How do I add borders to images with the new WordPress update?
-
How do you add borders to images in the new WordPress update?
The blog I need help with is: (visible only to logged in users)
-
How do you add borders (black borders) to images with the new WordPress update? Does it have to be done in html?
-
You can remove or add the border by inserting border=0px in the HTML as shown here in this example:
< img class="alignleft size-large wp-image-15039" src="URL" alt="Featured Image -- 15038" width="584" height="389" border="0px" />Just adjust the number 0 to how thick you want the border to be. To be clear, you will need to adjust the image code in the Text Editor. This is explained here:
-
- The topic ‘How do I add borders to images with the new WordPress update?’ is closed to new replies.
