Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [Wbblite] EiN blauer Link im WbbLite (https://www.gegen-bilderklau.net/thread.php?threadid=142326)


Geschrieben von _negel am 07.10.2008 um 18:12:

  EiN blauer Link im WbbLite

Hallo GB :>

Ich hab mal wieder ein kleines Problem mit meinem WbbLite >,<

Es gibt einen Link - einen - der ist blau :x
Naja, eigentlcih zwei aber der andre stört kaum. Das ist der beim LogIn: "Wenn die automatische Weiterleitung blablabla..:"
Der stört nciht groß.

Aber der andre. [s. Anhang]

Hier mal meine CSS-Code's:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
BODY { SCROLLBAR-BASE-COLOR: #B1A3A2; SCROLLBAR-ARROW-COLOR: #53423B; }
SELECT {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #53423A;
 BACKGROUND-COLOR: #D1C1C1;
}

TEXTAREA {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #53423A;
 BACKGROUND-COLOR: #D1C1C1;
}

.input {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #53423A;
 BACKGROUND-COLOR: #D1C1C1;
 
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}
.topnavi {
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
}

#bg A:link, #bg A:visited, #bg A:active { COLOR: #53423A; TEXT-DECORATION: none; LETTER-SPACING: 1; FONT-SIZE: 9pt; }
#bg A:hover { COLOR: #877777; background-color: #C0B4B4; }

#tablea A:link, #tablea A:visited, #tablea A:active { COLOR: #53423A; TEXT-DECORATION: none; }
#tablea A:hover { COLOR: #6D6161; background-color: #C0B4B4; }

#tableb A:link, #tableb A:visited, #tableb A:active { COLOR: #53423A; TEXT-DECORATION: none; }
#tableb A:hover { COLOR: #6D6161; background-color: #C0B4B4; }

#tablecat A:link, #tablecat A:visited, #tablecat A:active { COLOR: #53423A; TEXT-DECORATION: none; }
#tablecat A:hover { COLOR: #6D6161; background-color: #C0B4B4; }

#tabletitle A:link, #tabletitle A:visited, #tabletitle A:active { COLOR: #53423A; TEXT-DECORATION: none; }
#tabletitle A:hover { COLOR: #6D6161; background-color: #C0B4B4; }

#tabletitle { background-image: url(http://darcy.da.ohost.de/Unbenannt%202.jpg); }
.clsCursor {  cursor: hand}


Und dieser hier:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
BODY {
background-image: url(http://darcy.da.ohost.de/hg.png);
background-attachment:fixed;
font-family: verdana; 
font-size: 8pt;  
color: #53423A;   
}

.table3 { 
font-family: verdana; 
font-size: 8pt;  
color: #53423A;   
border: solid 1px #53423A;
border-bottom: 1px solid #53423A; 
border-color: #53423A; 
border-style: dashed;
}

textarea,   { font-family: Verdana; font-size:"12px"; color: #53423A;  
               bgcolor: #D1C1C1 
               border-style: solid; border-width: 1 }

.table4 { 
font-family: verdana; 
font-size: 8pt;  
color: #53423A;   
border: solid 1px #53423A;
border-bottom: 1px solid #53423A; 
border-color: #53423A; 
border-style: dashed;
border-top: 0px
}

.table5 { 
font-family: verdana; 
font-size: 8pt;  
color: #53423A;   
border: solid 1px #53423A;
border-bottom: 1px solid #53423A; 
border-color: #53423A; 
border-style: dashed;
border-top: 0px;
border-left: 0px
}

.table6 { 
font-family: verdana; 
font-size: 8pt;  
color: #53423A;   
border: dashed 1px #53423A;
border-bottom: 0px; 
border-top: 0px;
border-left: 0px;
}

.table7 { 
font-family: verdana; 
font-size: 8pt;  
color: #53423A;   
border: dashed 1px #53423A;
border-right: 0px; 
border-top: 0px;
border-left: 0px;
}

.table8 { 
font-family: verdana; 
font-size: 8pt;  
color: #53423A;   
border: solid 1px #53423A;
border-right: 1px; 
border-top: 1px;
border-left: 1px;
}


h1           { font-family: Verdana; font-size: 8pt; color: #53423A; letter-spacing: 1; 
               border-bottom: 1 solid #53423A text-align: left }



Ich komm einfach nicht dahinter, was es sein könnte :o


Hoffe, mir kann jemand helfen smile


Liebe Grüße
Jani



Geschrieben von Melli am 07.10.2008 um 19:57:

 

[s. Anhang] » welcher Anhang? :/



Geschrieben von _negel am 07.10.2008 um 20:17:

 

Dummheit tut weh >.<

Hab ihn reineditiert smile



Geschrieben von bolop am 07.10.2008 um 22:29:

 

Was haste in dem Rest der Linkfarben im Designerpack stehen?



Geschrieben von INSANITY am 08.10.2008 um 12:15:

 

Zitat:
Original von Mordred
Momentan sind die Links ja nur für Links in ID(tablea,tableb,tablec........) vielleicht nochmal global was definieren?

a:link, a:visited, a:active { COLOR: #53423A; TEXT-DECORATION: none; }


Genau. Einfach mal die ID wie tablea weglassen.



Geschrieben von _negel am 08.10.2008 um 15:21:

 

Hey,

danke für die Hilfe.
Hat geklappt :>

Dankesehr smile


Forensoftware: Burning Board, entwickelt von WoltLab GmbH