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? ^^
<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 *
