Jump to content

Centre header logo?


Recommended Posts

Hi all

Can anyone advise how I can center my header logo so it is equally hanging over left and right hand side of cart. It is wider than the 980pxl cart size and seems to want to left justify therefore overhanging more on one side than the other. I can't find where in the code to alter

Cheers

Link to comment
Share on other sites

Depends on what theme you are using i guess.... but genrally it should be in your "global.css" . The logo usually sits directly in the "page" div. A quick fix would be to create a new div around the logo in the header.tpl... call it whatever..e.g div id=" logo-wrap" and then in global.css add the new div and use a text-align: center

Hope that helps

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