|
The different background layers |
|
There are two background layers:
1. The Group background layer that applies to the area covered by the group.
| 2. | The Item background layer that applies to the area covered by a specific item. |
A background can be either filled with a color or with an image. If the background layer of the item is set to "none", the background will be transparent and the lower group background will be displayed.
The top-down order of the background layers is as follows:
1. Item Background layer
2. Group Background layer
3. Web page
See the following example:

| • | Main Menu has a gray background. |
The following background rules apply:
Header has a black background
=> black covers gray
Item1 has a yellow background
=> yellow covers gray
Item2 and Item4 have transparent backgrounds
=> Main Menu's gray is displayed
Item3 has a blue background on "Mouse Over" state
=> blue covers gray
| • | Submenu5 has a transparent background. |
The following background rules apply:
Header has a black background
=> black covers transparency
Item6 and Item7 have transparent backgrounds
=> web page is displayed
See also
Example described at <Item Background Image 1> property