By TheOldGuy223 on
Is there a module that replaces the date with a nifty little graphic next to the title? I think ive seen it before but I cant remember what its called or where to find it.
Is there a module that replaces the date with a nifty little graphic next to the title? I think ive seen it before but I cant remember what its called or where to find it.
Comments
_
The http://drupal.org/project/glossyblue theme has one.
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz
Is there a module to do it
Is there a module to do it without changing the theme? Id like to keep the theme I have but add that litle functionality to it. I tried merging certain parts of the code of one theme to the other but that didnt seem to work very well.
_
Sorry, I should have been clearer. I wasn't suggesting changing your theme. You could grab the graphic and the node.tpl.php file from that theme for use in your theme. You'll probably also need to check the style.css for any applicable styles for it also.
And no, there's no module for it afaik-- probably because it's really a theming issue.
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz