I went to space the Categories a bit and currently have a line seperating my categories in OSCommerce. How can this be accomplished in ZENCART.
you can see an example here.
See how under each category heading, there is a faint line
Thanks
I went to space the Categories a bit and currently have a line seperating my categories in OSCommerce. How can this be accomplished in ZENCART.
you can see an example here.
See how under each category heading, there is a faint line
Thanks
This could be done through editing of the style sheet and / or through editing the Categories side box module (if needed).
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
Categories Dressing mod may help
i.e.
http://www.zen-cart.com/index.php?ma...roducts_id=609
It can be achieved a number of ways. Basically, you would have to find the section in the stylesheet that represents that part of your site. Then, make your adjustments to that. Add spacing, bottom line marker, etc...
I recommend doing a "view source" of your page (while viewing it in a browser), and making a note of the "class" or "div id" that represents that section of your cart. Then, open your stylesheet and find the same class or style, and make your changes.
If in the end you can't get that to achieve the effect you desire then you may want to look at making alterations to the categories sidebox as well.
However, you should be able to achieve the affect using the stylesheet.
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information