Replies

Apr 13, 2013 13 years ago
adrien
is the pumpkin king!
User Avatar
Sleepless

I'm trying to set Elke's background to the same brown in the actual image I'm using for her layout.

I've attempted to use

body {background-color: ;}

to do that (and currently have that in her coding), but it's not actually doing anything.

I'm not sure what coding you're supposed to use - or if you even CAN - when you're trying to do a background image AND color.

Uhm..help? ;;

Apr 13, 2013 13 years ago
Silverfish
is a survivor
User Avatar
Xingese

Hello there, your code is correct (though as a whole it could use some trimming ;) ) All you lack is really a part of profile set-up, namely {background: none;} which should get rid of the white on the right c:

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Apr 13, 2013 13 years ago
adrien
is the pumpkin king!
User Avatar
Sleepless

Yeah, I'm still trying to get used to the whole coding business. ^^; Thank you! Though...is there somewhere specific it needs to go? Because as it is right now, it's not changing anything. :x

Apr 13, 2013 13 years ago
Silverfish
is a survivor
User Avatar
Xingese

...right. SO. I appear to be incapable of saying a word on this board and not derping this week. Sorry. rightbg was display:none'd by you already and

html {background: url(); repeat-x;} is the superfluous part, I managed to remove and promptly forget I did so.

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Apr 13, 2013 13 years ago
adrien
is the pumpkin king!
User Avatar
Sleepless

AHHH thank you! ;w;

Please log in to reply to this topic.