Catpic einfügen?

Dethroned
Wie füge ich in diesen Code ein catpic ein? smile Bin noch etwas unerfahren

Catpic: images/Wrestling/catpic.png

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:
BODY { 
background-image: url('images/Wrestling/bg.png');
background-attachment: fixed;
overflow: auto;
scrollbar-face-color: #990D0D;
scrollbar-arrow-color: #990D0D;
scrollbar-track-color: #990D0D;
scrollbar-highlight-color: #990D0D;
scrollbar-shadow-color: #990D0D;
scrollbar-3dlight-color: #990D0D;
scrollbar-darkshadow-color: #990D0D;
margin: 0;
padding: 0px;
}
SELECT {
 FONT-SIZE: 9px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #FFFFFF;
 BACKGROUND-COLOR: #000000;
}

TEXTAREA {
 FONT-SIZE: 9px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #FFFFFF;
 BACKGROUND-COLOR: #000000;
}

.input {
 FONT-SIZE: 9px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #FFFFFF;
 BACKGROUND-COLOR: #000000;
 
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}


#bg A:link, #bg A:visited, #bg A:active { COLOR: #FFFFFF; TEXT-DECORATION: none; }
#bg A:hover { COLOR: #990D0D; TEXT-DECORATION: none; }

#tablea A:link, #tablea A:visited, #tablea A:active { COLOR: #FFFFFF; TEXT-DECORATION: none; }
#tablea A:hover { COLOR: #990D0D; TEXT-DECORATION: none; }

#tableb A:link, #tableb A:visited, #tableb A:active { COLOR: #FFFFFF; TEXT-DECORATION: none; }
#tableb A:hover { COLOR: #990D0D; TEXT-DECORATION: none; }

#tablecat A:link, #tablecat A:visited, #tablecat A:active { COLOR: #FFFFFF; TEXT-DECORATION: none; }
#tablecat A:hover { COLOR: #990D0D; TEXT-DECORATION: none; }

#tabletitle A:link, #tabletitle A:visited, #tabletitle A:active { COLOR: #FFFFFF; TEXT-DECORATION: none; }
#tabletitle A:hover { COLOR: #990D0D; TEXT-DECORATION: none; }

#tabletitle { background-image: url(images/Wrestling/cellpic.png); }
#background1 { background: #000000; }
#forendesc { color: #CED8DB; }
#orange { color: #FC9400; }
#autor { color: #990D0D; }
#postbit1 { color: #990D0D; }
#time1 { color: #990D0D; }
.clsCursor {  cursor: hand}
Alexboy
du hast das forum auf offline gestell, ich würde es mal auf online stellen
Dethroned
was hat das mit dem code zu tun? du kannst es hier erreichen:

http://web5.mxp.media-experience.net/wbblite
bien
Du machst einfach beim Designpack bearbeiten, unten, wo man das Stylesheet bearbeiten kann, in dem Textfenster, über oder unter den Abschnitt mit
code:
1:
2:
#tablecat A:link, #tablecat A:visited, #tablecat A:active { COLOR: #ffffff; TEXT-DECORATION: none; }
#tablecat A:hover { COLOR: #ffffff; TEXT-DECORATION: underline; }


einfach noch eine zeile mit:

code:
1:
#tablecat { background-image: url(images/bild.gif); }


anhängen, und dann eben ein Bild Hochladen, was in der Kategoriezeile angezeigt werden soll.
Dethroned
danke funzt perfekt

noch ne Frage, wie ändere ich die linkfarbe? Sie ist weiß aber man sieht sie sehr schlecht auf dem hellen bg