Hi all.
Basically, I'm having trouble removing the horizontal scrollbar in Internet Explorer 7 and Below. I've tried the code below and It seems to work fine in every browser except IE.
overflow-x: hidden;
The even bigger problem is that, even though the scrollbar isn't even removed, it seems to completely screw the layout.. It somehow hides
…