how to add border around an image in/on blogger to blogging
 |
Add border around an image in blogger
|
Description:Later
Add border around an image in blogger
Just follow below steps to add border around an image in/on blogger to blogging :
 |
Blogger Dashboard |
Step2:Now Templete>>Edit Html
 |
Templete Than Edit Html |
Step3:Click any where of the code and click Ctrl+f for quick search button
 |
Click Control+F |
Step4: Search for below code shown:
b:skin>>
Step5:Than paste below code before tha code
.post img {
border:5px solid #d2d2d2;
padding:2px;
}
Note:you can plus or less the border,padding ammount.And Can change color code.Also you can choice below for code border
a.solid b.dotted c.dashed d.double e.groove f.ridge g.inset h.outset
Step5:Click Save templete
No comments:
Post a Comment