Adding a banner to homepage only

I used the banner manager to add banners to all my pages except the homepage by editing the banner script. Now I want to add a special banner on the bottom banner spot on the homepage only. Can anybody tell me where to add this script to show only on the homepage, not using the pagebuilder block? I have been on this for two days. Thank you in advance!

...........................................
Quote · 23 Aug 2011

Hi, 

Nice site.. my first suggestion for your banners, like the banner at the bottom of the browse.php page.

center your banners with <center>adsense code</center>

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Aug 2011

As for adding the banner to the home page only you will add

in your /templates/YOUR CURRENT TEMPLATE/page_1.html

<bx_include_auto:_sub_header.html />

__promo_code__

__page_main_code__

<bx_include_auto:_sub_footer.html />

<center>adsense OR banner code</center>

or you can use the div tag

<div align="center">adsense OR banner code</div>

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Aug 2011

Thanks a lot. I tried that already, but it did not work for me

...........................................
Quote · 23 Aug 2011

 

As for adding the banner to the home page only you will add

in your /templates/YOUR CURRENT TEMPLATE/page_1.html

<bx_include_auto:_sub_header.html />

__promo_code__

__page_main_code__

<bx_include_auto:_sub_footer.html />

<center>adsense OR banner code</center>

or you can use the div tag

<div align="center">adsense OR banner code</div>

 Thank you again.It works now. I was doing something wrong

...........................................
Quote · 23 Aug 2011

I sent you a PM about something else too..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Aug 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.