I have been been using the Lavender Template to create my website and it is excellent. However, I have a minor glitch I am hoping I can get some help with. Since the Lavender Template uses the BetterCategories Add-on I'm hoping this is the right place. I am using a bullet graphic in my sideboxes. I am able to un-comment the line in the categories and ez-pages sideboxes that allows a space between the graphic and the text, but I am unable to do so in the information and more information sideboxes (since the same lines are not present). I have tried cutting and pasting the text from the tpl_categories file to the tpl_information file, but it doesn't seem to work:
$spacer = '';
// uncomment next line to add 1 space between image & text
$spacer .= ' ';
Is there something else I need to do?
To view my test site, please visit
http://www.metropolistoys.com/zencart137/
Thanks.