This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Microsoft Publisher > February 2006 > Hyperlink hover colors when browsing





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Hyperlink hover colors when browsing
Terence

2006-02-24, 10:19 am

I use Publisher 2003.
How do I choose a color that a hyperlink will change to in the browser when
the mouse hovers over it, before clicking it.

This option does not seem to be available in Color Schemes. All we have is
main text, link colour and followed color?

Thanks in advance
Geoffrey

2006-02-26, 6:16 pm

Terence, insert an html fragment in an empty space on the background layer
and write the following code:

<STYLE>
<!--
A:link {text-decoration:none}
A:active {text-decoration:none}
A:visited {text-decoration:none}
A:hover {color:rgb(###,###,###)}
-->
</STYLE>

Note:### stands for a number from 0 to 255. Check the 3 numbers
corresponding to your the colour you want on your colour chart. You can add
other properties, like text-decoration:underline and/or font-weight:bolder
after the color specification, but you must separate them with a space and a
semi-colon.

"Terence" wrote:

> I use Publisher 2003.
> How do I choose a color that a hyperlink will change to in the browser when
> the mouse hovers over it, before clicking it.
>
> This option does not seem to be available in Color Schemes. All we have is
> main text, link colour and followed color?
>
> Thanks in advance

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews