Setting unsupported properties
To ensure upward compatibility with future releases of the CSS Specification, GoLive lets you specify new properties and their values.
To specify a new property for a style: - Select a style in the CSS Editor, and do one of the following:
- In the Selector and Properties set
of the CSS Inspector, click the New Property button . Enter the new property name in the first text box, and enter a property value in the second text box. - In the Source tab of the CSS Editor, enter the property and value manually within the braces that appear adjacent to the style name. For more information, see Removing styles or external style sheets.
|