vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > vBa CMPS v3.x & 2.x > Add-On Modules (version 3.x & 2.x)

Reply
 
Thread Tools Display Modes
  #201  
Old 05-07-2009, 09:12 AM
barne771 barne771 is offline
Junior Member
 
Join Date: Mar 2006
Posts: 2
Default

is there anyway to add a second drop down menu?
Reply With Quote
  #202  
Old 05-07-2009, 10:08 AM
barne771 barne771 is offline
Junior Member
 
Join Date: Mar 2006
Posts: 2
Default

Quote:
Originally Posted by barne771 View Post
is there anyway to add a second drop down menu?
solved myself thanks
Reply With Quote
  #203  
Old 08-26-2009, 05:19 AM
krytycal krytycal is offline
Junior Member
 
Join Date: Aug 2009
Posts: 13
Default

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.

Code:
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>";}";}
Attached Images
File Type: jpg navigation.jpg (123.5 KB, 66 views)
Reply With Quote
  #204  
Old 08-26-2009, 09:10 AM
trbothead trbothead is offline
Senior Member
 
Join Date: Oct 2007
Posts: 103
Default

just remove the following from wherever you don't want the divider:

Code:
<hr size="1"/>
Reply With Quote
  #205  
Old 08-26-2009, 04:00 PM
krytycal krytycal is offline
Junior Member
 
Join Date: Aug 2009
Posts: 13
Default

Quote:
Originally Posted by trbothead View Post
just remove the following from wherever you don't want the divider:

Code:
<hr size="1"/>
thank you so much!
Reply With Quote
  #206  
Old 09-20-2009, 07:16 AM
stormzone's Avatar
stormzone stormzone is offline
Junior Member
 
Join Date: Jan 2009
Posts: 24
Default

Thank a lot.
Great module.
Reply With Quote
  #207  
Old 06-23-2010, 01:36 PM
bouncer222 bouncer222 is offline
Member
 
Join Date: Oct 2009
Posts: 89
Default

can this be upgraded for vb 4 please?
Reply With Quote
  #208  
Old 08-23-2010, 08:46 PM
DSMrSinister DSMrSinister is offline
Junior Member
 
Join Date: Jul 2004
Posts: 27
Default

if i can get someone permission to release this for vb4. heres a screen shot.
Attached Images
File Type: png vB4NavigationMenu.png (26.4 KB, 37 views)
Reply With Quote
  #209  
Old 08-23-2010, 10:08 PM
bouncer222 bouncer222 is offline
Member
 
Join Date: Oct 2009
Posts: 89
Default

DSMrSinister PLEASE release it...or PM me
Reply With Quote
  #210  
Old 01-15-2012, 06:17 AM
angeljs angeljs is offline
Senior Member
 
Join Date: Aug 2005
Posts: 155
Default

Quote:
Originally Posted by DSMrSinister View Post
if i can get someone permission to release this for vb4. heres a screen shot.
Is this available,yet, please?
__________________
Sim Fans UK - Sims downloads and discussion
Reply With Quote
  #211  
Old 01-15-2012, 08:11 AM
CareyCrew CareyCrew is offline
Gone. vB is worthless now
 
Join Date: Sep 2007
Posts: 1,676
Default

Quote:
Originally Posted by dammecungr99 View Post
hi ch? D? Hay quá, uppp cho topic lên nèèèèèè...
spam reported
Reply With Quote
  #212  
Old 04-05-2012, 09:11 PM
Bamurien Bamurien is offline
Junior Member
 
Join Date: Apr 2012
Posts: 1
Default

Quote:
Originally Posted by angeljs View Post
Is this available,yet, please?
I would like this as well, if it's available yet please.


Thanks.
Reply With Quote
  #213  
Old 03-21-2013, 04:48 PM
bada_bing bada_bing is offline
Member
 
Join Date: Dec 2005
Posts: 53
Default

Anyway to get this to show up on all vbulletin pages also, this way the navigation box is the same regardless of where your at
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New posts on Advanced CMPS Basscat Troubleshooting & Problems 2 09-01-2005 05:46 PM
If you update from CMPS 1 and had a template/module called Navigation Morwyn Troubleshooting & Problems 3 06-11-2005 02:22 PM
vBa CMPS: VBulletin Radio Module brianstevz Add-On Modules & Modifications 3 05-09-2005 02:07 PM
Request: More advanced arcade module... himerus Add-On Modules & Modifications 2 06-19-2004 07:45 PM
More Advanced News Module bfoot045 Feedback & Suggestions 0 06-15-2004 12:31 AM


All times are GMT -4. The time now is 11:27 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.