Friday 22 March 2013

Use of CSS for customizing Bullet List Style

Demo

As you know that I always tried to publish interesting and new tricks. Each and every person who runs his / her own blog or website wants to make the blog/website more and more beautiful. In this article you will be able to learn and understand how to customize the bullet lists using CSS. Therefore, today I published a new trick to make use of CSS for customizing bullet list style. The people who are running their own blog or website then there is an article for them published by Shiraz Shakeel. You all know that CSS is the best way to customize your blog/website. This trick is with a special, unique and attracting and also a hover effect. To apply this trick you must follow the following CSS trick.

  • Open Your Template
  • Search For ]]></b:skin>
  • Add below code just above ]]></b:skin>
.post ul {
    list-style: none;
}
.post ul li {
    line-height: 1.4em;
    background: transparent  url(http://1.bp.blogspot.com/-15tyJnOcQFY/T6JKYobSC3I/AAAAAAAABhM/sB5M5iGJB9k/s1600/blue-bullet-icon.png) no-repeat scroll 0 5px;
    margin: 0.3em 0;
    padding: 0 0 0.8em 20px;
}
.post ul li:hover {
    background: transparent url(http://2.bp.blogspot.com/-CdnDoCYg3rA/T6JKZQSDCzI/AAAAAAAABhU/0BnItZGAnls/s1600/green-bullet-icon.png) no-repeat scroll 0px 5px;
}

For Customizations

  • You can replace the given url of the image in the code and add your own.





← Blogger OR Google+ →

1 comment:

  • Home
  • About Us
  • Contact Us
  • Sitemap
  • Back To Top ^

    About us

    Shiraz Shakeel is a young boy who is founder and the owner of Cloudspedia. He is 13 years old and living in Pakistan, K.P.K, Peshawar. Now a days, He is studying in 7th grade and running his site..... Continue Reading

    Global Ranking