Hi all friends, have you thought of styling blog post background in your every blog post ? If No, you don't have to continue to read this post, and you may discover some interesting posts inside this very lovely blog . This tip is not too hard for a new buddy, so don't think that you can't do it. All you need is that.... just follow some simple steps below:
Follow This Steps:
1. You're in draft.blogger.com, go to Create a new post
2. Click on HTML (there are Compose and HTML options on the top left corner)
3. Copy and paste this code into the content box (if you just want to change the background color)
<div style="background:YOUR COLOR CODE GOES HERE; padding:5px 10px 5px 10px;"> WRITE YOUR CONTENT HERE </div>
4. Copy and paste this code into the content box (if you want to change the background image)
<div style="background:url(YOUR IMAGE URL HERE) no-repeat;"> WRITE YOUR CONTENT HERE </div>
5. Click Preview to check the result, then Publish or Save
Follow This Steps:
1. You're in draft.blogger.com, go to Create a new post
2. Click on HTML (there are Compose and HTML options on the top left corner)
3. Copy and paste this code into the content box (if you just want to change the background color)
<div style="background:YOUR COLOR CODE GOES HERE; padding:5px 10px 5px 10px;"> WRITE YOUR CONTENT HERE </div>
4. Copy and paste this code into the content box (if you want to change the background image)
<div style="background:url(YOUR IMAGE URL HERE) no-repeat;"> WRITE YOUR CONTENT HERE </div>
5. Click Preview to check the result, then Publish or Save
0 comments:
Post a Comment