| Author |
Rollover buttons in Publisher
|
|
| Liesel 2004-06-29, 7:15 pm |
| I may be pushing the limit with this request - any way of creaying simple rollover buttons in Publisher for eg Rectangle button with white text which simply goes Bold when a user passes over it or clicks on it. Can anything be done with the HTML Code Frag
ment tool? Thanks ! I have a rollover created in Adobe but cannot import it successfully.
| |
| David Bartosik MS MVP 2004-06-29, 7:15 pm |
| 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 code.
--
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...
> I may be pushing the limit with this request - any way of creaying simple
rollover buttons in Publisher for eg Rectangle button with white text which
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.
| |
| Liesel Schwarz 2004-06-30, 12:14 pm |
| 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 code.
>
> --
> 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 which
> 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.
>
>
>
| |
| Liesel 2004-06-30, 12:14 pm |
| 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 code.
>
> --
> 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 which
> 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.
>
>
>
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |