Adding front page buttons to forum.

Started by rubix123, June 14, 2012, 02:32:48 AM

Previous topic - Next topic

rubix123

How can I add the buttons on the front page of my site to the top of my forum? I would like to replace the Home, forum, etc, buttons with the ones on my front page. I have located the code for those buttons, but I dont know which SMF file to add it to. Could someone give me some guidance?  :)


Ricky.

So you want to have similar menu buttons as of your main site on your forum. For that you have to edit CSS files of your theme as well index.template.php , look for template_menu() function, it has the code responsible for menu.

In case you want to add and remove buttons then you need to edit Sources/Subs.php , see this for more details.

Advertisement: