Chatbox
 TheCuteHuskyPack
10:04:14 Husky
Den of Thieves
925
 Graywing
10:03:56 Slate, Gray
Den of Theives

925
 Den of Thieves
10:03:19 
how many BE for death grip again?
 Mountain Chasers
09:58:32 
Hello everyone, please help me out. How do I use bronze figurine?
 Nesta
09:56:59 Nes/Spider
Demon
That sounds like some good tea
I'm sticking to my regular green tea XD
 Saint
09:47:19 
my boyfriend is on my digital one but he doesn't check it so i can get away with it lol. itll be easier when we are in person which is probably happening in the next month or two
 Demon Mistress
09:45:47 The Scary Mod
@Nesta
Todays herbal tea is apple cinnamon with some local honey
I just ate a snack, I didn't bring much to work with me, maybe some sugar would help
@Saint
Trust me I know what you mean but my husband is the one that checks it, asks questions about it etc so it motivates me to keep up with it ^^
 Saint
09:43:03 
i need a planner but... i'm so lazy lol. that's amazing that you did that! i'm so anti breakfast that it's hard for me to but i'm working on it lol
 Nesta
09:41:57 Nes/Spider
Demon
Always am and always will
Drink some herbal tea
Maybe some coffee and you should probably eat something
That's what your brain is telling me
 Demon Mistress
09:41:51 The Scary Mod
Saint, I have a planner and it has habit trackers that's one of mine too, I actually ate 3 times a day for the first time yesterday in like a few months
 Saint
09:40:30 
that's good! i also have a headache and should take medicine but im waiting til 12 so my boyfriend can eat lunch with me then ill take it. its funny my new year's resolution is to eat 3 meals and i haven't done it at all this year
 Demon Mistress
09:38:03 The Scary Mod
@Saint
Just took some meds ^^
@Nesta
Living in my brain again today? Think you could kick it into gear?
 Saint
09:36:31 
aw i'm sorry :( i hope you feel better!
 Demon Mistress
09:36:04 The Scary Mod
Currently have headache at work, I wanna work on my writing but I'm having writers block
 Rogue Wildfires
09:36:01 Rogue
Kewl
 Nesta
09:33:25 Nes/Spider
Demon ^^

Moon
Also good I've been busy cleaning but I don't have much else to do
 Saint
09:31:15 
kira how are you?
 Demon Mistress
09:30:48 The Scary Mod
@Saint!
Ahh heya!
 Rogue Wildfires
09:30:23 Rogue
Aguafina,
good. I've been mostly reading and staying away from socializing :D
You?
 Saint
09:30:22 
Kira!

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
Grey Fox : +1
Alligator : -1
Komodo Dragon : +4
    Winter   Day   Blizzard
 


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: 2238
#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: 5757
#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: 5757
#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: 1044
#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-2025 Go Go Gatsby Designs, LLC    All Rights Reserved
Terms Of Use  |   Privacy Policy   |   DMCA   |   Contact Us