View Single Post
  #2  
Old 06-13-2009, 09:31 PM
Watdaflip's Avatar
Watdaflip Watdaflip is offline
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Add link to website in phpbb 3 forum

Yes, open the overall_header.html file within the style you are using. Do a text search for "<a" and it will cycle through the links in the file. The majority of the links in the overall header are for the main menu.

Once you add the link you then need to go into your acp -> styles -> templates -> cache -> find the "overall_header.html" on the list -> check and delete it

Next time you load the page it should have the updated overall_header
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Reply With Quote