Hello, Friends, when do you often insert an image, when you are posting in your blog?, like this .
Sometimes we feel bother with the border of the image, for example

or




If you want to delete the border of the image, you can follow the following instruction.
- Login into blogger with your account
- Click Layout
- Click Edit HTML tab
- Click Download full template, and please backup your template first
-
Find the similar code below in your template.
.post img {
padding:4px;
border:1px solid $bordercolor;
} -
Delete this code line
border:1px solid $bordercolor; - Click Save template
- Finish
It is easy, isn’t? Now if you insert smile in your posting, trust me that there won’t be any image border again.
See you in my next posting
0 comments:
Post a Comment