View Single Post
  #2  
Old 05-06-2011, 03:17 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Add to Cart button error

Yes, the skin. The parent container probably has overflow hidden property which will cut off everything going outside its limits. Check if that container has height property and remove it - that would be the problem as different products will have different height depending on how much info is displaying for them.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote