Welcome to Gaia! ::

Reply CSS/Graphic/Profile help/resources (With tutorials, FAQs and general tips and hints)
How do I...

Quick Reply

Enter both words below, separated by a space:

Can't read the text? Click here

Submit

Erakay

PostPosted: Sat Feb 03, 2007 5:11 pm


How do I center my profile and how do I move the sections to where I want them?
PostPosted: Sat Feb 24, 2007 8:28 pm


To center your profile use this code;

#site { margin-left: auto; margin-right: auto; }


and moving the sections depends on where you want them, you can use code like this;

#about { position: relative; left: ***px; top: ***px; }

Replacing the *** with a number will move the about box that many pixels away from the left and top edges of it's parent element, in this instance for the #about section it's parent is the #content #main box. You can replace #about with any of the section names you wish to move ie. #details, #signature, etc.

Or even use the position: absolute property to place the sections the number of pixels away from the top left corner of the page.
*note: this can have bad effects across differing screen resolutions*

That might be a bit difficult to understand, sorry sweatdrop , so if you need any more help just ask.

Neko-xexe

Reply
CSS/Graphic/Profile help/resources (With tutorials, FAQs and general tips and hints)

 
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum