Custom Search

Add stylish Image and Background to each Blogger post




Any blog finds multiple authors on blog or Guest Authorson blog functional to identify very easily by adding mixture of stylish images or background colors to each Guest Author. In the earlier post by method ofmybloggertricks we’ve discussed about adding backgrounds to specified post of blogger blogs. Here, with the help of simple code adding to each blog you can make your blog attractive and to create a center of attention draw visitors/readers with eye-catching images or background colors. You no need to work hard, BlogTariff developed simple code for spicing blogger post pages with images and background colors, let’s begin the tutorials.

How to Add Stylish Background image to Blogger post

Sign into your blogger blog

For Adding Background colors to each post

“CREATE A POST”
After completion of writing post, CLICK the “EDIT HTML” link Tab
Add the following code checking at starting and at the end of post as shown in the image below

<div style="background-color: #DCC368; padding: 5px 8px 5px 8px;">
Your text goes here...
</div>

Customization:-

Put the Red Color words at Starting of your post
Replace Green color code with your choice color code by using our COLOR CHART
In the place of “Your text here” Post content
Put the Blue Color words at the end of the post

Whenever you create a post the same may be executed on each post

For Adding Stylish Background image to each post

<div style="background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKQGl5DjzsKZuDwQ7cy1f3Cwp3NBSu97NCNWARF-vOwH9G_RoLaKEDh3tmOxxSxPeVvPG5H3979z7f7eJBh-NNHSayHO5gSDNLeKh9wD9Vy_TbbMajMTWCPy2KgNEhlCePUY8G86cv4XYN/s760/btflab.blogspot.com.jpeg); width="500" height="500"background-repeat: no-repeat; ">
    Your text goes here...
    </div>

Customization:-

Add Red Color words at Starting of your post
Replace Green color code with your image URL
In the place of “Your text here” Post content
Put the Blue Color words at the end of the post

After successful adding “Save your Post” and preview your experiment.

Appreciation:-

If you enjoyed this post let know your views via comments, brilliant idea is for subscribing to BlogTariff.com for not missing ensuing post.

0 comments:

Post a Comment