Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / April 2005



Tip: Looking for answers? Try searching our database.

Why large space before background image (horizontal orange line under top NAV horizontal CSS list buttons) in Internet Expolorer 6 only?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dan V. - 22 Apr 2005 18:02 GMT
Why is there a large space before the background image (horizontal orange
line under top NAV horizontal CSS list buttons) in Internet Expolorer 6
only?

http://www.officeactivate.com/fish

Thanks,
mscir - 23 Apr 2005 01:09 GMT
> Why is there a large space before the background image (horizontal orange
> line under top NAV horizontal CSS list buttons) in Internet Expolorer 6
> only?
>
> http://www.officeactivate.com/fish
> Thanks,

This fixes it, it renders the same on my IE 6, Netscape 7.2, Firefox
1.0.1. It looks like IE handled the floated nav div differently from
other browsers.

#dropshadow {
  ...
  /* MARGIN-TOP: 23px; */

.clear{
  clear: both;
}

</UL>
</DIV>
<!-- END HORIZONTAL NAVIGATION -->
<div class='clear'></div>
<DIV id=dropshadow></DIV>

Mike
Dan V. - 28 Apr 2005 14:30 GMT
>> Why is there a large space before the background image (horizontal orange
>> line under top NAV horizontal CSS list buttons) in Internet Expolorer 6
[quoted text clipped - 22 lines]
>
> Mike

Thanks very much it worked.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.