Jump to content

Move a module from a place to another


Recommended Posts

It depends on the hooks set in the module. Right now, it looks like it's hooking in product footer, and you want to hook it to ExtraLeft. If the module has a built-in hook to do that, you only have to go to modules->positions, and trasnplant it to extraLeft. If it doesn't support that, you'll have to add it manually in the module's code.

It can also be that it's already in extraleft with a clear both, and in that case you'll have to remove the clear from it's CSS.

 

Hope this helps

Cheers!

Edited by Nemo1 (see edit history)
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...