vekia Posted May 13, 2014 Share Posted May 13, 2014 By default when you're transplanting top menu module to displayNav hook - it doesnt work. unfortunately prestashop doesnt want to load css and js files. In this guide i want to show you how to step by step move this module to displayNav section. move top horizontal menu module to displayNav hook 4 Link to comment Share on other sites More sharing options...
ecaholicz Posted May 13, 2014 Share Posted May 13, 2014 (edited) hi vekia thanks for the tutorial, can you tell me how to modified size / height top menu horizontal. so there is no gap between contact us (navigation) with the top menu horizontal. thanks in advance. (solved) im only have to change blocktopmenu.css. Edited May 13, 2014 by ecaholicz (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 13, 2014 Author Share Posted May 13, 2014 yess, blocktopmenu.css remove padding top from: #block_top_menu { padding-top: 25px; } Link to comment Share on other sites More sharing options...
silzenna Posted October 9, 2014 Share Posted October 9, 2014 Hi there, justa a question: why PS loads assets using displayTop hooks and it doesn't using displayNav hook instead? Really strange... Link to comment Share on other sites More sharing options...
Loonary Posted October 28, 2014 Share Posted October 28, 2014 (edited) Tried this as a possible fix to a problem I have with the menu displaying but no go . Each time I activate thethe Top Menu module all that shows is a bunch of links. Edited October 28, 2014 by Loonary (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts