hope's daughter

Monday, 21 April 2014

TUTORIAL: MAKE YOUR OWN CURSOR

This tutorial is requested by Fun.

1) Dashboard >> Design >> Add a Gadget >> HTML/JavaScript

2) Copy the code below here and paste it in the content:
<style type="text/css">body, a, a:hover {cursor: url(URL CURSOR), progress;}</style><a href="URL CURSOR" target="_blank" title="Cool Cursor!"><br /></a> 
3) Replace URL CURSOR with the URL of the cursor that you want.

5) Save!

No comments:

Post a Comment