Hey all. I did a search and found someone had the same issue of trying to turn the tagline message in the header into an image.
The answer he found was:
This should make the tagline an image drawn fromCode:define ('HEADER_SALES_TEXT', zen_image(DIR_WS_TEMPLATE_IMAGES . 'taglineimage.gif', 'Alternate Tagline text'));
/includes/templates/your_template/images/taglineimage.gif.
Ok my question is where and how do I add this?
I have the tpl.header.php opened but not sure where to place this into the php exactly.
Can anyone here help me out?




