![]() |
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.
|
Nice just what we needed
|
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. |
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: |
1 Attachment(s)
Quote:
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? |
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 |
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"> HTML Code:
<!--%%%%%%%%%%%% Quality Menu Styles [Keep in head for full validation!] %%%%%%%%%%%--> 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) --> |
Quote:
|
Nice work, thnx!
|
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 |
Quote:
font-weight:bold; |
help needed, info on next post :)
|
nevermind :)
|
Quote:
|
uninstalled, no support
|
It's basic css. Why not Google it?
|
Quote:
Code:
<table cellpadding=0 cellspacing=0 align="center"><tr> |
installed thanks
|
I am in the middle of installing this grate mod, but on explorer (8) the drop down menu text is centered, in safari and other it is left aligned like it should.
Any idea how to solve this? |
Found it by inserting > text-align:left; in the SUB Container
|
Is there away to have 2 columns - 1 dropdown ? I have one dropdown that goes off the page so i would like it to be in two colums. Thanks in advance for your help
|
This has made a dramatic improvement to the appearance of my forum! Thank you so much! :):):)
|
It is one of my favorites. YOU ARE ONE OF THE BEST moders in vbulletin man.
Just a question. I need something to feet to my forum (colors design etc). Anytime you can take a look (when you have free time) and pm me if you want anything from me friend (i can donate with paypal or anything you ask for). http://www.bytheway.gr |
Could you please tell me how I can Center the menu content on the page? Currently its leaning more to the left ... here is an example :
https://vborg.vbsupport.ru/external/2010/01/36.png I would like to have the menu in the middle of the page instead of the left side. Please let me know if its possible to change it. |
It's aligned to the left, not leaning.
Center menus are so 1980. Also this issue is covered in this thread quite extensively. |
I found the answer at page 8, thanks for the mod !
|
Quote:
Quote:
Quote:
Quote:
|
How can I make can be clicked to open menus ?
|
Quote:
In the code provided replace any instances of onmouseover example: Code:
b=sp[i];if(b.tagName=="A"){lsp=b;b[w]=qm_oo;if(w==e)b.onmouseover=function(event){clearTimeout(qm_tt);qm_tt=null;qm_la=null; Code:
b=sp[i];if(b.tagName=="A"){lsp=b;b[w]=qm_oo;if(w==e)b.onclick=function(event){clearTimeout(qm_tt);qm_tt=null;qm_la=null; Mike |
Hi, I've been using this mod for quite some time now. In fact I don't use the navbar or postbits any longer as this is truly awesome... so thanks for the mod and spending time on it for us all :)
However, I would like to ask one question if I may. In postbits there was a rather nice welcome block and I would like to integrate this with your menu system. Can this be done and if so how please. Thanks :D |
Quote:
|
1 Attachment(s)
Thanks for the reply.
Heres the code I've been working on to add the welcome block to the drop down menu Code:
<if condition="$show['member']"> Hope that's clear? And thanks for your help so far. |
Hi Last Superman. Don't worry about trying to alter the Drop down menu.
I understand that this is off topic anyway and I wouldn't want to use up your free time trying to do this when you are bound to have better things to do. It's a great drop down menu and I'm keen to keep it rather than use the nave bar. I'll look into way of getting the drop down menu in to nav bar rather than in the header. Thanks anyway and keep up the good work. :D |
Anyway you could make a white one, like your black one?
|
1 Attachment(s)
OK, not to worry. I've discovered how to put the drop down menu inside the navbar.
It was important to me because I had used up quite a bit of space with the header, navbar, drop down menu and Google ads before you even get to the forum. I've pasted a screen shot for anyone interested in placing their drop down menu inside the navbar. And here how to do it... really simple! Edit navbar in your template and do a search for PHP Code:
|
Hey Last Superman,
Was there ever a solution for the vbulletin navbar to open drop down links upon hover and not click? It would make the drop down mod better and this would solve the centralizing too. |
I get an error using IE8:
No Definition for "qmad"! Line 69, Code 0 How to fix that? |
This looks great !
Any chance we can get this for VB4 ?? :) |
Thank You!
|
Does anyone have step-by-step instructions on how to clean things up by having the javascript and CSS in separate files rather than all within the code in the template?
|
All times are GMT. The time now is 06:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|