* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Recent Posts

Re: What are you listening to? by Stelios
[July 16, 2023, 08:54:53 am]


Re: What are you listening to? by Stelios
[July 16, 2023, 08:52:34 am]


Re: What are you listening to? by Jacob
[July 12, 2023, 01:59:53 am]


Re: What are you listening to? by Dagger
[July 06, 2023, 04:11:15 pm]


Re: Cannot Register on Support Forum by Jacob
[June 01, 2023, 01:09:08 am]


Re: Cannot Register on Support Forum by SMFNew
[May 21, 2023, 10:22:14 am]


Cannot Register on Support Forum by Stelios
[May 21, 2023, 06:45:30 am]


Re: Forum Profile Signature Error by SMFNew
[January 19, 2023, 10:26:49 pm]


Re: Forum Profile Signature Error by MangoMochi
[January 19, 2023, 10:24:45 pm]


Re: Forum Profile Signature Error by SMFNew
[January 19, 2023, 01:57:05 pm]

* Poll

  • Have you noticed better loading times?
  • Dot YES! My forum loads instantly!
  • 53 (33%)
  • Dot I have much better loading times
  • 20 (12%)
  • Dot I have noticed my forum loads a tiny bit faster than before
  • 22 (13%)
  • Dot I have not noticed any changes
  • 64 (40%)
  • Total Members Voted: 150
  • View Topic

* Twitter

Keep up to date with SMFNew by following us on twitter!

Author Topic: [MYBB] Adding toplinks to your theme  (Read 4542 times)

0 Members and 1 Guest are viewing this topic.

Offline Nick

  • SMFNew Support
  • *
  • Posts: 2079
  • Reputation: +19/-1
    • View Profile
    • GearedGamers
[MYBB] Adding toplinks to your theme
« on: November 10, 2009, 04:55:52 pm »
This tutorial is for MYBB.

Description: Adds links into your header allowing you to get around your website easier.
Preview


Firstly find

Code: [Select]
<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/search.gif" alt="" title="" />{$lang->toplinks_search}</a></li>
Above it add
Code: [Select]
<li><a href="{$mybb->settings['bburl']}/portal.php">Portal</a></li>
Now obviously you can change the link and "Portal" to whatever you want and you can add as many as you want. Make sure you dont overcrowd the header though as you want your forum to look professional. You can link anything in your header even a thread. All you would need to do is add

showthread.php?tid=ID

After

Code: [Select]
<li><a href="{$mybb->settings['bburl']}/
If you want to center your new header then add

Code: [Select]
<center> </center>
Before the first
Code: [Select]
<li>

of your header material and the last

Code: [Select]
</li>
 :D.
« Last Edit: September 04, 2011, 05:09:48 pm by Nick »
Wondering how to install new modifications and/or themes to your SMFNew forum? Suggest one »HERE«

Share on Facebook Share on Twitter


Offline Shole

  • Shole Company
  • Friends
  • Posts: 1206
  • Reputation: +33/-7
  • The Writing Hut
    • View Profile
    • The Writing Hut
Re: Adding toplinks to your theme
« Reply #1 on: November 10, 2009, 04:58:23 pm »
Nice to bad it isnt for SMF :(

Offline Shawn

  • Member
  • Posts: 282
  • Reputation: +6/-0
  • Old Support Staff
    • View Profile
Re: Adding toplinks to your theme
« Reply #2 on: November 10, 2009, 05:19:50 pm »
Good tutorial, it should help people out alot.
Ex-Support Staff Member

Offline GuruMoose

  • Member
  • Posts: 1381
  • Reputation: +23/-39
    • View Profile
Re: Adding toplinks to your theme
« Reply #3 on: November 13, 2009, 07:16:50 am »
We need some for SMF man. I might start working on coding now.
When writing a support topic, remember to post: Your forum URl, forum type(smf 1x,smf2x or mybb 1x), your problem.

When leaving a suggestion, please leave only two links to the modification/plugin, otherwise it will most likely be not looked at until there is a link to the modification/plugin

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal