Wolf Play Game

Wolf Play Game
 Winter Month: 2   Night   Light Snow  Moon: 
      

Chatbox
 SouthernScorpion
04:17:58 Scorpion
I have a 6v6 battle if anyone wants to join
 Moonfall
04:07:03 Many moons, one me
She looks awesome Wild!
 Wild Runners
04:03:05 Stalking chat
-WP Click-

only got ONE good pup..
thats sad D:
 Moonfall
04:03:03 Many moons, one me
I'm an explorer, so I keep it as high as I can but when it's ridiculously low I play around to figure out why and try to fix it
 SouthernScorpion
04:00:42 Scorpion
I'm an explorer as well
 Sateda
04:00:06 
Scorpion-
It only affects how quickly your wolves heal, so if you don't care about that then it's fine lol.
 Imladris
03:59:39 
I tend to keep my pack happiness at 80-95%, but I'm an explorer
 SouthernScorpion
03:58:52 Scorpion
oh i keep it pretty high and prioritize it lol
 Faulty Demons
03:58:36 Ollie, Gold
Thoughts so far? :)
-Click-
 Sateda
03:58:17 
Scorpion-
Obsolete unless you're an explorer or PVPer and don't want to buy potions.
 SouthernScorpion
03:55:46 Scorpion
how important do you consider pack happiness?
 Sateda
03:51:22 
950 each is insane. I hate to be that old person but back in the day 250 was hard times... 200 was optimal.
 SouthernScorpion
03:49:10 Scorpion
I paid 20$ for 40 lol... to buy mushrooms
 Moonfall
03:47:17 Many moons, one me
I once got 2 apples at 950 each and I'm forever chasing that high
 Wild Runners
03:46:02 Stalking chat
I just bought 4 apples for 1000 each with no regrets
 Moonfall
03:45:15 Many moons, one me
Wild
🤷
It's ever so barely above freezing for me
 EvergreenHills
03:44:15 Juicy Arm Boy
Wild
I dont know TwT
 Wild Runners
03:43:41 Stalking chat
I'm back!!
And freezing
WHY does it have to be SO cold outside
 EvergreenHills
03:37:12 Juicy Arm Boy
Moonfall
I mean its better than before but not the best
 Moonfall
03:34:50 Many moons, one me
Why are apple prices attainable only when I'm broke?

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
Grey Fox : 0
Margay : +3
Water Moccasin : -1


WolfPlay Game
Chatbox
 SouthernScorpion
04:17:58 Scorpion
I have a 6v6 battle if anyone wants to join
 Moonfall
04:07:03 Many moons, one me
She looks awesome Wild!
 Wild Runners
04:03:05 Stalking chat
-WP Click-

only got ONE good pup..
thats sad D:
 Moonfall
04:03:03 Many moons, one me
I'm an explorer, so I keep it as high as I can but when it's ridiculously low I play around to figure out why and try to fix it
 SouthernScorpion
04:00:42 Scorpion
I'm an explorer as well
 Sateda
04:00:06 
Scorpion-
It only affects how quickly your wolves heal, so if you don't care about that then it's fine lol.
 Imladris
03:59:39 
I tend to keep my pack happiness at 80-95%, but I'm an explorer
 SouthernScorpion
03:58:52 Scorpion
oh i keep it pretty high and prioritize it lol
 Faulty Demons
03:58:36 Ollie, Gold
Thoughts so far? :)
-Click-
 Sateda
03:58:17 
Scorpion-
Obsolete unless you're an explorer or PVPer and don't want to buy potions.
 SouthernScorpion
03:55:46 Scorpion
how important do you consider pack happiness?
 Sateda
03:51:22 
950 each is insane. I hate to be that old person but back in the day 250 was hard times... 200 was optimal.
 SouthernScorpion
03:49:10 Scorpion
I paid 20$ for 40 lol... to buy mushrooms
 Moonfall
03:47:17 Many moons, one me
I once got 2 apples at 950 each and I'm forever chasing that high
 Wild Runners
03:46:02 Stalking chat
I just bought 4 apples for 1000 each with no regrets
 Moonfall
03:45:15 Many moons, one me
Wild
🤷
It's ever so barely above freezing for me
 EvergreenHills
03:44:15 Juicy Arm Boy
Wild
I dont know TwT
 Wild Runners
03:43:41 Stalking chat
I'm back!!
And freezing
WHY does it have to be SO cold outside
 EvergreenHills
03:37:12 Juicy Arm Boy
Moonfall
I mean its better than before but not the best
 Moonfall
03:34:50 Many moons, one me
Why are apple prices attainable only when I'm broke?




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    2    3    4    5    6   ..   47 

Custom Palette CSS stylesApril 27, 2020 08:15 AM


Former Pack

Neutral
 
Posts:0
#1979622
Give Award
Oh ok thank you ^^ Wilverbeast and leopard lover.
Custom Palette CSS stylesMay 18, 2020 01:27 PM


Quoth the Raven

Neutral
 
Posts:1528
#2040889
Give Award

Yellow said:
Thank you! May I ask how to change the header image and the hind trees?


Custom Palette CSS stylesMay 18, 2020 09:07 PM


Vennenum

Darkseeker
 
Posts:5797
#2042663
Give Award
Quoth the Raven said:

Yellow said:
Thank you! May I ask how to change the header image and the hind trees?

I'm not entirely comfortable divulging this information, as it's easy to get confused. If you can figure out how to change these on your own, then there's a good chance you can figure out how to fix it if something goes wrong.

To change the tree background, use the following codes:

Daytime BG only:

.daybody {
background: #262936;
}

Nighttime BG only:

.nightbody {
background: #2e3141;
}

Use both together if you want the background to remain permanent.

To change the header image, use the following:

Spring only:
.mainscreen1 {
background: #000000;
}
Summer only:
.mainscreen2 {
background: #000000;
}
Fall only:
.mainscreen3 {
background: #000000;
}
Winter only:
.mainscreen4 {
background: #000000;
}
Use all of them together if you only need one header image, otherwise something different's going to pop up every season.
Custom Palette CSS stylesMay 18, 2020 09:15 PM


Destinations End

Game Moderator
Neutral
 
Posts:12571
#2042692
Give Award
I'm still not sure how to change the box for daily personal CP and gifting CP, has anyone figured out how to change the color for that?
Custom Palette CSS stylesMay 18, 2020 10:15 PM


Dire

Neutral
 
Posts:2391
#2042906
Give Award

Destinations End said:
I'm still not sure how to change the box for daily personal CP and gifting CP, has anyone figured out how to change the color for that?


Hi, if you are talking about that box,
then the code is:
.validmsg {
background-color:#ffffff;
}
By the way, for error messages like this : the code is:
.errormsg {
background-color:#f3d1cc;
}
Hopefully it helps :)

Edited at May 18, 2020 10:21 PM by Dire
Custom Palette CSS stylesMay 20, 2020 03:19 PM


AyukioCC

Darkseeker
 
Posts:6317
#2047366
Give Award
Ah hecc I've wrestled with this part for like... a solid 30 mins qwq
*Ignore the tab buttons- I gotta fix that aha

Do any of y'all know how to change the color for the white background box for like... your basic info and the "about this pack" section? ;w;
Custom Palette CSS stylesMay 20, 2020 03:20 PM


Dash Attacked

Lightbringer
 
Posts:5580
#2047376
Give Award
As of right now it isn't possible to change those boxes.
Custom Palette CSS stylesMay 20, 2020 03:24 PM


AyukioCC

Darkseeker
 
Posts:6317
#2047395
Give Award
Aw hecc qwq
Guess I'll stick to figuring out the tab buttons now lol
Thanks Dash <3

Edited at May 20, 2020 03:24 PM by Akugitsune328
Custom Palette CSS stylesMay 20, 2020 03:35 PM


AyukioCC

Darkseeker
 
Posts:6317
#2047438
Give Award
Ah wait take that back, tab buttons are being rebellious :0
I'm pretty sure this is right, but hecc-
Placement wise it's near the end of all the code for custom palettes-
Custom Palette CSS stylesMay 20, 2020 09:42 PM


Dire

Neutral
 
Posts:2391
#2048640
Give Award

Leopard Lover said:
@Mewni ~ I may be wrong, but for me the chat buttons always matched the background color of chat. Try changing chat color and seeing if the button color changes?

I also have no idea how to change pack names :')


there is a way to make the background and the buttons have different colors.


.sales {
background-color:#ffffff;
}
.saleschat.main {
background-color:#ffffff;
}
Those are for sales chat and main chat buttons respectively.
.main {
background-color:#ffffff;
}
Then, this last one will only affect the button color.

Edited at May 25, 2020 10:54 AM by Dire

Forums > Member Help > Guides
   1    2    3    4    5    6   ..   47 

Refresh