IE CSS problem - again!
IE CSS problem - again!
Out of context: Reply #11
- Started
- Last post
- 13 Responses
- ender790
about your navigation, try this:
give your #nav a width of 870px.
take the margin-left: 700px off of #search, and replace it with float:right;see if that helps the menu item to stay on one line in ie.
- cafeful with floats though as they can make things hop around when the browser is resized7point34
- yeah thats why I used the margin, think Ive been told that before?Atkinson
- good point, 7point34.ender79
- give it a try. i think it'll work. i played around with some dummy code, and it did what it was supposed to do.ender79