512
happy birthday 🫶
tysm :]]
happy birthday 🥳
tysmmm !!!
Happy Birthday! – The person who you gave the Carrd to from the most recent ask here (I think it was the most recent.) Thank you for the Carrd as well! Have a great Birthday today!
thank you sm !! also yw :]]
hii hru? do u know where can i get the click sound effect u have on kkura.crd.co ?
it's click sound i uploaded on dropbox
hi !! just wanna ask if you allow tuts of this specific crd of yours; https://0325.crd.co/ ?
sure
whats the font you use for berry? 0325.crd.co
check my earlier answer ! sorry for the late answer
r u ok sharing the font/text code (if that makes sense) in https://0325.crd.co/ ? ^^
i can't remember for sure but i think it could be 'chrome' or something very similar
can you send me the clickplosion of this carrd? https://ninjago.ju.mp/#
it should work
<script>
var b = document.body;
var imgurl = "https://dl.dropbox.com/s/uysmnpkhmt6oytr/Untitled70_20220725200123.png";
var size = [9, 18];
function rand(min, max)
{
return Math.floor(Math.random() * (max - min + 1) + min)
}
function getSize()
{
return rand(size[0], size[1]);
}
function lerp(a,b,f)
{
return (b-a)*f+a;
}
function heart(x,y)
{
var s = getSize();
x -= s/2;
y -= s/2;
x = Math.floor(x) + rand(-5, 5);
y = Math.floor(y) + rand(-5, 5);
var fx = x + rand(-40, 40);
var fy = y + rand(-40, 40);
var i = document.createElement("img");
i.src = imgurl;
i.style = pointer-events: none; position: fixed; width: ${s}px; left: ${x}px; top: ${y}px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 1000000;
;
b.appendChild(i);
var f = 0;
var interval;
interval = setInterval(function() {
var _x = Math.floor(lerp(x, fx, f));
var _y = Math.floor(lerp(y, fy, f));
i.style = pointer-events: none; position: fixed; width: ${s}px; left: ${_x}px; top: ${_y}px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 1000000;
;
i.style.opacity = 1-f;
f += 0.01;
if (f > 1)
{
clearInterval(interval);
b.removeChild(i);
}
}, 10);
}
function bro(x,y)
{
for (var i = 0; i < 5; i++)
{
heart(x,y);
}
}
b.addEventListener("click", function(event){
var x = event.clientX;
var y = event.clientY;
bro(x,y);
});
</script>
Hello! I saw your account on Pinterest, and I thought that your account looked pretty cool. You make very good carrds, so I was wondering if I could get a copy of one of the carrds from your archive, specifically this one: https://xxxx.crd.co/ Could I please get a copy? I have pro plus and my carrd email is [email protected]! Thank you so much, I'm not sure where I should ask this because I've tried on Twitter and then on Pinterest, but those failed. Thank you so much!
oh my god i'm so sorry i haven't seen them :[[ and yeah sure i'll send it !!
Can I please get the template or a tutorial on the https://최예나.crd.co/
the og layout is not mine ^^
noooo i just saw u r on rest :(( ur my fav crd acc (and stay) but i hope ur doing okay and r resting well <3
that's so sweet ilysm 🫶☹️🫂
Hi can you tell me where u got that heart shaped thing in poppy.uwu.ai? Thank u in advance ♥️
i can't remember exactly where i got it but try searching something like 'heart shaped cloud'
this might sound stupid but im new to carrd and im curious, do u have to have pro to receive a pro carrd from someone??
yes u do need pro ^^
hii have u seen ur chatbox 😭
no 😭
hi just wanna ask, do u allow tuts for this crds ? ( https://xn--vj1ba.crd.co/ )
the og layout isn't mine so i can't really answer that :[
Retrospring uses Markdown for formatting
*italic text*
for italic text
**bold text**
for bold text
[link](https://example.com)
for link