The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Cursors

2 posters

Go down

Cursors Empty Cursors

Post by PAINSRB January 3rd 2016, 11:53 pm

How can i add different cursor for text,move,etc on forum? I look everywhere but nothing.
PAINSRB
PAINSRB
New Member

Male Posts : 19
Reputation : 3
Language : English
Location : Serbia

http://swat4clanbase.forumclan.com/

Back to top Go down

Cursors Empty Re: Cursors

Post by 10spetter10 January 4th 2016, 12:05 am

Try by adding this to your css:

Code:
* {
    cursor: URL(url-to-the-cursor.cur); /* IE */
    cursor: URL(url-to-the-cursor.gif);
}

Internet explorer needs a file with a specific extension: cur. The other browsers support png, gif.
10spetter10
10spetter10
Forumember

Posts : 195
Reputation : 82
Language : Dutch

Back to top Go down

Cursors Empty Re: Cursors

Post by PAINSRB January 4th 2016, 12:17 am

I think you didn't understand me Very Happy when i select text i want different cursor.
PAINSRB
PAINSRB
New Member

Male Posts : 19
Reputation : 3
Language : English
Location : Serbia

http://swat4clanbase.forumclan.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum