Part 1 de x - CssInstructions
Trouvez cette section dans votre css
/* xxxxxxxxxxxxxxx */
/* images */
/* xxxxxxxxxxxxxxx */
html, body {
background-image: url("http://static.flickr.com/36/123759757_52c8587728_o.png");
background-position: center top;
background-repeat: repeat-y;
}.
div.header {
background-image: url("insérer_ici_url_de_votre_banniere");
background-position: left top;
background-repeat: no-repeat;
remplacez insérer_ici_url_de_votre_banniere par l’url de votre nouvelle bliki-bannière (par exemple sur http://www.flickr.com ou ailleurs). Laissez les “ au début et à la fin. Sauvegardez votre css.
Si tout a bien fonctionné, vous devriez maintenant voir votre bliki-bannière.