> For the complete documentation index, see [llms.txt](https://jdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jdocs.themeparrot.com/joomla-templates/bookstore/layout-customization/home-styles/home-style-3/banner.md).

# Banner

### Banner

> Module position: navhelper
>
> Module class suffix: banner-ad

![](/files/Xrq6MJi1krngO33ftUCa)

If you want to display your banner in your custom module like this means you have to create a custom module and publish custom module like below

#### Step-1:

![](/files/6hrr0hNnQSFGHfWLA3V3)

#### Step-2:

![](/files/G7CaC8N2b47H5SyFTA48)

#### Step-3:

![](/files/1qI935mm910a37kxRSYl)

#### Step-4:

Add the following code in your custom module

```html
<p><img src="images/themeparrot/bannars/banner3.png" alt="" class="img-responsive" /></p>
```
