How to remove image borders?
-
It seems the image editor has changed and we no longer have access to Advanced Settings > Image Properties. So how do we remove the automatic borders that get added to new images? (Previously I would set a border value = 0.)
The blog I need help with is: (visible only to logged in users)
-
Hi Paul!
There were some recent changes to the Visual and Image Editor as explained here:
You are correct; currently, the option to edit the border value has been removed. It may be something that we look to add back in in the future. For now, you can remove the border by inserting border=0px in the HTML as shown here:
<img class="alignleft size-large wp-image-15039" src="URL" alt="Featured Image -- 15038" width="584" height="389" border="0px" />Just to be clear, you will need to adjust the image code in the Text Editor. This is explained here:
Let me know if you have any additional questions!
- The topic ‘How to remove image borders?’ is closed to new replies.