Background help |
Background help |
Apr 15 2006, 12:12 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Feb 2006 Member No: 378,129 |
Hey, I need some help with this.
QUOTE <style type="text/css"> Body {background-color: #FFFFFF; background-image: url("http://www.freewebs.com/macabredoll/butterfly2.PNG"); background-repeat: no-repeat; background-position: bottom right; }</style> I'm not very sure what the problem with this though, it seems okay to me but for some reason, it doesn't work. |
|
|
|
![]() |
Apr 15 2006, 12:55 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
CODE <style type="text/css">body {background: #FFFFFF url(http://www.freewebs.com/macabredoll/butterfly2.PNG) bottom right no-repeat;}</style> [ http://www.xanga.com/rhythmsicle ]Position before repeat. |
|
|
|
i_eat_cannibals Background help Apr 15 2006, 12:12 PM
i_eat_cannibals Oh, I see! Thank you so much. =) Apr 15 2006, 04:12 PM
fishcake-y You're welcome. 'twas in the FAQ too. Plea... Apr 15 2006, 04:15 PM![]() ![]() |