Hi all,
can anyone please make sure if Phoca VirtueMart Category dTree displays sub-sub-categories (categories 3 levels deep) correctly indented? I am getting a "mix" of categories of level 2 and level 3 like this
+ cat level 1
.|_cat level 2
.|_cat level 3
instead of
+ cat level 1
.|_cat level 2
..|_cat level 3
I wonder if I have messed up something while styling it or it's a bug...
Many thanks!
regards,
Georgi
Phoca VirtueMart Category dTree: indent on category depth 3+
-
- Phoca Newbie
- Posts: 2
- Joined: 23 Jan 2013, 20:18
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca VirtueMart Category dTree: indent on category dept
Hi, the category are styled into third level, then you need to stylize it in the module CSS for next levels.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 23 Jan 2013, 20:18
Re: Phoca VirtueMart Category dTree: indent on category dept
Many thanks, Jan!
BTW it came out it was something I'd messed up while re-styling. I confirm it's working perfectly.
best regards,
Georgi
BTW it came out it was something I'd messed up while re-styling. I confirm it's working perfectly.
best regards,
Georgi
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca VirtueMart Category dTree: indent on category dept
Ok
If you find Phoca extensions useful, please support the project