Fast Link Styles Help.
1.- What does this extension do?
This extension lets you create CSS
Selectors (Link Styles) much faster than using Dreamweaver's CSS palette: Just
select the colors and if you want your links underlined and it's done.
2.- Can I apply more than one style to the same document?
Yes. All
you need is to create new styles to attach the selectors to them.
If you
haven't styles declared, You can create new ones using the CSS Palette o
pressing the "New.." button next to the list menu in the extension. This style
doesn't needto have properties declared if you don't want to.
Remember that
to make this kind of style work, you must apply the style to the part of the
document where you want to see it.
Example:These cells have 'style1', 'style2' and 'style3' applied to them:
| style1 | style2 | style3 |
New styles created will be available at the CSS Palette, in case you want to add new properties to them.
3.- I just want one style for all the document. Do I have to select a style?
No, just select the options you want to apply and press "Ok" (and leave "**No
Thanks**" in the drop down list). A generic CSS Selector will be created.