RootsWeb.com Mailing Lists
Total: 1/1
    1. Re: [FreeHelp] freepages footer in the wrong place
    2. Barry Carlson
    3. On Wednesday, March 07, 2012 9:13 AM (UTC+13) Ann Scott wrote:- I am very new to uploading a page to Rootsweb. I am noticing that the Rootsweb footer is not showing up at the bottom of the page, but, rather in the middle behind my text. I have searched for extra <body> in my code and have not found any. http://freepages.family.rootsweb.ancestry.com/~kaminski/ Please let me know what I can do to fix this! -------------------- Ann, You are using "absolute positioning" for objects on your page, and as a result the Freepages Footer doesn't know where the end of you page is. This can be overcome by preferably changing your layout to "relative positioning" where each element follows on from the next, and the </body> tag is then actually at the end of the page. However, I do have a small JavaScript that measures the total depth of the page and adds that as a "height" in an outer containing div. That tells the Footer where it can go. Let me know what you'd like to do. Barry

    03/07/2012 03:14:13