Quote:
Originally Posted by Ashley
try restoring this to it's original form.
#content-container2 {
}
believe it should be
#content-container2 {
float: left;
position: relative;
right: 100%;
width: 200%;
}
|
I tried restoring that, but it didn't work. FF still looks fine. IE8 still looks messed up. Any other ideas on this one? I am stumped on this.
I also checked to make sure the IE7.css files are all looking original and they are.