I have set up my navigation and all looks well and good in firefox/safari, then I loaded it up in IE and it just looks wrong! I can't seem to find what is causing the problem so need some help. The site is here: http://stadiums.thefootballmagazine.com/ Navigation on the left gets squished up in IE.. How can I solve this?
Hi Try changing your ul#navlist style to this ul#navlist { text-align: left; list-style: none; padding: 0; margin: 0; width: 100%; } Code (markup):