Zen Cart Logo

product description

Locked

Views: 928

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
22 Mar 2007, 12:27 PM
#1
ben_harry avatar

ben_harry

Zen Follower

Join Date:
Mar 2007
Location:
Cornwall - uk
Posts:
462
Plugin Contributions:
0

product description

How do I add paragraphs to a product description, I assumed it would simply be pressing enter, it looks fine when im writing it, but when i preview it, the whole description is in one paragraph.

22 Mar 2007, 12:53 PM
#2
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: product description

TRY entering

<br/>

after the word where next sentence/paragraph starts

22 Mar 2007, 1:02 PM
#3
ben_harry avatar

ben_harry

Zen Follower

Join Date:
Mar 2007
Location:
Cornwall - uk
Posts:
462
Plugin Contributions:
0

Re: product description

Thanks. ive quickly tried it and it seems to have worked, Is it possible to change font size and colour.

22 Mar 2007, 1:06 PM
#4
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: product description

Try html as per br tag

22 Mar 2007, 1:13 PM
#5
ben_harry avatar

ben_harry

Zen Follower

Join Date:
Mar 2007
Location:
Cornwall - uk
Posts:
462
Plugin Contributions:
0

Re: product description

I dont understand, im new to this.:blush:

22 Mar 2007, 1:39 PM
#6
audradh avatar

audradh

Zen Follower

Join Date:
Oct 2005
Location:
Eastern US
Posts:
429
Plugin Contributions:
0

Re: product description

You need to use some basic html. If you do not know basic HTML I would suggest googling HTML tutorial. It's pretty simple to pick up the basics.

Also, in the admin, under configuration->my store set HTML editor to HTML Area rather than plain text. An HTML editor converts basic typing into coded HTML. Unfortunately, they don't work great and can make a mess of your code, but it might be easier while you are getting started. Once you've done that make sure that you find the button in your text editor to toggle between text and HTML. I would suggest using the HTML code to write your descriptions and toggling back to see if it is displaying the way you expected. It's a good way to learn HTML, much easier than typing it in and trying to fix the code when the editor messes it up:thumbsup:

GL,
Audra