MyBB Community Forums

Full Version: Tab Menu?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey everyone.

I have the tabbed menu installed, and I put up a new theme, now my tabs wont work? Do I have to edit a part of the theme code?

thanks
I recommend you look at the release thread.
http://www.mybbcentral.com/thread-2439.html
In the thread it says
Quote:TEMPLATE TROUBLESHOOTING
=================================
If after install you have issues with your index page template please check to make sure these changes were made:

"index"
-----------------
1. After {$header} add {$tabmenu}
2. After {$forums} add

<script type="text/javascript">
<!--//
var myflowers=new ddtabcontent("menutabs")
myflowers.setpersist(true)
myflowers.init()
-->
</script>

"forumbit_depth1_cat"
------------------------
1. Start the template with this line:
<div id="tabmenu_{$forum['fid']}">

2. Add to the very end </div>

Also check the index page source code. In the header you should see the tabbed.css listed:
<link type="text/css" rel="stylesheet" href="http://domain.com/cache/themes/theme2/tabbed.css" />
If it's not there see the next section on customizing.
Thanks, I will have a look
could anyone please post the tabbed menu here?
(2020-12-18, 08:59 PM)Kali010 Wrote: [ -> ]could anyone please post the tabbed menu here?

This is a really old thread(2010 !!!), anyways use this plugin
https://community.mybb.com/mods.php?action=view&pid=456

Regards
WallBB