Copied to clipboard

Flag this post as spam?

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


  • Jonny Flanagan 34 posts 163 karma points
    Oct 18, 2019 @ 08:44
    Jonny Flanagan
    0

    Inserting images to RTE

    Hi all,

    When I insert an image into the RTE, it adds automatically a style tag with various width and height. I can fix via the source code editor but do not want my editors to need to do this. How can I stop this happening? TIA

    Original

    <p><img style="width: 357.5482406356413px; height: 500px;" src="/media/1280/outsorcing-image-2.jpg?width=357.5482406356413&amp;height=500" alt="" data-udi="umb://media/ea9181b10d77478c886ed5eed2036cb3" /></p>
    

    Fix wanted

    <p><img src="/media/1280/outsorcing-image-2.jpg" alt="" data-udi="umb://media/ea9181b10d77478c886ed5eed2036cb3" /></p>
    
  • 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