| Author |
Adding Link Styles to a Style?
|
|
| swspain 2004-08-05, 7: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.
| |
| Murray *TMM* 2004-08-05, 7:15 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@macromedia.com> wrote in message
news:cetme8$l8$1@forums.macromedia.com...
> 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.
>
| |
|
|
| swspain 2004-08-05, 7:15 pm |
| Thanks Murray.
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |