How To Add Each Blog Post in Separate box

Add Each Blog Post in Separate box:-In many Blogger Templates you may have seen that there is not a separate box for every Post,but each post is completely shown as in Dynamic Blogger Templates.Here we will show you How to Add Each Post in a Separate Beautiful Box along-with many Color Schemes.Actually this hack can be applied by using CSS ,Applying this hack each post will be shown in a separate box and when ones hover mouse it will change the Border Color and When Again Hover it will automatically again change the Color.Now How to do it,Let me Elaborate it in some easy steps.
How To Add Each Blog Post in Separate box

How To Add Each Blog Post in Separate box

  • Go To Blogger.com
  • Sign in There and Go To Blogger Dashboard
  • There Click on Template
  • Then Click On Customize
  • After that Click On Advanced Option
  • And Then Select CSS(i.e Add CSS)
  • Now Copy the below Code and paste it over there.
.post {
background:#FFFFFF;
border: 2px solid #000000;
padding-right:7px;
padding-left:7px;
}
.post:hover {
border: 2px solid #FF0000;
}
.post:active {
border: 2px solid #0004FF;
}
  • That's it
Customization :- If You are interested in Changing the background Color then Replace #FFFFFF with Your Own Color Code.And If you want to change the Border Color then Change #000000 #FF0000 #0004FF  to Your Desired Color Code

How To Add Each Blog Post In Separate box
Last Reviewed by The Gameron October 29 2013
Rating: 4.5
SHARE

Iftikhar Uddin

I am a Web Developer,Graphic Designer,Blogger Wizard,WordPress Samurai,Code Engineer,SEO Guru,Software Engineer and food hunter.

  • Image
  • Image
  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

17 comments:

  1. It didnt work bro...

    my site - http://androidappsandgameshacking.blogspot.com/

    ReplyDelete
  2. It Worked but How to delete extra white background?
    0hossainpower@gmail.com
    windowstechnics

    ReplyDelete
    Replies
    1. yep it is also my doubt. Ti works but the extra white background is disgusting

      Delete
    2. CUSTOMIZED -> ADVANCED -> BACKGROUNDS -> change the color

      Delete
  3. hey dude plz help me
    its not working

    ReplyDelete
    Replies
    1. Working Perfectly man it's to easy :) Wat eror Did u got>?

      Delete
  4. Hello there,

    The code works fine but is there a way I can extend the box all the way up until above my date as well? Right now if I use the code, it only "box" up until my post title only.

    Would appreciate your help, thanks!

    ReplyDelete
  5. I like your trick >> please http://ahmadridoan.blogspot.com

    ReplyDelete
  6. http://articleslab1.blogspot.in/

    ReplyDelete
  7. good work i have add to my blog

    http://howtomobiles.blogspot.com/

    ReplyDelete
  8. Nice work looking to add to my blog.
    http://khyberacademy.blogspot.com/

    ReplyDelete
  9. nice post.
    how to change xml template layout.
    post me any website link

    ReplyDelete