I added an HTML module to my DotNetNuke page. When I go into the editor for the module, there is a drop down "Apply CSS Class" that is empty with the exception of "Clear Class". How do I create classes that I can use for the HTML module? Where should any related CSS files reside in the file system?

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

Found the answer, the latest versions of DNN are using a new provider for the HTML Module, Telerik's RadEditor. DNN details on configuring the "Apply CSS Class" drop down can be found here: http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/108/threadid/364908/scope/posts/Default.aspx

link|improve this answer
Also found another provider that really helps customize the RadEditor in DNN. Easy to install and configure. radeditor.codeplex.com – Kevin Dec 16 '10 at 0:29
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.