
Hi
all bloggers, 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 (for me i think :)). This tip is not too
hard for a newbie, so don't think that you can't do it. All you need is
that.... just follow some simple steps below:
- You're in draft.blogger.com, go to Create a new post
- Click on HTML (there are Compose and HTML options on the top left corner)
- 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>
You can get color codes at html-color-codes.info.
- 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>
Image background examples:
5. Click Preview to check then publish
No comments:
Post a Comment