![]() |
After this copy and paste the code below in to your stylesheet. Change the URL of the image to the same name as you saved your image as. /* CSS Document */ body { background-image: url(my_image_name); background-repeat:repeat -y; background-position:center; margin-top:0px; } If you create your background as .png, you can then add shadows to it, which creates a really great effect. Please take a look at the link below to see the type of effect that can be achieved.
|
<? Featured Tutorials
<? Most Popular Tutorials
<? Latest User Searches
|
|