Customize Bullet List Style With Image Hover Effect

bullet list style
Most of the times  when website owners or web developers  would like to make a posts, they tend to elaborate things through explaining some features on the topic that they are discussing to their readers. To make it more professional in looks, it is recommended to write using a bullet list style. In this tutorial, we will  discuss on how to customize bullet list style with image hover effect on it. The code that  I'am going to share with you are highly customizable and easy to implement. So, let's now jump to the tutorial!

Try to look below at my customization area just after step 6 in this tutorial or to my sitemap page for the live demo.

Customize Bullet List Style With Image Hover Effect


Step 1. Log-in to Blogger Dashboard
Step 2. Hit the Template Button ( have a back-up of your template for your reference)
Step 3. Click the Edit HTML button
Step 4. Point the mouse cursor inside the new Blogger Template HTML Editor page
Step 5. Control F or find the code below
]]></b:skin>
Step 5. Above the code in step 5., paste the css code below
.post ul li {
background: transparent url(http://4.bp.blogspot.com/-FDDrDCJ6hIo/UfPl-uvcg3I/AAAAAAAABV0/ecLCCYv-WbM/s1600/bullett+1.png) no-repeat scroll 0px 4px;
margin: 0.3em 0;
padding: 0 0 0.8em 20px;
border: 1px solid #DDC;
}
.post ul li:hover {
background: transparent url(http://3.bp.blogspot.com/-Aomcw44_Nek/UfPmCbGRTvI/AAAAAAAABV8/QfPm6VPj9mI/s1600/bullet+2.png) no-repeat scroll 0px 3px;
}

Step 6. Save your template! and you're done.

Customization (optional):
  • You may change the text in red (url of image if no mouse hover effect) with your own image  and the text in blue ( url of the image with hover effect)
  • The image size should range from 10px by 10px to 13px by 11px
  •  You may or may not delete the border (1px solid #DDC).
  • You can select the different border styles here and variuos hexadecimal colors through this link

Please copy the code below in your  Blogger editor page (it must be in HTML mode) everytime you want to apply this trick in your post.
<ul>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
</ul>

 Just add another "<li>Your Texts/Message Here</li>" above"</ul>" tag if you want to add another texts with bullet list styles.

Or you can copy and paste the code below direct to your Blogger editor's page (in HTML mode).


<style>
.post ul li {
background: transparent url(http://2.bp.blogspot.com/-jeHy3rlNPJ4/UXVQ_4cSDqI/AAAAAAAAAbw/rdv-QbDmRro/s1600/blogger+logo14.png) no-repeat scroll 0px 4px;
margin: 0.3em 0;
padding: 0 0 0.8em 20px;
border: 1px solid #DDC;
}
.post ul li:hover {
background: transparent url(http://4.bp.blogspot.com/-qVIzZJ8bOAY/UXVR0TLhSuI/AAAAAAAAAb4/UGnSWgWGTWQ/s1600/blogger+logo+15.png) no-repeat scroll 0px 3px;
}
</style>
<ul>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
<li>Your Texts/Message Here</li>
</ul>


 Hope  this post is helpful to you buddy. Always Give thanks to the Lord!
Enjoy!



About the Author:
tilt  hover effect
Hello folks! This is GOLDEN WORKS TV, the admin of this blog. No words could described my grateful appreciations to all newbie and professional bloggers around the world and most especially to Almighty God who gave me the wisdom...Read More
Follow him @ Twitter |Facebook


Express yourself!
1 comment : Post Your's Buddies!

Post A Comment!
We love to hear your feedbacks and suggestions. We will try our best to reply to your queries as soon as time allows. Please Keep in mind that all comments are moderated manually by our editors team to minimize spamming, and all the links are nofollow.

Note:
1. To add HTML code in the box, please use our HTML editor generator.
2. Please do not spam. Those type of comments will be deleted upon our review.
3. We should appreciate an individual and suggestive discussion.

Best Regards,

GOLDEN WORKS TV
  1. This is really interesting, You're a very skilled blogger.
    I have joined your rss feed and look forward
    to seeking more of your magnificent post. Also, I've shared your website in my social networks!


    My web blog :: harde schijf herstellen

    ReplyDelete

Related Posts Plugin for WordPress, Blogger...