hey! I was just wondering if I could possibly get the code for applying a minion overlay? ^_^;
Thanks!
@ Stencil img { background: url(IMG URL) no-repeat; }
thank you very much! c:
I tried it, but it didn't work :c
Didn't get that ping and I forgot subeta code is weird. Looking at the actual code I used it was:
{ background: url(http://i.imgur.com/IlIjq.jpg) no-repeat;
position:absolute;
background-position:20px 13px;
left:10px;
}
img { opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
Some values may have to be changed
it's so weird, it still doesn't work :( oh well.. Thank you for trying!!❤️
Who's profile are you trying it on? It may have to do with other codes conflicting with it.
I'm trying it on my pet, Mahalo. I already have an overlay on the pet itself, so I don't think it would cause conflict between the codes :s
Does it not do anything at all? The code isn't going to overlay the image exactly, some of the values (background-position and left) are going to have to be change a few pixels in order for it to look aligned right.
{z-index:1;}
img {height: 0px; width: 64px; padding-bottom: 64px; padding-top: 0px; background: url(URL OF IMG GOES HERE) no-repeat;}
Try that.
I left the code the way it shows up so you can see... Mahalo's Profile
You need to put that code in between <style> and </style> .
ah!! THAT was the problem xD THANKYOU❤️ c: it worked now!
No problem! Glad to help. C: ❤️