Is it possible to selectively turn off a page banner on just one or two
pages in FP2000? Normally I like the banner (where FP takes the page title
and puts it up top with the style artwork) but sometimes it looks better
without it. When I tried to remove it, FP removed all of the banners from
the whole web.
Thanks in advance for answers.
Catt

Re: Banner question by Traveller

Traveller
Thu Oct 07 08:47:17 CDT 2004

On Thu, 7 Oct 2004 09:41:55 -0400, "Catt Jelly" <alcat47@aol.com>
wrote:

>Is it possible to selectively turn off a page banner on just one or two
>pages in FP2000? Normally I like the banner (where FP takes the page title
>and puts it up top with the style artwork) but sometimes it looks better
>without it. When I tried to remove it, FP removed all of the banners from
>the whole web.
>Thanks in advance for answers.
>Catt
>
use css






--
de groeten,

martin

http://home.planet.nl/~rotz0008/
http://www.route51.com

Re: Banner question by Alan

Alan
Thu Oct 07 08:59:58 CDT 2004

What is 'css' and how can I find out about it? I've run across this in FP
and always wondered what it is.
Thanks
AB
"Traveller" <rotz@planet.nl> wrote in message
news:t6iam01tj8htkem8iqrnrm7v3u1u92cic0@4ax.com...
> On Thu, 7 Oct 2004 09:41:55 -0400, "Catt Jelly" <alcat47@aol.com>
> wrote:
>
> >Is it possible to selectively turn off a page banner on just one or two
> >pages in FP2000? Normally I like the banner (where FP takes the page
title
> >and puts it up top with the style artwork) but sometimes it looks better
> >without it. When I tried to remove it, FP removed all of the banners
from
> >the whole web.
> >Thanks in advance for answers.
> >Catt
> >
> use css
>
>
>
>
>
>
> --
> de groeten,
>
> martin
>
> http://home.planet.nl/~rotz0008/
> http://www.route51.com



Re: Banner question by Tom

Tom
Thu Oct 07 09:12:57 CDT 2004

CSS:
http://www.w3.org/Style/CSS/
http://www.w3schools.com/css/default.asp
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
"Alan Banks" <alanbanks@caturner.com> wrote in message
news:OiAAuXHrEHA.1152@TK2MSFTNGP11.phx.gbl...
| What is 'css' and how can I find out about it? I've run across this in FP
| and always wondered what it is.
| Thanks
| AB
| "Traveller" <rotz@planet.nl> wrote in message
| news:t6iam01tj8htkem8iqrnrm7v3u1u92cic0@4ax.com...
| > On Thu, 7 Oct 2004 09:41:55 -0400, "Catt Jelly" <alcat47@aol.com>
| > wrote:
| >
| > >Is it possible to selectively turn off a page banner on just one or two
| > >pages in FP2000? Normally I like the banner (where FP takes the page
| title
| > >and puts it up top with the style artwork) but sometimes it looks
better
| > >without it. When I tried to remove it, FP removed all of the banners
| from
| > >the whole web.
| > >Thanks in advance for answers.
| > >Catt
| > >
| > use css
| >
| >
| >
| >
| >
| >
| > --
| > de groeten,
| >
| > martin
| >
| > http://home.planet.nl/~rotz0008/
| > http://www.route51.com
|
|



Re: Banner question by Ronx

Ronx
Thu Oct 07 10:53:11 CDT 2004

On the page in question remove the shared borders, (Format->Shared Borders
Select "This Page Only", and unselect Top, Left and Right borders. The
Bottom border can be left in place.)

Rebuild the page using a 2 row table set to 100% width. Use a FP include to
place the left border in the left column of the table, and include the right
border in the right-hand column. Add spacer columns 24px wide between the
borders and the content column.
Merge the cells in the first row. Build your top border in this cell,
duplicating the top shared border, but without the banner.

--
Ron

Reply only to group - emails will be deleted unread.


"Catt Jelly" <alcat47@aol.com> wrote in message
news:%23s4moNHrEHA.3244@tk2msftngp13.phx.gbl...
> Is it possible to selectively turn off a page banner on just one or two
> pages in FP2000? Normally I like the banner (where FP takes the page title
> and puts it up top with the style artwork) but sometimes it looks better
> without it. When I tried to remove it, FP removed all of the banners from
> the whole web.
> Thanks in advance for answers.
> Catt
>
>



Re: Banner question by Alan

Alan
Sat Oct 09 10:56:35 CDT 2004

Thanks Ron, thats a great shortcut.
Catt
"Ronx" <ronx917@hotmail.com> wrote in message
news:uamcAXIrEHA.4044@TK2MSFTNGP09.phx.gbl...
> On the page in question remove the shared borders, (Format->Shared Borders
> Select "This Page Only", and unselect Top, Left and Right borders. The
> Bottom border can be left in place.)
>
> Rebuild the page using a 2 row table set to 100% width. Use a FP include
to
> place the left border in the left column of the table, and include the
right
> border in the right-hand column. Add spacer columns 24px wide between the
> borders and the content column.
> Merge the cells in the first row. Build your top border in this cell,
> duplicating the top shared border, but without the banner.
>
> --
> Ron
>
> Reply only to group - emails will be deleted unread.
>
>
> "Catt Jelly" <alcat47@aol.com> wrote in message
> news:%23s4moNHrEHA.3244@tk2msftngp13.phx.gbl...
> > Is it possible to selectively turn off a page banner on just one or two
> > pages in FP2000? Normally I like the banner (where FP takes the page
title
> > and puts it up top with the style artwork) but sometimes it looks better
> > without it. When I tried to remove it, FP removed all of the banners
from
> > the whole web.
> > Thanks in advance for answers.
> > Catt
> >
> >
>
>