BattleKing
Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
		- Joined
 - May 24, 2020
 
- Messages
 - 3,533
 
- Points
 - 523
 
Reputation:
I got the question via PM:
Go to extra.less and enter the following:
	
	
	
		
I downloaded the two cursor files from https://www.cursors-4u.com/ and placed them into a subfolder of the data folder
Now it looks like that:
	
		
			
		
		
	
		
		
	
	
		
	
	
		
			
		
		
	
and hover over link like that
	
		
			
		
		
	
		
	
	
		
			
		
		
	
			
			but want to answer that to everyone:https://community.mybb.com/thread-165106.html
we used to do it in MYBB but how to do it in xf
where to paste that code?
Go to extra.less and enter the following:
		Less:
	
	body {
    cursor: url('data/Cursor/cur116.cur'),progress;
}
a:hover {
    cursor: url('data/Cursor/cur117.cur'),default;
}
	I downloaded the two cursor files from https://www.cursors-4u.com/ and placed them into a subfolder of the data folder
Now it looks like that:
and hover over link like that
			
				Last edited: