Search the Community
Showing results for tags 'below'.
-
Hello all! I am busy developing our new website but now I am stuck with one thing. I would like to arrange our long top menu items underneath each other instead of next to each other. You can check the beta version I am working on here: http://goo.gl/UIAlng As an example of how I would like to have it I have attached an image. I hope you guys can help me out. Thanks in advance.
-
Hello, I am new to prestashop and I am trying to figure out how to move the Seach block on top of the Cart block in the header of the page. I am running Prestashop 1.6.0.9 with the default-bootstrap theme. I found this similar thread but my files are not the same probably due to updates to the theme or modules This was the fix on that thread: The problem with my blocksearch-top.tpl file is that the file shows this: <div id="search_block_top"> instead of this: <div id="search_block_top" class="col-sm-8 clearfix"> Any suggestions? Thanks in advance Edit: I forgot to mention that the div shows as the following, when inspected in the browser through firebug. <div id="search_block_top" class="col-sm-4 clearfix">