It was only after changing it in both folders (on several of my DNN sites) that it worked. If you make the changes, clear browser caches and DNN (or whatever cache) and it does not work for you, I am no more help.
I spent so much time on this vexing issue! It should be easier to change this and the default of the font type and size.
The solutions should not be found in the depths of forums and the bowels of config files! It should be easy when you are setting up FCk as provider on a site - What do you want the default font and size to be? The default behavior of the Enter key?
Re: unwanted <p> tags
Hey Smack,
Check this out
http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/127/threadid/196668/scope/posts/Default.aspx
Make sure to change them both!
Will
Re: unwanted <p> tags
Re: unwanted <p> tags
FCKConfig.EnterMode = 'br' ; // p | div | br
FCKConfig.ShiftEnterMode = 'p' ; // p | div | br
Now what? Thanks...
Re: unwanted <p> tags
I spent so much time on this vexing issue! It should be easier to change this and the default of the font type and size.
The solutions should not be found in the depths of forums and the bowels of config files! It should be easy when you are setting up FCk as provider on a site - What do you want the default font and size to be? The default behavior of the Enter key?
Will
Re: unwanted <p> tags