Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Formatting Product Description


cherubrock74

Recommended Posts

Posted

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.

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...