View Single Post
  #4  
Old 09-26-2013, 10:27 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default 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.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote