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...
| Comment | File | Size | Author |
|---|---|---|---|
| brushed_steel_screenie.jpg | 102.78 KB | colorado |
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...
| Comment | File | Size | Author |
|---|---|---|---|
| brushed_steel_screenie.jpg | 102.78 KB | colorado |
Comments
Comment #1
no_23 commentedtry remove margin-left from style.css
#container #main {
border: 0px dotted orange;
margin-left:-210px;
float: left;
width: 100%;
color: #071200;
}
Comment #2
colorado commentedYep, that worked - thanks a bunch!
Comment #3
theneemies commentedComment #4
theneemies commentedI changed the 'body #main' instead, please help test and let me know if the new release works for you.
Comment #5
(not verified) commented