The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Floating Side Menu Details »» | |||||||||||||||||||||||||
Floating Side Menu This mod is no longer supported... Origin: DynamicDrive.com Original Script: Omni Slide Menu ? John Davenport Scheuer * Adapted from Dynamic-FX Slide-In Menu (v 6.5) script by maXimus Supported Browsers: FF1+ IE5+ Opr7+ This mod has been tested and works on vbulletin version 3.6.8 PL2. This is a DHTML script for general forum use. Do not ask if it can be used for certain User Groups or given Permissions. Features: This mod places a floating menu on the right, or left of all of your forum pages. To place it on the left, edit the following code in menuItems.js: Find... Code:
menupos:'right', Code:
menupos:'left', Edits:
Customization:
Code:
<style type="text/css"> /*Menu Links*/ /*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes may be inherited in some browsers from other 'a' element styles (if any) on the page*/ #kbmenu3 a { /*Menu3 Links*/ color:black; background-color:white; text-decoration:none; text-indent:1ex; } #kbmenu3 a:hover { color:black;background-color:#FFFF99; } #kbmenu3 a:active {color:black;text-decoration:none;} #kbmenu3 a:visited {color:black;text-decoration:none;} /*End Menu Links*/ </style> <script src="mmenu.js" type="text/javascript"></script> <script src="menuItems.js" type="text/javascript"> /*********************************************** * Omni Slide Menu script - ? John Davenport Scheuer: http://home.comcast.net/~jscheuer1/ * very freely adapted from Dynamic-FX Slide-In Menu (v 6.5) script- by maXimus * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full original source code ***********************************************/ </script> Live Demo: Demo Hope you like this simple little mod...if so, please, don't forget to rate it. Show Your Support
|
Comments |
#62
|
||||
|
||||
Most of the variable changes you guys are looking for are discussed on this page: Properties
|
#63
|
||||
|
||||
Thanks. I also find that not using a fluid forum style above about 95% to be best. It keeps the menu bar outside the forum edge and is less intrusive, but also more prominent, if that makes sense.
Bob |
#64
|
||||
|
||||
Quote:
It does seem to be less obtrusive when using a fluid forum style below 95%...I actually got it to blend in nicely on my fluid forum...I used images (instead of text color codes) for the headers and menu bar, themselves. Doing this...I was able to blend the menu bar into my forum's border...providing a less obtrusive menu...and customized to the forum's look. Using the "Properties" page, I've include in this thread, leaves one's imagination to run wild... If you visit the link to the Omni Slide page at DD which is listed at the top of the page...you can also find code to make this menu work on the left, right, or top of your forum...it just depends on one's preferences. Thanks for replying, Bob...and I appreciate your installing this mod... -Steve |
#65
|
||||
|
||||
Quote:
Your menu appears to be cut-off at the bottom. |
#66
|
|||
|
|||
Awesome! Thank you for sharing it. I installed and put the menu in left side.
Keep up the good work! |
#67
|
||||
|
||||
Thank you...and I'm glad ya like it...
|
#68
|
|||
|
|||
Thanks for this fine menu!
Quote:
Code:
["Radio and TV", "javascript:openRadioAndTV()",""], |
#69
|
||||
|
||||
Members with Mozilla report the menu is permanently open.
Bob |
#70
|
||||
|
||||
Then they must have a problem with their browser...
I'm using Mozilla Firefox 2.0.0.9 and the menu is working fine...see attached... Unless they're using a version not compatible...see mod listing... |
#71
|
||||
|
||||
Quote:
Seems to be neglecting his updates... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|