Palido Posted January 30, 2014 Share Posted January 30, 2014 Hi, i want to add a little mouse-over effect to my categories in bloccategories. When I move my mouse over a top-categorie a little grey window should pop up where a description is in it. Is that possible? MySite: http://www.palido.at/palidoshop Link to comment Share on other sites More sharing options...
vekia Posted January 30, 2014 Share Posted January 30, 2014 it is possible, but by default simple html and css don't allow to do it. you have to use some jquery script to achieve it for example free plugin named opentip: http://www.opentip.org/ Link to comment Share on other sites More sharing options...
Palido Posted January 30, 2014 Author Share Posted January 30, 2014 Thanks for the quick response! ok and where do i have to put the code that is only used for the top-categories? Link to comment Share on other sites More sharing options...
vekia Posted January 30, 2014 Share Posted January 30, 2014 top-categories? you mean not block categories? Link to comment Share on other sites More sharing options...
Palido Posted January 31, 2014 Author Share Posted January 31, 2014 I marked it in red: http://awesomescreenshot.com/0092a87bbb I think it's called block categories - for each categorie I nedd a popup with a different text. Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2014 Share Posted January 31, 2014 it's non default theme so i have no idea what module you use for this menu, but im convinced that this is not "block categories" module. Link to comment Share on other sites More sharing options...
Palido Posted January 31, 2014 Author Share Posted January 31, 2014 Module is called "blocktopmenu" and its from prestashop Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2014 Share Posted January 31, 2014 so, it's not block categories. in this case it will be necessary to modify blocktopmenu.php file (because code of module is generated in php file - instead of tpl as it is in other modules)... it will be a bit hard to achieve especially without skills in PHP (yes.. php because of .php file) Link to comment Share on other sites More sharing options...
Palido Posted January 31, 2014 Author Share Posted January 31, 2014 (edited) ok sorry was my fault ok thank's i will try (without php skills) and post here if can do it! Edited January 31, 2014 by Palido (see edit history) Link to comment Share on other sites More sharing options...
Palido Posted February 6, 2014 Author Share Posted February 6, 2014 Ok i am not able to do that - if sombody has skills with php, we would also pay for it? Link to comment Share on other sites More sharing options...
Recommended Posts