Jump to content

How do you centre Logo on main Page?


Recommended Posts

You have to change the css code in themes/your theme/css/global.css
and look into the code:

#header_logo {
float: left;
width: 264px;
display:block
}

Play around with the settings, or even add a padding auto.

But remember that the right column in the header will interfere.

Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...

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