Posted by Backgrounds

Vasyncia ☄️ [G1
Quad Dawn] (#135075)


View Forum Posts


Posted on
2018-01-09 09:26:57
So, I've found other posts on backgrounds. Thing is, I followed the instructions exactly. (I think)
I created the CSS file, but how do I put it into my description to create a background?
This is what I uploaded in the CSS file:

@media (min-width:768px) {
body {
background: url('https://i.pinimg.com/originals/14/5c/e6/145ce6b3fa7509f6b2440ad7719ec42e.jpg') center center fixed !important;
background-repeat: no-repeat;
background-size: 100%;
}
}

@media (max-width: 768px) {
body {
background: url('https://i.pinimg.com/originals/14/5c/e6/145ce6b3fa7509f6b2440ad7719ec42e.jpg') center center fixed !important;
background-repeat: no-repeat;
background-size: 100%;
width: auto !important;
min-width: 600px !important;
}
}



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-01-09 11:15:42
Hiya!

You'll need to upload it to Dropbox! Once it's uploaded there get the shared link and use this code:
<*link rel="CSS"* type="text/css"* href="URL"* */*>

Remove the *'s, and replace the URL with the shared link for your css file that you uploaded. Be sure to change the www part of the url to dl so it will work!

Hope it helps!



Hrt Icon 0 players like this post! Like?

Vasyncia ☄️ [G1
Quad Dawn] (#135075)


View Forum Posts


Posted on
2018-01-09 11:57:27
Whenever I try to upload it to Dropbox, it says to change the file to "txt" or "doc". I did that, but it doesn't show me any shared link.



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-01-09 13:51:20
Did you make sure the file was saved as a .css?

Normally once you have a file uploaded you can hover over that file and then click on the Share button then create a link.

You can also use this guide to walk you through the process of getting a .css file hosted on Dropbox.



Hrt Icon 0 players like this post! Like?







Memory Used: 621.48 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00328s