Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: An0nymousHelper on January 18, 2011, 12:56:09 AM

Title: Add to menu bar?
Post by: An0nymousHelper on January 18, 2011, 12:56:09 AM
Hey Everyone! If anyone could help me out i would greatly appreciate it! So basically i have my forum (1.1.11) and i need to add something to the top menu bar (theres Home,Help etc etc.) I really don't no where to begin with this if anyone could help me out by a link to a good tutorial i have searched around and not found anything. Thanks very much in advance!!
Title: Re: Add to menu bar?
Post by: JBlaze on January 18, 2011, 12:59:55 AM
Quote from: An0nymousHelper on January 18, 2011, 12:56:09 AM
i have searched around and not found anything.
Uh huh...

How do you add custom tabs to the Core (default) theme menu? (http://docs.simplemachines.org/index.php?topic=564.0)
Title: Re: Add to menu bar?
Post by: An0nymousHelper on January 18, 2011, 01:30:48 AM
lol yes i have seen that, but i didn't no how to do it to a custom theme. I am using the theme Reference if that makes a difference ;)
Title: Re: Add to menu bar?
Post by: hadesflames on January 18, 2011, 02:57:37 AM
It's generally the same.

Look around the default core theme to see more or less where the buttons are on the core theme, then go to your custom theme and go to the same area, and there should be something that would look like html code for links (<li> <a> etc...) and then just try to copy more or less what you see going on around there.