Wolf Play Game

Wolf Play Game
 Spring Month: 1   Night   Clear  Moon: 
      

Chatbox
 love story
04:14:43 
hiiii
 Moonfall
04:12:58 Many moons, one me
Dang it, hold on...
*Earbuds turned all the way up
 Moonfall
04:12:34 Many moons, one me
Why is the only way I can hear this vid while my grandfather watches tv, is by having my
 Cruella
04:06:48 ⚫Cruella⚪
ISO TH code :)

 Owlstar
03:49:38 tiger\Owl|she\her
I can’t hear life right now. Music too loud.
 Wild Runners
03:47:02 Stalking chat
alright**
 Wild Runners
03:46:51 Stalking chat
Tiger,
its alpight
 Owlstar
03:39:04 tiger\Owl|she\her
I love little chicks!!! Sorry I was in sales chat
 St. Cloverbeast
03:36:36 Will
;^;

Waiting for poodle response ahhhh
 Wild Runners
03:34:20 Stalking chat
I have a little Wyndotte chick in my lap
it's sleeping it's quite adorable
 BuggyOs
03:31:59 Lucky Ladybug
Vulture
I love helping <3 and many people struggle with finding them so I like to point it out lol
 Vulture
03:29:52 
BuggyOs
I appreciate, I think I played like once a long time ago. So i really appreciate the help (and letting me know where chat rules are otherwise I'd have been clueless lol)
 BuggyOs
03:27:59 Lucky Ladybug
Vulture
no problem! theres usually someone in chat able to help, and if not then the forums might have the answer. I also like to remind newbies that the chat rules are right under the chatbox if you need to review them at any time! The mods are sorta strict here to keep things peaceful :)
 Owlstar
03:26:31 tiger\Owl|she\her
Yeah. Like 4 real world days or so
 Vulture
03:26:15 
awesome thx so much
 Wild Runners
03:25:53 Stalking chat
Vulture,
96 hours
I think?
 BuggyOs
03:25:37 Lucky Ladybug
vulture
80-96 hours of pregnancy and 2-5 hours of labor
 Anakin
03:24:42 Sith Happens
She's amazing winter!
 Vulture
03:24:35 
Hi I'm new here, and was wondering if anyone knew how long a wolf is pregnant for in game? was just curious
 Wild Runners
03:18:34 Stalking chat
Yayy :D

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
Jackal : +4
Grey Fox : +5
Coyote : -4


WolfPlay Game
Chatbox
 love story
04:14:43 
hiiii
 Moonfall
04:12:58 Many moons, one me
Dang it, hold on...
*Earbuds turned all the way up
 Moonfall
04:12:34 Many moons, one me
Why is the only way I can hear this vid while my grandfather watches tv, is by having my
 Cruella
04:06:48 ⚫Cruella⚪
ISO TH code :)

 Owlstar
03:49:38 tiger\Owl|she\her
I can’t hear life right now. Music too loud.
 Wild Runners
03:47:02 Stalking chat
alright**
 Wild Runners
03:46:51 Stalking chat
Tiger,
its alpight
 Owlstar
03:39:04 tiger\Owl|she\her
I love little chicks!!! Sorry I was in sales chat
 St. Cloverbeast
03:36:36 Will
;^;

Waiting for poodle response ahhhh
 Wild Runners
03:34:20 Stalking chat
I have a little Wyndotte chick in my lap
it's sleeping it's quite adorable
 BuggyOs
03:31:59 Lucky Ladybug
Vulture
I love helping <3 and many people struggle with finding them so I like to point it out lol
 Vulture
03:29:52 
BuggyOs
I appreciate, I think I played like once a long time ago. So i really appreciate the help (and letting me know where chat rules are otherwise I'd have been clueless lol)
 BuggyOs
03:27:59 Lucky Ladybug
Vulture
no problem! theres usually someone in chat able to help, and if not then the forums might have the answer. I also like to remind newbies that the chat rules are right under the chatbox if you need to review them at any time! The mods are sorta strict here to keep things peaceful :)
 Owlstar
03:26:31 tiger\Owl|she\her
Yeah. Like 4 real world days or so
 Vulture
03:26:15 
awesome thx so much
 Wild Runners
03:25:53 Stalking chat
Vulture,
96 hours
I think?
 BuggyOs
03:25:37 Lucky Ladybug
vulture
80-96 hours of pregnancy and 2-5 hours of labor
 Anakin
03:24:42 Sith Happens
She's amazing winter!
 Vulture
03:24:35 
Hi I'm new here, and was wondering if anyone knew how long a wolf is pregnant for in game? was just curious
 Wild Runners
03:18:34 Stalking chat
Yayy :D




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   ..    20    21    22    23    24   ..   47 

Custom Palette CSS stylesJuly 31, 2021 09:56 PM


Vyratheriya

Neutral
 
Posts:1164
#2596101
Give Award
Ah okay thank you ^-^

Fair Phantom said:
Hi Venerixen,
I didn't use a special code for the sparkles. I made a GIF and then inserted the URL into the background property where I wanted it to be. I also made the image a smaller size and made it repeat. Here is one of the codes I used:

.primary {

background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(186, 255, 201, 0), rgba(186, 225, 255, 0), rgba(254, 200, 216, 0)), url(LINK);

background-color: rgba(255, 255, 255, 0.45);

background-size: 75px 75px;

background-repeat: repeat;

}



Custom Palette CSS stylesJuly 31, 2021 09:56 PM


Vyratheriya

Neutral
 
Posts:1164
#2596102
Give Award
Thank you :3

Dire said:

Venerixen said:
Yes thank you so much :D and last 2 question I think at least XD
I seen sparkles on some peoples pallettes is there a code I can add to do that?
I don't really know if there is a property that adds sparkles on a selector, but you can make an image in an image editor and use the background-image property to display in in your selector.
Ex:
.wolfheader {background-image:url(INSERT IMAGE DIRECT LINK HERE);}

Venerixen said:
Also I know radial and linear gradient what other gradients are there?
There is a third type of gradient: the conic gradient.


Custom Palette CSS stylesJuly 31, 2021 11:05 PM


Vyratheriya

Neutral
 
Posts:1164
#2596135
Give Award
Okay so turns out a few things still aren't fixed and QI need help again >->

How do I fix the wolf names so they aren't black and I can actually see the letters in the main explore page here? Screenshot 2021 07 31 234833 — Postimages (postimg.cc)

Also how do I change the character points box font a different color than black? Screenshot 2021 07 31 235137 — Postimages (postimg.cc)

Custom Palette CSS stylesJuly 31, 2021 11:11 PM


Vyratheriya

Neutral
 
Posts:1164
#2596139
Give Award
And last thing how do I change the color of brown line in the message? and how do I change the font color in the mailbox folders? Ignore the messed up colors on the folders just a mess up I have to fix. Screenshot 2021 08 01 000918 — Postimages (postimg.cc)
Custom Palette CSS stylesJuly 31, 2021 11:11 PM


Dire

Neutral
 
Posts:2391
#2596140
Give Award
.

Venerixen said:
Okay so turns out a few things still aren't fixed and QI need help again >->

How do I fix the wolf names so they aren't black and I can actually see the letters in the main explore page here? Screenshot 2021 07 31 234833 — Postimages (postimg.cc)



Try .mainlineblacksmall {color: #a7a7a7;}



Also how do I change the character points box font a different color than black? Screenshot 2021 07 31 235137 — Postimages (postimg.cc)

Take a look on the error and valid message codes ^^

.errormsg {
background-color:#272727; color:#989898; border:1px solid #000000;
}
.validmsg {
background-color:#c00000; color:#989898; border:1px solid #000000;
}
Custom Palette CSS stylesJuly 31, 2021 11:24 PM


Dire

Neutral
 
Posts:2391
#2596148
Give Award

Venerixen said:
And last thing how do I change the color of brown line in the message?


Arf arf!

div#msg hr {
border-top-color: #0000ff;
border-right-color: #0000ff;
border-bottom-color: #0000ff;
border-left-color: #0000ff;
background-color: #0000ff;
}


Venerixen said:
and how do I change the font color in the mailbox folders? Ignore the messed up colors on the folders just a mess up I have to fix. Screenshot 2021 08 01 000918 — Postimages (postimg.cc)


Put a color property in each of the selectors of the "Set the tab color for the tabs under your Mailbox" section posted in the first page of this thread. This way:


ul.tabbernav li.tabberactive a {
color:#cccccc; background-color:#070707;
}
ul.tabbernav li.tabberactive a:hover {
color:#dddddd; background-color:#080808;
}

Edited at July 31, 2021 11:24 PM by Dire
Custom Palette CSS stylesJuly 31, 2021 11:26 PM


Vyratheriya

Neutral
 
Posts:1164
#2596154
Give Award
Okay thank you and thank you for being so patient as I ask my millions of questions ^-^

Dire said:

Venerixen said:
And last thing how do I change the color of brown line in the message?


Arf arf!

div#msg hr {
border-top-color: #0000ff;
border-right-color: #0000ff;
border-bottom-color: #0000ff;
border-left-color: #0000ff;
background-color: #0000ff;
}


Venerixen said:
and how do I change the font color in the mailbox folders? Ignore the messed up colors on the folders just a mess up I have to fix. Screenshot 2021 08 01 000918 — Postimages (postimg.cc)


Put a color property in each of the selectors of the "Set the tab color for the tabs under your Mailbox" section posted in the first page of this thread. This way:


ul.tabbernav li.tabberactive a {
color:#cccccc; background-color:#070707;
}
ul.tabbernav li.tabberactive a:hover {
color:#dddddd; background-color:#080808;
}


Custom Palette CSS stylesJuly 31, 2021 11:28 PM


Vyratheriya

Neutral
 
Posts:1164
#2596156
Give Award
How do I change color of font where it says "The ground becomes quite rocky."?
Is there a way to change the fony color of the moves, level and predator ammount?
and is there a way to change the color of the arrows and adventure box colors?
Custom Palette CSS stylesJuly 31, 2021 11:39 PM


Vyratheriya

Neutral
 
Posts:1164
#2596163
Give Award
So this is turning the right color when I hover but the text it black when I don't in the folder area. How do I fix that? Screenshot 2021 08 01 003745 — Postimages (postimg.cc)
Custom Palette CSS stylesJuly 31, 2021 11:39 PM


Dire

Neutral
 
Posts:2391
#2596164
Give Award

Venerixen said:
How do I change color of font where it says "The ground becomes quite rocky."?
20.3
Venerixen said:
Is there a way to change the fony color of the moves, level and predator ammount?


20.1



Venerixen said:
and is there a way to change the color of the arrows and adventure box colors?


I haven't found a way to change the colors of the arrow or the explore yellow box, they're images provided by the game itself.

Forums > Member Help > Guides
   1   ..    20    21    22    23    24   ..   47 

Refresh