If you lot are using the one-time Blogger interface:
- Go to Dashboard - Design - Template Designer - Advanced - Add CSS - glue the next code - Press come inward afterward the end grapheme of the end trouble } - Apply to Blog.
If you lot are using the novel Blogger interface:
- Go to Dashboard - Template - Customize - Advanced - Add CSS - glue the next code - Press come inward afterward the end grapheme of the end trouble } - Apply to Blog.
.post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
.BlogList .item-thumbnail img {
padding: 0 !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;
}
Screenshot
Now your blogger images should look without whatever edge or shadow. Cheers!
Update:
If the to a higher house method doesn't run for you, create the following:
- Go to Blogger's Dashboard > Template > Edit HTML
- Click anywhere on the code expanse in addition to search past times pressing the CTRL + F keys for the next code:
border: 1px company $(image.border.color);
-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
Note: if you lot can't discovery the entire code, in addition to then essay to discovery this trouble in addition to the remainder of it should appear:
-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);- Delete it in addition to Save your template.
Comments