View Full Version : div layer bottom right


jamingben
12-13-2004, 07:18 PM
http://www.scruffian.com/pinkscales/

Have a look at this link. I want that thing that is sitting top left to be sitting bottom right - any ideas anyone?

Thanks
Ben

horse*chica
12-15-2004, 01:56 AM
Have your tried using absolute positioning? Try adding this to your div code:
style="position: absolute; bottom: 0px; right: 0px"

edit: I looked at that site, but don't understand what you want moved...?