answered question
0
Votes
Votes
4
Answers
Answers
M$1.00
In Blogger, how do I remove borders from ONLY ONE IMAGE, without removing them from other images in the same post?
I have borders by default in my blog and I want it to stay that way. For example, if I have a post where three of my images have borders, how can I add one more without them? The fourth one would be within the text and would be much, much smaller (10x10px).
answers (4)
1) Edit your post in html.
2) Look for the img tag for the image you want to remove border from.
3) Within the image tag, add this: border="0" (look at the image below for demo)
Let me know if it doesn't work. It would also be nice if you could let us know your blog's URL. Good luck :)
2) Look for the img tag for the image you want to remove border from.
3) Within the image tag, add this: border="0" (look at the image below for demo)
Let me know if it doesn't work. It would also be nice if you could let us know your blog's URL. Good luck :)
source(s):
It worked the last time I tried it.
It worked the last time I tried it.
voted helpful: trevortye
I've not used Blogger, but if you can use html, this may work:
style="border:none"
Put that in the img tag. (Can't seem to post code here)
style="border:none"
Put that in the img tag. (Can't seem to post code here)
no you can't .. u must do one by one...
Related questions
140 characters left













