In DNN 5.6.3 My FCK Editor shows the skin background color when in edit mode.
I viewed the tutorial at
http://www.dnncreative.com/Tutorial...fault.aspx But this did not work for DNN 5.6.3
I did the following:
1)Located the fckconfig.js
2)found FCKConfig.BodyId = 'fckbody' ; (I placed fckbody inside the quotes)
3)inside my skin.css i wrote the following #fckbody{background-color: #FFF; background-image: none;}
4)cleared my browser cache
5)restarted the dnn application from host settings
Then i went back in and went into edit mode only to find that the FCKEditor Background still shows the default skin body background color. When it should show a color of WHITE or #fff for my default FCKEditor background color.
Can someone please help me with fixing this issue? Or what i'm over looking for DNN 5.6.3 fckeditor where i can change the FCKEditor body background?
I've done this hundreds of times before... but i know i'm overlooking something in 5.6.3 just not sure what yet.
Thanks please advise as soon as possible.