Retrospring is shutting down on 1st March, 2025 Read more
use my referral code SALEM or click this link https://try.carrd.co/salem when you upgrade or renew ur carrd plan ✧ 𓂃⊹ eng/中文 ok!
512
Hello anon from the last question! My carrd link is 5ehyoons.crd.co <3 Tysm for ur reply and help!!:(
Hello! I had a question about this tut https://x.com/girlsgocrd/status/1561693604372164608?s=46&t=ASj48TdUpBWf8ay2XS8vIg, I finished making it for my carrd but the button fonts come out blue and the divider under the music box shows a line, I’m unsure how to fix it or if I did something wrong along the way :( I tried to redo it and checked back if I missed anything! I was wondering if you knew anything to fix it!! Tysm I love your carrds <3 have a beautiful day!
Haiii ! I was wondering if theres anyway to do an “off the side” doll (like in this video https://youtu.be/WFM0BP7j29M?si=z4N_xVuXkTIFuHDI) but without pro ?
hii ! for this tut : https://www.youtube.com/watch?v=0ATiuDnIYwQ&t=16s where is the music files in the descc ??
hii sorry i forgot to link the methods TT https://linktr.ee/direct_file_links
hi can u make a tut on this carrd? [ https://x.com/carrdcow/status/1397817326414700552?t=qqf_b7sbCwppuJfloScTNw&s=19 ] thank you sm and have a nice day!! ^^
hii sure but please request it through my form https://forms.gle/jHyyk4d68VBgdNTy5 so i can keep track! and tysm have a nice day too ^^
do you know if there is a tutorial for this ? ty ! https://x.com/soracrds/status/1776922317794205795?s=46
are there any other doll images similar to the one in this carrd? https://x.com/girlsgocrd/status/1850189720141308150?s=46&t=A2YgWXIv5fmJUPnurMMzpQ
anyway hi again haha! i have a quick question if thats ok~ how do u make that pop up "haii welcome to my carrd" text in this carrd (the carrd → https://chikai.uwu.ai)? hope im not a bother, anyway bye :3 + tysm! - mimi
hii here’s the code https://www.javascriptfreecode.com/2.htm and ure not a bother at all dw!
hi! its mimi ^_^ tysm first of all 4 caring... yr so nice :^) How r u? - mimi
when does carrd usually go on sale?
HOW DO I REGISTER IN RETROSPRING HELP
hi! i was wondering if you had any idea on how to add a border/drop shadow around an image that has a mask over it (for example, if i have a heart mask over an image, is there any way that i could make a border/shadow appear around directly around the heart)? i’ve seen codes that allow you to add shadows/borders around an image but never around the outline of a masked image… i really hope i’m making sense with what i’m asking 😭
hii it makes sense dw! i've tried using both but only drop shadow works for me, border doesn't really work it just shows up as a square.. btw i'll use this heart mask as an example!
so once you've copy pasted the codes (excluding the <img src= thing bc i find it easier to use carrd's image element instead) you just have to replace the .heart id with your image's element ID & then add .frame after that, so it'll be something like this: #image01.frame {
now for the drop shadow, you just have to use this ID which is #image01.image { (just replace the image01 with your image's element ID) and then add your drop shadow code, so the full code would be something like this:
<style>
image01 .frame {
width: 7em;
height: 7em;
-webkit-mask-image: url(https://i.imgur.com/bIX4M8u.png);
-webkit-mask-size: 100%;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
}
image01.image {
filter: drop-shadow(2px 4px 6px black);
}
</style>
i'll attach a screenshot below just in case the code doesn't show up correctly on retrospring, but yeah i hope this makes sense! 😅 feel free to dm me tho if you need more help with it!
Hi!! How do I make a crd😭 I can only make carrd and cant find the website for crd
hi jia! i was wondering if you could make a tutorial on this type of carrd?
Retrospring uses Markdown for formatting
*italic text*
for italic text
**bold text**
for bold text
[link](https://example.com)
for link