Chatbox
 Hades
04:36:34 
The Walking Dead, well, congrats - whether your kids are pixelated, furred, or ... skinned. :P
 Hades
04:34:52 
I think it's even worse that I've already slept for the night and I'm up at this time, lol.
 Urux
04:32:06 Urox, Uris
Hades
Why are you awake! Go sleep haha
 The Walking Dead
04:30:16 Walker, Rogue
Naw your fine! Was entertaining from both points of view XD
 Hades
04:28:34 
The Walking Dead, no worries. Just a bit of an idiot and I did a speed read. xD
 Hades
04:28:13 
Urux, it's 3 AM, what do you think? Be nice to me. :(
 The Walking Dead
04:12:32 Walker, Rogue
Lmao! No I did re-read and think hold up I should of specified! 😂
Thank you though! <3
 Urux
04:11:20 Urox, Uris
Hades
Are you fully awake yet? xD
 Hades
04:10:37 
I thought you were talking about actual in real life twins and I was like, "How did you not know? 😳" lmaoo. Congrats. <3
 The Walking Dead
04:06:58 Walker, Rogue
Just had twins?!?
I didn't even know that was a thing!
 Amygdala
04:01:40 Amy/Anpmygdala
P'sky
See ya, i'll be logging off for a bit too

Bye chat
 MLadySkylar
04:01:01 P'Sky
Amy
Goodnight ^°^
See you later today
 Amygdala
03:59:40 Amy/Anpmygdala
P'sky
Sleep time for you then XD
Goodnight
 MLadySkylar
03:57:57 P'Sky
Amy
I'm very much sleepy
 Amygdala
03:56:56 Amy/Anpmygdala
P'sky
Yay XD
And then go sleep, rest us important
 MLadySkylar
03:54:52 P'Sky
I should go back to bed
Amy I'll pvp really quick
 Amygdala
03:52:23 Amy/Anpmygdala
Anyone wants to pvp me before i go to work
 Vengeance
03:49:39 ven
amy
thank you!
 Amygdala
03:49:08 Amy/Anpmygdala
Ven
Amazing wolf, congrats

Ky
Damn nice puppers
Good morning XD
 Vengeance
03:47:33 ven
kycantina
thank you! my first ever decent wolf party wolf lol

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
Green Python : -4
Cougar : -2
Black Bear : 0
    Spring   Day  Weather:  Sunny
 


Forums

→ Wolf Play is a fun game! Sign Up Now!

My Subscriptions
My Bookmarks
My Topics
Latest Topics
Following
Forums > Member Help > Guides
   1   ..    27    28    29    30    31   ..   40 

Custom Palette CSS stylesAugust 21, 2022 02:27 PM


Devils Heart

Neutral
 
Posts: 886
#2799003
Give Award
Heyy, I'm new to making pallets, and was wondering on how to change the cursor to a custom cursor? I've seen a few dens with custom cursors and it's really cool! ^^'
Custom Palette CSS stylesAugust 21, 2022 02:57 PM


Oddity

Darkseeker
 
Posts: 48
#2799021
Give Award
Stxrmmix, this is what I saw while digging through this thread. I haven't used this coding myself though, so I'm not sure how much this helps you.


Venerixen said:

Also is there a way to code your mouse cursor to be different with your pallette? I think there is as I've seen someone's pallette with a different one.



This would help

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

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

.bsmalltext a:link {cursor: url(INSERT CURSOR IMAGE LINK 3),auto;}
.bsmalltext a:visited {cursor: url(INSERT 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)

"INSERT CURSOR IMAGE LINK X" is the link of the cursor you want to be displayed in your palette.
Custom Palette CSS stylesAugust 22, 2022 02:30 PM


Devils Heart

Neutral
 
Posts: 886
#2799383
Give Award

Okino said:
Stxrmmix, this is what I saw while digging through this thread. I haven't used this coding myself though, so I'm not sure how much this helps you.


Venerixen said:

Also is there a way to code your mouse cursor to be different with your pallette? I think there is as I've seen someone's pallette with a different one.



This would help

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

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

.bsmalltext a:link {cursor: url(INSERT CURSOR IMAGE LINK 3),auto;}
.bsmalltext a:visited {cursor: url(INSERT 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)

"INSERT CURSOR IMAGE LINK X" is the link of the cursor you want to be displayed in your palette.


Thank you! :D
Custom Palette CSS stylesAugust 22, 2022 04:10 PM


Devils Heart

Neutral
 
Posts: 886
#2799400
Give Award
Heyy, I just finished making my s/o's pallet, and I sort of messed up on the text, making it pure black instead of dark orange or red, is there anyway to fix that? >.<
Custom Palette CSS stylesAugust 22, 2022 09:17 PM


Vennenum

Game Moderator
Darkseeker
 
Posts: 5739
#2799479
Give Award
You're gonna have to re-read your entire palette and see what text got changed. Otherwise, if you shoot me your code and what text color you're trying to change, I might be able to diagnose it.
Custom Palette CSS stylesAugust 23, 2022 12:01 PM


Devils Heart

Neutral
 
Posts: 886
#2799715
Give Award
Venn - ;>
Alright, thank you I'll try and figure it out and if I'm unable too, I'll send it over ^^'
Update: Eno managed to fix the pallet. :)

Edited at August 23, 2022 05:44 PM by Stxrmmix <3
Custom Palette CSS stylesSeptember 2, 2022 04:37 PM


los campesinos!

Neutral
 
Posts: 2322
#2803105
Give Award
for anyone who doesn't like the new buttons and wants them back how they were before, here's code that will do that:

.wpbutton { font-family:arial,sans-serif; font-size:15px; color:#000000; background-color:rgba(0,0,0,0); padding:0px; border:0px; border-radius:0px; border: 0px solid #000000; }
.wpbutton a:visited { font-family:arial,sans-serif; font-size:15px; color:#000000; background-color:rgba(0,0,0,0); padding:0px; }
.wpbutton a:link { font-family:arial,sans-serif; font-size:15px; color:#000000; background-color:rgba(0,0,0,0); padding:0px; }
.wpbutton a:hover { font-family:arial,sans-serif; font-size:15px; color:#000000; background-color:rgba(0,0,0,0); padding:0px; }

just edit the text colours to how yours are

Custom Palette CSS stylesSeptember 2, 2022 05:38 PM


Eno

Darkseeker
 
Posts: 454
#2803137
Give Award
has anyone else figured out which code it is for the hover on the sales history link? I thought it was the .wpbutton a:hover but that doesn't seem to work :/
Custom Palette CSS stylesSeptember 4, 2022 10:12 AM


Vennenum

Game Moderator
Darkseeker
 
Posts: 5739
#2803688
Give Award
Eno - I took a quick look as I currently dont have time to be editing palettes. It seems weird, but this seems to work:
screenshot-33.png
Custom Palette CSS stylesSeptember 4, 2022 05:49 PM


Eno

Darkseeker
 
Posts: 454
#2803817
Give Award
Vennenum said:
Eno - I took a quick look as I currently dont have time to be editing palettes. It seems weird, but this seems to work:
screenshot-33.png
Oooh yes, I forgot to add that. Thanks a bunch ^^

Forums > Member Help > Guides
   1   ..    27    28    29    30    31   ..   40 

Refresh










Copyright ©2013-2024 Go Go Gatsby Designs, LLC    All Rights Reserved
Terms Of Use  |   Privacy Policy   |   DMCA   |   Contact Us