Hi Guys
Well i first tried removing the line
Quote:
background-repeat: no-repeat;
|
Still no joy with that.
Also removed Family font etc so my code looks like this know
Quote:
BODY{
background-image: url(images/man7.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
MARGIN: 0px;
PADDING: 0px;
}
|
But still no joy with this either, what a mind boggler this one is specialy since there isn't a problem with version 4.0.19
Thanks again Guys Dean