Add Background Image On Blogger:
If you are looking to add a background image for particular post follow this steps. First, go to edit the post then go to HTML mode. Now include all the code inside one div as shown in this code:
Create Image Url In Blogger: If you don't know how to get image URL, just import image in your post then right click on it, select "copy link address" or "copy image address". This will give you your hosted image URL.
For example, I used given code in the post has well-had look how it's working!!
Hope you got a good idea of how to add background image in blogger blog, add background image in your blogger blog, way to add a background image in blogger.
Any issue please comment below.
If you are looking to add a background image for particular post follow this steps. First, go to edit the post then go to HTML mode. Now include all the code inside one div as shown in this code:
<div style="background-color: #444444; background-image: url("Your Background imag URL"); padding: 10px;">Your complete code!!</div>
Create Image Url In Blogger: If you don't know how to get image URL, just import image in your post then right click on it, select "copy link address" or "copy image address". This will give you your hosted image URL.
For example, I used given code in the post has well-had look how it's working!!
Hope you got a good idea of how to add background image in blogger blog, add background image in your blogger blog, way to add a background image in blogger.
Any issue please comment below.
ConversionConversion EmoticonEmoticon