Background
Specify the background style.
- Use mixin
- Select this option to use a mixin to define the appearance of this element.
- Mixin
- Displays the name and a preview of the currently selected mixin.
- Additional styles
- You can apply additional styles, specific to styling the text for this element, by specifying a CSS attribute and value. You must specify a CSS attribute that is related to text styles. Click Add additional styles to define another CSS attribute-value pair.
- Specify styles
- Select this check box to define a custom background. Select the background Type:
- none
- Indicates no background color, similar to setting a transparent background.
- solid
- Enter a hexadecimal value (such as
#3d3d3d
), or click the box next to the Color field to choose a color. - gradient
- Select the Direction in which you want to blend the background colors (horizontal or vertical. Specify the Start and Stop colors of the gradient. Specify a Backup color, in the event that the browser cannot render the gradient.
- image
- Select a background image by specifying the following options:
- Background color
- To use the background color specified in a mixin, choose obtained from mixin and then click the gear icon to select the mixin. Alternatively, you can select custom color and enter the CSS hexadecimal value or click the box next to the field to choose a color.
- Location
- Enter the location of the file, including the relative path. For example,
images/AlphaCorpLogo.png
. - Tile
- Specify tile settings for the image.
- If you want to use a single image, select None.
- If you want a row of images in the background, select Horizontal.
- If you want a column of images in the background, select Vertical.
- If you want rows and columns containing the image in the background, select Both.
- Position
- Specify the placement of the starting tiled image, for example: top left.
- Additional styles
- You can apply additional styles, specific to styling the text for this element, by specifying a CSS attribute and value. You must specify a CSS attribute that is related to background styles. Click Add additional styles to define another CSS attribute-value pair.
Previous topic Base tag heading styles Next topic Layout