vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   CSS - Sub-Forum-List in Columns (https://vborg.vbsupport.ru/showthread.php?t=91299)

JohnBee 10-04-2005 10:18 AM

I was also wondering if there was a way to turn turn on/off the subforum in columns option by individual forums? if not, could this become a featiure? In some cases i would like to let the smaller (2 or less) subforum, forums in there original state, justified next to the Subforum: subtitle in the forumhome layout.

Just thought

R1D1 10-06-2005 10:19 AM

perhaps anybody only needs a clean table-like list?

use:

Code:

<if condition="$show['subforums']"><ul style='margin:0px; padding:0px;'>$forum[subforums]</ul></if>
at forumhome_forumbit_levelx_post instead... ;)

ggiersdorf 10-07-2005 12:38 AM

Great mod, but I have a question.. Is there any way to make it sort the forums in the list alphabeticaly?

cyberxp9 10-08-2005 07:49 PM

Quote:

Originally Posted by flup
I just requested it, perfect job!
[high]* flup installs[/high]

+preeteh goofd

hpwilhelm 10-09-2005 08:59 AM

Quote:

Originally Posted by R1D1
perhaps anybody only needs a clean table-like list?

use:

Code:

<if condition="$show['subforums']"><ul style='margin:0px; padding:0px;'>$forum[subforums]</ul></if>
at forumhome_forumbit_levelx_post instead... ;)

My own working version had the subforum class at the <ul> element, with margins and paddings set to zero. That way you get more control with the aperance. I have also added a clear:both underneath so you can put stuff below the list.

I'll post it later today.

ggiersdorf 10-09-2005 11:45 AM

what does the post by R1D1 do I dont understand the clean table can you attach a picture for us?

stinger2 10-09-2005 03:59 PM

did any one tried this on Gold?

hpwilhelm 10-09-2005 05:10 PM

Quote:

Originally Posted by ggiersdorf
what does the post by R1D1 do I dont understand the clean table can you attach a picture for us?

Here is a screenshot :)

stinger2: It works with Gold.

hpwilhelm 10-10-2005 08:41 AM

Quote:

Originally Posted by JohnBee
One simple question :)
I want to add a small space on the bottom of my columns to even out the layout with the top of the layout. How could I do that?

say add 1 line space on the bottom under the columns?

If you add another <br /> after <br class="clear" /> (in v2) you should get a extra line. :)

Quote:

Originally Posted by JohnBee
I was also wondering if there was a way to turn turn on/off the subforum in columns option by individual forums? if not, could this become a featiure? In some cases i would like to let the smaller (2 or less) subforum, forums in there original state, justified next to the Subforum: subtitle in the forumhome layout.

As this is just a template mod, this is not possible. But if someone writes a plugin that adds a setting for this somewhere (forummanager) it would be possible to achieve through if-conditions.

Quote:

Originally Posted by ggiersdorf
Great mod, but I have a question.. Is there any way to make it sort the forums in the list alphabeticaly?

You need to do this manually in your forummanager.

ggiersdorf 10-10-2005 12:46 PM

Quote:

You need to do this manually in your forummanager.
Ughh seriously? Is there another way I could have 200+ subforms. Im running a game website and dedicating a forum to each specific game title.

were always adding them, is there ANY way to make them sort alphabetically?


All times are GMT. The time now is 11:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01177 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete