Im Admin menü Hintergrund bild funzt nicht .
Habe versuch hier im Forum was zu finden aber es sind nur für die Original Templates hinweise drin.
Hat einer es schon hinbekommen ?
MFG
Macinscott2.css
Code: Alles auswählen
/*
Macinscott 2 Theme for phpBB version 2+
Created by Scott Stubblefield
http://www.realdealstubblefield.com
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color: #006699;
scrollbar-darkshadow-color: #98AAB1;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #DEE3E7;
scrollbar-track-color: #EFEFEF;
background-color: 70A5CC;
}