The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
OK, thanks.
|
#12
|
||||
|
||||
That would be this one, https://vborg.vbsupport.ru/showthread.php?t=229148
|
#13
|
|||
|
|||
Quote:
I'm sure the forum in the link in my OP has a mod created for it. Maybe I'll see if I can get someone to do something similar for me, assuming it doesn't cost a fortune, I don't need it that badly. |
#14
|
||||
|
||||
So when you use the VSA mod, give us a screenshot of how your forumhome looks with that mod running.
|
#15
|
||||
|
||||
Quote:
EDIT: I just looked at a client's site that I've installed that same mod on and it does do that. So you may have missed a setting or perhaps they are using that mod and a little bit of template coding to remove the forum icon. |
#16
|
|||
|
|||
OK, I now have the mod turned on so you can go to the site now and see what it looks like.
There are very few settings available. Main section Enable yes no Number of columns Display subforums title yes no Then there is some css stuff Then permissions where you can disable the mod for certain forums. That's it, I can't see anything else, certainly nothing about categories. As HM666 says, maybe there is some template stuff to be done but I wouldn't have a clue how to do that. |
#17
|
||||
|
||||
You need make forums two level deep then use the vsa subforum manager or add the css below to additional.css template. Results can be seen on my site.
Example CSS: Code:
/* --------------- Subforum Hack --------------- */ .subforums ol.subforumlist { float: left; width: 100%; margin: 0; margin-top: 5px; padding: 0; } .subforumlist li.subforum { float: left; width: 50%; margin: 0; padding: 0; clear: none; padding-bottom: 2px; white-space: nowrap; } .subforumlistlabel { display: none; } |
Благодарность от: | ||
MarkFL |
#18
|
||||
|
||||
Yeah that is how my client's forum is set up. So my assessment was off earlier you would need to add a forum area to make it do what you want.
Forum Rules ***-Forum Rules *****-General Forum Rules *****-Rules for the Exchange Forums |
#19
|
|||
|
|||
Quote:
I think I see what you're getting at here. So, in your example, ***-Forum Rules would be just an empty forum, (as in no threads), and the other two would be sub forums under that. Did I get that right? That being the case, I would then have to create an "empty" forum under each category. |
#20
|
||||
|
||||
You would have to create a new forum under each category by the name that you want and then make all the forums in that category come under that new forum.
Rules Forum (Category) ****-Rules Forum (top forum that show the main link at the top) ***********-Forum 1 (This forum will show in the organized list of forums) ***********-Forum 2 (This forum will show in the organized list of forums) ***********-Forum 3 (This forum will show in the organized list of forums) ***********-Forum 4 (This forum will show in the organized list of forums) ...and so on. So you would have to edit the forums and change the category or top level forum as the forum that it is directly under to the new forum that you make under the category. |
Благодарность от: | ||
MarkFL |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|