Style Switcher
Current time: 30-07-2010, 05:52 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stupid Question lol
23-07-2009, 11:19 PM
Post: #1
Wink Stupid Question lol
Can somebody tell me how to add elements in the quick menu of the leopard theme and how to change the community description?
Smile
Another question.. how can I add elements in the portal.. all in the same theme

thx
Find all posts by this user
Quote this message in a reply
24-07-2009, 12:59 PM
Post: #2
RE: Stupid Question lol
There is no such things as stupid questions! Smile

All you have to do is edit header template.
Quick menu looks like this
Code:
            <div class="menu">
                <ul>
                <li><a href="{$mybb->settings['bburl']}/portal.php">Portal</a></li>
                <li><a href="{$mybb->settings['bburl']}/index.php">Forum</a></li>
                <li><a href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a></li>
                <li><a href="{$mybb->settings['bburl']}/memberlist.php">{$lang->toplinks_memberlist}</a></li>
                <li><a href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a></li>
                <li><a href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></li>
                </ul>
            </div>

And community description is few rows bellow. ( look after <div class="descr"> )

What elements in the portal?

If you change things in header template like I told you, portal header will be changed automatically.

Hope this helps.

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


 Quick Theme: