In 1024x768 screen resolution, 32-bit (and other screen resolutions as well) both in IE7 and Mozilla Firefox, the page display has problems I've attached a screen shot...

CommentFileSizeAuthor
brushed_steel_screenie.jpg102.78 KBcolorado

Comments

no_23’s picture

try remove margin-left from style.css

#container #main {
border: 0px dotted orange;
margin-left:-210px;
float: left;
width: 100%;
color: #071200;
}

colorado’s picture

Title: Whaacked out page display » Fix for Whaacked out page display

Yep, that worked - thanks a bunch!

theneemies’s picture

Assigned: Unassigned » theneemies
theneemies’s picture

Status: Active » Fixed

I changed the 'body #main' instead, please help test and let me know if the new release works for you.

Anonymous’s picture

Status: Fixed » Closed (fixed)