How Do I change My Cursor?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How Do I change My Cursor?

Topaz98
I wan t to know how to change my cursor on nabble to this:
http://www.rw-designer.com/cursor-detail/14469
Reply | Threaded
Open this post in threaded view
|

Re: How Do I change My Cursor?

Pedro
You have to download the icon and upload it somewhere. Then, go to "Options > Editor > Change appearance" ans add this to your css code:
body {
cursor: url(yourfileAddress.png), auto ;
}
My test forum.