But for the few days I couldn't, but as the day passed on, I ultimately knew how to mask the picture easily in a blogger blog.
Being an excellent designer our job is to provide the best quality things, and mask technique also falls in it. I know that many of you guys may already know about it, but still wide range of bloggers fall in the group who are not aware of it. So i came up with this post.
But before see a LIVE DEMO of masking a image:
- Go to dashboard>template>template designer.
- Add the below CSS code in your blog.
.maskeffect { -webkit-mask-image: -webkit-gradient(radial, center center, 0, center center, 350, from(rgba(0,0,0,3)), to(rgba(0,0,0,0))); }
- Apply to Blog and save it !
<div class="maskeffect">Replace "image url" with your image URL which you want to be masked.
<img src="imageurl">
</div>
Thanks for taking your time to read this post ! If you're having any difficulties regarding masking your blogger image, simply comment down below !
Thank you,
Blogger Smasher
Read Our Other Useful Posts;