When we post anything in our blogger post background always comes in the color of white and this is all kind of boring stuff if you want to add some coloring background in your posting area background and you can easily also add a background image for the posting background.
Codes for Color Background
- Login to Blogger > Dashboard
- Go to Posting Area > Edit HTML
- Paste the below code and follow the instructions.
<div style="background:#FFE1FF; padding:5px 8px 5px 8px;">
Write Your Text Here....
</div>
- #FFE1FF Replace it with your own color use HTML and CSS Color Chart
- Write Your Text Here.... Replace it with your text.
Codes for Image Background
- Login to Blogger > Dashboard
- Go to Posting Area > Edit HTML
- Paste the below code and follow the instructions.
<div style="background:url(URL ADDRESS OF THE IMAGE) no-repeat;">
Write Your Text Here....
</div>
- URL ADDRESS OF THE IMAGE Replace it with your background image.
- Write Your Text Here.... Replace it with your text.
How to Use the Codes
Thanks for Visit Here Like Us on Facebook.
If Any Problem, Ask in Comments Follow US on Twitter.
Post a Comment