Replies

Jun 1, 2018 7 years ago
Ashei
is going batty
User Avatar
Kijo

I've been trying to get a few of my pets ready to submit for the pet spotlight, but I want to make sure that the "Nominate for spotlight" text or trophy won't be covering things up in the middle of the page.

How do I change the position/size of the spotlight on my pets' profiles? I know where I want to put them, I just don't know what the appropriate bit of code is (.pet_spotlight or something?).

Jun 2, 2018 7 years ago
ibook
is one for the books
User Avatar
Moopoo

.pet_spotlight { top: -10px; left: 10px; position: absolute; height: 0px; width: 100px; overflow: hidden;}

.pet_spotlight img {height:54px; width:54px; border-radius:5px}

, that is the code I use.

forum image by
if you know where i can credit to them now, please let me know

[tot=ibook]

Please log in to reply to this topic.