#wrapper {
  min-height:100%;
} is not enough
+
* html #wrapper {
  height:100%;
}
html, body{
  height:100%;
}
#footer {
  margin-top:-50px;/* margintop = -(this height)*/
}

and #wrapper around  #mastheader, #container and #secinfo, but you'll have
another problem - empty space between #secinfo and #footer

2008/4/22, Amrinder <[EMAIL PROTECTED]>:
>
>  Hi,
>
> I have problem with the footer of my website: www.awayback.com it is not
> staying at bottom of the page. Things are fine in case of low resolution
> i.e. 1024x768 but in high resolution screens (1200x1024)  footer is hanging
> mid way and not at bottom of the page.
>
> Thanks in Advance.
>
> Kind Regards
> Amrinder
> Freelance Web Designer
> www.awayback.com
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to