courses in dreamweaver - how do you change

Forum home » Delegate support and help forum » Dreamweaver Training and help » courses in dreamweaver - How do you change a text roll over colour? | Dreamweaver forum

courses in dreamweaver - How do you change a text roll over colour? | Dreamweaver forum

resolvedResolved · Low Priority · Version Standard

Andrea has attended:
Dreamweaver 8 Introduction course

How do you change a text roll over colour?

How do you change a text roll over colour?

Edited on Mon 22 Jan 2007, 16:37

Using css to change the link roll over colour

Hi Andrea,

One of the most effective ways to do this is to create a CSS style titled a:hover with the colour of your choice.

In Dreamweaver, you create a selector class style and choose hover as the type. Then set the font colour to a colour of your choice.

The CSS code created will look something like this:

a:hover {
color: #FF0000;
}


I hope this helps and you enjoyed your training today.

Regards, Rich

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


Server loaded in 0.06 secs.