|
To define a style sheet rule:
| 1. | Open the CustStyle style sheet in folder: |
| <USoft installation folder>/PageEngine/templates/css |
| <alternative template folder>/css |
| This is the intended style sheet for applying your style sheet rules. |
| 2. | Determine the scope of the rule, which results in the selector of the rule. |
| 3. | Determine the declaration of the rule, with syntax: |
<property>: <value>
|