Not Solved Change the Portal button
#1
Not Solved Question 
Hi There.
I would like to change the "Portal" button at the top of the forums, so that it takes the user back to the Home Page of the website.

Currently the myBB forum is running on the following website:
http://www.bmwclan.co.za/
http://www.bmwclan.co.za/forum

I would like to add a button / change the portal button to go back to the www.bmwclan.co.za website.

How / Where do I change this?
Reply
#2
Not Solved
admin panel >> templates >> active theme templates >> Header Templates >> header

find code like below and change it as required or add another link with similar code
<li><a href="{$mybb->settings['bburl']}/portal.php">Portal</a></li>
Reply
#3
Not Solved
(2013-07-22, 08:57 AM).m. Wrote: admin panel >> templates >> active theme templates >> Header Templates >> header

find code like below and change it as required or add another link with similar code
<li><a href="{$mybb->settings['bburl']}/portal.php">Portal</a></li>

Hi There, thank you for the quick reply.
I will try this and come back to you with a response.
Have a good day

(2013-07-22, 08:59 AM)juandre1984 Wrote:
(2013-07-22, 08:57 AM).m. Wrote: admin panel >> templates >> active theme templates >> Header Templates >> header

find code like below and change it as required or add another link with similar code
<li><a href="{$mybb->settings['bburl']}/portal.php">Portal</a></li>

Hi There, thank you for the quick reply.
I will try this and come back to you with a response.
Have a good day

Worked like a charm.
Thank you so much for your assistance.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)