Activity Stream
48,167 MEMBERS
64191 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member
    Website's:
    unknown-bb.com

    Default remove forum from header how?




    how can i remove the forum part or the cheekytunes part?
    lenney Reviewed by lenney on . remove forum from header how? http://i56.tinypic.com/2qbwy9t.jpg how can i remove the forum part or the cheekytunes part? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Assuming you have 3.1 it is in template globalTemplate:

    find:


    {parse variable="forumActive" default="" oncondition="IPS_APP_COMPONENT == 'forums'" value="active"}
    {parse variable="membersActive" default="" oncondition="IPS_APP_COMPONENT == 'members'" value="active"}
    {parse variable="helpActive" default="" oncondition="IPS_APP_COMPONENT == 'core' AND $this->request['module'] == 'help'" value="active"}
    <if test="!ipsRegistry::$applications['forums']['app_hide_tab']"><li id='nav_discussion' class='left {parse variable="forumActive"}'><a href='{parse url="act=idx" seotitle="false" base="public"}' title='{$this->lang->words['go_to_discussion']}'>{$this->lang->words['discussion']}</a></li></if>
    <if test="!ipsRegistry::$applications['members']['app_hide_tab']"><li id='nav_members' class='left {parse variable="membersActive"}'><a href='{parse url="app=members&amp;section=view&amp;module=list" base="public"}' title='{$this->lang->words['go_to_memberlist']}'>{$this->lang->words['tb_mlist']}</a></li></if>
    <if test="applicationsloop:is_array($header_items['applications']) AND count($header_items['applications'])">
    <foreach loop="applications:$header_items['applications'] as $data">
    <if test="showingapp:$data['app_show']">
    {parse variable="appActive" default="" oncondition="$data['app_active']" value="active"}
    <li id='nav_app_{$data['app_dir']}' class="left {parse variable="appActive"}"><a href='{parse url="app={$data['app_dir']}" seotitle="false" base="public"}' title='{$this->lang->words['go_to_prefix']}{IPSLib::getAppTitle( $data['app_dir'] )}'>{IPSLib::getAppTitle( $data['app_dir'] )}</a></li>
    </if>
    </foreach>
    </if>
    If it is a portal you will have to search the portal template for the same type of entry.

    Just remove the ones you want like forums ..

  4.     
    #3
    Member
    Go to ACP, System settings, General Configuration and remove the website name and website address.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. how to remove space between header banner?
    By Desi_Boy in forum Web Development Area
    Replies: 5
    Last Post: 14th Feb 2012, 02:14 PM
  2. How to remove header space?
    By BattleDuty in forum Wordpress
    Replies: 6
    Last Post: 25th Jan 2012, 10:13 AM
  3. Remove the Christmas Header
    By l0calh0st in forum Feedback and Suggestions
    Replies: 5
    Last Post: 8th Jan 2012, 02:35 PM
  4. Remove header discription Wordpress.
    By thecompgame in forum Technical Help Desk Support
    Replies: 2
    Last Post: 19th Jul 2011, 10:21 AM
  5. How to remove header
    By Lahori_Munda in forum Web Application/Script Support
    Replies: 3
    Last Post: 23rd Jan 2011, 08:01 PM

Tags for this Thread

BE SOCIAL