Replies

Jun 18, 2009 16 years ago
Bannings
is a snake on a plane
User Avatar

Okay on your pet's profile, is there any way to move that top section of the subeta page

i.e. "Logged in as RogueClawdite You have SuchnSuch sp You have Thismany Cash shop credits This Pet is active 3 friends online"

I want to know if I can get it to the left side of the screen so it's out of the way XD

Jun 18, 2009 16 years ago
Sammii
is a sun worshipper
User Avatar

All of that info is in a div called . You could use a code like:

{ position: absolute; top: 0px; left: 100px; }

Jun 18, 2009 16 years ago
Bannings
is a snake on a plane
User Avatar

Thanks so much! the was all I needed c: <3

Please log in to reply to this topic.