View Single Post
  #4  
Old 04-06-2005, 08:14 AM
 
Sonia Sonia is offline
 

Advanced Member
  
Join Date: Feb 2005
Posts: 72
 

Default Longer Detailed Description

Hey, I have a product that has a hugely long detailed product description. I'm resisting breaking it up into multiple pages as I think the people reading it will want to print it all out at once.

How can I make it so I can add more code/content? Is that even possible?

I found this - /main/product_details.tpl

Code:
<TEXTAREA name="fulldescr" cols="45" rows="10" class="InputWidth">{$product.fulldescr|escape:"html"}</TEXTAREA>

but it doesn't have any limits, so I don't know where I need to change it to expand the amount of characters allowed. Am I missing something? Tell me I don't have to go into the MySQL tables - I don't know how to do that!!

ideas?
__________________
Sonia

www.vidaville.com
Xcart Gold 4.0.16
platform - Windows
Reply With Quote