Post by rafael_marques » Tue May 21, 2013 2:07 am

Hello everyone

does anyone know how to let the category tree with one category displaying the sub categories by default ?

thanks !


Posts

Joined
Wed Feb 06, 2013 9:44 pm

Post by midgette » Fri May 24, 2013 11:12 am

To open up all of the categories, simply
comment-out line 741 in catalog/view/theme/default/stylesheet/stylesheet.css

from:

Code: Select all

ul.box-category > li ul {
	display: none;
}
to:

Code: Select all

ul.box-category > li ul {
/*	display: none;	*/
}
Hope that helps.

Regards,
Midgette

Newbie

Posts

Joined
Sun Apr 28, 2013 4:16 pm
Who is online

Users browsing this forum: No registered users and 20 guests