
Originally Posted by
Website Rob
It is true that although TM provides very good visual looking templates, they have altered the Zen Cart part of the code so it doesn't quite work the way it should. To totally solve the problem would require having someone use the template PSD and recode the whole thing.
As to your current problems, I tell you the Product Description text is there but it is the same colour as the background; so it blends in an pretty much unreadable.
includes/templates/theme368/css/stylesheet_main.css
line #192
[FONT=monospace]
#productDescription {
margin: 0 10px;
padding: 0;
color: #333
}
[/FONT]
Add a colour as shown above and adjust to your liking.
Sorry, don't have time for any further help right now but perhaps later. There are more errors than you know and some corrections are a bit involved implement.
Such as, are you familiar with why you have this code:
[FONT=monospace]
<img src="//pixel . quantserve . com/pixel/p-0a8drU-OJkvu-.gif" border="0" height="1" width="1" alt="Quantcast"/>
[/FONT]
URL was separated by me.