PDA

View Full Version : Advanced Navigation module for vBulletin 3.5.x and CMPS 2.0


Pages : 1 2 3 4 [5]

barne771
05-07-2009, 09:12 AM
is there anyway to add a second drop down menu?

barne771
05-07-2009, 10:08 AM
is there anyway to add a second drop down menu?

solved myself thanks

Our Sponsors
 

krytycal
08-26-2009, 05:19 AM
Could anyone knowledgeable of HTML tell me how to remove the dividers please? They don't mesh very well with my theme. I attached an image with the dividers circled so you can see what I'm referring to. Here's the code I'm using:

Thanks in advance for any input.

a:2:{s:6:"module";s:305:"a:12:{s:5:"title";s:15:"Navigation Menu";s:10:"identifier";s:0:"";s:8:"filename";s:7:"navmenu";s:7:"inctype";s:8:"template";s:6:"parent";s:0:"";s:12:"templatelist";s:0:"";s:7:"colspan";s:1:"0";s:8:"formcode";s:0:"";s:11:"cleanoutput";s:1:"0";s:7:"options";s:0:"";s:8:"useshell";s:1:"1";s:4:"link";s:0:"";}";s:9:"templates";s:6350:"a:1:{s:18:"adv_portal_navmenu";s:6308:"<tr>
<td class="alt2">

<!-- Items -->
<table class="alt1" height="18" border="1" cellspacing="0" cellpadding="0" width="100%">
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td class="tcat" align="center" ><span id="items">
<script type="text/javascript"> vbmenu_register("items"); </script>&nbsp; <a href="#">Items</a> </span></td></tr>
</table>
<!-- / Items -->

<!-- Items Menu -->
<div class="vbmenu_popup" id="items_menu" style="display:none;margin-left:100px;">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Items Menu</td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/index.php">linked item for your site</a></td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/index.php">linked item for your site</a></td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/index.php">linked item for your site</a></td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/index.php">linked item for your site</a></td></tr>
</table>
</div>
<!-- / Links menu -->

<!-- The Community -->
<hr size="1"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt=""/> <b>The Community</b></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]/<if condition="$session[sessionurl]">?$session[sessionurl]</if>"> Forum <else /> <a href="$vboptions[homeurl]"> Home </a></if></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/index.php$session[sessionurl_q]">Blogs</a></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/arcade.php$session[sessionurl_q]">Arcade</a></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/chat.php$session[sessionurl_q]">Chat</a></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td></tr>
</table>
<!-- / The Community -->

<!-- Media Gallery -->
<hr size="1"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt=""/> <b>Media Gallery</b></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/memberlist.php$session[sessionurl_q]">Members Albums</a></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/memberlist.php$session[sessionurl_q]">Create a Album</a></td></tr>
</table>
<br>
<table class="alt2" height="16" border="1" cellpadding="0" cellspacing="0" width="100%"><tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td align="center"> <a href="$vboptions[bburl]/profile.php?do=editprofilepic">Upload Image's</a> <img align="middle" src="$stylevar[imgdir_misc]/upnew.gif" alt=""/></td></tr>
</table>
<!-- / Media Gallery -->

<!-- Contact Zone -->
<hr size="1"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt=""/> <b>Contact zone</b></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/showgroups.php$session[sessionurl_q]" rel="nofollow">Staff</a></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a></td></tr>
<tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/$vboptions[contactuslink]" rel="nofollow">Sponsors</a></td></tr>
</table>
<!-- / Contact Zone -->

<!-- Archive -->
<if condition="$vboptions['archiveenabled']"> <hr size="1"/>
<table class="alt1" height="18" border="1" cellpadding="0" cellspacing="0" width="100%"><tr onmouseover="this.className='alt2'" onmouseout="this.className='alt1'"><td align="center"> <a href="$vboptions[bburl]/archive/index.php">vB Lite</a></td></tr>
</table>
</if>
<!-- / Archive -->

<!-- Search -->
<hr size="1"/>
<form action="{$vbulletin->options[bburl]}/search.php" method="post" name="search"> <input name="s" type="hidden" value="" /> <input name="do" type="hidden" value="process" /> <input name="sortby" type="hidden" value="lastpost" /> <input name="forumchoice" type="hidden" value="0" />
<input class="bginput" name="query" size="16" type="text" /> $gobutton
<div class="smallfont">&raquo; <a href="$vboptions[bburl]/search.php?">$vbphrase[advanced_search]</a></div>
</form>
<!-- / Search -->

<!-- Administrators -->
<if condition="$show['admincplink']"> <hr size="1"/>
<table class="alt1" height="18" border="1" cellpadding="0" cellspacing="0" width="100%"><tr onmouseover="this.className='alt2'" onmouseout="this.className='alt1'"><td align="center">

<tr class="alt1">
<td align="center" class="tcat"><span id="other"><strong> <a href="$vboptions[bburl]/$admincpdir/index.php$session[sessionurl_q]" target="_blank"> $vbphrase[admin]</a></strong></span></td></tr>
<!-- / Administrators -->
</td>
</tr>
</table>

</if>
</tr>";}";}

trbothead
08-26-2009, 09:10 AM
just remove the following from wherever you don't want the divider:

<hr size="1"/>

Our Sponsors
 

krytycal
08-26-2009, 04:00 PM
just remove the following from wherever you don't want the divider:

<hr size="1"/>

thank you so much!

stormzone
09-20-2009, 07:16 AM
Thank a lot.
Great module.

bouncer222
06-23-2010, 01:36 PM
can this be upgraded for vb 4 please?

DSMrSinister
08-23-2010, 08:46 PM
if i can get someone permission to release this for vb4. heres a screen shot.

bouncer222
08-23-2010, 10:08 PM
DSMrSinister PLEASE release it...or PM me

angeljs
01-15-2012, 06:17 AM
if i can get someone permission to release this for vb4. heres a screen shot.

Is this available,yet, please?

CareyCrew
01-15-2012, 08:11 AM
hi ch? D? Hay quá, uppp cho topic lên nèèèèèè...



spam reported

Bamurien
04-05-2012, 09:11 PM
Is this available,yet, please?

I would like this as well, if it's available yet please.


Thanks.