background code |
background code |
Jul 15 2006, 03:19 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 71 Joined: Jul 2005 Member No: 174,002 |
to put an image as your background.
whats it? |
|
|
|
![]() |
| *This Confession* |
Jul 15 2006, 09:46 AM
Post
#2
|
|
Guest |
CODE <style>body {
background-image: url("BACKGROUND HERE"); background-attachment:fixed; background-repeat: repeat; background-position:bottom left; background-color:COLOR HERE; }</style> |
|
|
|
![]() ![]() |