News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Change name of home button and more

Started by phpMyTony, February 15, 2009, 06:19:24 PM

Previous topic - Next topic

phpMyTony

1.How could i change the name of the home button,
2.and make it redirect to the arcade
3.Also, how could I delete the  other arcade button after?

www.2.tonyperez.biz is the site i wanna do it on. Need fast response.                      

greyknight17

1. Search for home in /Sources/Subs.php and change $txt['home'],. A better way is to change the text in /Themes/default/languages/index.english.php for $txt['home'] = 'Home';

2. In Subs.php, you can copy the code from one of the other buttons and create one for arcade.

3. You should be able to find the other arcade button code in Subs.php and delete it.

phpMyTony

1. I am not using teh default theme. I changed it anyway - got no change.

2. Which code?

3. I am rubbish at finding codes. What is the code.

phpMyTony

Nevermind, done it. Now, how could I delete the Arcade button?

Rumbaar

Remove the Arcade (or similar) button array from the Subs.php file.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]


Advertisement: