From: Tom Dell'Aringa <[EMAIL PROTECTED]>

>I am
>using a background image on the top UL to draw a line on the bottom of the top 
>UL. This line shows
>up fine in IE but NOT in FireFox (1.06). I've done everything I can think of 
>to solve it to no
>avail.

>http://www.pixelmech.com/rev/menu.html

The problem seems to be that that the image is 27px tall and you have the UL 
height set at 26px. So, FF is not showing the last px of the image where the 
line is. Make the UL 27px tall, and you ought to get your line back.

I hope that helps,

~holly 
 
                   
______________________________________________________________________
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