Replies

Jun 11, 2009 16 years ago
Lin
is magical
User Avatar

For pet profiles.

Ok, I need a code for a minion overlay...

And, a code for that nifty scrolling text kind of like this: [X]

Help? ^^

Jun 12, 2009 16 years ago
Revel
is sweet
User Avatar

<style>div.pet_minion img{visibility: hidden;} div.pet_minion{background-image: url(INSERT URL HERE); background-repeat: no-repeat; background-position: top center;}</style>

Scrolling text.

<marquee scrollamount="1" direction="up"> Text <*/marquee> Remove the *

Jun 12, 2009 16 years ago
Lin
is magical
User Avatar

Wonderful. Thank you! ❤

Please log in to reply to this topic.