vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   how do i get rid of a couple o things on navbar? (https://vborg.vbsupport.ru/showthread.php?t=134720)

trd167 12-24-2006 08:23 PM

how do i get rid of a couple o things on navbar?
 
I would like to safely remove "new posts" and "quick links" off of my navbar

RS_Jelle 12-25-2006 05:31 PM

You have to edit the navbar template (using the Styles & Templates admin) ;)

Just remove this piece of code:
HTML Code:

<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
And this piece of code:
HTML Code:

<if condition="$show['member']">
                                <td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>               
                        </if>


trd167 12-25-2006 07:27 PM

eh....now my 3.6.4 looks like this

www.whiteplusyellow.com/forum

<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<META http-equiv=Page-Enter content=BlendTrans(Duration=0)>


<a name="top"></a>
<table border="0" cellpadding="0" cellspacing="0" class="wrapper">
<tr>
<td class="headerbg"><table width="654" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="headerlogo"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://www.whiteplusyellow.com/forum/images/girltalk/girlTalk_01.gif" style="border:none;" width="199" height="119" alt="$vboptions[bbtitle]" /></td>
<td class="headerlogo2">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td class="nav"><div class="navpad">
<!-- nav buttons bar -->
<div align="center">
<table id="navstyle" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<if condition="$show['member']">
<td><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td><a href="http://www.whiteplusyellow.com/forum/register.php">$vbphrase[register]</a></td>
</if>
<td><a href="http://www.whiteplusyellow.com/forum">Message Board</a></td>
<td><a href="http://www.whiteplusyellow.com/forum/chat/flashchat.php"target="flashchat">Chat Room</a></td>

<td><a href="$vboptions[bburl]/billspaypal.php">Donate</a></td>

<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<else />
<td><a href="http://www.whiteplusyellow.com/forum/search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
</if>


</if>
<else />
<if condition="$show['searchbuttons']">
<td><a href="http://www.whiteplusyellow.com/forum/search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td><a href="http://www.whiteplusyellow.com/forum/search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td><a href="http://www.whiteplusyellow.com/forum/search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>

<if condition="$show['member']">
<td><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar -->
</div></td>
</tr>
<tr>
<td class="contentbg">
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$lgvmessage

ICY ICE 12-25-2006 11:10 PM

Thanks for this..I removed "new post" and "calendar" earlier today....just found this thread...sweet I did it correctly.

www.valleyscuba.com


All times are GMT. The time now is 08:29 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00959 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete