Felipe_CN Posted August 15, 2016 Share Posted August 15, 2016 (edited) Hi guys, so what I wanna do is reduce the size of the header. I already the position of the top menu bar. From the middle center and above everything to the right side of the page (to the side of the logo) and above search box and kart box. I already change the position to the right side of the page, but I can't put up to get closely to the search box. Prestashop 1.6 Please, help! Thank you. Edited September 14, 2016 by Felipe_CN (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 15, 2016 Share Posted August 15, 2016 its because of logo and block top menu take a look how these blocks are defined: in this case logo should use "absolute" position, only then it will overlap the block top menu and heading will not be so large as it is on the image Link to comment Share on other sites More sharing options...
Felipe_CN Posted August 16, 2016 Author Share Posted August 16, 2016 its because of logo and block top menu take a look how these blocks are defined: in this case logo should use "absolute" position, only then it will overlap the block top menu and heading will not be so large as it is on the image Hi Vekia, thank you so much! I have changed the width of the top menu to 700px. Could tell me in which file should I change the position of the logo? Link to comment Share on other sites More sharing options...
vekia Posted August 16, 2016 Share Posted August 16, 2016 usualy global.css (logo has own class and can be edited in global.css) Link to comment Share on other sites More sharing options...
Felipe_CN Posted August 16, 2016 Author Share Posted August 16, 2016 usualy global.css (logo has own class and can be edited in global.css) Hi Vekia, I put "position: absolute;" in line 5517 (global.css) below #header_logo but all blocks got mixed. Blockcart goes to above the logo and the blocksearch went to the middle of the page. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now