The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Dynamic Drive - Fold-out external menu on the left side Details »» | |||||||||||||||||||||||||||
Dynamic Drive - Fold-out external menu on the left side
Developer Last Online: Aug 2020
Background:
This is an implementation of Dynamic Drive's Fold-out external menu. I have been using it on my site for a few days and I have not had any errors. I am not comfortable with uploading the code from the author here so I will refer to the author's website for the code information through this process. [S]IMPORTANT NOTE! This code does not seem to work with Firefox browsers. Because I like this, I have decided that I am going to continue using by creating a "Child Style" of my main style called "Side Menu" so members can chose to use it if their browser can handle it or not if they can't...[/S] NOTE - This error looks to be because of the four lines I indicated that need to be deleted as below (SEE IMPORTANT NOTE) Installing this on your site Open Style Manager >> ALL Style Options (Steps 1 and 2 are both done there) Below "Additional CSS Definitions" add Code from: "Step 1: Insert the following code into the <head> section of your page:" IMPORTANT NOTE! You do not need the: PHP Code:
PHP Code:
Inside "header" section, above the first line of code, add code listed under: "Step 2: Insert the following into the <body> section of your page, right after the <body> tag itself:" Make a Menu File! I have uploaded my very simple file as an example! DEMO NOTE: I had this on one of my sites and it really did work... I had to trun off the style with this hack however as I had this under one of my development styles and another hack I am working with was causing errors to trickle down... I will see if I can install this on another of my sites when I get a chance so there is a demo of this in use... Enjoy! Show Your Support
|
Comments |
#2
|
|||
|
|||
Nice idea mate, but it doesn't work in Firefox. The entire menu (expanded) appears above the header.
|
#3
|
|||
|
|||
I think this was because on my live site I forgot to remove the four lines (AS ADDED ABOVE) for the style! I made a child style on my site "TS4MS Sidebar" and I am checking with my users if anybody is still having issues... After a few days it looks like it works for Firefox!
|
#4
|
|||
|
|||
No, when we were talking about it I got it working. But wouldn't work on Opera OR firefox. However on cybertims.co.uk it does work with both browsers.
Mabby theres a fault with the java in that coding? Not great at this sort of stuff, but its a slick feature. Be great in a "product" but as you say I am unsure if that could be done. |
#5
|
|||
|
|||
and it made me think of another use for this.
Can it be adapted to display the threaded view...? so that the window contains the threaded listing for those of us who love the threaded mode? |
#6
|
|||
|
|||
Well, you can read a PHP file in there and I think the server will execute the PHP code... I want to play with this more to see if I can use vBulletin variables to get things like usergroup specific information in there but I do not believe that will work BUT it does seem to retain the session so if you code a mini vB page to put in there. The problem is that we could get Java conflicts with anything that already has the code (header or body as we modified).
|
#7
|
|||
|
|||
system burp...
|
#8
|
|||
|
|||
Good luck mate,
I'll wait a few days and see if anything comes up before trying it again. We'll done so far |
#9
|
||||
|
||||
You should re-word your directions, on this part here:
Quote:
Also I wanted the links to match the forums so in the menu.htm were it's says" Code:
a:hover{ color:red; Code:
a:link{ color:#e0b23a; } a:hover{ color:#ffffff; } a:visited{ color:#e0b23a; } Well, I'm missing something because the hover isn't working, it just stays the visited color. If I remove the visited one it works, but then it's back the default visited color. |
#10
|
|||
|
|||
how can this be done to show up on the bottom of the window and rise upward?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|