How to put a block like members in to the header ?

the question is in the title :P  if you need a example look this site  http://www.tagz.com/FALLEN

 

THX

Quote · 28 Jan 2010

What do you want to do?


A block like members into header?  What type of information do you want to place in the header?  You don't want to fill it with junk, only pre-page population execution scripts belong in the header, not page content.  All page content must be in the body to show.

Quote · 28 Jan 2010

i dont remember how but with dolphin 6 was working, sorry for my poor english !

i try to put a block just over topmenu

<bx_include_auto:_header.html />

    <bx_injection:banner_left />
    <bx_injection:banner_right />
    __extra_top_menu__
    <div class="sys_main_logo">
  <div class="sys_ml" style="width:__main_div_width__;">
            <div class="sys_ml_wrapper">
            </div>
  </div>
  <bx_injection:banner_top />
 </div>
 <bx_injection:injection_between_logo_top_menu />
 <div class="sys_top_menu">
        <bx_injection:injection_top_menu_before />
      

  INSERT MEMBER BLOCK HERE --------------------------------------------------------------------HERE -----------

        __top_menu__                              
        <bx_injection:injection_top_menu_after />  
  <div class="clear_both">&nbsp;</div>
 </div>
 <bx_injection:injection_between_top_menu_breadcrumb />
 <div class="sys_breadcrumb">
    <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>
    </div>
 <bx_injection:injection_between_breadcrumb_content />
 <!-- end of top -->
 
 <bx_injection:injection_content_before />
 <div class="main" style="border:0px; width:__main_div_width__;">
        <!-- body -->
        <bx_injection:injection_content_before />
       
  <!--[if lt IE 7]>
  <div style='border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative; margin-bottom: 10px;'>
    <div style='position: absolute; right: 3px; top: 3px; font-family: courier new; font-weight: bold;'><a href='#' onclick='javascript:this.parentNode.parentNode.style.display="none"; return false;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-cornerx.jpg' style='border: none;' alt='Close this notice'/></a></div>
    <div style='width: 640px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;'>
      <div style='width: 75px; float: left;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg' alt='Warning!'/></div>
      <div style='width: 275px; float: left; font-family: Arial, sans-serif;'>
        <div style='font-size: 14px; font-weight: bold; margin-top: 12px;'><bx_text:_sys_outdated_browser /></div>
        <div style='font-size: 12px; margin-top: 6px; line-height: 12px;'><bx_text:_sys_outdated_browser_explain /></div>
      </div>
      <div style='width: 75px; float: left;'><a href='http://www.firefox.com' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-firefox.jpg' style='border: none;' alt='Get Firefox 3.5'/></a></div>
      <div style='width: 75px; float: left;'><a href='http://www.browserforthebetter.com/download.html' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-ie8.jpg' style='border: none;' alt='Get Internet Explorer 8'/></a></div>
      <div style='width: 73px; float: left;'><a href='http://www.apple.com/safari/download/' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-safari.jpg' style='border: none;' alt='Get Safari 4'/></a></div>
      <div style='float: left;'><a href='http://www.google.com/chrome' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-chrome.jpg' style='border: none;' alt='Get Google Chrome'/></a></div>
    </div>
  </div>
  <![endif]-->

Quote · 28 Jan 2010

or into _sub_header.html

 

<bx_include_auto:_sub_header.html />

Like here ------------------------------------------------------------------------------- HERE
 __promo_code__
&nbsp;&nbsp;&nbsp;<script type="text/javascript"><!--
google_ad_client = "pub-4487238602866678";
/* 300x250, date de création 17/09/09 */
google_ad_slot = "1090178471";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
 __page_main_code__
<bx_include_auto:_sub_footer.html />

Quote · 28 Jan 2010
 
 
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.