Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: chip24 on May 31, 2018, 12:38:37 AM

Title: Edit Menu Remove Help tab
Post by: chip24 on May 31, 2018, 12:38:37 AM
Studio theme.
How can I edit the (Menu/navbar) I want to edit or remove the help tab and add a tab to link back to main website using.  smf 2.0.15
Title: Re: Edit Menu Remove Help tab
Post by: Sir Osis of Liver on May 31, 2018, 12:57:49 AM
Main button array is in Subs.php.  Look for 'all the buttons'.
Title: Re: Edit Menu Remove Help tab
Post by: Kindred on May 31, 2018, 11:19:50 AM
https://wiki.simplemachines.org/smf/Buttons_-_How_do_I_add_buttons_to_SMF_2.0


same location for removals...
Title: Re: Edit Menu Remove Help tab
Post by: chip24 on May 31, 2018, 02:25:02 PM
OK thanks found it!