> From: Arian Hojat > Sent: Thursday, 19 July 2007 8:04 a.m. > To: [email protected] > Subject: [css-d] footer that 'sticks' at the bottom > > Hey all, > I was looking at the 'bottom footer' examples here: > http://css-discuss.incutio.com/?page=FooterInfo > and seems like if content area has alot of text, then the > footer is 'pushed down' anyway? even if it is absolutely positioned. > > I seen a couple webpages where the footer is a neat little > thin strip absolutely positioned? at the bottom of viewport, > and the content will go behind it, but the content is never > hidden since they use some padding i guess and u can use the > browser's scrollbars to view the content if its expand over > browsers' viewport size, but the footer is always there and > never 'pushed out'. Anyway to achieve this? An example of one > where it doesnt work the way i expect is below (footer is > absolutely positioned so not sure why). > > thanks, > Ari
Check the Wiki for references to footers and fixed positioning: http://css-discuss.incutio.com/?page=FooterInfo Also, Georg has some good examples on his site: http://www.gunlaug.no/contents/wd_additions_15.html http://www.gunlaug.no/contents/wd_additions_17.html ... although it's possible this isn't his final say on the matter, it explains things quite well. You will most likely need to actually understand the concepts in order to apply such a solution to your layout. And then there's this: http://www.gunlaug.no/tos/moa_8d.html Good luck! HTH Mark -- This message has been scanned for viruses and dangerous content by ISPNZ's automated virus detection system, and is believed to be clean. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
