Turn on underline hyperlink for a page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using FrontPage 2003 and do not know how to use the HTML code. I have
somehow turned off the underline of hyperlinks on one page. All other pages
still automatically undeline hyperlinks. How do I turn them back on for
this one page?
 
As a wild guess, click Format, Style, set List: to HTML Tags, select a, click
Modify, Format, Font, and clear No Text Decoration.

If that doesn't do it, please post the URL of the problem page to this thread.

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
The box for "No Text Decoration" was not checked. I tried seting a
User-defined style by choosing "a:link" and checking "underline" in the Font
and hyperlinks are all now underlined on that page but I guess that is not
the best way to solve the problem. I did not re-publish the page -- it still
has the original problem for you to look at. Go to:
http://home.insightbb.com/~theway/word.htm

Thanks very much for your help.
Mike
 
Remove:
a {text-decoration: none;}

From your stylesheet. That removes underlines.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
-----Original Message-----
From: MikeMail [mailto:[email protected]]
Posted At: 8. marts 2005 18:19
Posted To: microsoft.public.frontpage.client
Conversation: Turn on underline hyperlink for a page
Subject: RE: Turn on underline hyperlink for a page


The box for "No Text Decoration" was not checked. I tried
seting a User-defined style by choosing "a:link" and checking
"underline" in the Font and hyperlinks are all now underlined
on that page but I guess that is not the best way to solve
the problem. I did not re-publish the page -- it still has
the original problem for you to look at. Go to:
http://home.insightbb.com/~theway/word.htm

Thanks very much for your help.
Mike

Jim Buyens said:
As a wild guess, click Format, Style, set List: to HTML Tags, select
a, click Modify, Format, Font, and clear No Text Decoration.

If that doesn't do it, please post the URL of the problem page to this thread.

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
you say "No Text Decoration" was not checked - so you need to check it to
make it have "no text decoration."
 
My problem is that I want Text Decoration. My hyperlinks are presently NOT
underlined. On just this one page in my website, when I create hyperlinks
they turn blue but do not underline. I guess I will just have to make it
work using "User Defined Styles".
 
Dear Jim:
Did you look at the webpage yet? I was not sure if you ever seen my
response. I don't know very much about posting and answering in this group,
being it it only a few days.
Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top