Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Styling up bullet point list in WYSIWYG

Vote:
 

Hi,

Is it possible to customise the TinyMCE WYSIWYG control so you can style the Bulletpoint lists and links, for example add a class to the UL:

  • test
  • And also style links:

    Test

    I hope this makes sense,

    Jon

    #144450
    Feb 12, 2016 16:01
    Vote:
     

    Check out

    http://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-CMS/7/Editing/Customizing-the-TinyMCE-Editor/

    There is pretty much you can do. Check section for 

    Extending the CSS file...

    #144456
    Feb 12, 2016 16:26
    Vote:
     

    Does this change the class on all UL lists that are created in the WYSIWYG - I would like the user to highlight their list and pick a style from the Style Drop Down (Apologies - I wasnt very clear in my initial post)

    Jon

    #144459
    Feb 12, 2016 16:31
    Vote:
     

    It's possible to just mark the element you wish to style and then select from the dropdown for the style yes

    #144462
    Feb 12, 2016 16:36
    Vote:
     

    ChangeElementType. Lets you apply a class and change the element type for text block elements (p, h1, h2, and so on)

    #144464
    Feb 12, 2016 16:38
    * You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.