WEST SIDE CALI KILLERS
Adding a cursor to your site 23104840
WEST SIDE CALI KILLERS
Adding a cursor to your site 23104840
WEST SIDE CALI KILLERS
Would you like to react to this message? Create an account in a few clicks or log in to continue.


HOME OF WSCK CLAN
 
HomeSearchLatest imagesstoreRegisterLog in

Share
 

 Adding a cursor to your site

View previous topic View next topic Go down 
AuthorMessage
HolyHandGrenade
Founder
Founder
HolyHandGrenade

Xbox Live Gamertag HolyHandGrenade
Country : USA
Posts : 609
Caps : 1104
Times Thanked : 26
Comments : My Honor is Loyalty
Browser : Chrome

Adding a cursor to your site Empty
PostSubject: Adding a cursor to your site   Adding a cursor to your site I_icon_minitimeThu Jul 26, 2012 2:38 am

By Logic

Hello , This guide teaches you how to put a cursor on your Forumotion Site using CSS.

Go to your CSS Stylesheet by heading to your Administrator Panel > Display > Colors > CSS Stylesheet and scroll down to the bottom if you already have codes in your CSS. Then add this code to your CSS

For just scrolling around your forum page :

Code:
body{cursor: url('CURSOR URL HERE'), progress;}

Going over links:

Code:
a:hover, a {cursor: url('CURSOR URL HERE'), progress;}

If you would like the cursor to be everywhere on your page for scrolling and going over links etc just add them both and you will be all good.
Back to top Go down
 

Adding a cursor to your site

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» Site is under construction
» My site/ banner

Permissions in this forum:You cannot reply to topics in this forum
WEST SIDE CALI KILLERS :: Computer Related :: Coding :: HTML-