When you go to my site in IE, the main content is pushed underneath the sidebar. How can I fix this?
http://kisschanel.com/blog
PS - When I remove this from the #sidebar in the css, it works.
border-left:2px double #f1f1f1;
How can I add a border for the sidebar to work on both Firefox and IE?
davidandre
Member
Posted 1 year ago #
Hi chanel,
i just had a look and looks fine in IE.
Hey David,
That's because I replaced the border code with a background color code for the IE stylesheet.
I'm still having issues with it. Especially with it not going all the way down to thd footer.
FishDogFish
Member
Posted 1 year ago #
Try adding
#footer {
clear: both;
}
To your style.css
Hi Fish,
Unfortunately that didn't work. :(
Hey... contact me at http://www.ryanpaul.ca/contact/
If you give me a couple of hours, I'll shoot you some new html and css.
As I was saying in the other thread - there's lots about the html in your blog that I wouldn't put in there and is clouding the 'cross-browser' issues.
I'll fix em for ya after I made these egg sandwiches for my babies with disgusting canola oil!
LOL, I just made pancakes smothered in maple pancake syrup. I feel your pain, lol.
I am emailing you right now. Thank you so much!