Hi
I have 3 background images that make up the background for my navigation you can see here <!-- m --><a class="postlink" href="http://dmumford.bizhat.com/test/about.htm">http://dmumford.bizhat.com/test/about.htm</a><!-- m -->
When viewed in FF and Netscape it breaks in 3 positions, in IE just below the top image.
Does anyone know why, and can they please help me
Thanksfor a quick glance you could try adding a negative margin to the #navcontent ul
try #navcontent ul {margin:-5px} for examplethanks I will try
I have 3 background images that make up the background for my navigation you can see here <!-- m --><a class="postlink" href="http://dmumford.bizhat.com/test/about.htm">http://dmumford.bizhat.com/test/about.htm</a><!-- m -->
When viewed in FF and Netscape it breaks in 3 positions, in IE just below the top image.
Does anyone know why, and can they please help me
Thanksfor a quick glance you could try adding a negative margin to the #navcontent ul
try #navcontent ul {margin:-5px} for examplethanks I will try