Copied to clipboard

Flag this post as spam?

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


  • Matt W 8 posts 28 karma points
    Apr 11, 2016 @ 11:19
    Matt W
    0

    Accessibility issues - table border

    Hi all

    Does anyone know how to remove table border="0" from the Tinymce editor?

    I have found this is in table.js file but editing it doesn't seem to make any change.

    border = formObj.elements['border'].value != "" ? formObj.elements['border'].value : 0;

    Many thanks

  • Steve Morgan 1349 posts 4458 karma points c-trib
    Apr 11, 2016 @ 11:54
    Steve Morgan
    0

    I'm not entirely sure this will help but if you're using Chrome are you running dev tools whilst running the back office (and have ensured the setting under dev tools settings - Disable Cache (while DevTools is open) is set.

    The Umbraco backoffice is heavily cached and making changes like this are often not reflected unless you do the above.

    Does that then work?

Please Sign in or register to post replies

Write your reply to:

Draft