Posted by In need of CSS Help

scully (#138766)

Hot Stuff
View Forum Posts


Posted on
2019-05-06 19:38:52
Hello! I have a few questions. First, I was using a code for my den background image for a while before it suddenly stopped working. This is the code in question:

body {*
background-image: url('URL') important!;
background-repeat: no-repeat;
background-size: cover;
color: #FFFCF7 ;
border-radius: 5px;
*}

Obviously I have an image url in there, but it's pretty long and pointless to include. Is there something I'm doing wrong?

Second, what line of code allows me to edit the welcome back bar? Thank you!



Hrt Icon 0 players like this post! Like?

ウサギ ♥ (#174282)

Magnificent
View Forum Posts


Posted on
2019-05-07 21:48:04
hey! could you show me the link in question? that may be the culprit of what's happening here, as I don't see any oopsies in your css bit.

this is the css I use for mine:

body {
background: url('img url here') top center fixed;
background-size: 100%;
font-family: 'here';
color: #here;
opacity: here;
}


and to edit the welcome back bar, you can use:


.topbar {
stuff here
}



Hrt Icon 0 players like this post! Like?

scully (#138766)

Hot Stuff
View Forum Posts


Posted on
2019-05-08 09:12:18
Oh thank you for the response! As for my background image, I use Deviantart's Sta.sh program to host my images but the image addresses are becoming wonkier and I'm worried that might be the problem. Here is the url:

https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/7627a00c-b465-4eca-8ec9-5a2a2760803b/dd6cbjl-78b09744-f13f-496d-8503-7b4c913730ef.jpg/v1/fill/w_1266,h_631,q_70,strp/adobestock_210767928_by_captainscully_dd6cbjl-pre.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NjM4IiwicGF0aCI6IlwvZlwvNzYyN2EwMGMtYjQ2NS00ZWNhLThlYzktNWEyYTI3NjA4MDNiXC9kZDZjYmpsLTc4YjA5NzQ0LWYxM2YtNDk2ZC04NTAzLTdiNGM5MTM3MzBlZi5qcGciLCJ3aWR0aCI6Ijw9MTI4MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.bVe8_hzc3JCFpCsuGE4jWzZxR1OlY3ecPZji61fMq9Q



Hrt Icon 0 players like this post! Like?

ウサギ ♥ (#174282)

Magnificent
View Forum Posts


Posted on
2019-05-08 10:08:45
I would try to use imgur.com and shorten that if you can! it'll make your css less cluttered and more easily spotted when looking for mistakes. c:



Hrt Icon 0 players like this post! Like?


Edited on 08/05/19 @ 10:09:05 by ウサギ ♥ (#174282)

scully (#138766)

Hot Stuff
View Forum Posts


Posted on
2019-05-08 10:33:01
Ah, thank you! I used imgur's URL for the image and still no luck.



Hrt Icon 0 players like this post! Like?







Memory Used: 622.27 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.54706s