angGG Posted October 26, 2012 Share Posted October 26, 2012 Hello guys, I`m in need for some help . i have this website and i want to move the header logo down and delete the empty space above. Cheers. Link to comment Share on other sites More sharing options...
vekia Posted October 26, 2012 Share Posted October 26, 2012 the problem is with css and logo size. You must change some css parameters. you shop is online? could you send link please? Link to comment Share on other sites More sharing options...
angGG Posted October 26, 2012 Author Share Posted October 26, 2012 (edited) 1sec cosmeticall.ro it s up now Edited October 26, 2012 by angGG (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 26, 2012 Share Posted October 26, 2012 1sec cosmeticall.ro it s up now thanks for link. btw. here is another topic similar to your question where i solved problem: http://www.prestashop.com/forums/topic/188870-header-modification-question/page__p__934370__hl__header%20logo__fromsearch__1?do=findComment&comment=934370 Link to comment Share on other sites More sharing options...
angGG Posted October 26, 2012 Author Share Posted October 26, 2012 cheers for the link didn t saw it Link to comment Share on other sites More sharing options...
angGG Posted October 26, 2012 Author Share Posted October 26, 2012 The command .container_9 .grid_6 {width:640px;} is for the Search button + place so bassically it changes its location Link to comment Share on other sites More sharing options...
vekia Posted October 26, 2012 Share Posted October 26, 2012 (edited) it's because is not default template - your shop is a little bit different from default. you've changed search bar position? Edited October 26, 2012 by vekia (see edit history) Link to comment Share on other sites More sharing options...
angGG Posted October 26, 2012 Author Share Posted October 26, 2012 (edited) yes i did and to be fair i forgot how i moved it lol Edited October 26, 2012 by angGG (see edit history) Link to comment Share on other sites More sharing options...
angGG Posted October 26, 2012 Author Share Posted October 26, 2012 Can i have the default values for blocksearch.css at /* block top search */ #search_block_top { position:absolute; top:104px; left:257px; } Link to comment Share on other sites More sharing options...
vekia Posted October 26, 2012 Share Posted October 26, 2012 you have moved search bar to .container_9 .grid_6 so that's the problem with position changing Link to comment Share on other sites More sharing options...
angGG Posted October 26, 2012 Author Share Posted October 26, 2012 you have moved search bar to .container_9 .grid_6 so that's the problem with position changing i only need the default values on /* block top search */ #search_block_top { position:absolute; top:104px; left:257px; } so i can have it moved back to wherever it is so i can modifiy the .container_9 .grid_6 Link to comment Share on other sites More sharing options...
angGG Posted October 26, 2012 Author Share Posted October 26, 2012 Thanks for the help, I've changed the value of .container_9.grid_6 to 200px from grid_prestashop.css afterwards i changed the location of the search button from blocksearch.css top :125px ; left: -90px and width:200px Cheers for the feedback 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