Home | Help Forums | Web Design Tutorials | Free Swishmax Downloads | All Downloads

 

 

Company

Home

Nework Details

Tutorials

SWiSH 2

SWiSHMax

Flash MX

PHP & MySQL

HTML / JScript

Adobe Photoshop

Corel Draw

Gimp

Miscellaneous

Downloads

Templates

Plugins

Fonts

Wallpapers

Free Images

Scripts and Codes

Products

E-Books

SWiSH BB

SWiSH Templates

SWiSH-DB Newsletter
Subscribe to our newsletter : GO
  Partners / Affiliates

   Swish Templates
   SWiSH Climax
   GimpTalk
   Idea Designs
   Sposatoettore
   Try Acai Berry Diet
   Download Free Ringtones
   Swishzone

Manage your site with Flax Article Content Management System
[Invision Power Board] Adding Links To The Nav Bar At The Top, oo IPB
Category : Miscellaneous | Level : Beginner | Language : English
Ask Question | Read Comments | Post tutorial | Previous | Next

Web www.swish-db.com

Ok, i made this especially for Donna (Trueer)

Here you go, adding extra links to the header bar.

-----------------

Step 1: Login to your forum, choose from the menu "Admin Panel" (Obviously, you need to be an Administrator).

Step 2: Locate to Skins & Templates, then under that box, locate to HTML Templates

Step 3: Look for the title of your skin, then locate to Manage HTML

Step 4: Now, once you're inside Manage HTML area, at the top, you can see Quick Clicks. Choose from the menu Edit Board Header and click Go.

Step 5 Inside this, locate to Member Bar WITH Messenger Links. Inside her will be your script, but mine is:

CODE
<table width="100%" id="userlinks" cellspacing="6">
  <tr>
   <td><strong>{ibf.lang.logged_in_as} <a href='{ibf.script_url}showuser={ibf.member.id}'>{ibf.member.name}</a></strong> ( <a href='{ibf.script_url}act=Login&amp;CODE=03'>{ibf.lang.log_out}</a>$ad_link $mod_link $val_link )</td>
   <td align='right'>
     <b><a href='{ibf.script_url}act=UserCP&amp;CODE=00' title='{ibf.lang.cp_tool_tip}'>{ibf.lang.your_cp}</a></b> &middot; <a href='{ibf.script_url}act=Msg&amp;CODE=01'>{$msg[TEXT]}</a>
     &middot; <a href='{ibf.script_url}act=Search&amp;CODE=getnew'>{ibf.lang.view_new_posts}</a> &middot; <a href='javascript:buddy_pop();' title='{ibf.lang.bb_tool_tip}'>{ibf.lang.l_qb}</a></td>
  </tr>
 </table>


Obviously, the code above will be different to yours.

I'm thinking you want to add the custom link to the end after · Assistant (As on my board).

Step 6: Ok, in the code above, look for:

CODE
&middot; <a href='javascript:buddy_pop();' title='{ibf.lang.bb_tool_tip}'>{ibf.lang.l_qb}</a>


Step 7: Add after that the code above again, but changing the text and link as yours, for example, here is my edited version:

[CODE]&middot; <a href='http://www.yourwebsite.com/file.php'>Link Name</a>


Hope that helps you smile.gif


Regards,
Jamie B


Posted @ 13dots & Host-Media too smile.gif


All rights reserved - swish-db.com