The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Top NavBar With Drop Down Menus Details »» | |||||||||||||||||||||||||
This mod is a top nav bar mod with drop down menus; it is the same as the standard vb one, the new navbar is in its own template.
This mod is easy to install there are to things you need to do to install this mod: 1) Upload product file 2) Edit navbar template The mod comes with: 1 xml file 1 read me text file 1 html help file to show how to add links and drop down menus FAQ: Q: Nav bar not showing in other mods. A: Click here thank you Q: What mods will this show in A: please read above why they might not, here are the lists of what I tested them in click here This mod is supported here and at MK PitStop Webmaster Forum, please click install if you use this mod, thank you. Demo Here = http://www.mkpitstop.co.uk/forum Hope you like Show Your Support
|
Comments |
#42
|
|||
|
|||
Quote:
I saw you have drop down Journal ....so it's should have some thing like nav bar ...so it's can talk to the header ...when you click it ...it's will open . If it didn't work ...I have to look at your adminCP ....because I don't have Vbseo ...so I don't know exactly where your Nav template . Or maybe some one in here used Vbseo can help you . |
#43
|
||||
|
||||
This is the journal code from header template
Code:
<td id="journalnavbar" class="nav_menu_control" width="92"><a href="#journalnavbar">$vbphrase[journals]</a> <script type="text/javascript"> vbmenu_register("journalnavbar"); </script></td> |
#44
|
|||
|
|||
Quote:
If you use vb 3.6.2 ...then you have to add to header and Nav bar . If you use vb 3.5.4 it's all right in that nav template . Like I said ...I don't have Vbseo ...so I don't know exactly where all the template ....but if you use Vbulletin ...I know where they at . This mod only for Vbulletin ...so that why it's doesn't work on your site ...in order to fix that ...you have to ask some one who use Vbseo . If you want me take a look ...you had to let me look at your adminCP , just PM me . I'll be back about an hour . Good luck to you . |
#45
|
|||
|
|||
Is there may be anywhere in your style templates had something called : Navigation/breadcrumb templates ....???
Something call Navigation ...find it . |
#46
|
||||
|
||||
Ok I added the script code in navbar. The drop down works, but look at it now.
Its called "entertainment". What's with the space on the right and the "go to page"? |
#47
|
|||
|
|||
Chadi ....I saw you have Entertainment drop down menu ...
Copy and paste this over your header Entertainment : PHP Code:
|
#48
|
||||
|
||||
It still looks the same
|
#49
|
|||
|
|||
As I memtion above about delete this cript under your Nav template :
If you delete this script the go to page will be gone ....but your Entertainment will not work when you at the post or view threat ...it's only work at the forum page . But if you had the Vb 3.6.2 ...it's work perfect . This is the cript I delete at my site : Also this delete file is my option : Go to Nav or Header template PHP Code:
PHP Code:
But remember ....click yes and save in the history before you edit . |
#50
|
|||
|
|||
Quote:
try this PHP Code:
|
#51
|
||||
|
||||
Ok look now...still this strange border on bottom of drop down
Code:
<script type="text/javascript"> <!-- function log_out() { ht = document.getElementsByTagName("html"); ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)"; if (confirm('$vbphrase[sure_you_want_to_log_out]')) { return true; } else { ht[0].style.filter = ""; return false; } } //--> </script> <br /> <!-- Nav --> <div class="nav_border_out"> <div class="nav_border_in"> <if condition="is_array($navbits)"> <table cellpadding="4" cellspacing="0" border="0" width="100%" align="center"> <tr> <td width="15"><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td> <td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb] <img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /> <a href="$scriptpath"><span class="navbar"><strong>$navbits[lastelement]</strong></span></a> </td> </tr> </table> <else /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%"><if condition="$show['member']"> <div class="smallfont"><img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /> $bbuserinfo[username], <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase> </div> <if condition="$show['pmstats']"> <div class="smallfont"> <img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /> <if condition="$show['pmstats']"><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if> <if condition="$show['pmwarning']"><br /><img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></if> </div> </if> <else /> <div class="smallfont"><img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /> <a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[nav_register]</a></div> </if> </td> <td width="50%" align="right"><if condition="$show['member']"> <form action="search.php?do=process" method="post"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="quicksearch" value="1" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="text" class="navbar_forms" name="query" size="20" onfocus="this.value=''" value="$vbphrase[nav_search_form]" tabindex="1001" /> <input type="image" src="$stylevar[imgdir_button]/go.gif" style="vertical-align: middle;"/> </form> <else /> <!-- login form --> <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])"> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script> <div class="smallfont"> <input type="text" class="navbar_forms" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="16" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /> <label for="cb_cookieuser_navbar"><input type="hidden" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" /></label> <input type="password" class="navbar_forms" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="16" tabindex="102" onfocus="this.value=''" value="Password" /> <input type="image" src="$stylevar[imgdir_button]/go.gif" style="vertical-align: middle;"/> </div> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form> <!-- / login form --> </if> </td> </tr> </table> </if> </div> </div> <!-- /Nav --> <!-- Forum Description --> <if condition="$show['forumdesc']"> <div class="spacer_small"></div> <div class="forumdesc_border"><div class="forumdesc"><span class="smallfont"><strong>$foruminfo[title]</strong> $foruminfo[description]</span></div></div> </if> <!-- /Forum Description --> <div class="spacer"></div> <br /> <if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> <if condition="$show['searchbuttons']"> <!-- header quick search form --> <div class="vbmenu_popup" id="navbar_search_menu" style="display:none"> <form action="search.php?do=process" method="post"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">$vbphrase[search_forums]</td> </tr> <tr> <td class="vbmenu_option" title="nohilite"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="quicksearch" value="1" /> <input type="hidden" name="childforums" value="1" /> <input type="hidden" name="exactname" value="1" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div> </td> </tr> <tr> <td class="vbmenu_option" title="nohilite"> <label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label> <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label> </td> </tr> <tr> <td class="thead">$vbphrase[nav_search_options]</td> </tr> <tr> <td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[nav_new_posts]</a></td> </tr> <tr> <td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[nav_todays_posts]</a></td> </tr> <tr> <td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td> </tr> </table> </form> </div> <!-- / header quick search form --> </if> <if condition="$show['member']"> <!-- user cp tools menu --> <div class="vbmenu_popup" id="usercptools_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead">$vbphrase[quick_links]</td></tr> <if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if> <tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr> <tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr> <tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr> <if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if> <!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>--> <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr> <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr> <tr><td class="thead">$vbphrase[miscellaneous]</td></tr> <if condition="$show['pmmainlink']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if> <tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr> <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr> <if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if> </table> </div> <!-- / user cp tools menu --> </if> <div class="vbmenu_popup" id="journalnavbar_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead" align="center">$vbphrase[journal_links]</td></tr> <tr><td class="vbmenu_option"><a href="journal.php$session[sessionurl_q]">$vbphrase[journal_index]</a></td></tr> <if condition="$bbuserinfo!=0"> <tr><td class="vbmenu_option"><a href="journal.php?$session[sessionurl]do=gotomyjournal">$vbphrase[my_journal]</a></td></tr> </if> </table> </div> <!-- extras pop start --> <div class="vbmenu_popup" id="1_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="vbmenu_option"><a href="Link 1">Music 1</a></td></tr> <tr><td class="vbmenu_option"><a href="Link 2">Music 2</a></td></tr> </div> <!-- extras pop end --> <!-- / NAVBAR POPUP MENUS --> <!-- PAGENAV POPUP --> <div class="vbmenu_popup" id="pagenav_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="vbmenu_option" title="nohilite"> <form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form"> </form> </td> </tr> </table> </div> <!-- / PAGENAV POPUP --> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|