Photo Label Banner

How do I remove that crazy photolabel div across the top of dolphin. The one that has the dolphin photo, the horses etc

Quote · 28 Feb 2012

 

Lots of ways to do it but you can take out the __promo_code__ key from the page_1.html template file.

It's located in /templates/base/page_1.html

 

It looks like this:

 

<bx_include_auto:_sub_header.html />

  __promo_code__

__page_main_code__

<bx_include_auto:_sub_footer.html />

 

You can comment it out like this, just in case you change your mind:

 

<bx_include_auto:_sub_header.html />

    <!--__promo_code__-->

__page_main_code__

<bx_include_auto:_sub_footer.html />

 

You can also delete the pics from your admin > Settings > Basic Settings

Updating my BoonexNerd.net site.
Quote · 28 Feb 2012

Awesome....Thanks

Quote · 28 Feb 2012
 
 
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.