If you like to display your each and every post colorful, then there is no any functions default provided by blogger. But you can consider some general techniques to make your blog colorful and attractive. One of the technique is to make the different background color of each and every post. We has provided some codes that changes the appearance of the blog’s each post.
1. In the beginning Login into your blogger dashboard
2. Go to new post
3. When you create a post, then click on HTML which switch to HTML which you can see by the Compost tab.
4. Then you have to add the following yellow line code at the starting of the post
<div style="background-color: #DCC368; padding: 5px 8px 5px 8px;">
Write the content here
</div>
5. Add the blue code in beginning of the page and red code in ending of the code And change the green code with your own desire.
You have to just add the given code at the starting and ending of your post contents
<div style="background-image: url(IMAGE-URL-HERE); background-repeat: no-repeat; ">
Write the content here
</div>
From the above code, the green code has to be added in the starting of the page and the red code has to be added in ending of the page.
Great you have successfully done. Thank you.
Here is the tips of changing the background color of each post
1. In the beginning Login into your blogger dashboard
2. Go to new post
3. When you create a post, then click on HTML which switch to HTML which you can see by the Compost tab.
4. Then you have to add the following yellow line code at the starting of the post
<div style="background-color: #DCC368; padding: 5px 8px 5px 8px;">
Write the content here
</div>
5. Add the blue code in beginning of the page and red code in ending of the code And change the green code with your own desire.
Adding the background image in blogger post
You have to just add the given code at the starting and ending of your post contents
<div style="background-image: url(IMAGE-URL-HERE); background-repeat: no-repeat; ">
Write the content here
</div>
From the above code, the green code has to be added in the starting of the page and the red code has to be added in ending of the page.
Great you have successfully done. Thank you.
0 Response to "How to Make Different Background of Each Post"
Posting Komentar