Quote Originally Posted by TinaS View Post
thanks for the heads up on the includes - i will drop those right in.

as for the descriptions the html code is entered as code just as you would in the plain text area of a product description.

is there a way (that i can do easily) to make the description field accept html ??

thanks again
The description is input in a <textarea> form element.

AND

The contents are interpreted as text only; HTML markup is ignored.