ich bin gerade noch im Anfangsstadium und habe bereits den weißen Hintergrund des subSilver templates ändern können.Leider will es mir mit dem äußeren grauen Rand einfach nicht gelingen.
Bis jetzt geändert:
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
/* background-color: {T_BODY_BGCOLOR}; */
background-image: url{templates/subSilver/images/Stadion4.jpg};
und:
/* This is the border line & background colour round the entire page */
/* .bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; } */
.bodyline { background-color: {T_TD_COLOR2}; background-image: url(templates/subSilver/images/Stadion4.jpg); border: 1px {T_TH_COLOR1} solid; }
css ist derzeit nicht aktiviert.
Bin für jede Hilfe dankbar
