FP rollover format - again (Full Version)

All Forums >> [Web Development] >> Microsoft FrontPage Help



Message


Guest -> FP rollover format - again (3/16/2001 20:23:00)

Have successfully removed underlining from h-links on my (very basic) site, but I'd like, upon mouse-over for the text to change colour as well as being underlined. sounds simple but in changing the html code nothing happens, and if I use FP 'page properites' the underlining returns... what should I do? www.jeremy-clements.com

Thanks in advance.





abbeyvet -> RE: FP rollover format - again (3/16/2001 20:16:00)

Put this before the </head> tag in HTML view.

<style type="text/css">
a.link{color: #003399; text-decoration: none;}
a.visited{color: #9900CC; text-decoration: none;}
a.hover{color: red; text-decoration: underline;}
</style>

You can change the colours to anything you like, using either names or hex values.

------------------
Katherine

InKK Design
LinKKs - Kilkenny's Online Magazine


-*-*-*-*-*-*-*-*-*-*
"Dogs have owners, cats have staff!"





Guest -> RE: FP rollover format - again (3/16/2001 20:48:00)

Cool - will try it.

many thx


[/B][/QUOTE]





Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.03125