Wolf Play Game

Wolf Play Game
 Summer Month: 1   Day   Earthquake
    
Mon 05:34am  
Packs Online:  43 
Chatbox
 Amygdala
05:23:08 Amy/Anpmygdala
Caeeeee <3
 Jester
05:10:13 
my favorite wolf just has to be the one who has 0 hunting skills ;w; [Its Ludus]
 Caeruleum
04:43:39 Caesar
log off ;-; as long as youre online, theres a chance someone will steal from you in explore. its a random encounter

you can, however, turn off stolen food notifications in pack > account
 PapyrusPups
04:41:40 
How do I stop people from stealing all my food? It really sucks and I can't bury most of it
 Celestial Saga
03:26:03 Queen / Jo
Good morning
 A bonsaitreasure
02:54:06 
savik my wolves change they go from exelent to okey same wolf
 Savik
02:48:45 Nalavara
Thank you, Eve. <3
 SixBears
02:43:53 evebot
She was active on Saturday. She isn't missing. :)
 Savik
02:42:07 Nalavara
We are missing her.
 SixBears
02:39:50 evebot
She's been active though.
 SixBears
02:39:20 evebot
Sometimes life comes first.
 Savik
02:38:41 Nalavara
Eve, do you know why Demon Mistress seems to be MIA?
 Savik
02:35:59 Nalavara
A bonsaitreasure,
I use Make Friends on any of my wolves that are not excellent. But if I breed any of my excellent rated wolves to an OK/Bad/Very Bad, the pups will be OK or Good.
 SixBears
02:34:38 evebot
She looks really cool!
 Sabbath
02:33:28 Rook
she needs some gear on her back but I have no idea what >.<
-WP Click-
 A bonsaitreasure
02:27:16 
hmm why do all my wolfs go from exxellent with pack to good ok??? wierd any help will be apriciated
 Lurking shadows
01:48:03 
Hi
 Serpents
12:25:31 Waterfall,Zane,Pixal
anyone know of names that mean fox? if so pm me please (male/unisex)
 rotting
11:42:34 rotting
it would be cool to name her something skull related since her tail kinda looks like bones
 Pink kitty🐈
11:27:00 Kneecap stealer
She kinda has the markings of an okapi

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
Alligator : -4
Snapping Turtle : -2
Polar Bear : -5


WolfPlay Game
Chatbox
 Amygdala
05:23:08 Amy/Anpmygdala
Caeeeee <3
 Jester
05:10:13 
my favorite wolf just has to be the one who has 0 hunting skills ;w; [Its Ludus]
 Caeruleum
04:43:39 Caesar
log off ;-; as long as youre online, theres a chance someone will steal from you in explore. its a random encounter

you can, however, turn off stolen food notifications in pack > account
 PapyrusPups
04:41:40 
How do I stop people from stealing all my food? It really sucks and I can't bury most of it
 Celestial Saga
03:26:03 Queen / Jo
Good morning
 A bonsaitreasure
02:54:06 
savik my wolves change they go from exelent to okey same wolf
 Savik
02:48:45 Nalavara
Thank you, Eve. <3
 SixBears
02:43:53 evebot
She was active on Saturday. She isn't missing. :)
 Savik
02:42:07 Nalavara
We are missing her.
 SixBears
02:39:50 evebot
She's been active though.
 SixBears
02:39:20 evebot
Sometimes life comes first.
 Savik
02:38:41 Nalavara
Eve, do you know why Demon Mistress seems to be MIA?
 Savik
02:35:59 Nalavara
A bonsaitreasure,
I use Make Friends on any of my wolves that are not excellent. But if I breed any of my excellent rated wolves to an OK/Bad/Very Bad, the pups will be OK or Good.
 SixBears
02:34:38 evebot
She looks really cool!
 Sabbath
02:33:28 Rook
she needs some gear on her back but I have no idea what >.<
-WP Click-
 A bonsaitreasure
02:27:16 
hmm why do all my wolfs go from exxellent with pack to good ok??? wierd any help will be apriciated
 Lurking shadows
01:48:03 
Hi
 Serpents
12:25:31 Waterfall,Zane,Pixal
anyone know of names that mean fox? if so pm me please (male/unisex)
 rotting
11:42:34 rotting
it would be cool to name her something skull related since her tail kinda looks like bones
 Pink kitty🐈
11:27:00 Kneecap stealer
She kinda has the markings of an okapi




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   ..    16    17    18    19    20   ..   47 

Custom Palette CSS stylesMay 8, 2021 10:34 AM


Fair Phantom

Darkseeker
 
Posts:511
#2537828
Give Award
.mainlineblacksmall {
color: #######;
}

Savage said:
Does anyone know if I can change the text color here?

image.png


Custom Palette CSS stylesMay 8, 2021 10:44 AM


Former Pack

Neutral
 
Posts:0
#2537831
Give Award
awesome thank you
Custom Palette CSS stylesMay 8, 2021 10:45 AM


Fair Phantom

Darkseeker
 
Posts:511
#2537832
Give Award
You're welcome. ^^
Custom Palette CSS stylesMay 15, 2021 04:36 PM


Lone

Neutral
 
Posts:1469
#2544545
Give Award
How can I change the color of a pack name on sales and main chat? If you could please leave an example as well that way I have an idea. Im a visual learner lol.
Custom Palette CSS stylesMay 15, 2021 08:38 PM


Dire

Neutral
 
Posts:2391
#2544699
Give Award

Lone said:
How can I change the color of a pack name on sales and main chat? If you could please leave an example as well that way I h/*ave an idea. Im a visual learner lol.


The ones you mention are related to .bsmalltext selector
These are the codes for chatbox text

/* Nicknames in chat */
.bsmalltext {font-family:arial,sans-serif; color:#000000;}
/* Pack names in chat - visited should be the same as link */
.bsmalltext a:link {font-family:arial,sans-serif; color:#010101;}
.bsmalltext a:visited {font-family:arial,sans-serif; color:#010101;}
/*Pack names in chat - hovered*/
.bsmalltext a:hover {font-family:arial,sans-serif; color:#020202;}

/*Message text*/
.smalltextblack {font-family:arial,sans-serif; color:#030303;}
/*Links (WP,YT,Click) - visited should be the same as link */
.smalltextblack a:link {font-family:arial,sans-serif; color:#040404;}
.smalltextblack a:visited {font-family:arial,sans-serif; color:#040404}
/* Links - hovered */
.smalltextblack a:hover {font-family:arial,sans-serif; color:#050505;}




It's possible to make sales chat text color different from main chat, the codes are similar, it just needs to specify which are for each chat at the beginning (.saleschat.sales or .saleschat.main)

/* MAIN CHAT TEXT */

.saleschat.main .mainbsmalltext {font-family:arial,sans-serif; color:#5579af;}
.saleschat.main .bsmalltext a:link {font-family:arial,sans-serif; color:#4d9afb;}
.saleschat.main .bsmalltext a:visited {font-family:arial,sans-serif; color:#4d9afb;}
.saleschat.main .bsmalltext a:hover {font-family:arial,sans-serif; color:#538ad0;}

.saleschat.main .smalltextblack {font-family:arial,sans-serif; color:#0f90ff;}
.saleschat.main .smalltextblack a:link {font-family:arial,sans-serif; color:#1179d2;}
.saleschat.main .smalltextblack a:visited {font-family:arial,sans-serif; color:#1179d2;}
.saleschat.main .smalltextblack a:hover {font-family:arial,sans-serif; color:#60aae8;}

/* SALES CHAT TEXT */
.saleschat.sales .bsmalltext {font-family:arial,sans-serif; color:#a13a3a;}
.saleschat.sales .bsmalltext a:link {font-family:arial,sans-serif; color:#310505;}
.saleschat.sales .bsmalltext a:visited {font-family:arial,sans-serif; color:#310505;}
.saleschat.sales .bsmalltext a:hover {font-family:arial,sans-serif; color:#d80000;}

.saleschat.sales .smalltextblack {font-family:arial,sans-serif; color:#cc0000;}
.saleschat.sales .smalltextblack a:link {font-family:arial,sans-serif; color:#a80b0b;}
.saleschat.sales .smalltextblack a:visited {font-family:arial,sans-serif; color:#a80b0b;}
.saleschat.sales .smalltextblack a:hover {font-family:arial,sans-serif; color:#ff0000;}

Edited at May 15, 2021 08:50 PM by Dire
Custom Palette CSS stylesMay 17, 2021 02:21 PM


Former Pack

Neutral
 
Posts:0
#2546290
Give Award
How do I put an image in the header? Sorry if I missed the responce to this question already
Custom Palette CSS stylesMay 17, 2021 02:26 PM


Caeruleum

Neutral
 
Posts:1098
#2546293
Give Award
Dragonhorse said:
How do I put an image in the header? Sorry if I missed the responce to this question already
.mainscreen1{background:url(LINK);}
.mainscreen2{background:url(LINK);}
.mainscreen3{background:url(LINK);}
.mainscreen4{background:url(LINK);}
Custom Palette CSS stylesMay 17, 2021 07:18 PM


Former Pack

Neutral
 
Posts:0
#2546617
Give Award
How do I make my header dissapear? XD I'm sick of my dumb self not being able to size it right. Or what is the size for the header?
Custom Palette CSS stylesMay 17, 2021 09:07 PM


Caeruleum

Neutral
 
Posts:1098
#2546741
Give Award
Size is 900x200 px; to make it disappear just put background:transparent;
Custom Palette CSS stylesMay 23, 2021 11:39 AM


Former Pack

Neutral
 
Posts:0
#2552085
Give Award
I am soo confused

Forums > Member Help > Guides
   1   ..    16    17    18    19    20   ..   47 

Refresh