# Φ OL - Banner

Primitive: A collection used in the overlay (element) visuals, a banner is primarily informational, but can be interacted with as well.

[Styleguide Link](https://zpl.io/boAeDkE)

* Parent: [Overlay](/core/overview/graphic/overlay.md) > [Graphic](/core/overview/graphic.md)
* Sisters: Overlay - [Icon](/core/overview/graphic/overlay/ol-icon.md), [Banner](/core/overview/graphic/overlay/ol-banner.md), [Sash](/core/overview/graphic/overlay/ol-sash.md), [AdaptIcon](/core/overview/graphic/overlay/ol-adapticon.md), [Headline](/core/overview/graphic/overlay/ol-headline.md), [Button](/core/overview/graphic/overlay/ol-button.md)

## Properties

### Location

The horizontal location of the objects that go within the Overlay placeholder that lays on top of the Graphic element. This container is for all overlays (Top, Center, Bottom).

* Left (Top)
* Center (Top)
* Right (Top)
* Full width (Top)
* Center
* Left (Bottom)
* Center (Bottom)
* Right (Bottom)
* Full width (Bottom)

NOTE: The banner has a frosted glass appearance which is semi-transparent to show a blurred effect when placed over photos.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://able.bucca.com/core/overview/graphic/overlay/ol-banner.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
