Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Display top-level cat name in text, then sub-cat thumb

Display top-level cat name in text, then sub-cat thumb

Locked

Views: 1,323

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
29 Jan 2007, 9:41 PM
#1
jfriesen avatar

jfriesen

Zen Follower

Join Date:
Apr 2004
Posts:
72
Plugin Contributions:
0

Display top-level cat name in text, then sub-cat thumb

I would like to edit the display on the index page so that I am showing:

[Top-level category 1 name in text]
[sub-category image 1]
[sub-category image 2] etc.

[horizontal rule]

[Top-level category 2 name in text]
[sub-category image 1]
[sub-category image 2] etc.

I do NOT want to display thumbs from top-level cats--just the name of the top level cats in text.

I do NOT want to hard code the index page since that would remove update functionality from within the ZenCart Admin.

Is this layout possible? If yes, what are the steps to implement?