We use cookies on our websites to deliver our online services. Details about how we use cookies and how you may disable them are set out in our Privacy Statement. By using this website you agree to our use of cookies.

Skip to content
PatternFly logo

Brand

A brand is used to place a product logotype on a screen.

Examples

Basic

PatternFly logo

Responsive

Fallback patternFly default logo

Documentation

Overview

Simple brand component.

Accessibility

Attribute
Applied to
Outcome
alt
.pf-c-brand
The alt attribute specifies an alternate text for an image, if the image cannot be displayed. Required

Usage

Class
Applied to
Outcome
.pf-c-brand
<img>, <picture>
Initiates a brand image. Required
.pf-m-picture
.pf-c-brand
Modifies a brand image to a picture.
--pf-c-brand--Width{-on-[breakpoint]}: {width}
.pf-c-brand
Modifies the width value of a picture on optional breakpoint.
--pf-c-brand--Height{-on-[breakpoint]}: {height}
.pf-c-brand
Modifies the height value of a picture on optional breakpoint.

View source on GitHub