PDA

View Full Version : Forum Display Enhancements - Menu quick navigation


Chicoynano
06-01-2021, 09:00 PM
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. (https://paypal.me/4gforo?locale.x=es_ES) :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
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

.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.