Tuesday, May 30, 2017

Re: Is there a way to change where the Home button points?

Look up for your Subs.php

Code: (Find) [Select]
           'home' => array(
'title' => $txt['home'],
'href' => $scripturl,
'show' => true,
'sub_buttons' => array(
),
'is_last' => $context['right_to_left'],
),

You can change the href part...

from Simple Machines Community Forum http://ift.tt/2r9gzP1
via IFTTT

No comments:

Post a Comment