PC Review


Reply
Thread Tools Rate Thread

Changing nav. link color - How do I do it?

 
 
Gloria
Guest
Posts: n/a
 
      17th Feb 2006
www.handtohand.info >>>>>site
working in FP2003
WIN Xp pro

I want to change the 'visited link' title to pink, and turquoise for the third link color.
I have changed the link for what page you're on to "lime green", but that seems as far as I can go....

I am working with a custom theme, but NOT the nav. bars for that theme, only basic

'link' >> like this with an underline

I noticed the code for this font color is: FF0000_ but what is that link called and how can I assign a color to it?

Don't want a hover color

Thanks so much in advance for any help/suggestions
Gloria
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      18th Feb 2006
For pages / links not using the theme apply a CSS style and class
Create a style in the head section for the table links
<style type="text/css">
a.mycolors {color: red; text-decoration: none}
a.mycolors:link {color: red; text-decoration: none}
a.mycolors:visited {color: green; text-decoration: none}
a.mycolors:hover {color: blue; text-decoration: underline}
a.mycolors:active {color: black; text-decoration: none}
</style>
(change the colors above to whatever you want)

And apply the class to the links
<a href="yourlink.htm" class="mycolors">

For the Theme use Format Theme Modify/Customize Colors Custom
- save as a new theme name and apply the new theme to your pages
- FP Theme styles will overrule any custom CSS styles

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"Gloria" <(E-Mail Removed)> wrote in message news:%23siAlx%(E-Mail Removed)...
www.handtohand.info >>>>>site
working in FP2003
WIN Xp pro

I want to change the 'visited link' title to pink, and turquoise for the third link color.
I have changed the link for what page you're on to "lime green", but that seems as far as I can go....

I am working with a custom theme, but NOT the nav. bars for that theme, only basic

'link' >> like this with an underline

I noticed the code for this font color is: FF0000_ but what is that link called and how can I assign a color to it?

Don't want a hover color

Thanks so much in advance for any help/suggestions
Gloria


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing a link text color using PowerPoint =?Utf-8?B?QkJB?= Microsoft Powerpoint 6 13th Sep 2009 10:49 AM
Javascript link could not change to visited link color Kenny Windows XP General 0 19th Feb 2008 08:21 AM
Changing color for link bar =?Utf-8?B?SiBCcml0?= Microsoft Frontpage 2 11th Jul 2005 09:36 AM
changing color of a visited link? =?Utf-8?B?UGF0cmljaWE=?= Microsoft Powerpoint 7 28th Nov 2003 06:04 PM
Changing link color Christina Microsoft Powerpoint 1 18th Sep 2003 05:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:00 AM.