I recently shared a tutorial of customizing the look of your bullet list and number list and today we will learn how to change the bullet list using the Image Hover effect. Hover your cursor over the bullet list below to see the effect.
- Isn’t the image turning blue from green?
- Liked it? Now learn it!
This effect is really easy to apply. We only need to apply a simple code to your template. Lets start!
Go To,
- Blogger > Layout > Edit HTML
- Search For ]]></b:skin>
- and just above ]]></b:skin> add the code below, (Tip:- Press Ctrl + F)
.post ul {list-style:none;
}
.post ul li {
line-height: 1.4em;
background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-_-GNNJf8ZANuhwzAE1n5n80dqlDfQod1UxOeVBL2tnIZSMV-zGJMN_TARVfAMrjrrGxqyN2qV7jXBOM17KSgoUt-3qHatZZBf6E5wVgLPySxqVBREou_SDfV1L3C9fdP2ydINdgz3xs/s400/265.gif) no-repeat scroll 0px 4px;
margin: 0.3em 0;
padding: 0 0 0.8em 20px;
}
.post ul li:hover {
background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXajO1Te-9f5BZ2uLZuGE5HReTsx57aFuma_uL2NERmfx08gjHQwvObLOSjyaQCJMDZlGgFI5grfybQmn3HqZGyAHp19smNwoeeNlg64g5Tj9EATCMQ3X4686bbNjf6Z-fuNvd_DQhCHU/s400/261.gif) no-repeat scroll 0px 4px;
}
- Save your template and you are done!
Customization
The bullet image can be aligned horizontally with the text by increasing or decreasing the value 4px. You can change the value to 7px or more or less according to your blog alignment requirement.
You can also replace the bullets above with your own. To get a bullet of your own choice download up to 231 seductive bullets by subscribing to this blog.
Note:- Subscribers have already been emailed the Download copy
Once you have selected your preferred bullet simply upload it to blogger and replace the above two links (Green and Blue) with the URLs of your own bullets. To learn how to save images in blogger, read this post –> Create a Backup For Images in Blogger
Play With The Code!
If you want to try the code before applying it to blogger than use our HTML Editor by clicking the link Below,Paste this code in the HTML Editor,
<style>
ul {list-style:none;
}
ul li {
line-height: 1.4em;
background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-_-GNNJf8ZANuhwzAE1n5n80dqlDfQod1UxOeVBL2tnIZSMV-zGJMN_TARVfAMrjrrGxqyN2qV7jXBOM17KSgoUt-3qHatZZBf6E5wVgLPySxqVBREou_SDfV1L3C9fdP2ydINdgz3xs/s400/265.gif) no-repeat scroll 0px 4px;
margin: 0.3em 0;
padding: 0 0 0.8em 20px;
}
ul li:hover {
background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXajO1Te-9f5BZ2uLZuGE5HReTsx57aFuma_uL2NERmfx08gjHQwvObLOSjyaQCJMDZlGgFI5grfybQmn3HqZGyAHp19smNwoeeNlg64g5Tj9EATCMQ3X4686bbNjf6Z-fuNvd_DQhCHU/s400/261.gif) no-repeat scroll 0px 4px;
}
</style>
<ul>
<li>This is Sample Text</li>
<li>This is Sample Text</li>
<li>This is Sample Text</li>
</ul>
- Hack User Account Control in Vista
- Common Errors in PC & There Solution
- 100 Windows XP RUN COMMANDS
- how to Repair windows xp
- 10 most useful premium account access for free ..
- How to detect undetective pendrive or how to detect.
- Hear voice of your pc
- Mozilla Firefox shortcut keys
- Gmail shortcuts
- Akash tablet review or The cheapest tablet ever
- HIdden music in windows xp.
- Admin password hack
- PC Facts
- Steve Jobs, 1955-2011
- Boot faster by removing unnecessary startup progra
- Samsung Galaxy Tab 750 Price in India |Samsung Gal
- Samsung Champ Mega Cam price India,Samsung Champ M
- Samsung C3011 price India,Samsung C3011 specification.
- Samsung Guru 539 price India |Samsung Guru 539 CDM.
No comments:
Post a Comment