Hey Guys. I looked around for this. For my amazement, I didn't find what I was looking for. How can I allow HTML in the seller store description area... And, more ambitiously, add a HTML Editor to the description in the Build your Store Screen. Is this possible? If possible, please expand. Thanks.
html etc is stripped from the input in the code so you will need to edit the code to allow it. Allowing people to insert html into your site is generally speaking a bad idea, they could potentially ruin your sites layout.
Don't know about the seller description but you can allow it for normal ad descriptions by specifying the allowed tags in your 68C admin control panel.
I agree with Lhotch, it can be dangerous. But i think i am missing the point here, Why dont you just enter html content and save it and see if it works? If it works, you can use html content, if it doesnt, you dont.... And if it accepts html content you can just insert a javascript wysiwyg editor and just see if it works, But I think this is quite similair to the wysiwyg editor questions about the checkout listing details integration...