navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

(2) Questions on Links

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> (2) Questions on Links
Page: [1]
 
ttr_001

 

Posts: 12
Joined: 10/3/2002
Status: offline

 
(2) Questions on Links - 10/3/2002 16:07:49   
Question 1

I was just wondering, when using frontpage 2000 and you set a word as a link it automatically underlines it. How do you prevent it from undelining the text?

Question 2

How do you do rollovers with text on frontpage 2000?

Thanks!
ttr_001:)
Porterhouse

 

Posts: 55
Joined: 9/5/2002
From: Missouri, not MISSOURAH!
Status: offline

 
RE: (2) Questions on Links - 10/3/2002 17:35:03   
Easy plugin for the underline links
http://www.microsoft.com/frontpage/downloads/addin/searchdetail.asp?aid=12
Rollovers with text, you mean the text changes format on a mouseover?

_____________________________

First thing we do, let' s kill all the lawyers!
- Shakespeare, Henery VI, Part II

(in reply to ttr_001)
Charles W Davis

 

Posts: 1725
Joined: 3/7/2002
From: Henderson Nevada USA
Status: offline

 
RE: (2) Questions on Links - 10/3/2002 19:42:52   
JR,

Regarding question number 1. Why in the world would you want to place a link on the site and then not let people know it was there.

I have a back function on my trackball, and I would be away from your site as soon as possible. Don' t mess with your viewers!

Welcome to the OutFront Forums.

< Message edited by Charles W Davis -- 10/2/2002 7:43:41 PM >


_____________________________

Enjoy! It' s your endeavor!
http://www.anthemwebs.com

(in reply to ttr_001)
ttr_001

 

Posts: 12
Joined: 10/3/2002
Status: offline

 
RE: (2) Questions on Links - 10/3/2002 22:03:26   
Thanks Guys!

And I know what you mean Charles, but I was just wondering if it could be done. Also for the rollover text, yes, how do you make it rollover when the mouse hovers over the text (which is linked)

Thanks Again!
JR

(in reply to ttr_001)
Seventh

 

Posts: 1235
Joined: 8/4/2002
From: The Motor City
Status: offline

 
RE: (2) Questions on Links - 10/3/2002 22:39:22   
Here' s a very simple way to do it (CSS). Change the colors, font, and size to fit your needs.

<style type=" text/css" >
<--
A { font-family: Verdana, sans-serif; font-size: 10pt; text-decoration: none; }
A:link { color: #000000 } A:visited { color: #000000 }
A:hover { color: #999999 } A:active { color: #FF6800 }
-->
</style>



Simple explanation:

font-family:
(choose your font here - Arial, Times New Roman, etc.,)

font-size:
(choose your font size here - 10pt, 12pt, etc.,)

text-decoration:
(choose how you want the hover to look - none (no underline), underline)

color:
(the HEX numbers for the colors you want to use)


_____________________________

"go forth and create."

(in reply to ttr_001)
tarheel

 

Posts: 422
From: Fresno CA USA
Status: offline

 
RE: (2) Questions on Links - 10/4/2002 1:42:14   
As I was reading this post I was going to suggest CSS as a way to accomplish everyhting you wanted to do, and then Seventh steals my thunder. I agree that you have to be sure your audience knows which is a link and which is not. Blue underlined text is the de-facto link standard; not that you can' t use something else, but be sure you' re not leaving your site visitors in the lurch wondering how to navigate your site by doing so.

Also, it is worth pointing out that the latest version of FP is very good at integrating one CSS into all existing pages of your website with ease. Go to " Format>style" to build your CSS and then " Format>style sheet links" to apply the CSS to all pages in your website. Easy!

Phil

_____________________________

Phil Hawkins Photographyhttp://www.philhawkinsphoto.com

(in reply to ttr_001)
dgrant004

 

Posts: 27
Joined: 9/11/2002
Status: offline

 
RE: (2) Questions on Links - 10/5/2002 22:37:29   
Great thread. I am relatively new to site design with a background that is more " artistic" father than a programming background.

Charles pondered, [:j] " Why in the world would you want to place a link on the site and then not let people know it was there. "

I' ve completed a couple of sites where it' s pretty obvoius that the non-underlined text is a link, but, purely from an aestetic (not functional ) standpoint, it sometimes looks cleaner without the underline.

For example, you can check out http://www.brattlerealestate.com . I tried the left nav bar WITH underlines, and it took away from the feel of the site.

I ask you to keep in mind that this is just one mans " artistic opinion..."

Cheers,

David

www.ReWritables.net

(in reply to ttr_001)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> (2) Questions on Links
Page: [1]
Jump to: 1





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