Wolf Play Game

Wolf Play Game
 Spring Month: 3   Night   Clear  Moon: 
      

Chatbox
 Celestial Saga
02:09:05 Queen / Jo
Ever yeah it is, I just thought all my life I had a problem but seems it was 2 together ADHD/ADD
 Doodle Dragon
02:08:31 He/They pronouns
I feel like if we had this leaderboard a while ago i might've been placed higher than I currently am because I used to chat a lot the past few years lol
 Doodle Dragon
02:07:49 He/They pronouns
Darkfire,
Lol
 EvergreenHils
02:07:40 Help
Doodle
Nice X3
 Master Darkfire
02:07:26 Dark/fire/ice
Doodle I’m 44 all time lol
 EvergreenHils
02:07:19 Help
Queen
The worst combo loll (for me, but adhd is a little bit different for everybody I think ?? I could be so wrong )
 Doodle Dragon
02:07:12 He/They pronouns
I gotta get past nevermore >.>
 Master Darkfire
02:07:04 Dark/fire/ice
Kháos stole more of my food….
 Doodle Dragon
02:06:57 He/They pronouns
Ever,
Lol X3
 Doodle Dragon
02:06:48 He/They pronouns
Oo now I'm #79 in all time top chatters :p
 Celestial Saga
02:06:34 Queen / Jo
Ever lol adhd and nap time yay.
 EvergreenHils
02:06:24 Help
Doodle
Yes ?? I finally reclaimed my spot after a few months of being second place
 EvergreenHils
02:06:02 Help
Group nap time I guess haha
 Doodle Dragon
02:05:53 He/They pronouns
Ever,
wait...you're the top chatter of all time, what?? TvT
 EvergreenHils
02:05:52 Help
Queen
We can have adhd together I guess LMAO

Oh you absolutely can <3
 Serpents
02:05:17 Waterfall,Zane,Pixal
what power sounds cool for a kitsune Dragon phoenix Hybrid?
Ash
Magma
Glass
sand
Ill take ideas as well pm me please
 Master Darkfire
02:05:06 Dark/fire/ice
KHÁOS how could you do this to me 😭😭😭😭 -Click-
 Doodle Dragon
02:04:58 He/They pronouns
My sister is such a theif 😔
 Celestial Saga
02:04:17 Queen / Jo
Yay
 Moonfall
02:02:58 Many moons, one me
Saga, Ooo, yes!! Group nap time

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 : +2
Badger : +3
Brown Bear : 0


WolfPlay Game
Chatbox
 Celestial Saga
02:09:05 Queen / Jo
Ever yeah it is, I just thought all my life I had a problem but seems it was 2 together ADHD/ADD
 Doodle Dragon
02:08:31 He/They pronouns
I feel like if we had this leaderboard a while ago i might've been placed higher than I currently am because I used to chat a lot the past few years lol
 Doodle Dragon
02:07:49 He/They pronouns
Darkfire,
Lol
 EvergreenHils
02:07:40 Help
Doodle
Nice X3
 Master Darkfire
02:07:26 Dark/fire/ice
Doodle I’m 44 all time lol
 EvergreenHils
02:07:19 Help
Queen
The worst combo loll (for me, but adhd is a little bit different for everybody I think ?? I could be so wrong )
 Doodle Dragon
02:07:12 He/They pronouns
I gotta get past nevermore >.>
 Master Darkfire
02:07:04 Dark/fire/ice
Kháos stole more of my food….
 Doodle Dragon
02:06:57 He/They pronouns
Ever,
Lol X3
 Doodle Dragon
02:06:48 He/They pronouns
Oo now I'm #79 in all time top chatters :p
 Celestial Saga
02:06:34 Queen / Jo
Ever lol adhd and nap time yay.
 EvergreenHils
02:06:24 Help
Doodle
Yes ?? I finally reclaimed my spot after a few months of being second place
 EvergreenHils
02:06:02 Help
Group nap time I guess haha
 Doodle Dragon
02:05:53 He/They pronouns
Ever,
wait...you're the top chatter of all time, what?? TvT
 EvergreenHils
02:05:52 Help
Queen
We can have adhd together I guess LMAO

Oh you absolutely can <3
 Serpents
02:05:17 Waterfall,Zane,Pixal
what power sounds cool for a kitsune Dragon phoenix Hybrid?
Ash
Magma
Glass
sand
Ill take ideas as well pm me please
 Master Darkfire
02:05:06 Dark/fire/ice
KHÁOS how could you do this to me 😭😭😭😭 -Click-
 Doodle Dragon
02:04:58 He/They pronouns
My sister is such a theif 😔
 Celestial Saga
02:04:17 Queen / Jo
Yay
 Moonfall
02:02:58 Many moons, one me
Saga, Ooo, yes!! Group nap time




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   ..    21    22    23    24    25   ..   47 

Custom Palette CSS stylesJuly 31, 2021 11:41 PM


Vyratheriya

Neutral
 
Posts:1164
#2596167
Give Award
Okay thank you ^-^

Dire said:

Venerixen said:
How do I change color of font where it says "The ground becomes quite rocky."?
20.3
Venerixen said:
Is there a way to change the fony color of the moves, level and predator ammount?


20.1



Venerixen said:
and is there a way to change the color of the arrows and adventure box colors?


I haven't found a way to change the colors of the arrow or the explore yellow box, they're images provided by the game itself.


Custom Palette CSS stylesJuly 31, 2021 11:46 PM


Dire

Neutral
 
Posts:2391
#2596171
Give Award

Venerixen said:
So this is turning the right color when I hover but the text it black when I don't in the folder area. How do I fix that? Screenshot 2021 08 01 003745 — Postimages (postimg.cc)


Add this property

ul.tabbernav li a:hover {
background: #efecc8; color: #ff00ff;
}

These last 2 aren't listed in the first page of this thread, so add these in your palette code please ^^ (This is for text color of unselected tabs)

ul.tabbernav li a:link {
color: #0000ff;
}
ul.tabbernav li a:visited {
color: #0000ff;
}

Edited at July 31, 2021 11:56 PM by Dire
Custom Palette CSS stylesJuly 31, 2021 11:54 PM


Vyratheriya

Neutral
 
Posts:1164
#2596179
Give Award
Alrighty thank you ^-^

Dire said:

Venerixen said:
So this is turning the right color when I hover but the text it black when I don't in the folder area. How do I fix that? Screenshot 2021 08 01 003745 — Postimages (postimg.cc)


Add this property

ul.tabbernav li a:hover {
background: #efecc8; color: #ff00ff;
}

These last 2 aren't listed in the first page of this thread because so add these in your palette code please ^^ (This is for text color of unselected tabs)

ul.tabbernav li a:link {
color: #0000ff;
}
ul.tabbernav li a:visited {
color: #0000ff;
}


Custom Palette CSS stylesAugust 1, 2021 10:18 AM


queen.

Neutral
 
Posts:3643
#2596261
Give Award
what is the code to make the page color have less opacity? if that makes sense~
Custom Palette CSS stylesAugust 1, 2021 10:31 AM


Fair Phantom

Darkseeker
 
Posts:511
#2596268
Give Award
.pgbg {
background-color: rgba(0, 0, 0, 0.75);
}
The last number is the opacity, where 1 is no opacity at all and 0 is fully transparent. You can use decimals to get the specific transparency you want, so 0.50 would be 50% opacity and 0.75 like in the above code would be 75% opacity. The first 3 numbers are the red, green, and blue hues that make up the color (hence the rgb). The "a" represents alpha, which adjusts the opacity of the color. The color in the code above is black (0, 0, 0). White is (255, 255, 255). You can look up other rgba colors as well and there is also rgba color pickers you can search for.

I hope I explained it good enough. ^^

queen. said:
what is the code to make the page color have less opacity? if that makes sense~


Custom Palette CSS stylesAugust 1, 2021 12:45 PM


Caeruleum

Neutral
 
Posts:1098
#2596298
Give Award
Venerixen said:
and is there a way to change the color of the arrows and adventure box colors?
Adventure text and background:
.mainlinetan2
{color: #HEX; background-color: #HEX;}

The whole yellow table in explore:
.mazelevel + table td[bgcolor] {background: #HEX !important; background-image: none !important;}


Custom Palette CSS stylesAugust 1, 2021 01:26 PM


Vyratheriya

Neutral
 
Posts:1164
#2596318
Give Award
Thank you!!! ^-^

Crescent Moon Pack said:
Venerixen said:
and is there a way to change the color of the arrows and adventure box colors?
Adventure text and background:
.mainlinetan2
{color: #HEX; background-color: #HEX;}

The whole yellow table in explore:
.mazelevel + table td[bgcolor] {background: #HEX !important; background-image: none !important;}




Custom Palette CSS stylesAugust 1, 2021 03:06 PM


queen.

Neutral
 
Posts:3643
#2596371
Give Award
thank you! this helps a lot <:

Fair Phantom said:
.pgbg {
background-color: rgba(0, 0, 0, 0.75);
}
The last number is the opacity, where 1 is no opacity at all and 0 is fully transparent. You can use decimals to get the specific transparency you want, so 0.50 would be 50% opacity and 0.75 like in the above code would be 75% opacity. The first 3 numbers are the red, green, and blue hues that make up the color (hence the rgb). The "a" represents alpha, which adjusts the opacity of the color. The color in the code above is black (0, 0, 0). White is (255, 255, 255). You can look up other rgba colors as well and there is also rgba color pickers you can search for.

I hope I explained it good enough. ^^

queen. said:
what is the code to make the page color have less opacity? if that makes sense~




Custom Palette CSS stylesAugust 1, 2021 03:11 PM


queen.

Neutral
 
Posts:3643
#2596377
Give Award
okay, so another question~
i got the opacity to work with the color i wanted, but i can actually see the header image below that. how would i remove that image, exactly, and why am i seeing it?
Custom Palette CSS stylesAugust 1, 2021 03:28 PM


Caeruleum

Neutral
 
Posts:1098
#2596382
Give Award
queen. said:
okay, so another question~
i got the opacity to work with the color i wanted, but i can actually see the header image below that. how would i remove that image, exactly, and why am i seeing it?
You need to add background-repeat: no-repeat; to the header code so the image doesnt repeat itself

Forums > Member Help > Guides
   1   ..    21    22    23    24    25   ..   47 

Refresh