Images for sidebar headers?
-
I want to use images instead of text for the headers of the sections in my sidebar. I also want this to be theme specific and driven by the style sheet so that I can still use multiple themes. Headers I’d want to replace are things like “Recent Comments”, “Categories”, “Blogroll”, you know, all of those side titles. I do want a unique image for each section.
I’m pretty sure I’d do this by using something like this:
background-image: url(images/header.gif);
background-repeat: no-repeat;…but I don’t know the specifics on how to get a unique image for each section without creating a new style for every section. Maybe that’s what I have to do, I dunno, but I was hoping it would be simpler than that.
Can someone shed some light on this for me? My search came up empty.
Thanks,
-spack
The topic ‘Images for sidebar headers?’ is closed to new replies.