Popular Searches: FrontPage Hosting | FrontPage Templates | FrontPage Training | Free FrontPage

how to add change color of link on mouse over?   Logged in as: Guest
  Printable Version
All Forums >>FrontPage Specific Issues >>FrontPage 2003 >> Page: [1]
Name:
Message<< Newer Topic  Older Topic >>

qualityqueen1974

 

Posts: 3
Member since: 3/26/2007
 

how to add change color of link on m... 

hello group. first let me say i am a complete novice in this website building thing. I made a website...http://www.asuniqueasu.com using FrontPage 2003. I didnt use tables but instead made it using layers. maybe this was wrong....but like I said novice. I want to add a technique that will change the color of active links when you mouse over the word. I have the code for it and if you view my about us page I even got it to work on the email in the center layer. I put it in the head portion of the html like it said to but it doesnt work on the layer that has my table of contents. how do i add it or do i actually have to reconfigure the site to a proper format before it will work??? thanks for your help in advance.


< Message edited by qualityqueen1974 -- 2/8/2010 4:26:01 PM >
  Report Abuse |  Date: 2/8/2010 4:23:54 PM

TexasWebDevelopers

Posts: 7243
Member since: 9/24/2002
From: USA

RE: how to add change color of link ... (in reply to qualityqueen1974

Use CSS.
<style type="text/css">
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
</style>


_____________________________



Follow us on TWITTER
  Report Abuse |  Date: 2/9/2010 6:32:19 AM

qualityqueen1974

 

Posts: 3
Member since: 3/26/2007
 

RE: how to add change color of link ... (in reply to qualityqueen1974

Hello TWD,
I tried to add the command string excatly as you had it but it still doesnt work. I put this in the head area of the code. the links in the layer where i have my table of contents still does not work. any other suggestions?
  Report Abuse |  Date: 2/10/2010 6:53:12 PM
Page:   [1]
All Forums >>FrontPage Specific Issues >>FrontPage 2003 >> Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



Forum Software powered by ASP Playground Advanced Edition 2.0.5
Copyright © 2000 - 2003 ASPPlayground.NET

0.03125