Wow, francky! Thanks lots! That's an interesting solution and one I never would've thought of. That works in IE6, FF, Opera 7 and 8 and NS6 all on windows xp. A screenshot in Safari looked pretty good, too. Is this hanging together in other browsers as well?
Bill -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of francky Sent: Friday, March 24, 2006 6:04 PM To: bill scheider Cc: 'CSS Discuss' Subject: Re: [css-d] Keep image at bottom of div bill scheider wrote: >I'd like to have an image that sits close to the bottom of the left column >on this page. http://www.first-encounter-design.com/biped/ > >I've got it there in FF and IE6 on windows but I'm uneasy about the way I >achieved it. Is there a different, better way? > > Hi Bill, If you change the font-size in the browser, you can se the shoes going up and down in the left column: they get their position from the #nav above. At enlarging the font-size, the right column is growing more than the left one (because more content), and the shoes are going upstairs. A better way can be to place them in the #footer, and give them a negative margin-top. Then they'll stay with both feet on the ground. ;-) Greetings, francky ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/