How can I remove a border from my image?
-
I’d like to display my images without borders
I’m using Twenty Eleven
I tried entering 0 in the border box in the advanced image settings, but could see no change
What should I inter into the border box (or into the vertical or horizontal space)?Many thanks
Blog url: http://textiletrails.wordpress.com/ -
I’ve made a ltitle progress…
Entering “none” in the border box reduces the border to a thin line.
Can I get rid of it entirely?A support page (linked to the one about image settings) with details of the parameters that can be entered into the boxes in the advanced image settings tab would be great
-
Hi there,
To modify the border around your images so that it disappears completely, you will need to change the HTML code a bit.
Please go to your Edit Post page and select the HTML Editor. Within the HTML editor you will see the following code:
<img class=”size-full wp-image-120 aligncenter” title=”IMG_5768″ src=”http://textiletrails.files.wordpress.com/2011/08/img_57681.jpg” alt=”” width=”584″ height=”438″ />
To remove the border, you will want to delete the following code:
class=”size-full wp-image-120 aligncenter”
That’s it! Afterward, just click save. Please let me know if you need any additional help with this :)
-
- The topic ‘How can I remove a border from my image?’ is closed to new replies.