• 0

Adding Links on main forum page


Question

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..

Link to comment
https://www.neowin.net/forum/topic/313164-adding-links-on-main-forum-page/
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Those mods come with full instructions on doing what you want, go back and check that you did everything.

Look for something like this ...

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. 

:)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.