Create A Forum - Support Forums

Support => General Support => Topic started by: Silver734 on August 30, 2013, 01:18:05 am

Title: how can i add a changing cursor
Post by: Silver734 on August 30, 2013, 01:18:05 am
a cursor that changes like this one:

http://www.rw-designer.com/cursor-set/pokemon-lightning
Title: Re: how can i add a changing cursor
Post by: aIURbliS on August 30, 2013, 04:03:16 am
Code: [Select]
body {
    cursor: url(url here),auto;
}
Title: Re: how can i add a changing cursor
Post by: Silver734 on August 30, 2013, 05:48:52 pm
Where can I get the url of the cursor?
Title: Re: how can i add a changing cursor
Post by: aIURbliS on August 30, 2013, 10:29:44 pm
It needs to be hosted somewhere first