| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
View Cart Page Layout Chaos: footer shows up within Header div | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi Everyone,
My problem is in View Cart page (once product is added), footer shows up within header div. I've checked using Firebug and it shows that my #footer resides inside header div. However, when I checked head.tpl, footer div was clearly coded outside #header div. To replicate problem, please add any product into the shopping cart and click "View Cart" on the "Your Cart" menu on the right. The View Cart layout is perfectly fine if the cart is empty. I ran out of options and can't think where the solution is. I would very much appreciate a fellow X Cart owners' advice. I made some basic customization to my header design. Thanking in advance. |
|||||||
#2
|
|||||||||
|
|||||||||
![]() 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 |
|||||||||
#3
|
|||||||
|
|||||||
![]() Hi Steve,
Thank you very much for the solution. I managed to correct the problem based on your advice. Best wishes. |
|||||||
#4
|
|||||||
|
|||||||
![]() Quote:
I seem to have generated the same problem, however can I ask what you are using to edit the code as it gives such an exact reference (i.e Line 344, Column 7). I'm trying to find the missing div without much luck.
__________________
Multiple instances of X-cart |
|||||||
#5
|
|||||||||
|
|||||||||
![]() validate the page at validator.w3.org - it will tell you exactly what's where for all errors
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#6
|
|||||||
|
|||||||
![]() Hi Steve,
Many thanks for your assistance, Whilst I found the validator a little confusing at first, some exploring with the templates enabled me to fix the problem. Thanks again for sharing your time.
__________________
Multiple instances of X-cart |
|||||||
|
|||
X-Cart forums © 2001-2020
|