Wolf Play Game

Wolf Play Game
 Fall 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
Water Moccasin : +2
Jaguar : +2
Jaguar : +5


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 > Artwork > Art Help
   1    2 

need palette help (solved, thank y'all!)December 26, 2021 03:18 PM


Dire

Neutral
 
Posts: 2391
#2680041
Give Award
• removing borders (used 0!important; won't work)

Have you tried this? (The !important may not be required in many selectors):

border:0px !important;
need palette help (solved, thank y'all!)December 26, 2021 03:28 PM


Dire

Neutral
 
Posts: 2391
#2680044
Give Award

los campesinos! said:

Fennell said:
Do you have a screenshot of what the current background code looks like?


for the tree part


Remove that brace
And add the background-repeat , attachment, ect attributes inside the .nightbody line too
need palette help (solved, thank y'all!)December 26, 2021 03:39 PM


Twonahalfer

Lightbringer
 
Posts: 5186
#2680047
Give Award
Untitled.png
The area where the arrow points are where I believe you're asking how to make it semi-transparent? You'll need to have a semi-transparent image, aka just turn down the opacity on an image/colour. change the code to look like this and insert your link to your image there
.pgbg {
background:url(ur image);
}

Edited at December 26, 2021 03:40 PM by Spring Spark
need palette help (solved, thank y'all!)December 26, 2021 04:55 PM


los campesinos!

Neutral
 
Posts: 2334
#2680083
Give Award

Dire said:
• making header (part with howling wolves) transparent
.mainscreen1{background:rgba(0,0,0,0); background-repeat: no-repeat;border:0px;}
.mainscreen2{background:rgba(0,0,0,0); background-repeat: no-repeat;border:0px;}
.mainscreen3{background:rgba(0,0,0,0); background-repeat: no-repeat;border:0px;}
.mainscreen4{background:rgba(0,0,0,0); background-repeat: no-repeat;border:0px;}
• changing explore button colour
.navbar a {
font-family:arial,sans-serif;
color:#ffffff;
}


these both worked, thank you!

Fennell said:
Not sure if were looking at the same part of the code, but mine looks a bit different for the center part


this helped too, thank you!
need palette help (solved, thank y'all!)December 26, 2021 04:58 PM


los campesinos!

Neutral
 
Posts: 2334
#2680084
Give Award

Dire said:

los campesinos! said:

Fennell said:
Do you have a screenshot of what the current background code looks like?


for the tree part


Remove that brace
And add the background-repeat , attachment, ect attributes inside the .nightbody line too


this unfortunately didn't work :(

Forums > Artwork > Art Help
   1    2 

Refresh