Vous avez peut-être remarqué qu'il y a désormais un papillon qui vole dans vos commentaires ...

Voici ce qu'il faut rajouter dans le CSS pour obtenir un fond (gif animé ou image fixe) dans les commentaires qui s'affichent :
.commentMessage {
padding:5px;
border:1px dotted #AFEEEE;
background:#556B2F;
margin:0px;
background-image:
url(http://idata.over-blog.com/0/05/85/46/votre-image.gif) ;
color: #AFEEEE;
font-family: "Comic Sans MS",Times New Roman, Helvetica, Arial, sans-serif;
}

Voici ce qu'il faut rajouter dans le CSS pour obtenir un fond (gif animé ou image fixe) dans les commentaires qui s'affichent :
.commentMessage {
padding:5px;
border:1px dotted #AFEEEE;
background:#556B2F;
margin:0px;
background-image:
url(http://idata.over-blog.com/0/05/85/46/votre-image.gif) ;
color: #AFEEEE;
font-family: "Comic Sans MS",Times New Roman, Helvetica, Arial, sans-serif;
}
par Zoélie
publié dans :
TIP's











