A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
currently in the tinymce hyperlink window there is a class drop menu that only has "FloatPanel".
I would like to know how I can add more classes to that menu if possible?
I am using the latest version of MOJO - 2.3.9.0
Thanks in advance.
See the article Creating Content Style Templates
Hope that helps,
Joe
thanks Joe - I followed that article and I can get the classes to work / show up in the editor ONLY, but not the hyperlink window.
Let me clarify:
If I create a hyperlink there is a class drop-down inside the hyperlink window. That drop-down menu does not populate with the classes I create. (The window I am talking about contains LINK URL, TARGET, TITLE and CLASS)
where does that pull the classes from?
thanks
Ok, I confirm this as a bug, I just fixed it in my copy so it will be fixed in the next release. The bug was that we were using comma separated list of styles when it is supposed to be semicolon separated.
Thanks,
thank you for looking into that Joe. I will be sure to upgrade at the next release.
thanks again.