Verfasst: 02.12.2007 14:45
lass die leerzeichen weg .. ist etwas übersichtlicher .. oder nimm nen Unterstrich , dann kommt man auch net durcheinander
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
/* This is the border line & background colour round the entire page */
.bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }
Code: Alles auswählen
/* This is the border line & background colour round the entire page */
.bodyline { background-color: {T_TD_COLOR2}; background-image: url('./templates/subSilver/images/WIE_DEIN_BILD_HEIST.JPG'); border: 1px {T_TH_COLOR1} solid; }