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)
----- [HTML] Wbblite - Style Problem (https://www.gegen-bilderklau.net/thread.php?threadid=93526)


Geschrieben von skateboard am 04.01.2007 um 14:22:

  Wbblite - Style Problem

Hallo,
ich habe einen Style von yourwbb.de in ein Forum eingebaut, aber den Hintergrund wird komischerweise nicht weiß/grau wie es eigendlich sollte.
Ein Screen ist im Anhang, ich frage hier weil in dem Forum nie einer antwortet oO

So sollte es aussehen...

CSS Code
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:
body{
 background-color: #F5F5F5;
 margin: 0px;
 padding: 0px;
}

#header{
 background-image: url('./imageswinter/logo_bg.gif');
 height: 51px;
 width: 100%;
}

#topbutton{
 background-image: url('./imageswinter/button_bg.gif');
 height: 20px;
 width: 100%;
}

#maintable{
 border: 1px solid #4B4B4B;
 padding: 0px;
 margin: 0px;
 width: 95%;
}

#maindiv{
 background-image: url('./imageswinter/site_bg.gif');
 background-repeat: repeat-x;
 background-color: #FFFFFF;
}

#tabletitle{
 background-image: url('./imageswinter/cellpic.gif');
 background-repeat: repeat-x;
}

#tablecat{
 background-image: url('./imageswinter/catpic.gif');
 background-repeat: repeat-x;
}

#tablea, #tableb{
 border: 1px solid #FFFFFF;
}

#tablefc{
 border: 1px solid #FFFFFF;
 background-color: #F1F1F1;
}

#bg A:link, #bg A:visited, #bg A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#bg A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tablea A:link, #tablea A:visited, #tablea A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#tablea A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tableb A:link, #tableb A:visited, #tableb A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#tableb A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tablecat A:link, #tablecat A:visited, #tablecat A:active { COLOR: #ffffff; TEXT-DECORATION: underline;}
#tablecat A:hover { COLOR: #ffffff; TEXT-DECORATION: none; }
#tabletitle A:link, #tabletitle A:visited, #tabletitle A:active { COLOR: #FAFAFA; TEXT-DECORATION: none; }
#tabletitle A:hover { COLOR: #FAFAFA; TEXT-DECORATION: underline; }



Hoffe mir kann jemand helfen...^^



Geschrieben von skateboard am 05.01.2007 um 13:27:

  RE: Wbblite - Style Problem

Zitat:
Original von Knutschmarie
...

ich frage hier weil in dem Forum nie einer antwortet oO

...



... dann werde ich es einfach mal versuchen..


Forensoftware: Burning Board, entwickelt von WoltLab GmbH