Add stylish Image and Background to each Blogger post
How to Add Stylish Background image to Blogger post
Sign into your blogger blogFor 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 postReplace 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 postReplace 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.
0 comments:
Post a Comment