Hi guys, I have a sidebar on my blog which displays correctly in Firefox on the right, but in Internet Explorer it displays actually underneath the content of my blog. You can see the problem here. Would anyone know how to fix this? #right { float: left; width: 220px; If I remove the above from styles.css, the sidebar jumps back up to the top but it swamps the entire page in width. I had tried fiddling with the float: left; bit, tried right etc but I can't figure it out. Anyone got an ideas? Cheers, Pete
Hi Katy, Thanks, here's part of my styles.css: I tried adding that to the #right part, but it didn't make any difference. It worked when I added it to the #articles bit but then it aligned the content to the left side of the screen instead of it being all centered. Where abouts should I add this? Thanks, Pete
I have the same issue going on or maybe similar with my blog. I'm watching this thread because your remedy might help my issue. I get explodingly large tesxt generated from IE browsers. It's killing my site because its a complete turn-off.