chenh Posted April 26, 2013 Share Posted April 26, 2013 (edited) Hi, I recently upgrade my store to 1.5.4....and now I have some misplacements in the frontpage. I will attach a screenshot to better explain the situation. You will see that the search bar is not in the center and also the navigation bar is not in the center...help..what is causing this? Edited April 26, 2013 by vekia (see edit history) Link to comment Share on other sites More sharing options...
Andrej Stas Posted April 26, 2013 Share Posted April 26, 2013 I see you're using the default theme of Prestashop. In that case try to: - unzip downloaded Prestashop 1.5.4.1 ZIP - find this directory "prestashop/themes/default" - copy the "default" folder into "your_eshop/themes/" manually However for now I have no idea what could cause the problems. Did you try also to clean the cache? Link to comment Share on other sites More sharing options...
vekia Posted April 26, 2013 Share Posted April 26, 2013 I tried to access your website but it is in maintenance mode now, i think that this is simple css / module position issue Link to comment Share on other sites More sharing options...
Andrej Stas Posted April 26, 2013 Share Posted April 26, 2013 I tried to access your website but it is in maintenance mode now, i think that this is simple css / module position issue It worked a minute ago - chenh is probably doing the changes I guess 1 Link to comment Share on other sites More sharing options...
vekia Posted April 26, 2013 Share Posted April 26, 2013 Dear @chenh the solution for this issue is here: http://www.prestashop.com/forums/topic/242732-1541-default-theme-menu-moved-to-right-how-to-fix/ 1 Link to comment Share on other sites More sharing options...
chenh Posted April 26, 2013 Author Share Posted April 26, 2013 Dear @chenh the solution for this issue is here: http://www.prestasho...ght-how-to-fix/ Hi! Thanks alot Vekia! I manage to fix it by using your solution. I see you're using the default theme of Prestashop. In that case try to: - unzip downloaded Prestashop 1.5.4.1 ZIP - find this directory "prestashop/themes/default" - copy the "default" folder into "your_eshop/themes/" manually However for now I have no idea what could cause the problems. Did you try also to clean the cache? Yes, I did clean the cache and nothing. You must use the solution provided by vekia. You have edit the header.tpl. Link to comment Share on other sites More sharing options...
vekia Posted April 26, 2013 Share Posted April 26, 2013 so now i can go ahead and mark this thread as solved regards Link to comment Share on other sites More sharing options...
chenh Posted April 26, 2013 Author Share Posted April 26, 2013 so now i can go ahead and mark this thread as solved regards Wait, I have found another issue...but with the logo. If you click any product the logo will merge with the navigation menu. Look http://www.tiempoerotico.com/index.php?id_product=109&controller=product I try to fix it with the nadie solution...but it wont..could you help me one more time with this one? Link to comment Share on other sites More sharing options...
vekia Posted April 26, 2013 Share Posted April 26, 2013 #header_logo { position: absolute; top: 30px; z-index: 1; } remove top:30px; Link to comment Share on other sites More sharing options...
chenh Posted April 26, 2013 Author Share Posted April 26, 2013 #header_logo { position: absolute; top: 30px; z-index: 1; } remove top:30px; Its not working. Perphaps am editing the wrong file? I´m editing the global.css file. I remove the top:30px and the logo still merges with the nav menu Link to comment Share on other sites More sharing options...
vekia Posted April 26, 2013 Share Posted April 26, 2013 you need to turn force compilation on, because in your "minified" css styles file still old code appears then reload your front office. don't forget to turn it off after "recompilation" regards Link to comment Share on other sites More sharing options...
chenh Posted April 26, 2013 Author Share Posted April 26, 2013 you need to turn force compilation on, because in your "minified" css styles file still old code appears then reload your front office. don't forget to turn it off after "recompilation" regards I manage to fix the merging error, but the logo in the homepage still leaves a blank page. I will keep trying. Link to comment Share on other sites More sharing options...
vekia Posted April 26, 2013 Share Posted April 26, 2013 hello chenh i checked your website once again, still the same code appear in the source: tried to change and then recompile the template? Link to comment Share on other sites More sharing options...
chenh Posted April 26, 2013 Author Share Posted April 26, 2013 hello chenh i checked your website once again, still the same code appear in the source: tried to change and then recompile the template? But I have the force compilation thing on, or that is not how you recompile a template ? Link to comment Share on other sites More sharing options...
Recommended Posts