Make your style changes in the stylesheet.css file.
Copy the file define_about_us.php to includes/languages/english/html_includes.
I'll get this fixed for a future update.
Thanks,
Anne
Printable View
Thanks for your help
Is there any known issue with this template and using the stock by attribute addon?
I installed the addon but I see no options added in attribute settings
nvm I figured it out. It does work fine with the template just user error
very cool themplate....:hug:
Well here is what I got after 4 days. I think I am doing ok for not knowing zencart or php
http://gator1736.hostgator.com/~peimei/
its far from complete but I think I got the hang of it now.
A couple questions
How do I change the color of the slider buttons? I want to get rid of the aqua color.
Why are the featured products at the bottom always uneven. If I hit refresh they become uneven in different ways with every new refresh
Can you recommend an addon I can use with this template to make the categories area look better? I am not looking for anything crazy just to make it a bit more professional looking.
I am very thankful for the template and would like to make a donation. Where can I do this at
To change the aqua color in your slider buttons, find this line in your stylesheet.css:
...........and simply change the background color (#5dc9e1).Code:ol#controls li.current a{background:#5dc9e1;color:#fff;}
The Featured products are all nice and even-looking to me, and I've loaded, reloaded, and reloaded again in IE, FF, and Chrome.
You already have a custom menu, but the great thing about that menu is that you can make it look ANY way you want just by changing a little css.
Hope this helps