Help - Search - Members - Calendar
Full Version: Adding Links on main forum page
Neowin Forums > Help & Discussion Center > Web Server Side > Bulletin Board Support
Brucemackey
Hi
I have added a bunch of mod's (Ipb Store Arcade Ect) too my IPB 1.3.1 final board and was wonddering how you put a link on the title of the page like were its got the outher link's like Help Calender Ect Even if i could put the link too the arcade ect somewhere on that page does anyone know were too edit this if so please explain any help would be greatly apressated, Cheers..
nwBen
You need to edit global_board_header in the ACP in your skin's HTML Templates
ForumWhore
Those mods come with full instructions on doing what you want, go back and check that you did everything.

Look for something like this ...

CODE

Open Skins & Templates
Click Skin Manager
Click IPB Default Skin
Click Edit Root Skin Template HTML
Click All Global HTML
Look for global_board_header

In the HTML Template look for:

<a href='{ipb.script_url}act=Help'>{ipb.lang['tb_help']}</a>

Before that add: (in the same line)

<a href='{ipb.script_url}act=Arcade'>Arcade</a>

Click the "Save Template(s)" button. Repeat for all skins.



smile.gif
flesh_magick
He's using 1.3.1 final. smile.gif

http://forums.invisionize.com/index.php?showtopic=47914

Brucemackey
Thanks Guys For Your Help smile.gif
ForumWhore
QUOTE(flesh_magick @ Apr 27 2005, 07:35)
He's using 1.3.1 final. smile.gif
[right][snapback]585834068[/snapback][/right]


l know, that's why l said Look for something like this ...


smile.gif

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.