Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Design Forum > Site Design and Web Authoring
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 02-07-2007, 05:06 AM   #1 (permalink)
Jako
Junior Member
 
Join Date: Jan 2007
Posts: 9
Default RE: Email links in Dreamweaver 8

I am having a problem with the properties when linking some text in a sentence into an Email link.

The sentence is "Please contact us for more information" and the text i want to link to an email is "contact us".

The "Please contact us for more information" is a red text but when i link the email it turns blue (i know this is a default) but how do i change the default link settings to not underline or change the text colour?

Thanks for any advice.
Jako is offline   Reply With Quote
Sponsored Links
Old 02-09-2007, 01:26 PM   #2 (permalink)
akinto2006
Junior Member
 
Join Date: Feb 2007
Posts: 8
Default Re: Email links in Dreamweaver 8

Use styles...

try putting this after the title tag of your html code...



<style type="text/css">
<!--
.stylename a:link {
color: #00FF00;
text-decoration: none;
}
.stylename a:visited {
text-decoration: none;
color: #00FF00;
}
.stylename a:hover {
text-decoration: none;
color: #FF0000;
}
.stylename a:active {
text-decoration: none;
color: #FF0000;
}
-->
</style>



Just edit it depending on your preference.

After that, do this with the link...


<div class="stylename">Please <a href="yourlink">contact us</a> for more information</div>

This should answer your question.
akinto2006 is offline   Reply With Quote
Old 02-09-2007, 01:50 PM   #3 (permalink)
O~Snapple
Moderator Of The Year
 
O~Snapple's Avatar
 
Join Date: Jul 2006
Location: Cali Breeze
Posts: 716
Send a message via MSN to O~Snapple Send a message via Skype™ to O~Snapple
Default Re: Email links in Dreamweaver 8

Keep it simple Highlight Contact Us, then go to the link section in the properties inspector, and type mailto:whatever@whatever.com

~Snapple
__________________
The Real Truth
Epademik Emcee Esq. New Album The 3rd Finger is in Stores Now!
Snap Marketing Management and Consulting
O~Snapple is offline   Reply With Quote
Old 02-10-2007, 01:37 PM   #4 (permalink)
Jako
Junior Member
 
Join Date: Jan 2007
Posts: 9
Default Re: Email links in Dreamweaver 8

Thanks for your help
Jako is offline   Reply With Quote
Old 06-23-2008, 03:48 AM   #5 (permalink)
nelzro
Junior Member
 
Join Date: Jun 2008
Posts: 21
Thumbs up Re: Email links in Dreamweaver 8

1. Select the text you want to add Email link.
2. Click on the "Common" toolbar if not active
3. Click the Email link button and type the email address you want link with your text,
nelzro is offline   Reply With Quote
Old 06-23-2008, 10:06 AM   #6 (permalink)
coldclimber
Junior Member
 
Join Date: Nov 2006
Posts: 3
Default Re: Email links in Dreamweaver 8

why don't you create a contact form there is a great site for doing this in under 5 minutes and it is safer than having your email address on the net thats for sure. (replace the xx with tt)
hxxp://www.tele-pro.co.uk/scripts/contact_form/index.htm
coldclimber is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 08:05 PM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums