
Originally Posted by
rstevenson
rbarbour's advice may be correct, if the width is being set in ZC's PHP code. But if I'm reading your question right, the 45% width was actually manually inserted into every product description. To check if that's so, go into admin/Catalog/Categories / Products and select a product to Edit. If you see that 45% width code in the description field, then yes, it's all stored in the database. In which case you will need to write a SQL command to change it all to 100%. And at that point I run for the hills. Someone else who is handy with SQL will have to advise further.
Rob