Jump to content

[HELP] How can i move the header logo ?


Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...