Jump to content

repostioning on the homepage


Recommended Posts

Hey

I am wanting to move the social buttons at the top of the page slightly to th left so that they are all on the same level, can someone tell if it is possible to do,if yes how. Also the picture of the shopping cart isnt fully showing does anyone know why.

the website is www.airsoft4you.com

Toby

Link to comment
Share on other sites

  • 3 weeks later...

For shopping cart icon add height to

#header_user #shopping_cart, #header_user #your_account {
font-size:0.9em;
height:32px;
}


at global.css (line 868) and padding

#header_user #shopping_cart a, #header_user #your_account a {
background-position:left top;
background-repeat:no-repeat;
height:35px;
padding:7px 7px 18px 32px;
text-decoration:none;
}


at global.css (line 869)

And sorry but i don't see / understand what social buttons are you referring to :red:

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