|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
another issue with IE and NN
Hi all,
http://www.islingtonboatclub.org.uk/ (relevant link) Ok, i can't make the main blue box which contains the main text to sit correctly in both IE and NN. It either sits perfectly in IE, but a horizontal scroll bar is needed to view it in NN, or perfectly in NN but drops down the page and needs a horizontal scroll bar in IE. The change comes from altering my CSS. Perfect in NN: #navhorizontal { margin-left:160px; margin-top:0px; margin-right:0px; } Perfect in IE: #navhorizontal { margin-left:160px; margin-top:0px; width:100%; margin-right:0px; } (the left margin is because the left navigation div is 160px wide) There is a table inside the main blue box, which is set to 100%, but even if i remove the width, it makes no difference. At the time of posting this the CSS is set so it is perfect in IE, but i am trying to figure it out as well as posting, so this may change. Any insights appreciated, this is confusing me. Thanks, |
|
#2
|
|||
|
|||
|
problem has been solved. if anyone else has a similar problem, here is the fix i got:
http://www.webdeveloper.com/forum/s...9966#post399966 |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Advanced Web Development > another issue with IE and NN |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|