BFrank Posted October 22, 2013 Share Posted October 22, 2013 I'm trying to create a full width menu in PrestaShop 1.5.6.0 and currently following vekia's advice on the following thread: http://www.prestashop.com/forums/topic/2602[spam-filter]solved-full-width-header-and-top-horizontal-menu/?hl=header but I'm confused on the steps. First, Do I move the "header" above <div id="page" class="container_9 clearfix"> OR do I just remove it from the code completely? Second, what "grid_9 value" do I need to remove? Third, How do I edit the CSS for the top horizontal menu? I know I have to edit ".sf-menu", but I can't find which style sheet it is located in. Link to comment Share on other sites More sharing options...
vekia Posted October 23, 2013 Share Posted October 23, 2013 your website is online now? if so, please share url, things changed a bit, morover, thread where i wrote solution was for non-default theme Link to comment Share on other sites More sharing options...
BFrank Posted October 23, 2013 Author Share Posted October 23, 2013 I'm building the website locally. I'm trying to create a theme based off of the current default theme. Link to comment Share on other sites More sharing options...
vekia Posted October 23, 2013 Share Posted October 23, 2013 ok, so if you trying to modify default theme, take a look here: http://www.prestashop.com/forums/topic/281109-new-way-to-make-a-100-full-width-header-and-menu/ Link to comment Share on other sites More sharing options...
BFrank Posted October 24, 2013 Author Share Posted October 24, 2013 I can't locate "superfish-modified.css" because I don't have a "blocktopmenu" folder inside my modules folder. Any suggestions? Link to comment Share on other sites More sharing options...
vekia Posted October 24, 2013 Share Posted October 24, 2013 so you use some non default theme? Link to comment Share on other sites More sharing options...
NemoPS Posted October 24, 2013 Share Posted October 24, 2013 Also, if you don't have it, you can go to modules/blocktopmenu/css, copy the superfish css and paste it inside the theme folder /css/modules/blocktopmenu/css Then, you can modify it! Link to comment Share on other sites More sharing options...
BFrank Posted October 24, 2013 Author Share Posted October 24, 2013 I am using the current default theme. I cannot find "Blocktopmenu" inside my modules folder for the default theme. Apparently I'm not the only one this has happened to: http://www.prestashop.com/forums/topic/278431-missing-blocktopmenu-folder-in-modules/ Link to comment Share on other sites More sharing options...
vekia Posted October 25, 2013 Share Posted October 25, 2013 download latest prestashop installation file and unpack it to your desktop. THen open directory and gram blocktopmenu directory from /modules/ and copy it to your prestashop installation Link to comment Share on other sites More sharing options...
Recommended Posts