Saturday, May 7, 2011

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.

2 comments:

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

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

    ReplyDelete