Either provide a link that worksI ran the SQL from the admin: Tools/Run SQL Patch
or
Place files in h the classic template override folders and switch to the classic template and see what renders
Zen-Venom Get Bitten
The link I provided should work. http://www.redlightshoppe.com/site/ login in as review and password review. I'll try putting the files into the classic directories. Thanks again.
Okay, so I just put all the files into the Classic Folder and changed the template in the admin. It worked! So what am I doing wrong with my template? I'm assuming it must be something to do with the CSS?... Any thoughts. Can I UPS you a beer....
It is in your template stylesheet
Compare it to the stock one for the classic template and see what is different
or missing
Zen-Venom Get Bitten
There are quite a number of div tags that are not in the CSS - right throughout zencart.
You only need to consider them when/if you want to custom-style a particular element. In that event, just add the ID / CLASS to your current stylesheet.css file, and apply whatever style declarations you need.
Otherwise, don't worry about them. A div with an undeclared style will adopt the parent style anyway.
20 years a Zencart User