Change Cursor for your forum 4.x

  • Thread starter Thread starter AdminAdmin is verified member.
  • Start date Start date
Admin

AdminAdmin is verified member.

Well-Known Member
Staff member
Administrator
What this Does:
This will allow you display custom cursors on your forum. It work on all major browsers including firefox .

Supported Browsers:
IE, Firefox, Chrome, Safari
Tested on vb 4.21
Guide:
Admin Control Panel > Styles & Templates > Search in templates > search additional.css in your template >in the end of the additional css add:

HTML:
body,td,div,p {
cursor: url(http://yoursitename/forum/images/cursors/name of cursor.ico), default;;
}
Example:
HTML:
body,td,div,p {
cursor: url(http://gamesonic.it/forum/images/cursors/game.cur.ico), default;;
}
In my site i have create one folder in /forum/images/cursors
inside the folder cursor i have insert the icon for cursor.
DEMO
for problem write in this thread
Download tuoitreit.vn_cursors.zip (7.88 KB)
 

Facebook Comments

Similar threads

Admin
Replies
1
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
715
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
690
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
828
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
982
AdminAdmin is verified member.
Admin
N
Replies
1
Views
2K
newbe
N
Back
Top