Can you post your website url here so I can take a look at it for you.
Which browser you are using because I checked your site and after adding item to cart all pages still appear correct except shopping cart on which side box in above footer. See attached for instruction on how to fix it.
Last edited by jsarwar; 9 Mar 2014 at 01:10 AM.
its the same in chrome, ff, ie, safari. check the images I posted. your looking at the wrong issue :)
I see what you referring to.
Check header file in your includes/templates/your-template/common
as I see you have added some content there.
If this does not resolve issue then please check shopping cart default file in your template folder.
If issue still exist then it probably is because of one of module you have installed.
You may get some ideas from following page also.
http://www.zen-cart.com/showthread.p...browser-window
Good luck! and let us know how you was able to fix it as it helps other users. Thanks
thanks for looking, tried both of those with no effect.
I had the same problem when I was working on my blog sidebox. I was thinking something I did in the stylesheet... but after some tweaking, found the code was creating an extra closing DIV tag... cleaned that up and problem was solved. I would look at whatever sidebox is changing when a product is added to the cart. Another possible cause would be a chunk of code that's active when the site switches to SSL but not active during non-SSL behaver... another good check would be to dump the page source after it's created and look at the DIV's to see if they are all closed with no extras.
I'm slow...
Dave
Always forward thinking... Lost my mind!