Hi- I've created a custom shopping cart template and everything looks fine.... EXCEPT ;\
When I add more then 1 product to the cart the additional item adds on fine (so the cart portion works) but the template is static .... so the content continues down the page and the template doesnt expand to accomodate new line items that I add to my cart.
That means the cart contents appears over the rest of the template and it looks like its broken. (continues down the page and overwrites the template)
So instead of the template expanding to accomdate the new line items it is static and doesnt grow to accomodate the new items in the cart.
You can see what I mean here:
http://www.horsemoms.com/shop-site-questions/ please download the .txt file and open in note pad to see the html.
What I've done short term is added more white space to the template but that is a very short term fix and it wastes lots of screen space.
Can someone have a look and tell me what I need to add to the HTMl to make the template move (grow) to accomodate the new line items I add to my cart?
My 1st quess would be a div tag but I'm not sure where to add it.
Thanks in advance for your help.
John