David,
Would you mind sharing which third party program you use to create your
dynamic menu at publishermvp.com?
Secondly, on your FAQ page you offer the following script for changing the
color of the mouse-over using the insert HTML fragment feature:
<style>
a:hover {color: #ffffff; font-weight: bold;}
</style>
This is probably really simple, and I hate to show my ignorance, but given
that #ffffff results in what appears to be a white color, how do you
specify
a different color such as a dark red (147,0,21 as per the RGB
specifications)? I don't understand the #ffffff part? Could you explain,
please? Thanks.
DavidF
That's a dynamic menu. We use one on
www.publishermvps.com that is a
third
party one.
This site has a dynamic menu -
http://www.componentart.com/home.aspx
These type of menus require some programming skill typically.
Publisher has no support for dynamic features as stated on the FAQ -
http://www.publishermvps.com/Default.aspx?tabid=30
David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com
I am not sure what to call what I need but it is a navigation button
that
instead of opening a second page, shows a few other links that are
available.
The following site has a perfect example:
http://www.jungchicago.org/index.php
Am I even able to do that kind of navigation bar with Publisher or should
I
use another program?