Indicate current page on navbar

T

Thor

When I'm on the "About Us" page, I'd like the [About Us] navbar button to
turn blue. Or, I'd go for a little symbol on the button.

How is this done?

TIA
 
R

Ronx

Assuming you are using a FrontPage Navbar displayed as text, use CSS to
style the Navbar - (though this will not be perfect)
Example:
<p style="color:blue;"><!-- Navbar goes here --></p>

The [About Us] will be blue. Unfortunately, all the brackets, [ and ],
for the other links will also be blue, though the links themselves will
retain whatever colours you have set for links.

If you are using graphics, then modify the theme.

Also see http://192.168.1.204/tests/styling_nav_bars.htm

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top