Web Tech Guide

www.blogsmonetize.com feed

Adding a nice mouse cursor to your blog

 

Do you want to have a nice mouse cursor on your website? With a nice cursor, you can attract more visitors to your website.To make this change, you can follow the following steps:

1. Login to your account --> Design --> Edit HTML
2. Click on "Download Full Template" to backup your template.
3. Check "Expand Widget Templates"
4. Search for
</body>
5. Paste one of the following codes above it.
Style 1:
<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/user/use-1/use32.cur), progress;}</style>
Style 2:
<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/people/peo-7/peo845.cur), progress;}</style>
Style 3:
<style type="text/css">body, a, a:hover {cursor: url(http://royal-tutor.110mb.com/TRANSPARENT_HALO_POINTER-royaltutor.net.cur), progress;}</style>
6. Save your template. Done.
Hope you like it.

© 5/07/2011 12:04:00 PM www.blogsmonetize.com
Loading related posts...

2 comments:

Unknown said...

nice information given about mouse cursor
============
webdesign

Cursor said...

And the easiest way to create such a cursor is this Cursor Editor

Post a Comment