Chatbox
 The Tea Drinkers
08:41:21 Tea, Tea Queen
BJake
mmhmm, sure...
 BellJake
08:41:14 Don't call me BJ.
The way I gasped in realization, PMing you now, Tea drinkers
 BellJake
08:40:37 Don't call me BJ.
@The Tea drinkers
I swear it's because I just woke up 😭🖐
 The Tea Drinkers
08:39:51 Tea, Tea Queen
BJake
have an aneurism why don't you XD
 BellJake
08:39:20 Don't call me BJ.
That*
💀
 BellJake
08:38:50 Don't call me BJ.
What the fuck did I just say??
The commissioner than commissioned me*
 BellJake
08:38:24 Don't call me BJ.
I need the commissioner I commissioned to get online so I can get apples ;-;
 The Tea Drinkers
08:37:23 Tea, Tea Queen
Morning chat
 BellJake
08:34:01 Don't call me BJ.
Revelry*
 BellJake
08:33:45 Don't call me BJ.
@Reverly
You are so fucking correct, Albino is the best defect
 StarRun
08:31:56 
Very pretty, take a look at my wolves I've found some pretty ones
 hanahaki.
08:31:10 hana, they/them
she's a beauty for me.

-WP Click-
 StarRun
08:30:06 
Hopefully my girls give me more cute pups
 hanahaki.
08:28:32 hana, they/them
actually i don't have to go

and those chats were.. random as hell.
 Apothecary
08:26:17 Medicinally Autistic
Staying up reading was a terrible choice.
 hanahaki.
08:25:32 hana, they/them
but i gotta go
seeya in.. about 10 minutes
 Revelry
08:24:54 Rev
Albino is the best defect
-WP Click-
 Salem
08:24:26 Very Wisdom ✨
Support?
-WP Click-
 hanahaki.
08:24:22 hana, they/them
bjake

i wish you good luck!
 hanahaki.
08:23:22 hana, they/them
no but me simping for Shadow the Hedgehog is crazy 😭✋

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
Red Fox : +5
Vicuna Wolf : +3
Crocodile : +2
    Fall   Day  Weather:  Sunny
 


Forums

→ Wolf Play is a fun game! Sign Up Now!

My Subscriptions
My Bookmarks
My Topics
Latest Topics
Following
Forums > Artwork > Art Help
   1 

I need help with my palette ^^"November 25, 2020 11:05 AM


Former Pack

Neutral
 
Posts: 0
#2370749
Give Award
I customized my own palette for myself,, buht I still dont know how to change the "WolfPlay" thing at the top with the two wolves,, and I'd like some assistance. I'd create the artwork/image I want up there, I'd transfer my palette to you, along with the image, and who ever is helping me, can edit the image into my palette, then send the palette back,,
I can offer a couple apples, if need be ^^"
I need help with my palette ^^"November 25, 2020 09:29 PM


Grimm

Darkseeker
 
Posts: 7083
#2371692
Give Award
hello hello I have the solution for you :> since there's four images (one for each season) there's this bit of code here that you have to plop in and edit to your liking c:


.mainscreen1 {
background:url(https://i.postimg.cc/0QS4bmmM/sharon-mccutcheon-62vi3-TG5-EDg-unsplash.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}
.mainscreen2 {
background:url(https://i.postimg.cc/0QS4bmmM/sharon-mccutcheon-62vi3-TG5-EDg-unsplash.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}
.mainscreen3 {
background:url(https://i.postimg.cc/0QS4bmmM/sharon-mccutcheon-62vi3-TG5-EDg-unsplash.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}
.mainscreen4 {
background:url(https://i.postimg.cc/0QS4bmmM/sharon-mccutcheon-62vi3-TG5-EDg-unsplash.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}

Edited at November 25, 2020 09:29 PM by Grimm
I need help with my palette ^^"November 25, 2020 09:32 PM


Former Pack

Neutral
 
Posts: 0
#2371697
Give Award
Ahh, thankyou! So I assume 1 is Spring? And then the following goes summer, fall, winter, for 2, 3, and 4? Or,, which is which,,?
And do I just copy and paste all of that to the bottom of the css, and replace the url in between the parentheses, or are the parentheses not mandatory/apart of that url itself?
I need help with my palette ^^"December 8, 2020 03:30 PM


Former Pack

Neutral
 
Posts: 0
#2387907
Give Award
not sure if you got a response to this earlier, but yes, 1, 2, 3, and 4 are each of the seasons in the order that you said them respectively :) so you're correct in that
and all you do is just change the url, so if this is the original:
.mainscreen4 {
background:url(original-image-url);
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}
your version with your new image should look like this:
.mainscreen4 {
background:url(new-image-url);
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}
the parenthesis don't go anywhere and the rest of the css stays the same! hope that helped if you needed it :)

Forums > Artwork > Art Help
   1 

Refresh










Copyright ©2013-2024 Go Go Gatsby Designs, LLC    All Rights Reserved
Terms Of Use  |   Privacy Policy   |   DMCA   |   Contact Us