I would like to put little icons just before the sideboxes' titles... for example, a little calendar for the latest month one, a little label for the tags one, etc.
from this
to this
I know that you can put your image in .sideboxTitle using "background-image" and all this when you're using CSS, but how do you do it when you want a different image for each? I tried whatever I could think of in the S2 editor, but it doesn't work. (And I should know what I'm doing since I made all my layout myself, but here, I'm stumped.) All I have is, for example, "$this->lay_print_sidebox_top($*blahblahblah)" and you can't put html in this.
What do I dooooooo?
Thanks for any help :)