Hello guys! In this post i will teach you how to you can easily add auto signature in your every post of blogger. For this tricks you must have your signature image URL You can easily create your name signatures by different Website. Such as Cool Text from this site create your own Signature and Get your Signature image URL.I would like to also mention that with this method your Signature will automatically transfer in your every Blog Post.
So let us start...
So let us start...
Steps for Adding Signature:
Step 1:Go to Your Blogger Dashboard>>Templates>>Customize.
Step 2:Now Go to Advance Templates Setting >>Add CSS.
Paste this following code in this CSS Box.
.entry-content:after {
content: url(YOUR_IMAGE_URL);
margin-left: 250px;
}
Step 3: Replace YOUR_IMAGE_URL with your Signature Image URL
Step 4:Now Save Your Template and see your blogger Post...
Demo:
You are all done :)
0 comments