ankitgala Posted July 27, 2014 Share Posted July 27, 2014 hello, I am facing a problem is the top menu bar as shown in photo. The text should be centered between menu bar. It looks like this - Originally it should look like this - http://www.templatemela.com/demo/PRS010017/ Please help.. i am a new developer trying to modify the theme to my requirements. i have used the book store theme. Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2014 Share Posted July 27, 2014 please share url to your shop, its necessary to inspect it, posting url to theme is not enough in this case Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 http://buzzpublishing.net/shop/ Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 (edited) please help Edited July 27, 2014 by ankitgala (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2014 Share Posted July 27, 2014 it's not a chat, it's a forum. Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 sorry dear...please help....i am really sorry Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2014 Share Posted July 27, 2014 global.css line 6772 header .nav nav { width: 98%; position: absolute; background: none repeat scroll 0 0 #EBEBEB; height: 33px; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; left: 10px; top: 168px; z-index: 9; } increase top: 168px to top: 192px; Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 why its still showing the same old thing even after making changes ....??? Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2014 Share Posted July 27, 2014 refresh page with ctrl+f5 to clear browser cache btw. your file is not changed, the same value is still there Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 already changed global.css located in /shop/themes/PRS010017/css/ folder Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 seems to be some other css which needs to be changed please tell me... Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 you can check here it works fine - http://prestashop-demos.org/PRS01/PRS010017/en/ here the global.css has header .nav nav {width: 98%;position: absolute;background: none repeat scroll 0 0 #EBEBEB;height: 33px;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;left: 10px;top: 168px;z-index: 9;} Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2014 Share Posted July 27, 2014 your file is the same, there is no change. you have to change file i mentioned: http://buzzpublishing.net/shop/themes/PRS010017/css/global.css and your file is untouched! and regarding to problem, it works on demo page because there logo size is different than on your page (size) Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 its changed, your cache problem... now it shows proper on my PC. how to add contact sitemap where are on right hand side of the grey menu bar which is below blue bar http://prestashop-demos.org/PRS01/PRS010017/en/ see in image below which module shall i use Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2014 Share Posted July 27, 2014 it's a block permanent links module Link to comment Share on other sites More sharing options...
ankitgala Posted July 27, 2014 Author Share Posted July 27, 2014 is it Permanent links block v0.2 - by PrestaShop Link to comment Share on other sites More sharing options...
ankitgala Posted July 28, 2014 Author Share Posted July 28, 2014 i installed Permanent links block v0.2 - by PrestaShop plugin Contact | sitemap links came but they are below grey menu bar.. They need to be in the middle of grey bar... what changes shall i do. as it works fine on the website of the theme http://prestashop-demos.org/PRS01/PRS010017/en/ Link to comment Share on other sites More sharing options...
vekia Posted July 28, 2014 Share Posted July 28, 2014 now you will need to change position of block, it displays below the block top menu and make in "displayTop" hook. try to attach it to hook named displayNav Link to comment Share on other sites More sharing options...
ankitgala Posted July 28, 2014 Author Share Posted July 28, 2014 how to do it... what changes are to be made... please explain in a easy manner Link to comment Share on other sites More sharing options...
ankitgala Posted July 29, 2014 Author Share Posted July 29, 2014 how to do it... what changes are to be made... please explain in a easy manner Link to comment Share on other sites More sharing options...
Recommended Posts