Wolf Play : Custom Palette CSS styles
Chatbox
 limbo
02:21:41 ZD
ET,
Polar genuinely makes the BEST ocs i adore every single one of them

can't stop when inspo hits! it shows ^^
 Boeing
02:21:26 Boe is a bear, Rawr!
Amt
For once I'm agreeing with Red
I don't think you need to. Red and I are perfectly fine xD
 Amygdala
02:21:18 Amy/Anpmygdala
Redd
Why ;-;

I need apples🤣
 Amygdala
02:20:49 Amy/Anpmygdala
Hey plane
 Red River Wolves
02:20:40 Redd Dead
Amy,
Actually, I don't think you need that... I'm unbiased
 Boeing
02:20:38 Boe is a bear, Rawr!
Amt!!!
HI!
 Eternity
02:20:17 ET
limbo
It's the boyysss
My beloveds

And thank you! :D Always nice to have an extra helping of inspo for a comm.
 Falling Stars
02:20:08 star, she/they
i always leave explore with my mush count at a multiple of five
 Amygdala
02:19:55 Amy/Anpmygdala
Who is up for pvp...i nees to get to 1st place again >;)
 Boeing
02:19:36 Boe is a bear, Rawr!
Red
... you did? I didn't notice xD
 limbo
02:18:36 ZD
ET,
no way it's The Boys *^*
maybe a little bit carried away, but it's amazing LOL
 Red River Wolves
02:17:58 Redd Dead
Boe,
I entered him with 1 HP by accident XD
 Boeing
02:17:32 Boe is a bear, Rawr!
Red
Grizz needs to wake up for a bit before he can crit every hit xD
 Eternity
02:17:28 ET
I may have got carried away, this was meant to be a sketch comm for a single character LOL
-Click-
 Red River Wolves
02:16:39 Redd Dead
Boe,
Uh... let's ignore this one
 Boeing
02:16:26 Boe is a bear, Rawr!
look at that Red xD you're back at 2
 limbo
02:15:35 ZD
Falling,
My explore team pretty much funds my premium + extra. Art is always a good way to make some apples too ^^
 Boeing
02:15:32 Boe is a bear, Rawr!
Red
I have both ready so either works
 Red River Wolves
02:15:04 Redd Dead
Boe,
Okay one more before I have to grind explore. Boost or nah?
 Falling Stars
02:14:16 star, she/they
limbo
maybe that's what i'll save my mush for lol. I've got commissions and such so that's a source :P

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
Mountain Lion : -5
Sun Bear : -1
Leopard : +4
    Summer   Night  Weather:  Brimstone  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   ..    31    32    33    34    35   ..   40 

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

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


Soul☆Walkers

Neutral
 
Posts: 718
#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

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


Eno

Darkseeker
 
Posts: 449
#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: 449
#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: 100
#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   ..   40 

Refresh










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