Hi
I new to this so please accept apologies if this has been covered, I couldn't find it honest.
I would like to make use of the style dropdown menu but anytime I turn it on in the config my toolbar no longer shows. I have got everything else I need working just can't seem to figure it out. Maybe I'm missing something in the setup, do I need to point it to a style sheet, is there a default one, stuff like that.
I am on OSX FireFox 1.0.6 using a freshly downloaded version 2.0 of FCKeditor.
Any help much appreciated.
Cheers
I new to this so please accept apologies if this has been covered, I couldn't find it honest.
I would like to make use of the style dropdown menu but anytime I turn it on in the config my toolbar no longer shows. I have got everything else I need working just can't seem to figure it out. Maybe I'm missing something in the setup, do I need to point it to a style sheet, is there a default one, stuff like that.
I am on OSX FireFox 1.0.6 using a freshly downloaded version 2.0 of FCKeditor.
Any help much appreciated.
Cheers

RE: Problem using style with FF
1. empty cache and try again
2. If you have made a custom toolbar, check fckconfig.js to see if there is no error in the toolbar (like 2 "," next to each other)
3. by default, you can define the styles in this file: fckstyles.xml
maybe you used in your site css file, a tag that you've set before as display:none or something? In any case, test with creating a page containing only the FCKeditor and nothing else. if it still doesn't work, let us know.