Wolf Play Game

Wolf Play Game
 Summer Month: 3   Night   Light Rain  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 : +2
Crocodile : -3
Green Python : -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   ..    13    14    15    16    17   ..   40 

Custom Palette CSS stylesFebruary 27, 2021 11:45 PM


Paradoxical

Neutral
 
Posts: 8
#2473051
Give Award

Vriouss said:
it would be
background: transparent
not background-image


It still just turns the whole page background dark green
Custom Palette CSS stylesFebruary 27, 2021 11:45 PM


Paradoxical

Neutral
 
Posts: 8
#2473053
Give Award
sorry it resent
Custom Palette CSS stylesFebruary 27, 2021 11:47 PM


Paradoxical

Neutral
 
Posts: 8
#2473054
Give Award
But yeah, it is still green for both. I'll probably just give up on it for now xD
Custom Palette CSS stylesMarch 8, 2021 11:49 AM


Caeruleum

Neutral
 
Posts: 1048
#2480729
Give Award
PurpleParadox said:
Vriouss said:
it would be
background: transparent
not background-image
It still just turns the whole page background dark green
Very late, but you can try putting background:transparent; in your .mainscreen codes. It removes the green background, so your .pgbg transparency should work ^^
Custom Palette CSS stylesMarch 17, 2021 10:50 AM


w0nd3r

Darkseeker
 
Posts: 287
#2489328
Give Award
ah- i know this has been asked a lot- but i still can't quite figure it out. How exactly do you change the site background (the forest image) and header (the thing that has wolfplay on it) to images that you've made?
Custom Palette CSS stylesMarch 17, 2021 11:10 AM


Former Pack

Neutral
 
Posts: 0
#2489372
Give Award
{Taken directly from Venn, I can explain it further if you like Lyl}
.daybody {
background: #262936;
}
Nighttime BG only:
.nightbody {
background: #2e3141;
}
Use both together if you want the background to remain permanent.
*****
To change the wolfplay header image, use the following:
Spring only:
.mainscreen1 {
background: #000000;
}

Summer only:
.mainscreen2 {
background: #000000;
}

Fall only:
.mainscreen3 {
background: #000000;
}

Winter only:
.mainscreen4 {
background: #000000;
}
*To change to image use background: url(link);

Edited at March 17, 2021 11:15 AM by Devil's Gambit
Custom Palette CSS stylesMarch 17, 2021 11:19 AM


w0nd3r

Darkseeker
 
Posts: 287
#2489390
Give Award
So I would replace the "#000000" with the "url(link);"?
Custom Palette CSS stylesMarch 17, 2021 11:21 AM


Former Pack

Neutral
 
Posts: 0
#2489396
Give Award
Yep, though you'll want to add additional coding on top of that, like background-size: 100%; background-position: fixed; etc.

Lylicam said:
So I would replace the "#000000" with the "url(link);"?


Custom Palette CSS stylesMarch 17, 2021 11:22 AM


w0nd3r

Darkseeker
 
Posts: 287
#2489399
Give Award
Alright, thanks so much :D <3
Custom Palette CSS stylesMarch 17, 2021 11:30 AM


Former Pack

Neutral
 
Posts: 0
#2489414
Give Award
No problem, feel free to pm me if you need any more help ^^ Quite familiar with coding by now

Lylicam said:
Alright, thanks so much :D <3



Forums > Member Help > Guides
   1   ..    13    14    15    16    17   ..   40 

Refresh