03-30-2003, 03:02 AM
|
#1
|
Jack Burton 
Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 38
Posts: 5,452
|
I have the following code:
code:
BODY
{
background-image: url(imageurl);
background-repeat: no-repeat;
background-attachment: fixed;
} [/QUOTE]How do I tell this image that I want it in the center of the page, rather than the top left ??
|
|
|