Jump to content

Change Hook between logo and search


Recommended Posts

Hi

 

The logo is from the header.tpl while the search and cart blocks are hooked to the displayTop hook positioning. So you cannot arrange them.

I think the only way this can be done is to position the logo and the other modules using CSS positioning. But you need to understand responsive design with bootstrap to do this.

The other alternative which I have used myself is to create a module that display logo and hook it to the displayTop hook. Then disable logo in the header.tpl file.

That way, you can now arrange the order of the modules and put the logo module in the center.

 

All the best!

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...