Replies

Dec 5, 2013 12 years ago
Sabrefay
has seen too much
User Avatar
Fat Luna

I'm trying to fix Gypsy Rose's profile background http://subeta.net/pets/Gypsy+Rose

It keeps repeating downward, and I'd like just a single image. This is the code I'm using:

, {background: transparent;} html{ background: url(http://i1248.photobucket.com/albums/hh494/feateon/aa_zpsaf8d2033.png); background-repeat: no repeat; background-color: ; }

please help?

[img align=center]https://i.imgur.com/dxhVtsI.png[/img]

Dec 5, 2013 12 years ago
royaltea
made a huge mistake
User Avatar

You're just missing a hyphen here: background-repeat: no-repeat;

[IMG]http://i.imgur.com/u5igHoA.gif[/IMG]

Dec 5, 2013 12 years ago
Sabrefay
has seen too much
User Avatar
Fat Luna

oh x3 now I feel dumb. I'm new to coding. Thanks for the help :3

[img align=center]https://i.imgur.com/dxhVtsI.png[/img]

Please log in to reply to this topic.