HOW TO remove image border in blogger


Free Links On the Web - HOW TOs / BLOGGER

Question: How to remove image border in blogger?

Answer :
On your blogspot's home page:
Click Design

On your blogspot's dashboard:
Click Template (always make a backup of your template before any changes)
Click Customize
                                   
On your Blogger Template Designer:
Click Advanced  
Click Add CSS (last item on the drop-down menu)

Under Add custom CSS add the following script (copy and paste it):

.post-body img, .post-body .tr-caption-container, .ss, .Profile img, .Image img,
.BlogList .item-thumbnail img {
padding: none !important;
border: none !important;
background: none !important;
-moz-box-shadow: 0px 0px 0px transparent !important;
-webkit-box-shadow: 0px 0px 0px transparent !important;
box-shadow: 0px 0px 0px transparent !important;
}


Click Apply to Blog
Click Back to Blogger

Websites Listed on FLOW

FLOW is purely informative.
FLOW is not recommending any of the websites listed.
FLOW is not responsible for the content of the websites listed.
FLOW has not tested the reliability and trustworthiness of the websites listed and it is the visitor's responsibility to check out whether downloads and/or other uses of the websites listed are legal and free of charge.