http://youfml.com/ This is not my site, i know its a mess, but I have been employed to fix it, need to know why in IE the top menu is pushing the content away? Any help appreciated.
There are 2 blocks, 1 navigation (with .invertedshiftdown) and 2nd with #submit-item. try reducing the width of the 2nd block. It seems the width is more and push to next line. #submit-item{ width: 393px; <-- Try reducing Code (markup):
Thanks for the reply, turns out there was a separate stylesheet, ie8.css which was messing it up, i got rid of it and it fixed the problem. Thanks anyway. Rep added. Jeremy