Replies

Aug 28, 2020 5 years ago
Lisa
User Avatar

I was fussing around with Acorn (freeware graphics software) and apparently I make overlays now lmfao. I am so goddamn pleased with myself you have no idea. XD So anyways, this is my very first attempt at recoloring... I CAN'T GET OVER HIS STUPID ADORABLE PINK NOSE GODDAMNIT.

I remember I used to host things on my sta.sh on Deviantart, but I can't seem to get a usable link out of it? So that's on imgbb right now.

I just need to know how to put this sucker on Valis' profile! Because I'm still kind of stupid when it comes to coding.

For Sale: Lots more FOR SALE HERE and HERE!

Aug 29, 2020 5 years ago
spacemage
is fashionable
User Avatar

Here is CSS to get this accomplished (with your link already added): div#pet_image { background-image: url(https://i.ibb.co/kHTdPxb/Valis.png); }

I made a forum group for CustomCSS and more

Aug 30, 2020 5 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

i find imgur works well for my image hosting needs. also you don't need the word "div" before "" in your code.

Sep 18, 2020 5 years ago
Lisa
User Avatar

Hello! Sorry to bother you guys, but I have another question...how do I add a minion overlay??

For Sale: Lots more FOR SALE HERE and HERE!

Sep 18, 2020 5 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

that one's a bit different. use this and replace IMAGEURL with the url of the minion overlay:

img { width: 64px; height: 0px; padding-bottom: 64px; padding-top: 0px; background: url(IMAGEURL) left top no-repeat; }

Sep 18, 2020 5 years ago
Lisa
User Avatar

THANK YOU! Love your pastel rainbow self, btw!!

For Sale: Lots more FOR SALE HERE and HERE!

Sep 19, 2020 5 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

no prob, and thank you too!

Please log in to reply to this topic.