7stars Posted April 13, 2007 Posted April 13, 2007 Hi Would like to space or list points about my product but just get a paragraph? Can anyone advise? Thanks!
UncleSteve Posted April 13, 2007 Posted April 13, 2007 Hi Would like to space or list points about my product but just get a paragraph? Can anyone advise? Thanks! Hi, You need to enter the description as html. You could use a wysiwyg editor, then copy the text from the body (without the <body> tags) and paste in to the product description. :) ____________________________________________________________________ ____________________________________________________________________
7stars Posted April 13, 2007 Author Posted April 13, 2007 Hi, You need to enter the description as html. You could use a wysiwyg editor, then copy the text from the body (without the <body> tags) and paste in to the product description. :) Really appreciate your answer, only I don't have a clue what any of it means! I'm a beginner at websites, have you got an idiots guide to that or if you can direct me to where I can follow instrcutions that would be great. Thank you.
knifeman Posted April 13, 2007 Posted April 13, 2007 Really appreciate your answer, only I don't have a clue what any of it means! I'm a beginner at websites, have you got an idiots guide to that or if you can direct me to where I can follow instrcutions that would be great. Thank you. You can add html code to format your description. To add a line break, type this at the end of your sentence: <BR> To add a paragraph break: <P> Here is a sample for bulletted listing. <ul> <lh>List heading</lh> <li>line 1</li> <li>line 2</li> <li>line 3</li> <li>etc, ect.</li> </ul> Simply place your text in place of mine. Tim
7stars Posted April 13, 2007 Author Posted April 13, 2007 You can add html code to format your description.To add a line break, type this at the end of your sentence: <BR> To add a paragraph break: <P> Here is a sample for bulletted listing. <ul> <lh>List heading</lh> <li>line 1</li> <li>line 2</li> <li>line 3</li> <li>etc, ect.</li> </ul> Simply place your text in place of mine. Tim Thats fantastic thanks, I've just used the BR and P to start and its transformed it! Much appreciated, Thank you!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.