How do i add dividers to each product in my categories menu. I have a gif that i made and i have no idea what file to edit to have it show up. Here's an example.
Most of what you need is right there on the page your reference. One thing you'll need to consider before implementation is how to handle sub-categories (they don't have any).
This is the image they reference in their template. Note: The image and portions of their template files may be protected by copyright. Don't simply take that image for your own without their permission!
osc(dot)template-help(dot)com/zencart_12540/includes/templates/Lovely-152/images/li_bg2.jpg
The CSS stylesheet is available for you to view.
osc(dot)template-help(dot)com/zencart_12540/includes/templates/Lovely-152/css/stylesheet.css
Hint: Look for left_ul references. :wink2:
Then you'll edit your template override copy of
/includes/templates/YOUR_TEMPLATE_DIR/sideboxes/tpl_categories.php