Wolf Play Game

Wolf Play Game
 Winter Month: 1   Day   Heavy Snow
    

Chatbox
 MLadySkylar
05:51:31 P'Sky/Sky-kun
Omg what happened to explore
 Winterfell
05:50:20 Winter
My only " -WP Click- " decent pull from wp today and even she's crap
 Owlstar
05:34:24 tiger\Owl|she\her
boost AND a defect? EPIC
 Sabbath
05:29:57 Rook
omgg <3
-WP Click-
 Ghoulish
05:12:43 
This woof woof is making me impatient 😭✌️ this girl need to birth these pups before I go to bed
 Lupins
05:08:12 
@Megan
that's so cool! I hope he will live even longer
 Ghoulish
05:06:25 
Megan-

Awwhh that’s soo good!
 Megan :)
05:05:35 southern lil' miss
My boy Shepherd made it again officially the Oldest wolf in game :3
 starrii-featherz
04:53:18 starrii, Lucida, Hex
Good morning Jester!!
 Jester
04:52:06 
morning chat
 starrii-featherz
04:50:28 starrii, Lucida, Hex
Hello Lupins!!
 Lupins
04:41:00 
hello
 Winterfell
03:40:31 Winter
Sabbath
I hate anything above 2 only reason I have above two is for explode of breeding them to get a battle boost
 Sabbath
03:37:06 Rook
I lowkey love not having my alliances on the sidebar lol
 Sabbath
03:35:05 Rook
99th gen anything makes me cringe
 Winterfell
03:33:04 Winter
Ew why do people want 20k for a 99th gen boost x defect wolf with neg vitals and no hw ;-;
 Xanthia
03:26:44 Vash | Xy
Morning chat
 Winterfell
03:21:06 Winter
I free range so many good wolves and none ever make i to sanctuary >.>
 SixBears
02:52:43 evebot
Sidebar has some things disabled temporarily for debugging.
 Sabbath
02:51:05 Rook
there's only one wolf in sanctuary ;w;

Refresh

You must be a registered member for more
than 1 day before you can use our chatbox.


Challenges

Hourly Damage Variances
Grizzly Bear : -3
Wolverine : +2
Komodo Dragon : 0


WolfPlay Game
Chatbox
 MLadySkylar
05:51:31 P'Sky/Sky-kun
Omg what happened to explore
 Winterfell
05:50:20 Winter
My only " -WP Click- " decent pull from wp today and even she's crap
 Owlstar
05:34:24 tiger\Owl|she\her
boost AND a defect? EPIC
 Sabbath
05:29:57 Rook
omgg <3
-WP Click-
 Ghoulish
05:12:43 
This woof woof is making me impatient 😭✌️ this girl need to birth these pups before I go to bed
 Lupins
05:08:12 
@Megan
that's so cool! I hope he will live even longer
 Ghoulish
05:06:25 
Megan-

Awwhh that’s soo good!
 Megan :)
05:05:35 southern lil' miss
My boy Shepherd made it again officially the Oldest wolf in game :3
 starrii-featherz
04:53:18 starrii, Lucida, Hex
Good morning Jester!!
 Jester
04:52:06 
morning chat
 starrii-featherz
04:50:28 starrii, Lucida, Hex
Hello Lupins!!
 Lupins
04:41:00 
hello
 Winterfell
03:40:31 Winter
Sabbath
I hate anything above 2 only reason I have above two is for explode of breeding them to get a battle boost
 Sabbath
03:37:06 Rook
I lowkey love not having my alliances on the sidebar lol
 Sabbath
03:35:05 Rook
99th gen anything makes me cringe
 Winterfell
03:33:04 Winter
Ew why do people want 20k for a 99th gen boost x defect wolf with neg vitals and no hw ;-;
 Xanthia
03:26:44 Vash | Xy
Morning chat
 Winterfell
03:21:06 Winter
I free range so many good wolves and none ever make i to sanctuary >.>
 SixBears
02:52:43 evebot
Sidebar has some things disabled temporarily for debugging.
 Sabbath
02:51:05 Rook
there's only one wolf in sanctuary ;w;




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   ..    31    32    33    34    35   ..   47 

Custom Palette CSS stylesApril 20, 2023 06:48 PM


KillGraves

Darkseeker
 
Posts:48
#2880285
Give Award
How do I change the color and font of the submit/post buttons? I've been trying and can't seem to find the right code.
Custom Palette CSS stylesApril 24, 2023 12:05 AM


Vennenum

Darkseeker
 
Posts:5797
#2881775
Give Award
Use ".iclass" for the textboxes.
Buttons are a little more complicated because they don't all use the same code, but I'd try "button.main", see if that works.
Custom Palette CSS stylesMay 7, 2023 07:26 PM


KillGraves

Darkseeker
 
Posts:48
#2885858
Give Award
Thank you! That seemed to work.
Also how does one code in a new cursor?

Vennenum said:
Use ".iclass" for the textboxes.
Buttons are a little more complicated because they don't all use the same code, but I'd try "button.main", see if that works.


Custom Palette CSS stylesMay 26, 2023 08:45 AM


Former Pack

Neutral
 
Posts:0
#2892381
Give Award
I dont know if this has been asked but thare are 33 pages and well heh I don't plan to go threw 33 pages today. The menu bar, when it drops down I know you can change the color of it. But I have seen whare some have an image how do I do that?
Custom Palette CSS stylesMay 26, 2023 08:41 PM


Vennenum

Darkseeker
 
Posts:5797
#2892554
Give Award
Custom Palette CSS stylesMay 27, 2023 01:02 AM


Eno

Darkseeker
 
Posts:558
#2892587
Give Award
have been struggling with this a hot second. does anyone know what the code is for this table on the battle page in explore? Is it possible to change it from the default white?
Custom Palette CSS stylesMay 27, 2023 03:57 PM


Fair Phantom

Darkseeker
 
Posts:511
#2892671
Give Award
Eno,

These are the codes I've found so far to help with the battle page. They seem to work for me if used together, but I haven't figured out how to make the tables to where they're not transparent yet. Hope that helps! :)

.wolfhealth tbody {
background-color: rgba(0, 0, 0, 1);
}
.wolfhealth table {
border-spacing: 0px;
}
.enemyhealth tbody {
background-color: rgba(0, 0, 0, 1);
color: #1ee029;
}
.enemyhealth table {
border-spacing: 0px;
}
Custom Palette CSS stylesMay 27, 2023 05:00 PM


Eno

Darkseeker
 
Posts:558
#2892678
Give Award
Fair Phantom said:
Eno,

These are the codes I've found so far to help with the battle page. They seem to work for me if used together, but I haven't figured out how to make the tables to where they're not transparent yet. Hope that helps! :)

.wolfhealth tbody {
background-color: rgba(0, 0, 0, 1);
}
.wolfhealth table {
border-spacing: 0px;
}
.enemyhealth tbody {
background-color: rgba(0, 0, 0, 1);
color: #1ee029;
}
.enemyhealth table {
border-spacing: 0px;
}
Ah thank you! it worked <3
Custom Palette CSS stylesMay 27, 2023 05:29 PM


Fair Phantom

Darkseeker
 
Posts:511
#2892681
Give Award
Eno
You're welcome! :)
Custom Palette CSS stylesMay 30, 2023 09:12 AM


avelexa

Darkseeker
 
Posts:103
#2893257
Give Award
Sorry if this has been asked already, I checked through all the pages and can't seem to find an answer, how do I change the buttons right below the chatbox and at the bottom of my den page? I've been able to change other buttons but not those.

Edited at May 30, 2023 09:13 AM by avelexa

Forums > Member Help > Guides
   1   ..    31    32    33    34    35   ..   47 

Refresh