Andy C Posted July 21, 2019 Share Posted July 21, 2019 Hi I've used the forums to mainly search for my issues,but am really stuck on this 1. I am trying to find a vertical solution for my website with sub categories that drop down rather than fly out. Are there any modules that do this type of solution as all I can find are either top or drop down with fly out sub categories. The other question is my other site has a reasonable drop down that would be OK to use but it is not a module but a built in solution. Would it be possible to transform this into my main template which is Panda V1. I would prefer a module as is easier every time there is a new update ..I've added a image of my other category Thanks Link to comment Share on other sites More sharing options...
Andy C Posted July 27, 2019 Author Share Posted July 27, 2019 Are there no vertical solutions for prestashop apart from the basic 1 that comes with most templates Link to comment Share on other sites More sharing options...
rayleic Posted July 29, 2019 Share Posted July 29, 2019 yes i also need this. I think it's better there is a choice for default theme. Link to comment Share on other sites More sharing options...
Andy C Posted August 28, 2019 Author Share Posted August 28, 2019 No one got a solution... 1 month on ..... is there not a good alternative to the side category option ... Link to comment Share on other sites More sharing options...
tantan199 Posted August 29, 2019 Share Posted August 29, 2019 (edited) I don't 100% understand your question. See the last pic, it's the "Block Categories" which displays categories in accordions. See the first pic, that's a vertical menu which displays submenus in "Flyout". See the second pic, does that what you wanted? I can give you a piece of css code to achieve it. Edited August 29, 2019 by tantan199 (see edit history) Link to comment Share on other sites More sharing options...
Andy C Posted August 29, 2019 Author Share Posted August 29, 2019 Hi I am using Panda v1 on my site At the moment it is like the last images with all the + signs. I find it difficult to find the next category down or up as there are no colour changes .. In my top post the sub category turns black and there is a pointer to which sub category you are on. I hate fly outs as you have to go back every time you want to the next sub category.. Link to comment Share on other sites More sharing options...
tantan199 Posted August 29, 2019 Share Posted August 29, 2019 Try this css code .grower.OPEN + a, .grower.OPEN + a + ul{background: #fff000;} .categories_tree_block li ul{margin-left:0;} .categories_tree_block li ul li{margin-left:20px;} Link to comment Share on other sites More sharing options...
Andy C Posted August 30, 2019 Author Share Posted August 30, 2019 Hi .Thank you Yes that is 1 of the things I would like .. Although have changed colour which was easy enough Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now