HighDots Forums  

text in layers-inconsistent link underlines on PC

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss text in layers-inconsistent link underlines on PC in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
threeandcats
 
Posts: n/a

Default text in layers-inconsistent link underlines on PC - 06-22-2004 , 03:50 PM






I need labels on my main navbar that are two closely spaced lines of text.
I've done it by putting the text in a layer and adjusting the layer width so
that my text wraps the way I want it to. As text alone it looks fine on both
Mac and PC.

I also want the text to be underlined on rollover, and I've used the
following CSS in my style sheet to accomplish that:

a:link {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: underline;

This works great on my Mac in Explorer, Netscape, and Safari. But in Explorer
on a PC, the underlines are inconsistent: some underline both lines, some just
the top line, and some single text is underlined and some is not. Nesting/not
and wide vs. narrow layer width don't seem to fix the problem. What's up? How
can I make the underlines work consistently on PCs?

Thanks!
Cindy


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.