Registriert seit: Dec 2002
hallo forum,
habe nen style auf meinen board installiert...aber wie man es auch im anhang sieht ist da ein fehler aufgetreten...style ist schwarz aber dieser sroller oder wie das heisst ist blau geblieben...wie kann ich umändern ins schwarze??
Angehängte Dateien
Thumbnail(s)
Registriert seit: Dec 2002
habe null ahnung mit farben etc.
könntest du das nicht eben kurz machen?
BODY { SCROLLBAR-BASE-COLOR: #0B6295; SCROLLBAR-ARROW-COLOR: #FFFFFF; }
SELECT {
FONT-SIZE: 12px;
FONT-FAMILY: Tahoma,Helvetica;
COLOR: #000000;
BACKGROUND-COLOR: #CFCFCF;
}
TEXTAREA {
FONT-SIZE: 12px;
FONT-FAMILY: Tahoma,Helvetica;
COLOR: #000000;
BACKGROUND-COLOR: #CFCFCF;
}
.input {
FONT-SIZE: 12px;
FONT-FAMILY: Tahoma,Helvetica;
COLOR: #000000;
BACKGROUND-COLOR: #CFCFCF;
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: #DBDBDB; TEXT-DECORATION: none; }
#bg A:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline; }
#tablea A:link, #tablea A:visited, #tablea A:active { COLOR: #DBDBDB; TEXT-DECORATION: none; }
#tablea A:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline; }
#tableb A:link, #tableb A:visited, #tableb A:active { COLOR: #DBDBDB; TEXT-DECORATION: unone; }
#tableb A:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline; }
#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: #000000; TEXT-DECORATION: none; }
#tabletitle A:hover { COLOR: #000000; TEXT-DECORATION: underline; }
#tablea {
color: #3C4047;
background-color: #3C4047;
border-top: 1px #5B5B5B solid; border-left: 1px #5B5B5B solid
}
#tableb {
color: #414550;
background-color: #414550;
border-top: 1px #5B5B5B solid; border-left: 1px #5B5B5B solid
}
#tabletitle { background-image: url(images/cellpic.gif); }
.clsCursor { cursor: hand}
Registriert seit: Dec 2002
jo hat geklappt aber bloss da ist ein neuer fehler entstandne...oben links steht dann cssfile *siehe anhang*
Angehängte Dateien
2.jpg (Größe: 1,64 KB / Downloads: 150)
Registriert seit: Jun 2019
Dann musst du das Template headinclude vom Server laden (./templates/headinclude.tpl) und {cssfile} daraus löschen.