Enable banners

Banners seems to be inactive everytime i add a banner in the admin area they dont show on the page could tell me where to go to enable and how to enable

Quote · 3 Dec 2008

There is a checkbox that says active. check it and save it when you edit existing

I have video tutorials to help you mrpowless.com
Quote · 3 Dec 2008
Where is this box that I should check mark.
Quote · 14 Dec 2008

Where is this box that I should check mark.

Banners

You can add a banner at different locations in your site. based on a star and end date.

Add a Banner

  1. Login as admin and go to Tools > Banners
  2. Focus on the Manage banners pane

    manage banners



  3. You will see a form where you can submit your information. Here they are:

    manage banners
    • Banner Title - The banner title.
    • Banner Url - The URL location you want the banner to go to when it is clicked.
    • Banner Active - This is a checkbox that will activate (when checked) or deactivate the banner.
    • Banner Text (HTML Only) - This is where you actually add you banner. As long as it's html, it will get parsed out. For example, this example will place a banner centered on the page:
    • <center><img src = "http://www.boonexnerd.net/dolphin/becomemember1.jpg"></center>
    • Start Date - The date when you want this banner to appear.
    • End Date - The date when you want this banner to no longer show.
    • Position on the Page - There are 4 key spots that you can have your banner show up. They are top, bottom, left and right. Clicking the check box will enable the banner to show where you've checked. You also apply a Horizontal and Vertical shift offset for the left and right spots.
    • Insert as new - This is enabled when you are modifying an existing banner. Clicking this checkbox will insert the banner being edited as a new entry.

Source: http://www.boonexnerd.net/dolphin/blogs/entry/Tools-Banners-Add-a-Banner

Updating my BoonexNerd.net site.
Quote · 14 Dec 2008

Yes, Im not a newboe to this...I have tried all that and banners still do not post. I have posted a job on boonex to get all these issues I'm having fixed no seems to be giving me working answers. And boonex will not help

Quote · 15 Dec 2008

Have you switched template!!!

 

Check templates/tmpl_uni/_header.html and look after this code

 

 

__includebase _header.html__

__ray_invite_swf__

 

__banner_left__

<div style="position:absolute;top:0px;right:0px;width:1px;height:1px;">__banner_right__</div>

 

<div class="main" style="width: __main_div_width__">

<!-- top -->

<!--<div class="topestMenuWrapper">-->

<div class="topestMenu">

__TOP_Links__

__TOP_News__

__TOP_ContactUs__

__TOP_About__

__TOP_Privacy__

__TOP_Termsofuse__

__TOP_FAQ__

__TOP_Feedback__

__TOP_Aff__

__TOP_Invitefriend__

__TOP_Bookmark__

__switch_lang_block__

</div>

<!--</div>-->

 

<div class="topBlock">

__main_logo__

__hello_member__

</div>

__banner_top__

<div class="topMenuWrapper">

__top_menu__

</div>

 

<!-- end of top -->

 

<h2 class="pageHeader">__page_header_text__</h2>

 

<!-- body -->

<div class="bodyBlock">

 

 

 

 

templates/tmpl_uni/_footer.html and look after this code

<div class="clear_both"></div>
  </div>
  <!-- end of body -->
 
  __banner_bottom__
  
  __boonex_footers__
  
  <div class="bottomCopyright">
   <div class="bottomLinks">
    __BMI_Links__
    __BMI_News__
    __BMI_ContactUs__
    __BMI_About__
    __BMI_Privacy__
    __BMI_Termsofuse__
    __BMI_FAQ__
    __BMI_Feedback__
    __BMI_Aff__
    __BMI_Invitefriend__
    __BMI_Bookmark__
   </div>
   <div class="bottomCpr">__copyright__</div>
  </div>
 </div>

__includebase _footer.html__

Quote · 16 Dec 2008
 
 
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.