Skin form — Components tab — Controls — Links
Styles set here apply to links. For the following formats, you can specify the style of the link text (Normal Text) and the style of the link text when the mouse pointer hovers over it (Hover Text):
- Standard — Default format applied to links
- Simple
- Strong
You can also create custom link formats.
A preview of the currently selected format displays to the right. To preview all Link formats, click Preview All.
You can also preview formats by selecting Actions > Launch in the toolbar and then choosing one of the following preview options: Run Process, Open Portal, Harness Preview, UI Gallery Preview, Skin Preview.
Use the same formatting
Use the same formatting for Normal and Hover Text |
Applies the same settings to normal and hover text styles. Hover text styles apply when the user hovers the mouse pointer over a link.
Clear this check box if you want define different styles for normal and hover. Additional fields appear. |
Normal Text
Specify the style of the link text.
Use mixin |
|
Specify styles |
Select this check box to define a custom text format:
|
Link states
- :hover – State of the control when a user points to the control or rests the pointer on the control.
- :focus – State of the control when the field is in focus, for example, the state of a text field when it is ready to accept inputs.
- :active – State of the control when the field is ready to be activated, for example, when a user has clicked the control but has not yet released the mouse button.
- Auto – Select this option to apply auto-generated styles for the control in this state. These styles are generated based on the applied control format and the mixins defined within the format.
- Default – Select this option to apply the default browser styles for the states instead of generating the styles based on a skin or defined CSS in the application.
- Custom – Select this option to define your own styles for the element in this state.
Creating custom link formats
Creating a custom link format
- Click Add a format .
- In the Create a new format dialog box, enter the Format name by using only alphanumeric characters (a-z and 0-9) and spaces. The name cannot begin with a number. The format name that you enter is converted into the name CSS class or classes.
- Optional: Provide a Usage annotation.
- Click OK. The new format is populated with default values.
Applying a custom link format
- In the cell containing the link control, click the View properties icon to open the Cell Properties panel.
- On the Presentation tab, select Other in the Format drop-down.
- In the field that displays, press the down arrow to select the format that you want to apply to the link.
You can delete styles that you create; click the Delete icon.