Wolf Play Game

Wolf Play Game
 Summer Month: 1   Night   Clear  Moon: 
      

Chatbox

Log in to view the Chat.

Refresh

You must be a registered member for more
than 1 day before you can use our chatbox.


Quests
Alliance Battles
Challenges

Hourly Damage Variances
Bobcat : +1
Jackal : -2
Bengal Tiger : -5


WolfPlay Game
Chatbox

Log in to view the Chat.




Refresh

You must be a member for more than 1 day before you can chat.

Forums

→ WolfPlay is a fun game! Sign Up Now!


My Subscriptions
My Bookmarks
My Topics
Latest Topics
Following

Forums > Artwork > Art Help
   1 

Palette HelpDecember 26, 2021 03:43 PM


Former Pack

Neutral
 
Posts: 0
#2680050
Give Award
Just need to know, how do you make a custom cursor show up when your on your den page? Thanks ^^
Palette HelpDecember 26, 2021 03:46 PM


Dire

Neutral
 
Posts: 2391
#2680052
Give Award

This would help:

* {cursor: url(CURSOR IMAGE LINK 1),auto;}

a:-webkit-any-link {cursor: url(CURSOR IMAGE LINK 2),auto;}

.bsmalltext a:link {cursor: url(CURSOR IMAGE LINK 3),auto;}

.bsmalltext a:visited {cursor: url(CURSOR IMAGE LINK 3),auto;}

.iclass {cursor: auto;}

* is for every selector

a:-webkit-any-link is for links but you can specify it more by adding it in specific selectors (eg bsmalltext)

Edited at December 26, 2021 03:47 PM by Dire
Palette HelpDecember 26, 2021 03:48 PM


Former Pack

Neutral
 
Posts: 0
#2680055
Give Award

Dire said:

This would help:

* {cursor: url(CURSOR IMAGE LINK 1),auto;}

a:-webkit-any-link {cursor: url(CURSOR IMAGE LINK 2),auto;}

.bsmalltext a:link {cursor: url(CURSOR IMAGE LINK 3),auto;}

.bsmalltext a:visited {cursor: url(CURSOR IMAGE LINK 3),auto;}

.iclass {cursor: auto;}

* is for every selector

a:-webkit-any-link is for links but you can specify it more by adding it in specific selectors (eg bsmalltext)


Where would the code go?
Palette HelpDecember 26, 2021 03:48 PM


Dire

Neutral
 
Posts: 2391
#2680056
Give Award

Fennell said:

Dire said:

This would help:

* {cursor: url(CURSOR IMAGE LINK 1),auto;}

a:-webkit-any-link {cursor: url(CURSOR IMAGE LINK 2),auto;}

.bsmalltext a:link {cursor: url(CURSOR IMAGE LINK 3),auto;}

.bsmalltext a:visited {cursor: url(CURSOR IMAGE LINK 3),auto;}

.iclass {cursor: auto;}

* is for every selector

a:-webkit-any-link is for links but you can specify it more by adding it in specific selectors (eg bsmalltext)


Where would the code go?


anywhere
Palette HelpDecember 26, 2021 04:00 PM


Former Pack

Neutral
 
Posts: 0
#2680063
Give Award

Dire said:

Fennell said:

Dire said:

This would help:

* {cursor: url(CURSOR IMAGE LINK 1),auto;}

a:-webkit-any-link {cursor: url(CURSOR IMAGE LINK 2),auto;}

.bsmalltext a:link {cursor: url(CURSOR IMAGE LINK 3),auto;}

.bsmalltext a:visited {cursor: url(CURSOR IMAGE LINK 3),auto;}

.iclass {cursor: auto;}

* is for every selector

a:-webkit-any-link is for links but you can specify it more by adding it in specific selectors (eg bsmalltext)


Where would the code go?


anywhere


It's not working for me ^^"

Edited at December 26, 2021 04:02 PM by Fennell
Palette HelpDecember 27, 2021 09:47 AM


Former Pack

Neutral
 
Posts: 0
#2680469
Give Award
Got the answer, thanks! <3

Forums > Artwork > Art Help
   1 

Refresh