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!!
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)
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 ;)
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.