Help - Search - Members - Calendar
Full Version: Centering a DIV layout
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
uniqueinvites
I need help centering a DIV layout I made for my friend

here is the testing link i have.. I want it be centered on all screen sizes etc... but I cannot figure it out...Also the top music toolbar in mozilla doesn't load properly..
Any help would be greatly appreciated...

www.myspace.com/testingwainwright

SinfullySweet
The layout seems like it was meant to be aligned to the left. (or so it seems)

But, to make the divs center in all screen resolutions, you would have to make the positioning aboslute, and make the left properties 50%

Example.
CODE
.divname {position:aboslute; left:50%;}
uniqueinvites
now when i do that it makes the backrgound start in the center, not actually centered...?!?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.