cherubrock74 Posted February 5, 2009 Posted February 5, 2009 When I input the description for a product, oscommerce only display the text lines one after another even if in the admin panel I am entering spaces. Is there a quick way to format the description text so that each line will be separate? Here is an example to explain better: What I input: Great quality product. Great price. What is displayed instead: Great quality product. Great price.
Guest Posted February 5, 2009 Posted February 5, 2009 Andrew, OSC relies on HTML tags to format your product descriptions. The sample you gave would be formatted like this: <font style="font-size:10px" face="arial, helvetica" color="green">Great quality product.<br>Great price.</font> Tip: You will find more HTML tags at www.w3schools.com. Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.