Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: JshLnsctt on October 25, 2008, 01:17:21 PM

Title: Add Menu Button To Theme
Post by: JshLnsctt on October 25, 2008, 01:17:21 PM
SMF 2

I am trying to add a menu button to the theme energy.  I want the two first buttons to go as follows:
Home - Maine Page (http://freecomputerhlp.info)
Forums - To lead to the forums where "home" lead before

I have attached my index.template.php file if that will help

Thanks alot.
Title: Re: Add Menu Button To Theme
Post by: ccbtimewiz on October 25, 2008, 01:27:45 PM
If you're running SMF 2.0, the menu navigation should be in Subs.php
Title: Re: Add Menu Button To Theme
Post by: JshLnsctt on October 25, 2008, 01:39:40 PM
The subs.php file is attached, could you make the links point like this?

Home: http://www.freecomputerhlp.info
Forums: http://www.freecomputerhlp.info/Forum


Thanks
Title: Re: Add Menu Button To Theme
Post by: JshLnsctt on October 26, 2008, 10:40:21 AM
Bump
Title: Re: Add Menu Button To Theme
Post by: Marcus Forsberg on October 26, 2008, 10:44:21 AM
This may work!
Title: Re: Add Menu Button To Theme
Post by: JshLnsctt on October 26, 2008, 01:28:48 PM
That added the buttons, but made them both point to the following:
http://www.freecomputerhlp.info/Forum/wwwfreecomputerhlpinfo
Title: Re: Add Menu Button To Theme
Post by: JshLnsctt on October 26, 2008, 01:32:35 PM
Managed to get it with some minor tweaking, thanks so much for your help!