|
|
 |
Re: FN-FORUM: Image that stays bottom-right
date posted 1st March 2006 09:45
On 1 Mar 2006 10:00:59 -0000, Thomas [EMAIL REMOVED] wrote:
>
> I've got a repeating background image for a design, but I also want an im=
age
> to appear in the bottom-right of the screen on all resolutions....
>
> As I havent tried it yet (in css) I just wanted to find out quickly if th=
is
> is possible before I go and send the concept off to my client?
not clear if youre talking about a background image here, in case
you're not then absolute positioning is your friend.
would position the image at the bottom rightmost postion of it's
relatively positioned container, so if you stick it as the last thing
in the source it will be always bottom right in the viewport.
(bit like the "make poverty history" banners you see on some sites)
hth
|
 |
|