How To Change Your Blog Divider

ok. first of all, you need to search for the image that you want to put as divider.this is how to put your divider below your post.
example :


1. copy this image url (right click to this image and "copy image url"
2. Go to your blogger dashboard >> Layout >> Edit HTML
3. Find in page (CTRL+F) .post
then you'll see something like this :





Copy this code:


background: url(paste your image url here);
background-repeat: no-repeat;
background-position: bottom center;




and paste it like this :




paste it below .post { and above margin. if you don't want the dotted line , please change the border-bottom : 0px 

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

0 Response to "How To Change Your Blog Divider"

Post a Comment