How to Make a Posting Separate Box

type='html'>

To create a blog post into separate boxes, you can follow these tips to complete. Post box with separate, more comfortable and the views make it easier for visitors to differentiate between the posting of one another.

 

To make a column into a separate posting, you only need a little HTML code. Previously, I recommend to backup your template first.

 

  1. Login to Blogger with your ID.

  2. Click Layout.

  3. Then click Edit HTML.

  4. Click Download Full Template.

  5. Then smear Expand Widget Templates.

  6. Search code .Post{

  7. Then place the following code after the code above:


    Padding:15px;

    Border-top: 2px solid #000000;

    Border-bottom: 2px solid #000000;

    Border-left: 2px solid #000000;

    Border-right: 2px solid #000000;

    Margin-bottom: 30px;



  8. Save Template.
If successful, it will appear in the fields you are posting to each blog separately. But still in the form of a box, I will explain later on to make the curve on the field.

No comments:

Post a Comment