Skin form — Components tab — Controls — Split/menu button

The presentation of a Split/Menu button is determined by a combination of styles. The button settings, for example, text and background, use the Standard Button styles. The menu presentation is determined by settings you specify here.

To preview changes, save the rule and click Actions > Launch > Skin Preview > Controls.

Border

Use mixin

If desired, you can specify the Top, Left, Right, or Bottom border as none, solid, dashed, or dotted, rather than inheriting the style from the selected mixin.

Specify styles Select to define a custom border:
  • Apply to all sides — Select this check box to specify the same border style to the top, left, right, and bottom borders. Choose from none , solid , dashed , or dotted .
  • If you clear the Apply to all sides check box, select a border style for the Top, Left, Right, and Bottom borders. For each of these borders, you can select none , solid , dashed , or dotted . Specify the pixel width and color of the border, if applicable.

Rounded corners

enable rounded corners (HTML5 only) Select this check box if you want the border of the overlay to have rounded corners when rendered in HTML5 Document Type. You can select this option when using a mixin or a custom border.

For information about rendering your application in HTML5 Document Type, see HTML5 Application Readiness.

same for all corners Select to use the rounded corner settings that you specify in the Unit and Radius fields for all four corners or clear to specify the length of the x and y axis for the Top Left, Top Right, Bottom Left, and Bottom Right.
same x and y axis radii Select to specify x and y radii of the same length. If you clear this check box, specify the length of the x and y axis for the Top Left, Top Right, Bottom Left, and Bottom Right.
Unit Select the unit of measurement for the rounded corner settings: pixels ( px ), em (the current font size), or percentage (%).
Radius Define the curve of rounded corners by specifying the x (hortizontal) and y (vertical) radii of the quarter ellipse that makes the rounded corner of the overlay.

Background

Use mixin
  • Additional styles — Add 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:

  • image — Specify the following:
    • 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 .

      To search for an image, click the Gear icon to open the Image Catalog tool. Enter any portion of a file name (relative path, file name, or extension) in the Search box, and click Find . If you cannot find the image, make sure it is in the webwb directory.

    • Tile — Specify tile settings for the image. Select None if you want to use a single image; Horizontal if you want a row of images in the background; Vertical , if you want a column of images in the background, or Both , if you want rows and columns containing the image in the background.
    • Position — Specify the placement of the starting tiled image, for example, top left.
  • Additional styles — Add additional styles, specific to styling the background for this element, by specifying a CSS Attribute and Value. Specify only CSS related to background styles. Click Add additional styles to define another CSS attribute-value pair. Click the Delete icon to remove an additional style.

About Skin rules