In the predesigned pages provided with Dreamweaver, the background color of the sidebar is set to gray; for most sites, you may want to change background colors to match your site's color scheme.
The status line in the middle of the Tag inspector changes to say "In file: divs.css," indicating that this rule is defined in the divs.css file.
The background-color property name is shown with a line drawn through it, indicating that the current selection doesn't inherit the property. However, the background color is visible because the background of the text is transparent by default, allowing the background color of the parent tag to show through.
Tip: Whenever a property name is crossed out, you can move the pointer to point to the property name; a tooltip appears with more information.
The color picker appears and the pointer changes to an eyedropper.
The sidebar's background color changes to the color you picked.
Dreamweaver automatically opened the divs.css style sheet when you changed the background color, which is defined in that style sheet.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/mx2004/getting_started_en/gs_04_10.htm