any way to use css to format nav bar?

  • Thread starter Thread starter Catherine Jo Morgan
  • Start date Start date
C

Catherine Jo Morgan

I'm thinking of the automatic text navigation bars that can be made using
the Navigation map view and inserting a navigation bar into a page. Can I
use an external style sheet to set the font? If the body text font is set by
an external style sheet, will the nav bar be included? TIA
 
Hi Catherine,

Yes. Modify the theme so that it uses CSS (check box in lower left of
dialog)
 
-----Original Message-----
I'm thinking of the automatic text navigation bars that
can be made using the Navigation map view and inserting a
navigation bar into a page. Can I use an external style
sheet to set the font? If the body text font is set by
an external style sheet, will the nav bar be included? TIA

Yes, assuming no Theme or other font tags override it.

However, you may have difficulty getting the link bar to
format differently from the rest of the page (assuming
that's what you want). For example, you might have to
apply a class selector manually to each Link Bar.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Back
Top