dreamweaver cs visited links
Microsoft Office TrainingThe UK's Number 1 for Microsoft Office Training add this page to your favourites/bookmarksBookmark page

view a printable version of this pagePrintable version
Customer: Sign in
Delegate: Sign in
Trainer: Log in

Forum home » Delegate support and help forum » Dreamweaver Training and help » Dreamweaver CS4 visited links

Dreamweaver CS4 visited links

The UK's most regular instructor-led training courses.
Training information: course+design+dream+weaver+web · Dreamweaver training · Adobe dreamweaver training

resolvedResolved · Medium Priority · Version CS3

No ranking yet
6 posts
replyReplyMon 20 Jul 2009, 12:03Delegate Eddie said...

Eddie has attended:
Dreamweaver CS3 Introduction course

Dreamweaver CS4 visited links

under page option my visited link colour is set to black and this looks great on my sprywidget menu.
However I have a different area (a table at top of page) where I want the visited link colour to be white, or not change at all. is this possible?
I have even tried choosing default colour for visited links in the page setup but this doesnt have any effect.

Alternatively is there anyway to disable visited links being shown.

www.bvc.co.uk/index-ed5.html

Platinum
798 posts
replyReplyTue 21 Jul 2009, 08:54Trainer Rich said...

RE: Dreamweaver CS4 visited links

Hi Eddie,

Yes, you can acheive this with CSS.

What you do is specify pseudo-classes (for links) within a certain ID.

So your CSS code might look like this:
#toplinks a:link {
color: white;
}
#toplinks a:visited {
color: white;
}
#toplinks a:active {
color: white;
}
#toplinks a:hover {
color: white;
}

Then your HTML code might look like this:

<div id="toplinks">
<a href="/page1.html">Link 1</a>
<a href="/page2.html">Link 2</a>
<a href="/page3.html">Link 3</a>
</div>


Because the links are within a DIV with ID of 'toplinks', it will display the properties you have defined.

See my attached file (web document) for a closer look.

If this answer resolves your query, please mark the question as 'resolved' (see below). Otherwise, please post a follow-up response to this post, and I will assist you further.

Regards, Rich

Attached files...

links-within-div.html

No ranking yet
6 posts
replyReplyTue 21 Jul 2009, 14:14Delegate Eddie said...

RE: Dreamweaver CS4 visited links

Thank you very very much.
Worked a dream.


Related articles

· Web Designer Training: Dreamweaver Functions That Improve a Site's ROI
· A Defining Moment For Dreamweaver
· Advantages Of Using Dream Weaver To Design Web Pages
· Showing the Best Side of your Business with Dreamweaver
· From an Idea to a Website

Please browse our web site to find out more about
course+design+dream+weaver+web and other Microsoft training courses.

Dreamweaver (adobe) tip:

Css styles

If you are looking for a CSS style for your website / web page and not sure what you want to use, then go to the Csszengarden website, where you can download samples to try.

View all Dreamweaver (Adobe) hints and tips


Rate this page:
2.1/5 (107 votes cast)
Institute of IT Training - Accredited Training Provider ILM
Microsoft Certified Partner
Microsoft Office Specialist Authorised Testing Centre (MOS and MCAS)

Prodigy Platinum Learning Partner

Institute of IT Training - Accredited Training Provider
McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Association of Computer Trainers verified by visa, mastercard securecard