News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Home Button

Started by XxRxX, November 09, 2011, 12:16:38 AM

Previous topic - Next topic

XxRxX

Hello,

I searched a lot on my files and I couldn't find something, that's why I decided to ask here.
I would like to change the "help" button. I would like to make it to redirect to another website and change his name from Help to the other's site name.

Can you help me?

Thanks

Ricky.

You can do it, all you need to open Sources/Subs.php file,

Find
'help' => array(
'title' => $txt['help'],
'href' => $scripturl . '?action=help',
'show' => true,
'sub_buttons' => array(
),
),


In above code , change
'href' = 'http://some url here',

Herman's Mixen

open index.[language].php
Code (find) Select

$txt['home'] = 'Index';


Code (replace) Select

$txt['home'] = 'YourTXT';


for change the name :P
Met vriendelijke groet, The Burglar!

 House Mixes | Mixcloud | Any Intelligent fool can make things bigger, more complex, and more violent.
It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Albert Einstein

Former Godfather of our dutch community ;)

XxRxX

Hello,

I made it like this:       'help' => array(
            'title' => $txt['help'],
            'href' => $http://l2accuser.com . '?

action=help',
            'show' => true,
            'sub_buttons' => array(
            ),

And now my forum don't load. Did I make a mistake?

ARG01

#4
'altsite' => array(
                'title' => 'Site Title',
'href' => 'http://www.yoururl.com',
'show' => true,
'sub_buttons' => array(
   ),
      ),


ALWAYS keep a backup copy of your files before editing!

;)
No, I will not offer free downloads to Premium DzinerStuido themes. Please stop asking.

Advertisement: