I have the following css style
.contentpagetitle {
font-size: 13px;
font-weight: bold;
vertical-align : top;
color: #1B1B1B;
text-align: left;
}
I would like to add at the end of the text used with this style a space
and an image "help.gif".
Is it possible to do it in a css style and how.
Thanks for your help
Bye
--
Spectre