vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Forum Display Enhancements - Menu quick navigation (https://vborg.vbsupport.ru/showthread.php?t=328768)

Chicoynano 06-01-2021 09:00 PM

Menu quick navigation
 
1 Attachment(s)
I have improved the product now shown. as a drop down menu.
Description:
========================================
Displays an option to quickly navigate the forums.

========================================
Options
========================================
All phrases can be translated.
========================================
Installation:
========================================
Import product_chicoynanofastnavigation1.0.3.xml it through the 'Manage Products' page in the AdminCP.
========================================
How to uninstall:
========================================
Go to "Manage Products" in the admincp and delete the product named "Chicoynano - Fast Navigation vB5"

https://i.postimg.cc/jjtYnWTG/1.gif

Please Mark as Installed if you use this. :)
Donations always appreciated. :up:

ka99 07-28-2021 04:23 AM

Great mod, how can I increase the width of the menu?

Thank you.

Chicoynano 07-30-2021 03:13 PM

I'm sorry at the moment, I don't have time, but if you tell me what accessory you need, I'll be able to take a look to see that you can do greetings

Anyway, if you want to add a variable, you can do it in the ChicoynanNavigationforum template.

ka99 07-30-2021 06:45 PM

Thanks Chicoynano

I dont need to add a variable, I was asking how can I change the width (make it more wider)

Thank you.

Chicoynano 07-31-2021 03:26 PM

Quote:

Originally Posted by ka99 (Post 2607313)
Thanks Chicoynano

I dont need to add a variable, I was asking how can I change the width (make it more wider)

Thank you.

You can add this code in the chicoynanonavegacionforum template inside <style> </style> make sure the dimensions of your forum and that it looks good on mobile phones fit your taste. You can also add this code in ADDITIONAL CSS

Code:

.b-comp-menu-dropdown__content {
    left: -113px !important;
    right: -72px !important;
}


ka99 08-01-2021 07:35 AM

Great.. I'll give a try and let you know.

Regards.


All times are GMT. The time now is 06:02 PM.

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.02673 seconds
  • Memory Usage 1,720KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete