You are correct Ron....now in IE the menu items have huge gaps between them...ah well.

After looking at the stolen css I used and how simple the menu is, I think I will start over with something a little less complicated.

thanks tho. Now for the Announcements tab.

rollandb


On Oct 12, 2005, at 3:27 PM, Pringle, Ron wrote:



I made a site that looks 'right' in Firefox and 'not-so-right' in
Internet Explorer.  The differences are minimal.

http://www.northstar-emerg.com/main6.html

#1. the Internet Explorer rendition of the main menu has white lines
between the menu links....arg.



rollandb


Hmm, it appears that the line is coming from the following bit of CSS:

/*********** #navBar link styles ***********/

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}


I don't know what this "hack" is fixing, but it appears to be causing the
lines under each menu item. Removing should fix your problem.

Ron



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to