Replies

Aug 1, 2016 9 years ago
Luck
is unlucky
User Avatar
Bella

I've seen some times where people have had custom minion overlays. I have my minion overlay ready but I can't figure out how to do the code. It doesn't seem to be the same format as the pet overlay. Help please?

he/him / 31 / EST



My best friend is



Aug 2, 2016 9 years ago
Shantal
is a skilled hooker
User Avatar

Here is the code I use for it:

{position:fixed; top:0px; left:0px;}

img {height: 0px; width: 100px; padding-bottom: 100px; background: url(URL HERE);}

Aug 2, 2016 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

this is the code i use. if the overlay is a different size than the default 64x64, then just change the 64 to whatever the dimensions of your new overlay are. img {height:0px; width:64px; padding-bottom:64px; padding-top:0px; background:url(URL) left top no-repeat}

Aug 3, 2016 9 years ago
Luck
is unlucky
User Avatar
Bella

Thanks you two, looking at your codes I saw what I was doing wrong. Thanks for the help :D

he/him / 31 / EST



My best friend is



Please log in to reply to this topic.