I am after a bit of help with a site of mine. It is displaying fine in all browsers and the code does validate however for some reason the right column (its a 3 column layout) is dropping below the end of the middle columns content in IE6. I have included some screen shots to show: How it displays in IE6 How is should and does display in other browsers. Here is the CSS Is this a common/known bug in IE6? If so can anyone provide a possible work around? Many Thanks, Brett.
I don't have the HTML code for your site, but try moving the display: inline; from the #sidebarB .moduletable { } style rule to the #sidebarB rule.
Yay, Dan's back!! ++ On-topic, yeah IE6 is more picky about floats fitting side-by-side than other browsers, and IE6 is usually more willing to drop floats.
Thanks for the replys this didn't work changing the inline proerpty. Here is my html for the sidebar. The site is built using Joomla: