Replies

Jul 26, 2016 9 years ago
Annika
is a real friend
User Avatar
Jemma

Hey guys! I'm looking for the code that allows you to put an overlay onto your pet. 😊

[Center]Shop | Trades | Wishlist[/center]

Jul 26, 2016 9 years ago
Laurey
is a lovebug
User Avatar

[topic not found]

From there: {background-image: url(URL OF OVERLAY HERE);}

Or if your image is a different size than the standard pet image: {background-image: url(URL OF OVERLAY HERE); width: IMAGEWIDTHpx; height: IMAGEHEIGHTpx;}

[edit]I'm assuming you're talking about the kind that only shows up on their pet profile, because the paying CSC for an official overlay is something different.

Jul 26, 2016 9 years ago
Darkrai
is magical
User Avatar
Sucre

This is what I have: {background: url(link here) no-repeat; width: 0px; height: 0px; padding: 100px 100px;} [edit] Oops late and apparently overcomplicated ;P

Jul 26, 2016 9 years ago
Laurey
is a lovebug
User Avatar

Yours is basically the same, I think it just has some extra features attached that can be used if you want or not.

I just pulled from that other thread I found because I've never actually used an overlay for my pets before.

Jul 26, 2016 9 years ago
Darkrai
is magical
User Avatar
Sucre

This is the first non-official overlay I have, I'm not sure where I got the code from but it works until I get her official overlay made c:

Jul 26, 2016 9 years ago
Annika
is a real friend
User Avatar
Jemma

Yes I only want to change the overlay on the profile, thank you both for helping. 😊

[Center]Shop | Trades | Wishlist[/center]

Please log in to reply to this topic.