Posted by Nik Coughlin on 05/29/06 03:18
sl_ime wrote:
> sir/maam,
>
> i have this question. i have originally designed a background 1024*768
> and now my current screen size is 1280*1024. is there any way i could
> position my background to be on the bottom right of the page?
>
> thanks in advance,
> ~kray
body {
background: url( 'myImage.jpg' ) no-repeat bottom right;
}
Navigation:
[Reply to this message]
|