Jump to content

Shifting/centering menu


Recommended Posts

hello

 

i checked your website

 

youre header elements has got weirdy styles like left:-15px; or margin:-20px;

 

take a look:

, for example, menu:

.sf-contener {
clear: both;
background: url(../img/tail-cat.png) left top repeat-x;
padding-bottom: 5px;
margin: 0 -20px 0 -20px;
border-radius: 4px 4px 0 0;
}

remove these margins, left:-16px etc from each element in header, then it will work as you expect

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