Firefox Settings - Postet den (1172 Views)
Advanced Member
Carefree
Innlegg: 4224
4224
Due to Mozilla's acronym text-decoration setting, some combination of mods will result in a dotted line decoration beneath links which incorporate acronyms or titles. The fix for that is below. "inc_header.asp"
Code:

Look for the following line (appx 266):

"a:active {color:" & strActiveLinkColor & ";text-decoration:" & strActiveTextDecoration & "}" & vbNewLine & _


Beneath that, insert this:

".abbr[title], acronym[title] {border-bottom-width: 0;}" & vbNewLine & _
   
 Sidestørrelse 
Postet den
Average Member
Maxime
Innlegg: 521
521
Hello Carefree,

As I use Firefox, I installed and you said this feature. Thank you very much and good day.
Cordially,
Maxime

Taxation consists in so plucking the goose to get the most out of feathers with the least possible cries.(Jean-Baptiste Colbert)
 
Du må legge inn en melding