The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to alter sub-forum displaying
How to display sub-forums like on this website? http://www.forum.hr (a Croatian forum)
Thanks! I am using VSa - Sub-Forum Manager Is it possible to alter some templates and make them to show without the little chat bubble image and inline instead of in a table? edit: Figured it out, instead of having the vB4 subforums, I had to edit 2 templates from Forum Home Templates >> forumhome_subforumbit_nopost forumhome_subforumbit_post this is how the nopost looks like now: Code:
<li class="subforum"> <a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a>, </li> Later on, I set the number of columns in VSA - Sub-Forum Manager to 8, to ensure they are not displayed in 2 rows unless if more than 8 (you can set them to even 12 if you want, in case the names aren't too long, so it will still display correctly). After that, I edited the subforum's plugin values for CSS in adminCP, adding bold for text and reducing the size of the text. I know it's not a huge thing, but others might want to know. In the plugin's settings there is an option to make the tables nicer too, which I did as well. Actually I am really happy I figured it out lol, because I'm no coder myself P.S. It would only be nice to figure out a way of having the commas without having to put them in the template because it adds one even after the last group in the display order. Cheers! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|