Wolf Play Game

Wolf Play Game
 Winter Month: 1   Day   Sunny
    

Chatbox
 DevilsPlayground
01:43:56 Devil (Any pronouns)
Wild

Sure^^ i would offer to buy you one but i on have 31 eggs lmao
 Wild Runners
01:42:51 Stalking chat
ooh I should get a harvest dye for her :O
 Wild Runners
01:41:41 Stalking chat
-WP Click-

I love her theme, wish there were more yellow accessories though
 EvergreenHills
01:40:37 Juicy Arm Boy
Wild
It gets boring after 10
 DevilsPlayground
01:39:34 Devil (Any pronouns)
Wild

LMFAO

same!!!
 Andypaws
01:39:32 Andy/Kait [he/they]
Is Gifyu bugging for anyone else?
 Wild Runners
01:39:21 Stalking chat
Well done! You’ve achieved mastery and unlocked a special Award: Community Leader


again..3000 texts?
Really?
 Wild Runners
01:39:00 Stalking chat
Playground,
Sometimes I'm deaf too LOL
 DevilsPlayground
01:37:54 Devil (Any pronouns)
-WP Click-

Shes deaf <3
 Winterfell
01:37:52 Winter
I need to find 250 eggs I need that wisteria coat ;-;
 Winterfell
01:37:02 Winter
Wild
Wish it was more like the males they can breed 6 times I'm sure :,)
 Wild Runners
01:36:20 Stalking chat
Winter,
ohh okay
 1X1X1X1
01:36:16 
(Insert Doakes meme)
 Winterfell
01:35:22 Winter
Wild
Yes
 1X1X1X1
01:33:44 
Did I read that right?
 Wild Runners
01:32:31 Stalking chat
wait can female infats only breed twice a year?
 Owlstar
01:29:50 tiger\Owl|she\her
op
 Winterfell
01:29:07 Winter
I need to restart my pack I'm sick of these wolves ;-;
 Owlstar
01:28:43 tiger\Owl|she\her
-WP Click- like my new default back ground??
 Doodle Dragon
01:28:40 He/They pronouns
Omg, I just had the biggest scare-
I was about to save my art after almost finishing it (had to restart it today T^T) and my app had froze, and I thought it was gonna crash, thankfully it didn't TvT

Refresh

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


Quests

Embark on a Quest.

Alliance Battles

Join an Alliance.

Challenges

Hourly Damage Variances
Ocelot : -1
Red Fox : +2
Vicuna Wolf : -1


WolfPlay Game
Chatbox
 DevilsPlayground
01:43:56 Devil (Any pronouns)
Wild

Sure^^ i would offer to buy you one but i on have 31 eggs lmao
 Wild Runners
01:42:51 Stalking chat
ooh I should get a harvest dye for her :O
 Wild Runners
01:41:41 Stalking chat
-WP Click-

I love her theme, wish there were more yellow accessories though
 EvergreenHills
01:40:37 Juicy Arm Boy
Wild
It gets boring after 10
 DevilsPlayground
01:39:34 Devil (Any pronouns)
Wild

LMFAO

same!!!
 Andypaws
01:39:32 Andy/Kait [he/they]
Is Gifyu bugging for anyone else?
 Wild Runners
01:39:21 Stalking chat
Well done! You’ve achieved mastery and unlocked a special Award: Community Leader


again..3000 texts?
Really?
 Wild Runners
01:39:00 Stalking chat
Playground,
Sometimes I'm deaf too LOL
 DevilsPlayground
01:37:54 Devil (Any pronouns)
-WP Click-

Shes deaf <3
 Winterfell
01:37:52 Winter
I need to find 250 eggs I need that wisteria coat ;-;
 Winterfell
01:37:02 Winter
Wild
Wish it was more like the males they can breed 6 times I'm sure :,)
 Wild Runners
01:36:20 Stalking chat
Winter,
ohh okay
 1X1X1X1
01:36:16 
(Insert Doakes meme)
 Winterfell
01:35:22 Winter
Wild
Yes
 1X1X1X1
01:33:44 
Did I read that right?
 Wild Runners
01:32:31 Stalking chat
wait can female infats only breed twice a year?
 Owlstar
01:29:50 tiger\Owl|she\her
op
 Winterfell
01:29:07 Winter
I need to restart my pack I'm sick of these wolves ;-;
 Owlstar
01:28:43 tiger\Owl|she\her
-WP Click- like my new default back ground??
 Doodle Dragon
01:28:40 He/They pronouns
Omg, I just had the biggest scare-
I was about to save my art after almost finishing it (had to restart it today T^T) and my app had froze, and I thought it was gonna crash, thankfully it didn't TvT




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 > Member Help > Guides
   1   ..    18    19    20    21    22   ..   47 

Custom Palette CSS stylesMay 30, 2021 08:37 AM


Former Pack

Neutral
 
Posts:0
#2556999
Give Award

Dire said:
You're welcome!



Savage said:
I tried both custz and custli, but they both messed up my palette and did not work, however, I did not try td.custd3 input. Thanks, Dire. :)


I would like to know what parts are messed up (an image would give a better look). Both custz and custli should change these white bg on custom page (for non-draggable and draggable tables respectively).



Teddy Bear said:
Thankyou Dire and Savage :)
I just tried the thrid option and it only changed the colour of the sliders unfortunatly :(


Well the third code is supposed to change only the color of the sliders (Because the first and second don't do it)


I apologize, I should have explained better. I meant while I was looking for the code I tried both the first and second but didn't try the last. Using them all together has no unwanted effects on your palette. :)
Custom Palette CSS stylesMay 30, 2021 08:50 AM


Former Pack

Neutral
 
Posts:0
#2557002
Give Award
Question: Is it possible to change the brown color? If so, what code would I use for it?

image.png



Edited at May 30, 2021 08:59 AM by Savage
Custom Palette CSS stylesMay 30, 2021 09:32 AM


Caeruleum

Neutral
 
Posts:1098
#2557016
Give Award
Savage said:
Question: Is it possible to change the brown color? If so, what code would I use for it?

image.png
.mainline a:link{color: #HEX;}

And since those are links, add :hover and :visited as usual ^^
Custom Palette CSS stylesMay 30, 2021 10:52 AM


Former Pack

Neutral
 
Posts:0
#2557060
Give Award
Thanks Cres! <3
Custom Palette CSS stylesMay 30, 2021 06:31 PM


Dire

Neutral
 
Posts:2391
#2557283
Give Award

Savage said:

Dire said:
You're welcome!



Savage said:
I tried both custz and custli, but they both messed up my palette and did not work, however, I did not try td.custd3 input. Thanks, Dire. :)


I would like to know what parts are messed up (an image would give a better look). Both custz and custli should change these white bg on custom page (for non-draggable and draggable tables respectively).



Teddy Bear said:
Thankyou Dire and Savage :)
I just tried the thrid option and it only changed the colour of the sliders unfortunatly :(


Well the third code is supposed to change only the color of the sliders (Because the first and second don't do it)


I apologize, I should have explained better. I meant while I was looking for the code I tried both the first and second but didn't try the last. Using them all together has no unwanted effects on your palette. :)


Alright :)
Custom Palette CSS stylesMay 30, 2021 11:21 PM


Former Pack

Neutral
 
Posts:0
#2557464
Give Award
is there a way to have it not do this with the background image? ;;
Custom Palette CSS stylesMay 31, 2021 12:17 AM


Former Pack

Neutral
 
Posts:0
#2557485
Give Award
.daybody {
background:#000 url(insert link);
background-size: 1%;
background-repeat: repeat;
background-attachment: fixed;
background-size: cover;
background-position: center;
border:0px;
}
.nightbody {
background:#000 url(insert link);
background-size: 100%;
background-repeat: repeat;
background-attachment: fixed;
background-size: cover;
background-position: center;
border:0px;
}
Custom Palette CSS stylesMay 31, 2021 12:24 AM


Former Pack

Neutral
 
Posts:0
#2557491
Give Award
thank you so much :D
Custom Palette CSS stylesJune 18, 2021 01:46 PM


Caeruleum

Neutral
 
Posts:1098
#2571782
Give Award
Uh, is there a way to use " and ' in palette code without it turning into \" and \' as soon as the code is saved? <.<

Edited at June 18, 2021 01:49 PM by Crescent Moon Pack
Custom Palette CSS stylesJune 19, 2021 10:56 PM


Former Pack

Neutral
 
Posts:0
#2572420
Give Award
nevermind

Edited at June 19, 2021 11:07 PM by Siren

Forums > Member Help > Guides
   1   ..    18    19    20    21    22   ..   47 

Refresh