Jump to content

How to add links on top of the forums?


Guest KhalsaForce

Recommended Posts

ADMIN CP

Skins & Templates >
Choose the skin you want them on >
Edit Root Skin Template HTML >
All Global HTML >
global_board_header >

Find:

[i]<a href="{ipb.script_url}act=Help">{ipb.lang['tb_help']}</a><a href="{ipb.script_url}act=Search&amp;f={ipb.input['f']}">{ipb.lang['tb_search']}</a><a href="{ipb.script_url}act=Members">{ipb.lang['tb_mlist']}</a><a href="{ipb.script_url}act=calendar">{ipb.lang['tb_calendar']}</a>	[/i]

Now just add :

<a href=" URL "> TEXT HERE </a>


Put in the Url and the Text you want to appear.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...