Forum Moderators: not2easy

Message Too Old, No Replies

background image in top-right corner?

         

Purple Martin

12:37 am on Sep 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I can position a background image at the top, or at the right, but is it possible to position a background image in the top-right corner?

Robin_reala

12:46 am on Sep 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



background-position: top right;

That was easy :)

Lance

1:50 am on Sep 2, 2004 (gmt 0)

10+ Year Member



Well, with the possible addition of:

background-repeat: no-repeat;