ipf-textcolor

Specifies the color for text and links.

Note: This style is included for backward compatibility with earlier portal versions. It styles regular text and hover colors only on hyperlinks. It does not allow for hover color on regular text. We recommend using ipf-color and ipf-linkcolor to achieve all color needs for text and hyperlinks in the current portals.
  • Format: ipf-textcolor(Color, OnHoverLinkColor, ActiveLinkColor)

    Color sets the color for text and links and OnHoverLinkColor and ActiveLinkColor set the color for links when they are hovered over and active (when link is being selected), respectively. The second and third parameters are optional.

  • Default parameter values:
    • Color: #072140
    • OnHoverLinkColor, ActiveLinkColor: #0072BC
  • Inherited
  • Example: ipf-textcolor(#555555) on the text box labels: