Wolf Play Game

Wolf Play Game
 Summer Month: 2   Night   Fog  Moon: 
      
Tue 06:37pm  
Packs Online:  83 
Chatbox
 Moonfall
06:33:49 Many moons, one me
Wild, that's fair, it was the only thing that came to me xD
 Moonfall
06:33:00 Many moons, one me
Wild, same here. I forgot I have a new nickname lol
 Master Darkfire
06:32:30 Dark/fire/ice
gotta go dry hair
 Wild Runners
06:31:43 Stalking chat
Eclipse,
hmm I don't know if I'll be able to draw that cause I *will* have to go make dinner
 Wild Runners
06:31:05 Stalking chat
Eclipse,
Ooh I hope it tastes good ^^
 Moonfall
06:31:05 Many moons, one me
Master Owl, lol
 Master Darkfire
06:30:10 Dark/fire/ice
it was much needed. I was very sweaty
 Master Darkfire
06:29:42 Dark/fire/ice
moon literally just took a shower lol
 Moonfall
06:29:20 Many moons, one me
Wild, I'm making dinner, it's taking forever, and I'm hungry. I'm just proud of myself for eating breakfast otherwise this would be much more annoying
 Wild Runners
06:26:39 Stalking chat
My mom is telling me to make food.. but I really do not want to
 Wild Runners
06:26:21 Stalking chat
Aberrance,
the game welcomes you to wolfplay with that wolf. Lol.
 Coveted Aberrance
06:25:39 
I'll accept this as a new player, now what to call him...
 Moonfall
06:23:14 Many moons, one me
Or it's a gambling, I meant wolf party event, then it'll be 50 mush instead. And unless Eve puts another one in before I finish typing, the next one isn't until October
 Coveted Aberrance
06:22:18 
...Let's go gambling!
 Moonfall
06:21:46 Many moons, one me
Coveted, yep! It'll cost 100 unless you use sniff for free
 Coveted Aberrance
06:21:03 
New question: can I still opt to pay the mush cost for wolf party instead of using the tokens?
 Moonfall
06:20:33 Many moons, one me
Wild, an army of ranch fighting an alliance between ketchup and mustard?
 Moonfall
06:19:39 Many moons, one me
It do be like that
 Wild Runners
06:19:30 Stalking chat
what should I draw chat

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
Leopard : -1
Badger : -2
Black Panther : 0


WolfPlay Game
Chatbox
 Moonfall
06:33:49 Many moons, one me
Wild, that's fair, it was the only thing that came to me xD
 Moonfall
06:33:00 Many moons, one me
Wild, same here. I forgot I have a new nickname lol
 Master Darkfire
06:32:30 Dark/fire/ice
gotta go dry hair
 Wild Runners
06:31:43 Stalking chat
Eclipse,
hmm I don't know if I'll be able to draw that cause I *will* have to go make dinner
 Wild Runners
06:31:05 Stalking chat
Eclipse,
Ooh I hope it tastes good ^^
 Moonfall
06:31:05 Many moons, one me
Master Owl, lol
 Master Darkfire
06:30:10 Dark/fire/ice
it was much needed. I was very sweaty
 Master Darkfire
06:29:42 Dark/fire/ice
moon literally just took a shower lol
 Moonfall
06:29:20 Many moons, one me
Wild, I'm making dinner, it's taking forever, and I'm hungry. I'm just proud of myself for eating breakfast otherwise this would be much more annoying
 Wild Runners
06:26:39 Stalking chat
My mom is telling me to make food.. but I really do not want to
 Wild Runners
06:26:21 Stalking chat
Aberrance,
the game welcomes you to wolfplay with that wolf. Lol.
 Coveted Aberrance
06:25:39 
I'll accept this as a new player, now what to call him...
 Moonfall
06:23:14 Many moons, one me
Or it's a gambling, I meant wolf party event, then it'll be 50 mush instead. And unless Eve puts another one in before I finish typing, the next one isn't until October
 Coveted Aberrance
06:22:18 
...Let's go gambling!
 Moonfall
06:21:46 Many moons, one me
Coveted, yep! It'll cost 100 unless you use sniff for free
 Coveted Aberrance
06:21:03 
New question: can I still opt to pay the mush cost for wolf party instead of using the tokens?
 Moonfall
06:20:33 Many moons, one me
Wild, an army of ranch fighting an alliance between ketchup and mustard?
 Moonfall
06:19:39 Many moons, one me
It do be like that
 Wild Runners
06:19:30 Stalking chat
what should I draw 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 > Member Help > Guides
   1   ..    23    24    25    26    27   ..   47 

Custom Palette CSS stylesAugust 23, 2021 02:09 AM


Former Pack

Neutral
 
Posts:0
#2606712
Give Award
Nevermind, figured that part out!
Though, I am still having problems changing the website text color..? For instance, for Pack life, and the den slots thing, and text everywhere is still black, and with a black background it's impossible to read unless I highlight it TwT
Is there a code for that?
Custom Palette CSS stylesAugust 23, 2021 02:18 AM


CriesInTheNight

Darkseeker
 
Posts:6970
#2606713
Give Award
Ok so if I understanf this correctly you mean the writing in the game? Like the words said when you do pack life

Ok for chat colors:


.saleschat.sales {
background-color:#6de4fc;}
}
.smalltextblack {
color: #6de4fc}
.main {
background-color:#00ccff;
border-radius: 7px;}
}

And for the rest of the site:

.mainlineblack{ font-family:arial,sans-serif; font-size:15px; color:#003dc2; }
.mainlineblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#29297a;}
.mainlineblack a:link { font-family:arial,sans-serif; font-size:15px; color:#00adff;}
.mainlineblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#c0c0c0;}

I did not memorize what line affects what on the site, you will have to experiment. Unless others remember


Edited at August 23, 2021 02:18 AM by CriesInTheNight
Custom Palette CSS stylesAugust 23, 2021 03:44 AM


Former Pack

Neutral
 
Posts:0
#2606719
Give Award
Yep, those were the right ones! Thank you! ^^
I had to turn each one white to see which was which, then color each one accordingly XD

CriesInTheNight said:
Ok so if I understanf this correctly you mean the writing in the game? Like the words said when you do pack life

Ok for chat colors:


.saleschat.sales {
background-color:#6de4fc;}
}
.smalltextblack {
color: #6de4fc}
.main {
background-color:#00ccff;
border-radius: 7px;}
}

And for the rest of the site:

.mainlineblack{ font-family:arial,sans-serif; font-size:15px; color:#003dc2; }
.mainlineblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#29297a;}
.mainlineblack a:link { font-family:arial,sans-serif; font-size:15px; color:#00adff;}
.mainlineblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#c0c0c0;}

I did not memorize what line affects what on the site, you will have to experiment. Unless others remember



Custom Palette CSS stylesAugust 23, 2021 03:49 AM


CriesInTheNight

Darkseeker
 
Posts:6970
#2606721
Give Award
yea i get it^^, i always chose yellow. its sucha. bright color, that it stands out against any other color in your palette

Rest in Peace said:
Yep, those were the right ones! Thank you! ^^
I had to turn each one white to see which was which, then color each one accordingly XD

CriesInTheNight said:
Ok so if I understanf this correctly you mean the writing in the game? Like the words said when you do pack life

Ok for chat colors:


.saleschat.sales {
background-color:#6de4fc;}
}
.smalltextblack {
color: #6de4fc}
.main {
background-color:#00ccff;
border-radius: 7px;}
}

And for the rest of the site:

.mainlineblack{ font-family:arial,sans-serif; font-size:15px; color:#003dc2; }
.mainlineblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#29297a;}
.mainlineblack a:link { font-family:arial,sans-serif; font-size:15px; color:#00adff;}
.mainlineblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#c0c0c0;}

I did not memorize what line affects what on the site, you will have to experiment. Unless others remember





Custom Palette CSS stylesOctober 21, 2021 03:22 PM


Nezachii

Game Moderator
Darkseeker
 
Posts:2283
#2643562
Give Award
I need help finding the background image change thing, or something. I have bad eyesight so I might have skipped over it...all I see is changing colors for the background?
Custom Palette CSS stylesNovember 18, 2021 04:55 PM


Former Pack

Neutral
 
Posts:0
#2659420
Give Award
I used the background change thing but it isn't working. Anyone know how to fix it?
Custom Palette CSS stylesNovember 18, 2021 09:13 PM


Vennenum

Darkseeker
 
Posts:5797
#2659540
Give Award
@Axeblade - hard to diagnose problems without an excerpt of your code.
Custom Palette CSS stylesNovember 24, 2021 11:05 PM


Vennenum

Darkseeker
 
Posts:5797
#2663065
Give Award
Self-reminder to make the additional "fun" codes easier to read.
Custom Palette CSS stylesDecember 14, 2021 06:40 PM


Ahora

Darkseeker
 
Posts:143
#2674478
Give Award
Is there a way to change the color of the "Explore" part?
Opera-Snapshot-2021-12-15-023805-wolfplaygame-com.png
Custom Palette CSS stylesDecember 15, 2021 02:43 AM


Caeruleum

Neutral
 
Posts:1098
#2674657
Give Award
Skrillex said:
Is there a way to change the color of the "Explore" part?
Opera-Snapshot-2021-12-15-023805-wolfplaygame-com.png
If i remember correctly, thats .navbar a

Forums > Member Help > Guides
   1   ..    23    24    25    26    27   ..   47 

Refresh