CODE
body { background-image: url(image.jpg); background-repeat: no-repeat; background-position: bottom right; }
or
CODE
background-attachment: fixed;
here the source code for the panda background..
CODE
body {
background-image: url(Media/Panda_request_by_ilona.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #9FBA8F;
}
background-image: url(Media/Panda_request_by_ilona.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #9FBA8F;
}
This post has been edited by ikram_zidane: Feb 20 2006, 06:36 PM
Feb 20 2006, 06:35 PM
Quote
0.0129sec
0.70
6 queries
GZIP Disabled