Computer funny tips and tricks

Lots of funny and hacking pc tricks online.

Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Saturday, 23 June 2012

Change mouse cusors in blogger

Change mouse cursors in blogger

1. Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.
2. Now press (CTRL + F) to find this code in the Template.
</head>
3. Before </head> paste this code.
<style type="text/css">body, a:hover {cursor: url(http://safir85.ucoz.com/24work-blogspot/mouse-cursor/COOL_BLUE_OUTER_GLOW_POINTER-www.24work.blogspot.c.cur), progress;}</style><a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a>
4. Now click on save template.