Posted by What am I doing wrong? ((Backgrounds))

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


View Forum Posts


Posted on
2018-01-15 08:51:03
So I've posted about two or three topics on here specifically about backgrounds.

I've gotten some good feedback, and I believe I've followed all the possible steps to actually getting a background for my den page.

Clearly, I haven't done something right. I did create a CSS, I did upload it to Dropbox, and I did copy the link? I'll show what I did...

mmP1sRkopopdfkg

imgbb.comfiogjh



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-01-15 08:56:45
Hiya!

Make sure your link is correct. For Dropbox hosted CSS you'll need to change www to dl in order for it to work.

If that doesn't change anything you can always use the other way to change your background with CSS instead of having the @media.

Here's the code you'll need:
body {
background: url('PASTE IMAGE DIRECT URL HERE') no-repeat center center fixed;
background-size: cover;
}

Hope it helps!



Hrt Icon 0 players like this post! Like?

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


View Forum Posts


Posted on
2018-01-15 08:57:58
Thanks. I'll try it!



Hrt Icon 0 players like this post! Like?

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


View Forum Posts


Posted on
2018-01-15 09:01:33
It didn't work. ;/



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-01-15 09:05:10
Ah, it seems that the code you're using to link the css to your den is incorrect.
Try using this:
<*link rel="stylesheet" type="text/css" href="URL" */*>

Hopefully that'll work. :o Sorry for not catching that earlier.



Hrt Icon 0 players like this post! Like?

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


View Forum Posts


Posted on
2018-01-15 09:07:05
Oh my! Thank you so much!



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-01-15 09:07:46
No problem!



Hrt Icon 0 players like this post! Like?







Memory Used: 621.05 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00376s