Sunday, February 6, 2011

Change Post Divisor Between Blogger Post

You can add Some image line for between your posts.try this

1. Log in to blogger account  Design  >> Edit HTML, 
    "Expand Widget Templates" checked.

2. Find these tag  by using Ctrl+F          .post

3. You will get a code like this.
.post {
margin: 0 0 40px 0;
width: 90%
      }
4. Code will deferment from all template.Important thing is after find .post    
     Find the   { } this curly brackets­ ­  becase u have to put new code between this tag.


5. Paste below code between {   } this curly brackets­ ­.

background: url(Image Url);
background-repeat: no-repeat;
background-position: bottom center;
margin:.5em 0 1.5em;
padding-bottom:2.5em;
6. After paste it look like this.

.post{margin: 0 0 40px 0;
width: 90%;
background: url(Image url);
background-repeat: no-repeat;
background-position: bottom center;
margin:.5em 0 1.5em;
padding-bottom:2.5 em;}
7. you can  2.5 em changing value change separator displayed behind part of your post latest line.

8.
You have to put image url it Image url  area.you can see below there is some image for you.


Images

1.

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjvQIXENLrRN3jBBhou6t8BCwbwGnnWXX2gLdNdB8qwXOxpGu79Qj55z50oZkfvCuxO4urvn4AkA1NBQD5v3DQxDGFPyNOu0fDO1EoPEjiVFu1s5dnTt-FvuIIPW7RGrEDJgRQvgIoStswr/s1600/1.gif

  2.

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikJSdiVS0dZIiVk_-FJ08Z_aXNlQ1VL1RuCJ5retzdZxGcERJhpD2wZ0o5b7eL9G2v0nxyV4TsvdfP-7uOkpOotbsfV6Ed8lydpz-s7osFlsqYOOmNNvFN8w0_VTHJLKn8YkJrsY9JWPgt/s1600/2.gif
3.

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCcFV723Uag8NG0Al3nUSNfjS9DK2ezhz9TF1wN_BqyCfg5N9GICBsw7Y62EqqqZqCebdy3l-jDSP3Oz6bforxN6_Cdeky_2t1uOyoujAkzQr7D_M6LedPV7GcbciKGb_0c3RK48Hn23o-/s1600/3.gif
4.

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEkp6QK7E9QKNZ5isc7lHfBCEnAax_HbnKboSnnMDiWU4QUFquJJlq6q1NCkXV7oKuWIb9qq-YJ5bbHleH6AfOPNRZ-K2gahmANhyphenhyphenzk5D0whRRKGxhPbvwxJSTL4ySIljRkQL8ieODVuZP/s1600/4.gif
5.

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgU1kufOD7j70E9FLgtdiVrr4EYdyzA1Z8cSWeH2nJiEMvrawyFVc4XBs0WshzGkYsBvfdPW1dqLdKddS5rLKDFKDH1osHOZncXsSHVxOjCapp97H8bZnazsS5E4Cp2DiM5Eh4lnD2F1wTd/s1600/raibbow.png
6.

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiuIxQoUED-YosETjjP7A_bwK9BzOpl3gqa5RPlOGMr35r9LgYtOe4UT0mhGLZuWQ-o50HSClhbkT0fYmDuV0Avqd6n7YP5Qu8IDSrntws3eY6OpTcH-IKsDAphGpCKVN5UcC2_Pgcv5bd0/s1600/star1.gif


0 comments:

Post a Comment