Jump to content

Important questions


Recommended Posts

To move the cart, find and replace the following code in your global.css (around line 450)

 

#shopping_cart {
   background: url("../img/header_cart.png") no-repeat scroll 0 0 transparent;
   height: 17px;
   left: 823px;
   padding: 4px 0 0 30px;
   position: absolute;
   top: 10px;
}

 

Use the code above.

 

Hope that helps!

 

Marty Shue

  • Like 1
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...