Wolf Play Game

Wolf Play Game
 Spring Month: 3   Day   Sunny
    

Chatbox

Log in to view the Chat.

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
Grizzly Bear : -4
Mountain Lion : +1
Cougar : -1


WolfPlay Game
Chatbox

Log in to view the Chat.




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 

CSS for ButtonsSeptember 2, 2022 01:42 PM


SixBears

Administrator
Lightbringer
 
Posts: 4196
#2803057
Give Award

If you have a custom palette and want to change the buttons on the Game, this is the code you need to add/change.

.wpbutton { font-family:arial,sans-serif; font-size:15px; color:#dfd48a; background-color: #455b2e; padding:2px; border:0px; border-radius:5px; border: 2px solid #000000; }
.wpbutton a:visited { font-family:arial,sans-serif; font-size:15px; color:#f5efca; background-color: #455b2e; padding:2px; }
.wpbutton a:link { font-family:arial,sans-serif; font-size:15px; color:#dfd48a; background-color: #455b2e; padding:2px; }
.wpbutton a:hover { font-family:arial,sans-serif; font-size:15px; color:#f5efca; background-color: #455b2e; padding:2px; }


Edited at September 15, 2022 06:25 PM by SixBears

Forums > Member Help > Guides
   1 

Refresh