How can you fix them? Can I fix them within the admin section of my site when I add the descriptions to the items? Is there any way to modify the products pages outside of the admin section? Any advice is appreciated.
How can you fix them? Can I fix them within the admin section of my site when I add the descriptions to the items? Is there any way to modify the products pages outside of the admin section? Any advice is appreciated.
This product
http://mountbaldybrewing.com/zencart...products_id=50
Just temporarily, completely remove its description in admin, and see if it makes a difference to the page, as i tested it here and it partially fixed it
Makesure you check the description is completely empty
--------------------------- Edit -----------------------------
If it works this page here should look a bit better
http://mountbaldybrewing.com/zencart...ath=25_3_19_31
Webzings Design
Semi retired from Web Design
Thanks for the replies! I was able to figure out why my page got so messed up. I had been coding with the HTML editor on the admin page. I turned it off yesterday but never logged out and was seeing what looked like the correct code. This morning when I re-logged in to my admin, I took one look at the code and noticed all of the markup that was not correct. I've since corrected a lot of it but I still have a lot to do. I'm still getting a few errors but at least my format looks much much better now.
The moral of the story: Turn off the editor and hard code everything. No more <div>'s out of place. :-)
Thanks for the advice! It made me see what I needed to find. :-)