PDA

View Full Version : Editing the Nav Bar


Calricdal
06-29-2009, 12:21 AM
Yaaarrrghh!! Help!! Whatta chumplin I am!! :eek: :o I've forgotten how and where I'm supposed to go to edit THIS:

<!-- nav buttons bar -->
<div class="tborder" style="padding:1px; border-top-width:0px">
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr align="center">

<td class="vbmenu_control"><a href="usercp.php">User CP</a></td>



<td class="vbmenu_control"><a rel="help" href="faq.php" accesskey="5">FAQ</a></td><td class="vbmenu_control"><a href="misc.php?do=cchatbox">ChatBox Full</a></td>

<td class="vbmenu_control"><a id="community" href="/forum/index.php?nojs=1#community" rel="nofollow" accesskey="6">Community</a> <script type="text/javascript"> vbmenu_register("community"); </script></td>


<td class="vbmenu_control"><a href="calendar.php">Calendar</a></td>



<td class="vbmenu_control"><a href="search.php?do=getnew" accesskey="2">New Posts</a></td>

<td class="vbmenu_control"><a id="navbar_search" href="search.php" accesskey="4" rel="nofollow">Search</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>


<td class="vbmenu_control"><a id="usercptools" href="/forum/index.php?nojs=1#usercptools" accesskey="3">Quick Links</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>




<td class="vbmenu_control"><a href="login.php?do=logout&amp;logouthash=1246214430-2f8341475410a0f203b995f575bb4a43f1dbe996" onclick="return log_out('Are you sure you want to log out?')">Log Out</a></td>


</tr>
</table>
</div>
<!-- / nav buttons bar -->




*sigh* I've done it before. But I don't remember how and where. Thanks in advance for your help on this. :)

Reycer
06-29-2009, 12:30 AM
Admin CP ------> Styles and Templates------->Style Manager------> (Your Style or) Default Style-----> Edit Templates-------> Navigation/Breadcrumb Templates--------> Navbar

You can also search to find that code in the templates:

Admin Cp--------> Styles and Templates------->Search in Templates-------> and just copy and paste your code into the "Search for Text" box. and it will take you right to it.

Calricdal
06-29-2009, 12:57 AM
Admin CP ------> Styles and Templates------->Style Manager------> (Your Style or) Default Style-----> Edit Templates-------> Navigation/Breadcrumb Templates--------> Navbar


You can also search to find that code in the templates:

Admin Cp--------> Styles and Templates------->Search in Templates-------> and just copy and paste your code into the "Search for Text" box. and it will take you right to it.

Neither of these seem to work. In the first instance I don't find any code that looks like the code I need to edit.

In the second instance I get and error message:

Not Acceptable

An appropriate representation of the requested resource /forum/admincp/template.php could not be found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.