This is an ugly fix, but can lead you toward to solution. Try placing the entire list in one line, removing the whitespace between the list items.
At least try this for the first few list items. This is a common problem in IE6 with horizontal list elements. You can fix it by adding display:inline to the li styles. It won't hurt the other browsers, assuming you are floating the top level list items. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Fagan Sent: Friday, July 28, 2006 10:17 AM To: [email protected] Subject: [WSG] Suckerfish Dropdown problem - IE Hello all, I'm having trouble with "Suckerfish" drop-downs on a client's site: I have not uploaded everything yet but you can check out the raw code at: HTML: http://www.fagandesign.com.au/index4.html CSS: http://www.fagandesign.com.au/homepagestyle3.css My problem is not a problem in FF or Netscape (not tested in Opera yet) but it is in IE - funny that. In IE their is still an annoying white space about 5px tall seperating the main menu from the image underneath it - whereas their should be no space between them (and isn't in FF and N). Does anyone know what attribute of the Suckerfish drop-down menu is causing this ugly white space?? And how I can fix it?? Cheers. -- Christian Fagan Fagan Design 0432 220 579 [EMAIL PROTECTED] ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ****************************************************** ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
