vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - UKBL ~ Quality Drop Down Menu System (https://vborg.vbsupport.ru/showthread.php?t=203521)

davida500 11-04-2009 06:32 PM

The problem comes when it's put into a window though. Full screen it's fine, but when the window becomes smaller than the navbar, instead of getting cut off it goes to a new line.

sinistergaming 11-10-2009 12:47 AM

Nice just what we needed

Alucard^ 11-10-2009 02:08 PM

Hi man, good modification... installed ofcourse.

And here an example: http://www.nv-arg.com.ar/foro/

Also, i have a request, how can i do to drop the menu when you click in the button and not by a mouseover? Thx to much.

Scalemotorcars 11-13-2009 01:08 AM

Installed and heavily modded. Here's an example. http://www.scalemotorcars.com/forum/


Changes

Ive used the nested menus already built into the mod. Would be nice if that was clearer in the instructions. also, rather then have all that code in the header template I crated another template and just called it into the header.

Also moved most of the JS and CSS into one file with the rest of my extra code.

Thanks for this mod its much cleaner then VB's menu. :up:

yotsume 11-13-2009 05:05 AM

1 Attachment(s)
Quote:

Originally Posted by Scalemotorcars (Post 1913334)
Installed and heavily modded. Here's an example. http://www.scalemotorcars.com/forum/


Changes

Ive used the nested menus already built into the mod. Would be nice if that was clearer in the instructions. also, rather then have all that code in the header template I crated another template and just called it into the header.

Also moved most of the JS and CSS into one file with the rest of my extra code.

Thanks for this mod its much cleaner then VB's menu. :up:

It would be nice to know with clear instructions how you moved the JS and CSS, etc...

RIGHT SIDE SUB-MENU OFF SCREEN ISSUE
It would be nice to have the right side sub-menu problem addressed. In your site you have a sub-menu that opens off screen! Your right side sub-menus for your Forum FAQ and Gallery FAQ open off screen because they pop up off to the right. We need an open to have the right side sub-menus pop up off to the left of the menu so they stay on screen!

See Attached Screen Shot of Sub-Menu Problem

Anyone have a solution to this bug/issue??? My laptop screen resolution is set at: 1280 x 800 Without the option to open a sub-menu to the right or the left of a drop menu there will always be of screen problems. This hack needs code added so we can choice to have a sub-menu open to the left of a drop menu. Anyone have a way to do this?

KID_1194 11-13-2009 09:54 AM

nice modification buddy ... but conditions must be added to the menu
in order to restrict the view of items .. what I mean is that you should use the if condition to make things only shown to members ..

Best regards

Scalemotorcars 11-13-2009 02:23 PM

Im sure that can be done and Ill mess with it when I have more time. :up:

As for the CSS I already had a Css file I used for extra code so I just added it to the bottom. Im sure you could do the same by adding it to the (extra CSS) in the style editor.

Same for the JS, I just added it to another JS that was global.

I did leave some of the JS in place because it seems to be location specific. Example.

right before this line.....

HTML Code:

<ul id="qm0" class="qmmc">
        <li><a class="qmparent" href="javascript:void(0)">First button title</a>

I kept this in place.

HTML Code:

<!--%%%%%%%%%%%% Quality Menu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
<!-- Add-On Core Code (Remove when not using any add-on's) -->
<style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style>

And at the very end of the menu code I kept this line in place.

HTML Code:

<!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
<script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>

All other Js and Css was moved to global files respectively.

Scalemotorcars 11-13-2009 02:26 PM

Quote:

Originally Posted by KID_1194 (Post 1913478)
nice modification buddy ... but conditions must be added to the menu
in order to restrict the view of items .. what I mean is that you should use the if condition to make things only shown to members ..


Best regards

Yep, Ive already tried it and it works fine. Need to put it back thanks for the reminder. :D

gscimbomcom 11-14-2009 08:26 AM

Nice work, thnx!

bluej 11-16-2009 04:03 AM

great mod, thanks so much :)

can you tell me how to make the text bold, i did search the thread but can not find where it has been asked...i know this is a simple question but not sure at the moment i am brain dead, hehe

thanks again


All times are GMT. The time now is 10:56 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.01372 seconds
  • Memory Usage 1,747KB
  • 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
  • (3)bbcode_html_printable
  • (2)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