http://myseoblog.net is broken with ie but working fine with mozilla firefox... I cannot figure out how to fix the sidebar in ie... any suggestions please.. thanks
Last edited:
The views expressed on this page by users and staff are their own, not those of NamePros.
myseoblog.net is broken with ie but working fine with mozilla firefox... I cannot figure out how to fix the sidebar in ie... any suggestions please.. thanks
Ah yes, IE6 is pretty horrible with CSS. What you're going to want to do is have two stylesheets and use the IF LTE IE6 commands to use the working stylesheet for IE6 only.
If I'm not mistaken, the problem is how IE displays padding and widths. What's going on right now is that the left and the right columns are too wide and therefore are pushing each other down. You're going to have to decrease the width of the columns in order to fix the issue for IE (only decrease the width for the IE Stylesheet, though).
If you need any more help, just shoot me a PM or reply here. :tu:
Edit: For those of you without IE6 that want to take a look at the error, you can check out a screenshot by clicking here.