Quote:
Originally Posted by Cust0ms
Great mod, thanks!
And 3 questions 
1. How to change few categories to one tab?
2. I would like to use tabs but no for all forums. I want to do it like here:
http://www.dailysportspages.com/forums/index.php
FORUM 1 (no tab)
TABS (FORUM 1,2,3,4,5,6)
FORUM 2 (no tab)
3. How to change design my tabs?
Thanks!
How to edit my template?
|
This can be done super easy with the NON AJAX version. Once I get done with some of the coding I am doing, I might have time to release some sample code on how to do this. Many members have already done this on their own, so they might jump in and help you out.
Quote:
Originally Posted by Sawa Dee SohL
I have a question / issue with the Tabs:
I've put it on my site: www.ThesocialRev.com
- How do I get the tabs to show up in box's - right now they show up, just as the text - and when the Tab is highlighted/clicked - THEN it shows the box. Anyway to put a box around them all, and just highlight the chosen tab?
Example: http://thesocialrev.com/forum/index.php
|
Thats all handled with the CSS file. Just need to tweak it a little more. Look at the CSS from the version 1 NON Ajax and you will see how to do images for the Tabs. Also, Take a look at the default CSS that came in the ZIP file (yours has been edited)..
Quote:
Originally Posted by Sawa Dee SohL
Also:
Once I go INTO a post, on the given tab-board-topic.
The tabs no longer show - I have to go back to the main board, in order to see the tabs.
Is there a way to get the tabs to show on every Page, even when inside a post?
For example: http://thesocialrev.com/forum/forumdisplay.php?f=2
- No tab's show.
|
Yes, the Tabs are for the FORUM HOME only. The MOD only breaks out the FORUM HOME, that is what it was designed to do. With some customization, you can place a tabbed menu within the forum view and thread view, but that is only a menu system which would still have to bring you back to the forum home.
with that said, I do have a proto type that I am messing around with that actually keeps everything on one page.. ie, you click on a tab, it lists the forum content for that tab and when you click on a thread, the thread opens up in that container.... I am pretty sure that this is what some people want, but it is a massive rewrite of a lot of code and its not something thats going to become reality anytime soon..