David
thats it - great - thank you!!
"David Bartosik MS MVP" wrote:
> If all you want is to change link text on a rollover you can stick the
> following CSS in the page with a html code frag.
>
> <style>
> a:hover {color: #ffffff; font-weight: bold;}
> </style>
>
> If you want to use images that is more complex, as is using some Adobe cod
e.
>
> --
> David Bartosik - MS MVP
> for Publisher help:
> www.davidbartosik.com
> enter to win Pub 2003:
> www.davidbartosik.com/giveaway.aspx
>
>
>
> "Liesel" <Liesel@discussions.microsoft.com> wrote in message
> news:F12D8A21-5055-4B98-AD81-DA2D7CCAD7BB@microsoft.com...
> rollover buttons in Publisher for eg Rectangle button with white text whic
h
> simply goes Bold when a user passes over it or clicks on it. Can anything
be
> done with the HTML Code Fragment tool? Thanks ! I have a rollover created
in
> Adobe but cannot import it successfully.
>
>
>
|