Wolf Play Game

Wolf Play Game
 Summer Month: 3   Day   Sunny
    
Wed 09:07am  
Packs Online:  75 
Chatbox
 Moonfall
09:07:27 Many moons, one me
Doodle, I can only give riot paws once 😔
 Doodle Dragon
08:58:47 He/They pronouns
Husky,
Thanks ^^
 Tartarus
08:58:35 Husky
Doodle
Pretty doggo
 Doodle Dragon
08:58:12 He/They pronouns
Fine :(

Paws for reals this time?

-WP Click-
 Master Darkfire
08:57:29 Dark/fire/ice
doodle I know what that is T.T
 Doodle Dragon
08:56:31 He/They pronouns
Moonfall, Darkfire,
I didn't do anything T^T
 Winterfell
08:56:31 Winter
I will not be tapping that link :>
 Master Darkfire
08:55:46 Dark/fire/ice
no no tap link
 Moonfall
08:55:38 Many moons, one me
Doodle 😑
 Doodle Dragon
08:55:21 He/They pronouns
Darkfire,
What?
 Moonfall
08:55:08 Many moons, one me
Hmm, make breakfast, or just get started before I get distracted?
 Master Darkfire
08:53:15 Dark/fire/ice
no doodle.
 Doodle Dragon
08:52:47 He/They pronouns
Paws? :p

-WP Click-
 Doodle Dragon
08:52:01 He/They pronouns
Cinn!! We got new cameras in digital arts :D
 Master Darkfire
08:50:21 Dark/fire/ice
-WP Click- new decor added!!!
 Master Darkfire
08:49:22 Dark/fire/ice
I still need more green breads hehe
 Winterfell
08:48:37 Winter
Master
-WP Click- I got green bread today
 Master Darkfire
08:47:31 Dark/fire/ice
-WP Click- I need little green bread babies
 Master Darkfire
08:46:44 Dark/fire/ice
tern, i honesty have no idea.
 Moonfall
08:40:18 Many moons, one me
She is taking her sweet time
-WP Click-

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
Cheetah : -3
Grizzly Bear : +5
Brown Bear : +4


WolfPlay Game
Chatbox
 Moonfall
09:07:27 Many moons, one me
Doodle, I can only give riot paws once 😔
 Doodle Dragon
08:58:47 He/They pronouns
Husky,
Thanks ^^
 Tartarus
08:58:35 Husky
Doodle
Pretty doggo
 Doodle Dragon
08:58:12 He/They pronouns
Fine :(

Paws for reals this time?

-WP Click-
 Master Darkfire
08:57:29 Dark/fire/ice
doodle I know what that is T.T
 Doodle Dragon
08:56:31 He/They pronouns
Moonfall, Darkfire,
I didn't do anything T^T
 Winterfell
08:56:31 Winter
I will not be tapping that link :>
 Master Darkfire
08:55:46 Dark/fire/ice
no no tap link
 Moonfall
08:55:38 Many moons, one me
Doodle 😑
 Doodle Dragon
08:55:21 He/They pronouns
Darkfire,
What?
 Moonfall
08:55:08 Many moons, one me
Hmm, make breakfast, or just get started before I get distracted?
 Master Darkfire
08:53:15 Dark/fire/ice
no doodle.
 Doodle Dragon
08:52:47 He/They pronouns
Paws? :p

-WP Click-
 Doodle Dragon
08:52:01 He/They pronouns
Cinn!! We got new cameras in digital arts :D
 Master Darkfire
08:50:21 Dark/fire/ice
-WP Click- new decor added!!!
 Master Darkfire
08:49:22 Dark/fire/ice
I still need more green breads hehe
 Winterfell
08:48:37 Winter
Master
-WP Click- I got green bread today
 Master Darkfire
08:47:31 Dark/fire/ice
-WP Click- I need little green bread babies
 Master Darkfire
08:46:44 Dark/fire/ice
tern, i honesty have no idea.
 Moonfall
08:40:18 Many moons, one me
She is taking her sweet time
-WP Click-




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   ..    25    26    27    28    29   ..   47 

Custom Palette CSS stylesFebruary 3, 2022 11:20 AM


Dystopia

Darkseeker
 
Posts:1776
#2702218
Give Award
and is there a way I can make my sales chat button match the sales chat color? ?
and inside my chatbox button is green- anyone know how to change that?

Edited at February 7, 2022 08:33 AM by Mania
Custom Palette CSS stylesFebruary 7, 2022 08:50 AM


Dystopia

Darkseeker
 
Posts:1776
#2704835
Give Award
also i cant find the code to remobe the border around the bloodlines box
Custom Palette CSS stylesFebruary 7, 2022 09:06 AM


Dire

Neutral
 
Posts:2391
#2704845
Give Award

Mania said:
and is there a way I can make my sales chat button match the sales chat color? ?
and inside my chatbox button is green- anyone know how to change that?


You can assign colors for sales chat, main chat and button separately, this way:

CODE Description
.saleschat.sales {
background-color:#000000;
}
Sales chat
.saleschat.main {
background-color:#000000;
}
Main chat
.main {background-color:#000000;} Button BG
button.main td {font-family:arial,sans-serif; color:#000000;} Button text
Custom Palette CSS stylesFebruary 7, 2022 09:10 AM


Dire

Neutral
 
Posts:2391
#2704847
Give Award

Mania said:
also i cant find the code to remobe the border around the bloodlines box


div.pedigreescroll {
border: 0px solid #000000;
}
Custom Palette CSS stylesFebruary 7, 2022 01:01 PM


Dystopia

Darkseeker
 
Posts:1776
#2704955
Give Award
thank you dire
Custom Palette CSS stylesApril 8, 2022 11:38 AM


Drakaina

Darkseeker
 
Posts:1192
#2748832
Give Award
Is it possible to put a gradiant on the page with the trees and the seasonal header?
Custom Palette CSS stylesApril 21, 2022 09:03 PM


Vennenum

Darkseeker
 
Posts:5797
#2755650
Give Award

This is a bit of a late response, but yes. Look up "CSS gradients" on google. Use the appropriate code fragment to put in the CSS in your background. You can see my palette for an example.

Custom Palette CSS stylesApril 22, 2022 08:37 PM


Drakaina

Darkseeker
 
Posts:1192
#2756164
Give Award

Vennenum said:

This is a bit of a late response, but yes. Look up "CSS gradients" on google. Use the appropriate code fragment to put in the CSS in your background. You can see my palette for an example.



I used the code from a CSS website, it showed that I did the code right. The only issue is it won't show, it shows the background color but not the gradient, I also used the code correctly (so I think)
.mainscreen1 {
background: rgb(255,189,200);
background: linear-gradient(0deg, rgba(255,189,200,1) 12%, rgba(198,147,156,1) 78%);
}
(For the rest of the seasons it's the same, I won't copy every CSS thing I wrote lol)
Custom Palette CSS stylesApril 22, 2022 09:22 PM


Vennenum

Darkseeker
 
Posts:5797
#2756188
Give Award
You need to delete one "background".
Custom Palette CSS stylesApril 22, 2022 09:31 PM


Drakaina

Darkseeker
 
Posts:1192
#2756190
Give Award
Ahhh... I see! Thank you!
EDIT:
Still not working, can you write how the code should look?
ive done other gradients just fine and it never works for the seasonal header.
also! How to you make the background transparent-

Edited at April 22, 2022 09:35 PM by Lovesick

Forums > Member Help > Guides
   1   ..    25    26    27    28    29   ..   47 

Refresh