Hi list, Am having problems with one of my pages. After doing some work and uploading it does not display right. I have checked it in FrontPage 2003 (Preview) also previewed in browser from FP 2003. Everything looks good. The page can be found at: http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily/waltzgenealogy.htm Would appreciate for someone to take a look. My OS is Windows 7 and I am using IE9. Thank you for your help. Kind regards, Heidi Boos-Utley Email: hutley@greenhills.net URL: http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily
Heidi, The problem is caused by the placement of your pages html. It is somehow placed in one of Rootsweb's divs. <div id="RootsBanner-SearchWrapper"> This div, being a search div, is not very tall so your content does not display. To fix it, delete it but check afterward that something else does not break. Your page's html should begin after this line of html code. <div id="userContentFP" style="padding: 8px;"> Lorrie On 07/09/11 09:55, Heidi wrote: > Hi list, > > Am having problems with one of my pages. After doing some work and > uploading it does not display right. I have checked it in FrontPage 2003 > (Preview) also previewed in browser from FP 2003. Everything looks good. The > page can be found at: > > http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily/waltzgenealogy.htm > > Would appreciate for someone to take a look. My OS is Windows 7 and I am > using IE9. Thank you for your help. > > Kind regards, > > Heidi Boos-Utley > Email: hutley@greenhills.net > URL: http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily > > > ------------------------------- > To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message
Hi Lorrie, Thank you for your prompt reply. Unfortunately this is code that Rootsweb puts in. It is not on my page at my computer, and because of that I can not remove it. The only time you can see it is when you "View Source" in the browser. So it appears that I have to notify the powers that be at Rootsweb. Thanks for helping, Heidi Email: hutley@greenhills.net URL: http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily --------------------------------------------------------------------- -----Original Message----- From: lrlaskey Sent: Saturday, July 09, 2011 12:10 PM To: freepages-help@rootsweb.com Subject: Re: [FreeHelp] Page does not display properly Heidi, The problem is caused by the placement of your pages html. It is somehow placed in one of Rootsweb's divs. <div id="RootsBanner-SearchWrapper"> This div, being a search div, is not very tall so your content does not display. To fix it, delete it but check afterward that something else does not break. Your page's html should begin after this line of html code. <div id="userContentFP" style="padding: 8px;"> Lorrie On 07/09/11 09:55, Heidi wrote: > Hi list, > > Am having problems with one of my pages. After doing some work and > uploading it does not display right. I have checked it in FrontPage 2003 > (Preview) also previewed in browser from FP 2003. Everything looks good. > The > page can be found at: > > http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily/waltzgenealogy.htm > > Would appreciate for someone to take a look. My OS is Windows 7 and I am > using IE9. Thank you for your help. > > Kind regards, > > Heidi Boos-Utley > Email: hutley@greenhills.net > URL: http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily > > > ------------------------------- > To unsubscribe from the list, please send an email to > FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without > the quotes in the subject and the body of the message ------------------------------- To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message
Heidi, you'll probably have more expert help, but I copied your source code, then removed the roots banners at the top, got the same result of only the top of your table appearing; then removed <div id="userContentFP" style="padding: 8px;"> <div id="RootsBanner-SearchWrapper"> <script type="text/javascript">function mailto(domain,user) { document.location.href="mailto:"+user+"@"+domain;}</script> whereupon your complete table appeared, with the inset links table. Hope this helps - Caroline (old e-address, still valid: tilburycm@netscape.net) ____ Poems written to celebrate Liverpool's 800th anniversary http://www.poem800.com/index.php "Tilberia" http://freepages.family.rootsweb.com/~cmtilbury "TheTilbury Magazine" http://freepages.genealogy.rootsweb.ancestry.com/~cmtilbury/ttm/ttm_frontpage.html AlanT's London families, including his globetrotters, & Edward-the-warehouse T http://www.arext.plus.com/ "The Bingham Line" (with HMS Tilbury in WW1) http://freepages.family.rootsweb.com/~bingham Every path has its puddle. -----Original Message----- From: Heidi <hutley@greenhills.net> To: freepages-help <freepages-help@rootsweb.com> Sent: Sat, 9 Jul 2011 16:56 Subject: [FreeHelp] Page does not display properly Hi list, Am having problems with one of my pages. After doing some work and uploading it does not display right. I have checked it in FrontPage 2003 (Preview) also previewed in browser from FP 2003. Everything looks good. The page can be found at: http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily/waltzgenealogy.htm Would appreciate for someone to take a look. My OS is Windows 7 and I am using IE9. Thank you for your help. Kind regards, Heidi Boos-Utley Email: hutley@greenhills.net URL: http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily ------------------------------- To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message
At 10:55 AM 7/9/2011, Heidi wrote: >Am having problems with one of my pages. After doing some work and >uploading it does not display right. I have checked it in FrontPage 2003 >(Preview) also previewed in browser from FP 2003. Everything looks good. The >page can be found at: > >http://freepages.genealogy.rootsweb.ancestry.com/~heidisfamily/waltzgenealogy.htm > >Would appreciate for someone to take a look. My OS is Windows 7 and I am >using IE9. Thank you for your help. Heidi, Without seeing your code before it is uploaded to RW, I can't be sure, but it looks like you may have some unclosed DIV tags. Use the W3C Validator (or another of your preference) to check the file on your computer before uploading. http://validator.w3.org/#validate_by_upload Pat Asher