Hi,
I'm using a span tag that appears on hover for a website I created as I 
wanted an easy way to show more detail about the different format and 
quality versions of the short film I have been working on.

However the text in the span is being underlined in Firefox (v2). The 
span isn't underlined in IE, however the span gets hidden under the 
other divs.

Page with underline : http://www.syjmovie.com/v2/movie.php
Page without : http://www.syjmovie.com/testing/movie.php
CSS : http://www.syjmovie.com/testing/etc/syj.css


If I change the line
a.format_chooser { display: inline; position: relative; 
border-width:0px; padding: 0px;}

to include "text-decoration: none" as I have done in the testing page, 
then the underline disappears off both the link text and the span. I 
only want it to disappear off the span.

Is there anything I'm missing, or is this a bug in FFox?
Also, can anyone point me to some information that might be able to help 
with the display issues in IE? I'm not sure where to start.

Thank you.

Michael Kubler


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

Reply via email to