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)
-   -   Add to cart button is tiny (https://forum.x-cart.com/showthread.php?t=67831)

fiberglass.supply 09-26-2013 07:36 AM

Add to cart button is tiny
 
My add to cart button is tiny, cant see the text and it is now a 1/4 inch wide. Where and how can i fix this?

totaltec 09-26-2013 08:35 AM

Re: Add to cart button is tiny
 
Nice if you can provide a link so we can see what is happening. Have you tried running cleanup.php? Any recent changes or editing done to the site?

fiberglass.supply 09-26-2013 09:08 AM

Re: Add to cart button is tiny
 
fiberglasssupplydepot.com/AWLGRIP-545-EPOXY-PRIMER-BASE.html all our products page are like this now. I dont remember what i did to make it like this but its agravating. add to cart button is tiny next to add to wish list button

totaltec 09-26-2013 10:27 AM

Re: Add to cart button is tiny
 
Well, I can't divine what caused it to happen, but you can fix it by editing line 462 of /skin/ideal_comfort/css/altskin.css:
button.add-to-cart-button {
width: 33px !important;
}

I would set this value to auto.

I think it may be related to Facebook(just guessing), the facebook app is throwing some JavaScript errors.

cherie 09-27-2013 04:27 PM

Re: Add to cart button is tiny
 
It appears your template has been customized and the buttons moved out of the table above. The stylesheet expects it to be within a td.product-input like other rows above which would then get the proper style applied to it. Adding the "product-input" class to one of the parent elements will probably fix it.


All times are GMT -8. The time now is 05:54 PM.

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