Wolf Play Game

Wolf Play Game
 Summer Month: 2   Night   Clear  Moon: 
      

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
Snapping Turtle : -3
Grizzly Bear : -1
Coyote : +2


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   ..    9    10    11    12    13   ..   40 

Custom Palette CSS stylesJanuary 12, 2021 11:16 PM


quagyu

Neutral
 
Posts: 2552
#2425274
Give Award
How can I change the color of the chat texbox? Like, where you type
Custom Palette CSS stylesJanuary 12, 2021 11:33 PM


Former Pack

Neutral
 
Posts: 0
#2425286
Give Award
If you mean the text ~
*****

Change your chat text color:

.smalltextblack {
color: #055474 }

*****

If you mean the BG colors~

/*--------------------------------------------------
Chat Colors
--------------------------------------------------*/

.main {
background-color:#b8cca7;
}

.sales {
background-color:#efecc8;
}

- Both from Venn's 1st and 2ed post


Skeptical said:
How can I change the color of the chat texbox? Like, where you type


Custom Palette CSS stylesJanuary 12, 2021 11:42 PM


quagyu

Neutral
 
Posts: 2552
#2425296
Give Award
Oh,no, i meant the part where you type your message
Custom Palette CSS stylesJanuary 12, 2021 11:45 PM


Former Pack

Neutral
 
Posts: 0
#2425299
Give Award
Oh, that would be where :#cbe0eb is in this, Also from Venn's post
/*--------------------------------------------------
Set the form color
--------------------------------------------------*/

.iclass {background-color:#cbe0eb; color:#0f2734; -moz-border-radius: 7px;
border-radius: 7px; border-width:1px;}

Skeptical said:
Oh,no, i meant the part where you type your message


Custom Palette CSS stylesJanuary 13, 2021 12:22 AM


quagyu

Neutral
 
Posts: 2552
#2425312
Give Award
Is there a specific size needed for the background image?
Custom Palette CSS stylesJanuary 13, 2021 02:07 AM


Vennenum

Game Moderator
Darkseeker
 
Posts: 5768
#2425355
Give Award
Generally the larger the better. If you have a small image, it's probably going to stretch and get blurry.
Custom Palette CSS stylesJanuary 15, 2021 02:10 PM


Demon Mistress

Game Moderator
Darkseeker
 
Posts: 378
#2427911
Give Award

Dulling Melodies said:
so that it doesint move-
Nevermind figured it out-
how do you make things transparent ;-;


Howd you do it?
Custom Palette CSS stylesJanuary 15, 2021 02:49 PM


Former Pack

Neutral
 
Posts: 0
#2427957
Give Award
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border: 0px;
Specifically the first line of code, but the rest is useful with bg images too.
Just put that within the { }'s

Demon Mistress said:

Dulling Melodies said:
so that it doesint move-
Nevermind figured it out-
how do you make things transparent ;-;


Howd you do it?


Custom Palette CSS stylesJanuary 16, 2021 05:52 AM


Former Pack

Neutral
 
Posts: 0
#2428434
Give Award
How would I change the opacity of an image? Specifically the page bg

Or just gradient in general

Edited at January 16, 2021 06:06 AM by BearPaw
Custom Palette CSS stylesJanuary 16, 2021 12:44 PM


Former Pack

Neutral
 
Posts: 0
#2428667
Give Award
I'm not sure how to do it with coding, but you can just make a copy of your image and go over it with a low opacity white/black/whatever overlay and it gives it the same effect.
That's what I do anyways

BearPaw said:
How would I change the opacity of an image? Specifically the page bg

Or just gradient in general



Forums > Member Help > Guides
   1   ..    9    10    11    12    13   ..   40 

Refresh