Le modèle minima est le plus employé , c'est celui que tu as sur ton blog, avec un fond personnalisé il peut donner ceci ou cela...
1) tu vas sur mise en page
2) modèle, modifier le code htlm
3) tu trouves alors un texte comme celui-ci:
body {
background:$bgcolor;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;f
ont-size/* */:/**/small;
font-size: /**/small;text-align: center;
tu vas remplacer ce texte par celui-ci:
body {
background:$bgcolor;
background-image:url(http://claudine.legac.googlepages.com/Numriser0060.jpg);
background-repeat:repeat-y;
background-position:0.9% 0.5%;
background-attachment: scroll;
margin:0; color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;font-size: /**/small;
text-align: center;
bien sûr là où il y a http://claudine.legac.googlepages.com/Numriser0060.jpg il y aura le lien que tu as crée toi...tu fais un copier-coller et c'est bon, tu n'as plus qu'à cliquer sur enregistrer le modèle...
Aucun commentaire:
Enregistrer un commentaire