Go Back   vb.org Archive > Community Central > Community Reviews

Reply
 
Thread Tools Display Modes
  #11  
Old 04-09-2019, 02:08 PM
delicjous's Avatar
delicjous delicjous is offline
 
Join Date: Nov 2014
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #12  
Old 04-12-2019, 01:03 AM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And I thought I had alot for forums on my board.
Reply With Quote
  #13  
Old 04-12-2019, 04:20 AM
delicjous's Avatar
delicjous delicjous is offline
 
Join Date: Nov 2014
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zweeper View Post
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.
Reply With Quote
  #14  
Old 04-13-2019, 01:54 PM
Zweeper Zweeper is offline
 
Join Date: Jan 2005
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by delicjous View Post
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 :/
Reply With Quote
  #15  
Old 04-15-2019, 02:10 AM
delicjous's Avatar
delicjous delicjous is offline
 
Join Date: Nov 2014
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zweeper View Post
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?
Reply With Quote
  #16  
Old 04-15-2019, 05:10 AM
Zweeper Zweeper is offline
 
Join Date: Jan 2005
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
  #17  
Old 04-15-2019, 09:44 AM
Zweeper Zweeper is offline
 
Join Date: Jan 2005
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by delicjous View Post
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!
Attached Images
File Type: png vbulletin_category.PNG (32.4 KB, 0 views)
Reply With Quote
  #18  
Old 04-16-2019, 07:31 AM
delicjous's Avatar
delicjous delicjous is offline
 
Join Date: Nov 2014
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zweeper View Post
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;

}
Reply With Quote
  #19  
Old 04-17-2019, 10:30 AM
Zweeper Zweeper is offline
 
Join Date: Jan 2005
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

danke, das wirkt jetzt viel übersichtlicher!
Reply With Quote
  #20  
Old 04-17-2019, 02:40 PM
delicjous's Avatar
delicjous delicjous is offline
 
Join Date: Nov 2014
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zweeper View Post
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;
}
Attached Images
File Type: png Bildschirmfoto 2019-04-17 um 18.36.46.png (59.7 KB, 0 views)
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:18 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11319 seconds
  • Memory Usage 2,276KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_html
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete