Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / creating extra space between last subcat

creating extra space between last subcat

Locked

Views: 752

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
9 Feb 2009, 10:45 PM
#1
raimond avatar

raimond

Zen Follower

Join Date:
Jul 2004
Location:
The Netherlands, Wierden
Posts:
423
Plugin Contributions:
0

creating extra space between last subcat

Hi,
I have a menu with cats and subcats
example:
cat1
subcat1a
subcat1b
subcat1c
cat2
subcat2a
subcat2b
subcat2c
cat3
subcat3a
subcat3b
subcat3c
etc

I want to have an extra space/seperator or div between the last subcat and the categorie under it.
So an extra space in this example between subcat1c - cat2 and subcat2c - cat3 and subcat3c - etc

Where can I insert an seperator, div or <br />

9 Feb 2009, 11:32 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: creating extra space between last subcat

The simplest way to do this is with the 3rd party module "categories dressing" available in the downloads section

10 Feb 2009, 9:03 AM
#3
raimond avatar

raimond

Zen Follower

Join Date:
Jul 2004
Location:
The Netherlands, Wierden
Posts:
423
Plugin Contributions:
0

Re: creating extra space between last subcat

kobra:

The simplest way to do this is with the 3rd party module "categories dressing" available in the downloads section
I hoped for a much easier way...just with a addition in the tpl_categories.php.
The "categories dressing" is a very nice addon, when you want to change the whole menu....I just want to change a little tiny thing.

Thnx Kobra, I'll give it a try...but more, hoping at another solution.