code for background image |
![]() ![]() |
code for background image |
Feb 19 2006, 03:42 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Oct 2005 Member No: 266,419 |
whats the code for adding am image to the background?
|
|
|
|
Feb 19 2006, 03:59 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE <style type="text/css">
body { background-image:url(imgurlhere); background-position: bottom right; background-repeat: no-repeat; </style> |
|
|
|
![]() ![]() |