Sub header html

I'm using the uni template and trying to add a banner to the sub header location, dont think they give you that position in the admin section of banners.  Anyways I cant get anything to show, where exactly would I place my banners to be under, like this guy

http://www.boonexnerd.net/dolphin-7/

Quote · 22 Jan 2011

Make sure you clear your site's cache after making any changes, or else they will not show.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 22 Jan 2011

Sorry I'm new to this platform but where is the sites cache, delete the whole file or??

Quote · 25 Jan 2011

Manually delete the cache files via FTP.  Delete everything except the .htaccess files.  They are located:

cache/

cache_public/

 

If you're doing design/development work, the best thing to do is temporarily disable caching via the Dolphin Admin Panel.  If you don't do this, you'll have to manually clean the cache out virtually everytime you make a design change.

Quote · 25 Jan 2011

This should help you.

Place your <div> tags under the sys_bc_wrapper </div>

like this.

 

<div class="sys_bc_wrapper" style="width:__main_div_width__;">
<bx_injection:injection_breadcrumb_before />      
__top_menu_breadcrumb__
<bx_injection:injection_breadcrumb_after />
<div class="clear_both">&nbsp;</div>
</div>

<center>

<div style="padding-top: 10px; margin-left: auto; margin-right: auto; display: block; width: 997px;">
<div style="float: left; padding-right: 5px;"><a href="http://www.banner_link.html"> <img src="http://www.your_banner.jpg" border="0" /> </a>

</div>
</div>

</center>

Give me something to believe in...
Quote · 25 Jan 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.