Replies

May 10, 2011 14 years ago
Junior Archaeologist
10k
User Avatar

Could someone tell me how to remove the stats (Strength, level, etc.) from a pet's profile? Is there a code for that?

Probably, it's very simple and I'd be eternally grateful to anyone who'd help me. C:

May 10, 2011 14 years ago
Sammii
is a sun worshipper
User Avatar

First it's necessary for me to pimp out my website. I have some stat bar codes here: http://subetadev.sbridgehouse.com/2010/09/customizing-your-pets-stat-bars/

But I'll also just give you the code. XD To remove the whole shebang:

{ display: none; }

May 10, 2011 14 years ago
Rayen
is a zoo keeper
User Avatar

You can also do this

{display:none;}

May 11, 2011 14 years ago
Junior Archaeologist
10k
User Avatar

Thanks a lot! Also, bookmarked your site, as it is very helpful.

Thanks you as well C:

Please log in to reply to this topic.