I've just switched to using Garamond as my theme, and I'd like to make what should be a fairly easy (for someone with more experience than I!) change to it.
I'd like to change the icon that appears to the left of the posted nodes, so that different types of nodes have a different icon. Currently it's a calendar-like background image, with a date superimposed on top. I've created three CCK node types (question, answer and entry) and I'd like to highlight them with different icons. See www.whatdoesthatmean.com
Could someone post some very specific/explicit instructions step-by-step on how to do this with this theme?
I have tried going by the instructions included in the CCK module readme.txt for node specific themeing but clearly wasn't getting it right as the changes I made had zero effect.
Thanks!!
Comments
=-=
CCK themeing would not have anything to do with what you seek.
what you seek would be in the template.php file and in the style.css of the theme. That calendar icon, is the date the node was created in a nifty graphic. If this is what you are talking about ?
_____________________________________________________________________________________________
give a person a fish and you feed them for a day but ... teach a person to fish and you feed them for a lifetime
yes it is
I mentioned the CCK module because it has instructions about how to theme custom created nodes.
Where ever it is I need to look, what I need are specific instructions on what/how to alter the code, so that I can theme individual node types.