Tuesday, April 9, 2013

Beranda » , , » Change Background In Each Blogger Post

Change Background In Each Blogger Post


Do you ever think to make your blog posts more beautiful and attractive? To make your blog posts more beautiful and stylish, here is a useful tip for you. You can change the BACKGROUND of each blog post which looks good and attractive to the readers. But make sure not put that background which makes the text invisible or difficult to read. To change the background in each post, follow the simple steps below: 
  • Login To Your BLOGGER Dashboard. 
  • Click On "Make A New Post" Button As Marked.


  • Click On "HTML" Button On The Top Left Side As Marked.

  • If You Want To Change Only The Background Color, Paste the Following Code: 
<div style=”background:Your Color Code Goes Here; padding 5px 10px 5px 10px;”>Write Your Content Here</div> 
Note: You can get Color CODES at: http://cloford.com/resources/colours/500col.htm
  • If You Want To Change The Background Image, Paste the Following Code: 
<div style=”background:url(Your Image URL Goes Here) no-repeat;”>Write Your Content Here</div> 
  • Click "Preview" Button On Top Right Side To "See The Result". 
  • Click "Publish" Button On Top Right Side To "Publish The Post"

Note: Change "Your Color Code Goes Here" To Your Own Color.

          Change "Your Image URL Goes Here" To Your Own URL.

          Change "Write Your Content Here" To Your Own Content.

- If you like my post, please take seconds to share.