• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Site shows up perfectly in Firefox not in IE

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Originally posted by: dwell
Screw IE 5. Just don't even support it. It's CSS support is horrible. Why support a 7-year-old browser?

because 90% of people use it? and it's faster than anything and more compatible with most websites? are you retarded? 😕
 
OK i figured it out.

Its the tables.

Now i have to find a way to add a table-like
item in the HTML. The thing about it
is that CSS and Tables supposedly dont get
along.
 
OK I GOT IT!!!!!

I just had to add

table { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:93%; color:#666666;
}

to the CSS file.

IM DONE!!!!

Who will buy the drinks? 🙂
 
Originally posted by: Pepsi90919
Originally posted by: dwell
Screw IE 5. Just don't even support it. It's CSS support is horrible. Why support a 7-year-old browser?

because 90% of people use it? and it's faster than anything and more compatible with most websites? are you retarded? 😕

IE 5? IE 6.0 is another story entirely.
 
Back
Top