Zen Cart Logo
Forums / Basic Configuration / Shopping Cart with checkout button sidebox

Shopping Cart with checkout button sidebox

Locked

Views: 1,729

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
10 Nov 2007, 1:16 PM
#1
metalarea avatar

metalarea

New Zenner

Join Date:
Sep 2007
Posts:
23
Plugin Contributions:
0

Shopping Cart with checkout button sidebox

Hi guys,

I have installed the 'Shopping cart with checkout button sidebox' from the zen cart downloads section.

It is working perfectly, the only thing i cannot seem to adjust is the location of the Checkout button.

At the moment is it set to the left hand side, i would like it in the middle.

I have looked in the css files and the shopping_cart.php files but cannot find it. :frusty:

It can be seen in action at https://www.metalarea.co.uk

Cheers

p.s. - I have probably just 'man looked' as usual - lol

10 Nov 2007, 2:59 PM
#2
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Shopping Cart with checkout button sidebox

metalarea:

Hi guys,

I have installed the 'Shopping cart with checkout button sidebox' from the zen cart downloads section.

It is working perfectly, the only thing i cannot seem to adjust is the location of the Checkout button.

At the moment is it set to the left hand side, i would like it in the middle.

I have looked in the css files and the shopping_cart.php files but cannot find it. :frusty:

It can be seen in action at https://www.metalarea.co.uk

Cheers

p.s. - I have probably just 'man looked' as usual - lol

You could add this to your css:
#shoppingcartContent img {padding-left:25px;}

11 Nov 2007, 9:39 AM
#3
metalarea avatar

metalarea

New Zenner

Join Date:
Sep 2007
Posts:
23
Plugin Contributions:
0

Re: Shopping Cart with checkout button sidebox

Thanks Jettrue - that has worked perfectly!!

:clap: