View Single Post
  #2  
Old 10-10-2010, 08:34 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: View Cart Page Layout Chaos: footer shows up within Header div

You have an unclossed <div> tag for the header which causes this. From the cart page source code
Line 344, Column 7: end tag for "div" omitted, but OMITTAG NO was specified

Check the templates
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote