HighDots Forums  

Adding Link Styles to a Style?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Adding Link Styles to a Style? in the Macromedia Dreamweaver forum.



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

Default Adding Link Styles to a Style? - 08-05-2004 , 12:15 PM






How do I go about making the link colors/attributes appear a certain way
everytime they're within this style, but not outside of it?

.sectionCellBlack {
border-bottom-width: thin;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #346A74;
}

Thanks.


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Adding Link Styles to a Style? - 08-05-2004 , 12:29 PM






..sectionCellBlack a {...}
..sectionCellBlack a:hover {...}

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"swspain" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
How do I go about making the link colors/attributes appear a certain way
everytime they're within this style, but not outside of it?

.sectionCellBlack {
border-bottom-width: thin;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #346A74;
}

Thanks.




Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Adding Link Styles to a Style? - 08-05-2004 , 02:09 PM



You're welcome!

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"swspain" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thanks Murray.



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 - 2009, Jelsoft Enterprises Ltd.