Posted by Help with background

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-02 20:46:08
Can someone tell me the CSS code/link for the background thingy? I also can't seem to find layout codes of images.



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-02-03 16:35:32
Heyo!

Here are the CSS codes you can use for changing your background:

Color background code:
body {
background: #HEXCODE;
}

Image background code:
body {
background: url('URL Goes Here') no-repeat center center fixed;
}

You can also use this guide when it comes to creating your own Den CSS.

If you're using the background color one be sure to replace the #HEXCODE with an actual color code.

I hope it helps!



Hrt Icon 0 players like this post! Like?

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-03 16:56:28
I did the image background code once and it never worked, I wonder why though. Do you have to do a certain thing to move the brackets? On my device I hit "return".



Hrt Icon 0 players like this post! Like?

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-03 16:59:59
And I put the color code correctly and it did nothing...



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-02-03 17:09:37
Have you tried placing !important onto the code?

Example:
body {
background: #HEXCODE !important;
}

Also, did you make sure it was linked correctly to your den?



Hrt Icon 0 players like this post! Like?

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-03 17:10:08
Oh!



Hrt Icon 0 players like this post! Like?

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-03 17:11:33
But what do you mean "linked correctly"? It still won't work.



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-02-03 17:22:01
For den CSS you need to have it linked to your den page by using this code:
<*link rel="stylesheet"* type="text/css"* href="URL"* */*>

Remove the *'s when you use it and replace URL with a link to the CSS.

You can use this guide to help you host it on Dropbox. CSS has to be done in a file like Notepad or Notepad++. Just make sure that it's saved as a .css when you're done with it.



Hrt Icon 0 players like this post! Like?

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-03 17:48:55
Does it work on a mobile device?



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-02-03 17:50:41
CSS should show on mobile devices, yes.



Hrt Icon 0 players like this post! Like?

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-03 17:54:07
By "work" I mean can you make CSS on an iPad?



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-02-03 17:58:41
It depends if there is a program that allows you to save files that have the .css extension onto your iPad.

You could always take a look around the Layout & CSS Sales board to see if anyone would be willing to create you a CSS that you could use or you could always use a free CSS made by someone else if you cannot code on iPads.



Hrt Icon 0 players like this post! Like?

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-03 18:11:12
I linked it but the only problem is the background isn't showing the color I set it to. ?



Hrt Icon 0 players like this post! Like?

Keina [Not Active] (#50109)

Lone Wanderer
View Forum Posts


Posted on
2018-02-03 18:17:41
It appears that it is not linked to anything as you're missing the href="URL" part in the code.

You'll need the link in order for it to work.



Hrt Icon 0 players like this post! Like?

🐈Fanta Denim🐈 (#135329)

Deathlord of the Jungle
View Forum Posts


Posted on
2018-02-03 18:19:49
Nvm I used a free CSS.



Hrt Icon 0 players like this post! Like?

ꜱ☆☆ᴘᴘʜɪ
(#280665)

Vicious
View Forum Posts


Posted on
2024-04-27 17:39:27
do you know where to type the code?



Hrt Icon 0 players like this post! Like?







Memory Used: 620.64 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00378s