Totally Zenned
- Join Date:
- Jan 2005
- Location:
- USA, St. Louis
- Posts:
- 3,651
- Plugin Contributions:
- 5
Simple Zen Template - Support Thread
dharma:
Hi! I wanted to put tiny icons next to my sidebox headings: cart etc...I have done this my adding this to the english file:
define('BOX_HEADING_SHOPPING_CART', ' Shopping Cart <img src="images/logos/cart.gif" alt="Cart" />');
>
> is there a better way?
I've done stuff like that plenty of times. If it works, it works! :yes: Now, you can also do stuff like this with css, if you wanted to add a background image to sidebox headings and adjust it there. But that is a fine way to do it.