tags:

views:

83

answers:

1

How can I control what 'styles' show up in the 'style' drop down box of the Text/HTML module in DotNetNuke?

Is there also a way to edit the 'styles' that are currently in the drop down box?

+2  A: 

You need to manually edit the fckstyles.xml configuration file. Patrick Renner explains the process in his blog post Optimizing the FCKEditor for DNN.

bdukes