vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Reviews (https://vborg.vbsupport.ru/forumdisplay.php?f=14)
-   -   Bolidenforum (https://vborg.vbsupport.ru/showthread.php?t=326218)

delicjous 04-09-2019 02:08 PM

You should give the cat obove Alfa Romeo a title like "Auto-Marken"...

then (just for Audi Forum) put this css to your additional css template:

HTML Code:

#forum3 + .subforum-list + .category-header {
    display: none;
}

You need the forumid before the category header and put together #forum + that id.

Hope that helps.

final kaoss 04-12-2019 01:03 AM

And I thought I had alot for forums on my board.

delicjous 04-12-2019 04:20 AM

Quote:

Originally Posted by Zweeper (Post 2599058)
I really like that idea and I will try to realize that!
Many thanks! :)

First you should look into your forum-list view. Thats a little displaced.

Zweeper 04-13-2019 01:54 PM

Quote:

Originally Posted by delicjous (Post 2599094)
First you should look into your forum-list view. Thats a little displaced.


what do you mean with displaced?

I guess sooner or later I need a pro for some design stuff :/

delicjous 04-15-2019 02:10 AM

Quote:

Originally Posted by Zweeper (Post 2599106)
what do you mean with displaced?

I guess sooner or later I need a pro for some design stuff :/

Was a cache-error or anything else. Dipslacements are gone... looks nice again. Did you try my css?

Zweeper 04-15-2019 05:10 AM

No, you were right, that was a "bug" within the vbulletin 5 ad-modules.
Thanks for the hint :)



I will try your CSS within the next couple of days and will report back here :)


Many thanks!

Zweeper 04-15-2019 09:44 AM

1 Attachment(s)
Quote:

Originally Posted by delicjous (Post 2599062)
You should give the cat obove Alfa Romeo a title like "Auto-Marken"...

then (just for Audi Forum) put this css to your additional css template:

HTML Code:

#forum3 + .subforum-list + .category-header {    display: none;}
You need the forumid before the category header and put together #forum + that id.

Hope that helps.


Just gave it a try, but I think it wont make it better regarding a clear design.
Would be nice to show only the main forum name there and hide the sub-categories. Is that possible in any way?




Greetings!

delicjous 04-16-2019 07:31 AM

Quote:

Originally Posted by Zweeper (Post 2599114)
Just gave it a try, but I think it wont make it better regarding a clear design.
Would be nice to show only the main forum name there and hide the sub-categories. Is that possible in any way?
Greetings!

Hide subforum of a channel (replace number by forumID)

HTML Code:

#forum22 + .subforum-list {

    display: none;

}


Zweeper 04-17-2019 10:30 AM

danke, das wirkt jetzt viel übersichtlicher!

delicjous 04-17-2019 02:40 PM

1 Attachment(s)
Quote:

Originally Posted by Zweeper (Post 2599126)
danke, das wirkt jetzt viel ?bersichtlicher!

W?rde noch ?bersichtlicher wirken wenn die ganzen leeren Kategorien weg w?ren.

Would look a lot cleaner without all the empty category-headers:

Look at post #11:

HTML Code:

#forum3 + .subforum-list + .category-header {
    display: none;
}
#forum22 + .subforum-list + .category-header {
    display: none;
}
#forum23 + .subforum-list + .category-header {
    display: none;
}

https://vbulletin.org/forum/attachme...1&d=1555519202


All times are GMT. The time now is 02:58 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.01140 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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