> 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

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FBUQPrscGqZvVLQB0kvns%2Fnavhelper.png?alt=media\&token=4fc5f141-d66d-4df1-8ece-371035922535)

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:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FShbCLxNWgOVN8ZDeTCqn%2FUnite_Revolution_Slider2_step1.png?alt=media\&token=4ffd1eb7-44b9-4859-b1c9-8c69da7157c6)

#### Step-2:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2F0K1SDtHKLuvGTUbJFnCF%2Fsocial_share_step2.png?alt=media\&token=5bad5c42-f035-4014-82aa-425b3226d528)

#### Step-3:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FndEtZMWWKvBmos2186Fp%2Fnavhelper_step1.png?alt=media\&token=f5e51568-df00-4ea4-a9ae-1ea663dddc59)

#### Step-4:

Add the following code in your custom module

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