vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Floating Side Menu (https://vborg.vbsupport.ru/showthread.php?t=162958)

Saviour 11-17-2007 07:30 PM

Quote:

Originally Posted by kushal (Post 1384544)
Yes, that is what I did with CMPS. I thought one edits should make this. However, it is working for me.
Thank you again.

I'm glad you have it working...

In case anyone was having the same problem as you...you may want to post what exactly you did in order for it to work.

It'll help a lot of people from asking the same question...over...and over...and over...

puertoblack2003 11-17-2007 07:47 PM

Quote:

Originally Posted by kushal (Post 1384488)
How can I make this menu to also appear in VBadvanced pages?

make sure that this code is in the header template the first line before <!--logo-->


Quote:

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



edited; sorry didn't see he had fixed it ;)


-pb

iogames 11-17-2007 07:49 PM

Can be place it on the bottom???

Saviour 11-17-2007 07:52 PM

Thanks for fielding that one for me, puertoblack2003...

Also...don't forget to change every instance of kbmenu3, in the above code, to whatever you have named your menu.

Saviour 11-17-2007 07:55 PM

Quote:

Originally Posted by iogames (Post 1384583)
Can be place it on the bottom???

The original script from DynamicDrive shows this menu on the left, right and the top...no mention was made for this as a bottom menu.

iogames 11-17-2007 08:07 PM

Great support! :up:

last question... the links can call PopUps as 'Radio' & 'TV's Hacks?

Saviour 11-17-2007 08:17 PM

Quote:

Originally Posted by iogames (Post 1384592)
Great support! :up:

last question... the links can call PopUps as 'Radio' & 'TV's Hacks?

Well, thanks...even though this mod really isn't supported...

I'm not quite sure I understand your question...are you asking if it will pull up a pop-up page, or a video from a link?

If you have a pop-up page already configured...all you would have to do is link to that page. Did I answer your question?

iogames 11-17-2007 08:53 PM

I've 2 Links on NavBar that open PopUps Windows, Like the 'RADIO & TV' hack... so how do you solve the problem?

puertoblack2003 11-17-2007 10:09 PM

Quote:

Originally Posted by iogames (Post 1384610)
I've 2 Links on NavBar that open PopUps Windows, Like the 'RADIO & TV' hack... so how do you solve the problem?

na that won't work i tried that myself.

Saviour 11-17-2007 10:38 PM

Quote:

Originally Posted by iogames (Post 1384610)
I've 2 Links on NavBar that open PopUps Windows, Like the 'RADIO & TV' hack... so how do you solve the problem?

I just scanned that Radio and TV mod...

It would seem you have to choose a player before you can select a station...is this correct? If so, that may be the reason why the pop-up fails...not quite sure. They make make this an automatic function as the mod progresses even further...or maybe it's just a permissions thing?

puertobalck2003...

What problems did you face when you tried to add a link to the pop-up?


All times are GMT. The time now is 04:47 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.01038 seconds
  • Memory Usage 1,740KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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