Demo

Give it a try
and play around
with ClanSphere
Demo


Answers: 2
Page [1]
Ryobu Shinto


Try to beat me




Posts: 139
# Thread - 2008-03-29 at 12:56 PM
Hier die Page: http://www.relaX-eSports.net

Es geht um die Statistik die ich zuunterst auf jeder Seite eingebaut habe. Dort wo ein Link ist, wird der Hintergrund einfach schwarz eingefärbt und die BG Grafik gar nicht angezeigt... wieso das so ist keine Ahnung.

Hier mal der CSS Teil:

 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
1. / 2. / ... 
 
}
  .
headline3font {
    
background-color:#000000;
    
background-imageurl(./images/headline_bg2.jpg);
    
color:#bcbcbc;
    
padding-left:4px;
    
font-weight:bold;
    
text-align:left;
 }
  .
headline3font a:link, .headline3font a:visited, .headline3font a:active {
    
color:#bcbcbc;
    
text-decorationnone;
}
  .
headline3font a:hover {
    
color#807f7f;
    
text-decorationnone;


Sollte doch korrekt sein oder?
Inactive
Fr33z3m4n ClanSphere Team


Medal of Honor




Location: Hamm
Posts: 11094
# Answer: 1 - 2008-03-29 at 1:05 PM
.headline3font a:link, .headline3font a:visited, .headline3font a:active {
color:#bcbcbc;
text-decoration: none;
}
füg da mal background-color: transparent;
ein, bei beiden


------------------
mfg
Patrick "Fr33z3m4n" Jaskulski

Antoine de Saint-Exupéry: Wenn Du ein Schiff bauen willst, so trommle nicht Männer zusammen, um Holz zu beschaffen, Aufgaben zu verteilen, sondern lehre die Männer die Sehnsucht nach dem endlosen weiten Meer.

Inactive
|
Ryobu Shinto
Thread author


Try to beat me




Posts: 139
# Answer: 2 - 2008-03-29 at 2:56 PM
jo funzt, danke


Inactive
|

This thread was closed by duRiel ClanSphere Team PM

Answers: 2
Page [1]