Welcome Guest[13.58.21.119], connected from Columbus, Ohio
tabbed menu
|
Post: #1
|
|||
|
|||
tabbed menu
This mod was written by nhtera888xxx and modified by Joey_Pham from http://mybbvn.com
This is a handicraft template modification to help you to make the tabs for your categories, let's begin: Demo online: http://musicentral.net First of all, you have to download the attachment below, then unzip and upload it into jscript folder. Step 1: Go to template forumbit_depth1_cat and add the div tag to cover all the template: Code:[Highlight] <div id="cat_{$forum['fid']}" class="content"> Step 2: Go to template index and find: Code:[Highlight] {$forum} Then add above it: Code:[Highlight] <script type="text/javascript" src="jscripts/jquery-1.3.2.min.js"></script> Notice: The "cat_1", "cat_4", "cat_6", "cat_9", "cat_11" were taken from the div code from step 1 above: Code:[Highlight] "cat_{$forum['fid']}" And the numbers 1,4,6,9,11 are the ID of the categories that you want you make tab. Those cat_1, cat_4, cat_9 will be the main tabs that show on the index page. The #cat_6 will be the category that stay in the same tabs with the cat_4, like how it looks above, and the #cat_11 will be the category that stay in the same tabs with the cat_9. => Dont forget the # for the sub categories, if you forget, then they wont show after the main categories. You kind of get the idea, right? Then add these CSS code to global.css: Code:[Highlight] .at { (and goes on) Notice: We will hide all the tabs (not really hide) except the first tab or the tab that you want to be the main tab. For example, from the code above, it will shows the cat_1 and hide the the rest of them. If you want to show or change another tab, just add the cat_1 and delete the css of the tab you want to show. EX: Now I want to show the cat_4, then I'll have this code for my CSS: Code:[Highlight] .at { Like here, I just can choose for cat_1, cat_4, or cat_9, because they are the main tabs I've choose before. and then I'll change the code from template index from this: Code:[Highlight] <table border="0" width="100%" class="tborder" cellpadding="4" cellspacing="0" style="margin-bottom: 3px;"> Hope this modification will be helpful for you. |
|||
1 member(s) viewed this thread in the last 365 days :
|
Yeke |
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
Best Drop Down Menu For Your Forum Index | ghazal | 17 | 12,743 |
05-22-2017 10:55 AM Last Post: 16minuteslate |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |