Copied to clipboard

Flag this post as spam?

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


  • Lee 95 posts 115 karma points
    Jan 12, 2012 @ 11:16
    Lee
    0

    Adding span tags

    Hi

    I have created stylesheets in umbraco, but is there a way I can add a span tag (from the drop down menu) the would need a class. ie.

    <h1>This is a heading 1 with a span tag included</h1

    Would be:

    <h1>This is a heading 1 with a <span>span tag</span> included</h1

    without the need of doing it manually. I know it works if you apply a different class to the tag.

    Is this possible?

     

    Cheers

  • Rodion Novoselov 694 posts 859 karma points
    Jan 16, 2012 @ 19:06
    Rodion Novoselov
    0

    Hi. Just add a fake empty class to the RTE associated stylesheet. When you select some string and select that from the drop-down list a <span> tag will be applied to the selected text.

Please Sign in or register to post replies

Write your reply to:

Draft