X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Lower continue shopping and checkout buttons in the cart (https://forum.x-cart.com/showthread.php?t=48610)

RandyK 07-14-2009 07:28 PM

Lower continue shopping and checkout buttons in the cart
 
Working in 4.2, I am trying to lower the position of the continue shopping button and the checkout button next to it. What's happening is the header 2 bar is covering up 2/3 of these buttons. I'm also trying to figure out how to move the home speed bar to another location on the site. Thank you.

cflsystems 07-14-2009 08:01 PM

Re: Lower continue shopping and checkout buttons in the cart
 
look at the main.css and margin-top for the container

RandyK 07-15-2009 05:37 AM

Re: Lower continue shopping and checkout buttons in the cart
 
Do you know what container this is in?

cflsystems 07-15-2009 06:02 AM

Re: Lower continue shopping and checkout buttons in the cart
 
#content-container
You probable want to make #header height and margin-top in #content-container the same

lpbaird 07-15-2009 02:16 PM

Re: Lower continue shopping and checkout buttons in the cart
 
I started off with the fashion mosaic skin.

.flc-container #content-container {
margin-top: 121px;

seems to be the line in the main.css file that controls how far down the shopping cart buttons start. If you want it lower, change the 121 to a larger number.

cflsystems 07-15-2009 04:14 PM

Re: Lower continue shopping and checkout buttons in the cart
 
This is the one in Fast Lane Checkout
You may need to adjust that one too


All times are GMT -8. The time now is 05:56 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.