Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dominik 711 posts 733 karma points
    Jul 21, 2011 @ 09:37
    dominik
    0

    TinyMCE css class dorpdown for links

    Hello,

    How can i add the css styles dropdown also to the "insert link" popup.

    I need this to add a lightbox class which opens the URL in a lightbox

    Thanks

  • dominik 711 posts 733 karma points
    Jul 21, 2011 @ 10:32
    dominik
    0

    So inside the link.html there is a class dropdown but this is not shown. How can i show this in TinyMCE and let the user choose one class for the link (<a> tag)?

  • Mike Chambers 636 posts 1253 karma points c-trib
    Jul 21, 2011 @ 10:34
    Mike Chambers
    0

    umbraco\plugins\tinymce3\insertLink.htm

    Is where you probably need to start. The customised umbraco version has the styles box that you would get by default with TinyMce removed.

    However it is a bit more involved as that will only add a styles drop down of all your styles in the associated css file for the tinymce editor and not styles that you have set in the umbraco stylesheet create proceedure.

  • dominik 711 posts 733 karma points
    Jul 21, 2011 @ 10:35
    dominik
    0

    But why is this removed? Is there no setting to get this work?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies