Hey again .
It's the smilies manager now! No idea what's wrong (I have posted this question in the French forum too)..My smilies are displayed as a text code, for many of them. (Check it out : [urlhttp://www.speakmoroccan.com/forum/viewtopic.php?id=84]here[/url]
Besides, in the puntoolbar, the smilies are sticking to each other, and there is the need to insert a minimum of space in between.
I added this:
/* Pour PuntoolBar [modif oto] Ajouté jusqu'à la fin */
/* Main toolbar div */
div#toolbar {
margin: 0;
padding: 0.3em 0;
background: transparent url(../img/puntoolbar/smooth/bg.png) repeat-x center center;
border: 1px solid #cc9966;
border-width: 1px 1px 0 1px;
width: 100%;
}
/* Images in toolbar div */
div#toolbar img {
vertical-align: middle;
}
/* Smilies div */
div#smilies {
}
/* Images in smilies div /*/
div#smilies img {
padding: 0.1em 0.3em;margin-right:0.1em;
}
at the end of the .css styles, but no result.
If anyone has any thoughts about this, it'll be much appreciated.
Thanks.
If you do what you've always done, you'll get what you've always gotten.