webForumDet fria alternativet

Fula länkar i Firefox

HTML & CSS

6 svar · 305 visningar · startad av l-boy

Medlem sedan juli 2003221 inlägg
Frågan#1

Fula länkar (blåa) på http://www.lsk.se i firefox. Vad behöver jag ändra?


body, table, td {
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;	
}

.right {
	font-family: Verdana;
	font-weight: bolder;
	font-size: 7pt;
	color: #FFFFFF;	
}

.menu {
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bolder; 
	color: #FFFFFF;	
}

.title {
	background-image: url(../gfx/bgs/titlebg.png);
	background-position: 0 4px;
	background-repeat: no-repeat;		
	font-family: Verdana; 
	line-height: 26px;
	font-size: 10pt; 
	font-weight: bolder; 	
	color: #FFFFFF;	
}

.line {
	background-image: url(../gfx/bgs/linebg.png);
	background-position: 0 10px;		
	line-height: 10px;
}

.HeadLine {
	font-family: Verdana, Arial; 
	font-size: 13pt; 
	color: #000000; 
	font-weight: bolder;
}

form { font-family: Verdana; font-size: 8pt }
input { font-family: Verdana; font-size: 8pt ; border-width: 1px ; border-color: #3C586B }
textarea { font-family: Verdana ; font-size: 8pt ; border-width: 1px ; border-color: #3C586B }
select { font-family: Verdana ; font-size: 8pt ; border-width: 1px ; border-color: #3C586B }

.menu *:link { color: "#FFFFFF"}
.menu *:visited { color: "#FFFFFF"}
.menu *:active { color: "#FFFFFF"}
.menu *:hover { color: "#FFFFFF"}

.right *:link { color: "#FFFFFF"}
.right *:visited { color: "#FFFFFF"}
.right *:active { color: "#FFFFFF"}
.right *:hover { color: "#FFFFFF"}

A:link {text-decoration: none; color: "#000000"}
A:visited {text-decoration: none; color: "#000000"}
A:active {text-decoration: none; color: "#000000"}
A:hover {text-decoration: underline; color: "#000000"}
Medlem sedan apr. 2004459 inlägg
#2

Använd gemener:

a:link {text-decoration: none; color: "#000000"}
a:visited {text-decoration: none; color: "#000000"}
a:active {text-decoration: none; color: "#000000"}
a:hover {text-decoration: underline; color: "#000000"}

/R: Tittade visst inte så noga. :r

Medlem sedan okt. 20005 273 inlägg
#3

Byt

[red]
.menu *:link { color: "#FFFFFF"}
.menu *:visited { color: "#FFFFFF"}
.menu *:active { color: "#FFFFFF"}
.menu *:hover { color: "#FFFFFF"}
.right *:link { color: "#FFFFFF"}
.right *:visited { color: "#FFFFFF"}
.right *:active { color: "#FFFFFF"}
.right *:hover { color: "#FFFFFF"}
[/red]

mot

[red]
.menu a, .right a
{
    color: #fff
}
[/red]

mv icaaq

Medlem sedan okt. 20005 273 inlägg
#4

Tjenare igen.
Du kan även ta bort dina fnuttar(") runt värden på dina andra länkar.

mv icaaq

Medlem sedan juli 2003221 inlägg
#5

icaaq skrev:

Byt

[red]
.menu *:link { color: "#FFFFFF"}
.menu *:visited { color: "#FFFFFF"}
.menu *:active { color: "#FFFFFF"}
.menu *:hover { color: "#FFFFFF"}
.right *:link { color: "#FFFFFF"}
.right *:visited { color: "#FFFFFF"}
.right *:active { color: "#FFFFFF"}
.right *:hover { color: "#FFFFFF"}
[/red]

mot

[red]
.menu a, .right a
{
    color: #fff
}
[/red]

mv icaaq

Det blev inte vackert du. Nu är alla länkarna svarta istället.
Skall vara vita.

Medlem sedan dec. 20042 245 inlägg
#6

Byt även ut

A:link {text-decoration: none; color: "#000000"}
A:visited {text-decoration: none; color: "#000000"}
A:active {text-decoration: none; color: "#000000"}
A:hover {text-decoration: underline; color: "#000000"}

mot

a {text-decoration: none;}
a:hover {text-decoration: underline;}
Medlem sedan okt. 20005 273 inlägg
#7
[red]
body, table, td {
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
	color: #000000;	
}

.right {
	font-family: Verdana;
	font-weight: bolder;
	font-size: 7pt;
	color: #FFFFFF;	
}

.menu {
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bolder; 
	color: #FFFFFF;	
}

.title {
	background-image: url(../gfx/bgs/titlebg.png);
	background-position: 0 4px;
	background-repeat: no-repeat;		
	font-family: Verdana; 
	line-height: 26px;
	font-size: 10pt; 
	font-weight: bolder; 	
	color: #FFFFFF;	
}

.line {
	background-image: url(../gfx/bgs/linebg.png);
	background-position: 0 10px;		
	line-height: 10px;
}

.HeadLine {
	font-family: Verdana, Arial; 
	font-size: 13pt; 
	color: #000000; 
	font-weight: bolder;
}

form { font-family: Verdana; font-size: 8pt }
input { font-family: Verdana; font-size: 8pt ; border-width: 1px ; border-color: #3C586B }
textarea { font-family: Verdana ; font-size: 8pt ; border-width: 1px ; border-color: #3C586B }
select { font-family: Verdana ; font-size: 8pt ; border-width: 1px ; border-color: #3C586B }

a 
{
     text-decoration: none;
     color: #000;
}
a:hover 
{
     text-decoration: underline;
}
.menu a, .right a
{
    color: #fff;
}
[/red]

Borde ha den effekt som du vill åt.

mv icaaq

250 ms totalt · 4 externa anrop · v20260731065814-full.e96017d9
120 ms — deklarationer (db)
0 ms — hämta statistik (cache)
127 ms — hämta tråd, inlägg och bilagor (db)
120 ms — ändringar (db)