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

    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>
    
Please Sign in or register to post replies

Write your reply to:

Draft