Friends, Do you want to make your blogger is more beautiful. We are always add bullets to our posts but it appear like a black dot. Later i show how to change black bullets with your own image. In this post i share a information about, How to apply mouse hover effect to your bullets. You can make it easy… Follow this post and enjoy……
Log in to your Blogger account.
Select Templates- Click on Edit HTML
- Tick on Expand Widget Templates.
- Find (Ctrl + F) ]]></b:skin>
- Copy the code shown below and paste it before ]]></b:skin>
.post ul {list-style:none;
}
.post ul li {
line-height: 1.0em;
background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXw_o5h3HR8XXLU03HSkYepie3vxGkAGgIiAMO8oxJPsENpSKt5Dyl3gu7h2PM2mAomg0pIiDaGAK6s_v9Olyr5lccycBdi5sRh4GVqf29sxo7-dLOESCcLWogA_EmfaaaKMOyMOOII9E/s400/255.gif) no-repeat scroll -4px 0px;
margin: 1.0em 0;
padding: 0 0 1.0em 28px;
}
.post ul li:hover {
background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYbfXzuN1T9nvcWxa5UfOWxny0xvpil1yQci0E0jMgiazJks8YiQY4QFaV2gpydP_pw1II3J4wsLoFbxxXd4tox3vS2wEQGluIOit4vYP_CtJIgXdoKkz2qbIxQ_5TCfmJ3yi70ZLWcqg/s400/251.gif) no-repeat scroll -2px 0px;
}
No comments:
Post a Comment