Chatbox
 Duskfall
09:55:36 Dusky | Dusk
Finally, I got the mom award :D
 Echo Eclipse
09:52:25 Echo | (They/She/He)
Cy
Well I was tested a couple years ago but I didn't have enough requirements, I mean symptoms. I've got a therapist but it's just at the talking stage.
 Cypress Road
09:49:48 Cy, love
Taenau
Wow. Yeah I'm trying to get a bunch of axanthics. I got like 14 right now and hoping to get 3 more.
 Cypress Road
09:48:17 Cy, love
Echo
I have adhd but haven't got an official diagnosis. I'm supposed to be getting tested for autism as well cause my therapist thinks I have it.
 Duskfall
09:47:31 Dusky | Dusk
-WP Click-

vote? ^^
 strugglebus
09:38:47 tug
I have to go to the Laundromat
but there's a Friday this week so I don't think I'll have the motivation.
 Echo Eclipse
09:36:45 Echo | (They/She/He)
Cy
Getting distracted, overthinking, deciding whether or not to draw, thinking about if I have adhd but my family don't think I do but my friends do...
 Arctic Moon
09:36:25 NY
Well just purchased premium. Let's see if I got scammed.
 Taenau
09:33:38 Tae/DH Queen
Cy,
In the same situation as you plus trying to drag these dunces of BE trainees to level up xd
 Cypress Road
09:32:14 Cy, love
Whats everyone up to?
 Cypress Road
09:20:07 Cy, love
I hate it when people post they are getting rid of wolves and it find the ones I want and message them and they are no longer online. Nothing against them I just hate when I have bad timing and then having to wait to see if I can get the wolves i want or not
 Magnus Bane
09:19:54 Mag/Maggy
I honestly don't even remember sending that lmao
 Taenau
09:11:57 Tae/DH Queen
heya! How are you doing?
 Magnus Bane
09:11:30 Mag/Maggy
Heyo
 Punk
08:58:57 they/it
nes
same except i'm at work 😭 i've got some coworkers coming in soon though so hopefully that'll make it easier
 Nesta
08:58:04 Nes/Spider
Punk
I'm tired and trying not to fall asleep while I'm exploring, how about you?
 Punk
08:56:20 they/it
nes
how's it going? :)
 Nesta
08:54:24 Nes/Spider
Hey chat
 Echo Eclipse
08:51:37 Echo | (They/She/He)
Punk
I've got to go eat now, I've been awake for 4hours and still haven't eaten...

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
Vicuna Wolf : +5
Red Fox : +1
Baboon : +1
    Spring   Night  Weather:  Clear  Moon: 
 


Forums

→ Wolf Play 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   ..   40 

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: 6685
#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: 6685
#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


Nez.ity

Game Moderator
Darkseeker
 
Posts: 2233
#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


Axe's Edge

Darkseeker
 
Posts: 2930
#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

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


Vennenum

Game Moderator
Darkseeker
 
Posts: 5739
#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: 1033
#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   ..   40 

Refresh










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