View Single Post
  #38  
Old 01-08-2011, 11:23 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Modifying a 4.4.1 skin questions...

You have overflow of some kind. You either changed some of the xcart default classes by deleting it or you added something somewhere causing the weird way QT design the skin to get even more weird. Try with applying

overflow: hidden;

to this class - #page-container {} in main.css but make sure you check in all browsers how it looks
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote