Vic asked:
>I have a list of individual items to be displayed.  In FireFox, the
displayed 
>list is just how I want it, but in IE, the bullet shows up on the last
line 
>of a mulitiple line list item.  Of course it should show up on the
first line 
>of a single or multiple line list item.
 
>Any idea how to get IE to display this correctly?
 
>Here is the page 
>
<http://www.ggshows.com/DisplayPage.asp?page=sonomacounty&pagetitle=Sono
ma%20County> .
>and here is the item: (the bullet should be in front of 
>the "Three most ...")
>  "Three most populous cities in Sonoma County: 
>          Santa Rosa: 165,849; Petaluma: 55,749; Rohnert Park: 42,236

The answer has been found and is:
The HasLayout property has been set to ON by a HollyHack of li {height:
1%;}, and that has been changed to only be a hack for the LIs within the
menu by this: 
#menumain li {height: 1%;}
Thanks for looking,
Vic

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to