Page 1 of 1
how can i pop all sub Categories
Posted: Wed Jun 20, 2012 6:11 pm
by delia
hi ,i want pop all sub-Categories don't need click like bitmap,which file i need modify.

Re: how can i pop all sub Categories
Posted: Thu Jun 21, 2012 3:19 am
by leo
You should modify the catalog/extension/module/category.php and catalog/styles/default/css2 and css3/category.css.
There are some entries in the colour css files as well, i.e if you are using the black colour schema then in the black.css files.
Re: how can i pop all sub Categories
Posted: Thu Jun 21, 2012 7:27 pm
by delia
thanks LEO,i have pop all sub Categories success ,how can i remove root categories and sub categories font underline

Re: how can i pop all sub Categories
Posted: Thu Jun 21, 2012 10:50 pm
by leo
in category.css change
.category a {
text-decoration: underline;
}
to none.
Re: how can i pop all sub Categories
Posted: Wed Mar 06, 2013 1:39 am
by gitgeeks
Really nice Answer by Admin Leo..
Keep posting guys..