I have one page that I do not know what is wrong. the bottom footer is
continuing to duplicate to the right. My other pages, that are similar are ok.

Any ideas what might be causing it?

thanks

JJ

http://www.palielementary.org/cgi-bin/calendar/big_calendar.cgi

Re: mis aligned page by Steve

Steve
Sun Jun 11 18:52:42 CDT 2006

Open your include: copyright.htm in code view and remove:
<!--
from:
href="http://www.palielementary.netfirms.com/FAQs.htm">FAQs</a> | <!--<a

and:
-->
from:
href="http://www.palielementary.netfirms.com/sitemap.htm">Site Map</a>-->

Also remove the "wraps" so that the opening <a tag is on the same lines as the href that
it starts

Save the page and republish and see what happens.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer




"JJ" <JJ@discussions.microsoft.com> wrote in message
news:7CC51D61-2E13-4F4C-A5DD-84B3313D92B3@microsoft.com...
>I have one page that I do not know what is wrong. the bottom footer is
> continuing to duplicate to the right. My other pages, that are similar are ok.
>
> Any ideas what might be causing it?
>
> thanks
>
> JJ
>
> http://www.palielementary.org/cgi-bin/calendar/big_calendar.cgi



Re: mis aligned page by JJ

JJ
Sun Jun 11 20:39:01 CDT 2006

Thanks for the tip. The footer still appears moving accross the bottom.

do you see any thing else.

thanks

JJ

"Steve Easton" wrote:

> Open your include: copyright.htm in code view and remove:
> <!--
> from:
> href="http://www.palielementary.netfirms.com/FAQs.htm">FAQs</a> | <!--<a
>
> and:
> -->
> from:
> href="http://www.palielementary.netfirms.com/sitemap.htm">Site Map</a>-->
>
> Also remove the "wraps" so that the opening <a tag is on the same lines as the href that
> it starts
>
> Save the page and republish and see what happens.
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed............
> ........................with a computer
>
>
>
>
> "JJ" <JJ@discussions.microsoft.com> wrote in message
> news:7CC51D61-2E13-4F4C-A5DD-84B3313D92B3@microsoft.com...
> >I have one page that I do not know what is wrong. the bottom footer is
> > continuing to duplicate to the right. My other pages, that are similar are ok.
> >
> > Any ideas what might be causing it?
> >
> > thanks
> >
> > JJ
> >
> > http://www.palielementary.org/cgi-bin/calendar/big_calendar.cgi
>
>
>

Re: mis aligned page by Steve

Steve
Sun Jun 11 21:08:15 CDT 2006

Make the div that contains the include exactly the same width as footer.jpg, which is 750
pixels, and center the div.

footer.jpg is repeating because the div is wider than the image.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer




href="http://www.palielementary.netfirms.com/faqs.htm">FAQs</a>
"JJ" <JJ@discussions.microsoft.com> wrote in message
news:A7905433-1649-43B9-ADA0-855A6C5EE5FF@microsoft.com...
> Thanks for the tip. The footer still appears moving accross the bottom.
>
> do you see any thing else.
>
> thanks
>
> JJ
>
> "Steve Easton" wrote:
>
>> Open your include: copyright.htm in code view and remove:
>> <!--
>> from:
>> href="http://www.palielementary.netfirms.com/FAQs.htm">FAQs</a> | <!--<a
>>
>> and:
>> -->
>> from:
>> href="http://www.palielementary.netfirms.com/sitemap.htm">Site Map</a>-->
>>
>> Also remove the "wraps" so that the opening <a tag is on the same lines as the href
>> that
>> it starts
>>
>> Save the page and republish and see what happens.
>>
>> --
>> Steve Easton
>> Microsoft MVP FrontPage
>> 95isalive
>> This site is best viewed............
>> ........................with a computer
>>
>>
>>
>>
>> "JJ" <JJ@discussions.microsoft.com> wrote in message
>> news:7CC51D61-2E13-4F4C-A5DD-84B3313D92B3@microsoft.com...
>> >I have one page that I do not know what is wrong. the bottom footer is
>> > continuing to duplicate to the right. My other pages, that are similar are ok.
>> >
>> > Any ideas what might be causing it?
>> >
>> > thanks
>> >
>> > JJ
>> >
>> > http://www.palielementary.org/cgi-bin/calendar/big_calendar.cgi
>>
>>
>>