Hi inebriate
Unfortunatly the code above didn't work i actually lost my back ground picture, presuming i done it correct, what i have also tried is this -
Quote:
}
HTML{
background-image: url(images/man7.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
MARGIN: 0px;
PADDING: 0px;
}
BODY{
background-image: url(images/man7.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
MARGIN: 0px;
PADDING: 0px;
}
|
My background image came back, but still the same problem it worked in firefox but not
in IE.
really appricate your help thanks Dean