HighDots Forums  

Over ride page properties?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Over ride page properties? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
cripaustin
 
Posts: n/a

Default Over ride page properties? - 08-26-2008 , 06:44 AM






Silly question i'm sure but how do I over ride a the page properties for a link.
My page properties says on mouseover..make the link text blue. I dont want
this to happen on my footer links...so how would I do this?
The CSS style i'm using for my footer links is:

.footerGrey {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}

I want to over ride the page properties and keep it exactly the same on
hover...

Is it something like..

.footerGrey : Hover
.footerGrey {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}

???


Reply With Quote
Reply




Thread Tools
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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.