Add a background image to blogger comments

Background image to Blogger comments :
Comments will appear below every post on your Blogger. We can customize blog comment section in Blogger as we require. We can attract the user to comment by making comment section more attractive. You can make your Blogger commenting section attractive by adding border, color and background image to comments section in your Blogger blog.

How to add background image to blog comments in Blogger : 

In the previous post we learn how to change post a comment message on Blogger, Now I'm showing how to add a background image to your Blogger comments. Using this post you can add an image related to envelope to your blog comments. This process is simple , you just have to background image tag to your Blogger commenting section code in your Blogger template.

Follow below steps to add a background image to your Blogger comments

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit HTML

Step 4 : Search   .post-outer .comments {

add below line just below the above line

background: url(image url )repeat;

note: replace image url with your image link .

Step 5 : Click on Save template.

After adding background image, you may get some empty space on right side, left side and bottom of the image. To reduce that empty space use margin tags.

No comments:

Post a Comment