Aide et astuces pour creer et personnaliser un blog

AVANT TOUTES ACTIONS :
Si vous êtes en mode normal, vous faîtes ces modifications dans le CSS Global Mon Style
Si vous êtes en mode avancé, vous faîtes ces modifications dans tous les CSS Mon Style
Le CSS de ce design est vide sur mon administration. Je dois donc rajouter toutes les lignes.
Il faut rajouter cette ligne
#header{background:none;}
Il faut rajouter ces lignes
.box {background:none;}
.box-titre {background:none;}
.box-titre span {background:none;}
.box-titre h2{background:none;}
.box-content {background:none;}
.box-footer {background:none;}
.box-footer span {background:none;}
.box-footer h2 {background:none;}
Il faut rajouter la ligne
#footer {background:none;}
Il faut rajouter la ligne
.commentMessage {background:none;}