I am using wordpress and in IE the sidebar of my site is at the bottom of the page under all my posts, not on the right side of the page where it should be. The sidebar shows up fine in Firefox, the site in question is in my sig. I can post the relevant code if necessary, any help on this matter would be greatly appreciated.
add display: inline; to .leftcol .leftcol { width: 68%; float: left; margin: 0 20px; text-align: left; display: inline;} Code (markup):