No scroll bars in ie. Scroll bars and the category pages in my Wordpress site have gone. This problem is only in IE Firfox works perfectly. Anybody got any ideas to what is causing this? Site is www.oneteaminglasgow.co.uk
I have a feeling it's due to the floating of your elements. Try reducing your "content" div's width by say...50px, and see if the sidebar appears. FYI, padding in firefox renders smaller than in IE. Also, float your right side navigation to the right, i.e. "float: right". Then add the your "clr" div to the end of the inside of "content", instead of after "content".