View Single Post
  #3  
Old 09-01-2005, 05:18 AM
sketch42's Avatar
sketch42 sketch42 is offline
 
Join Date: May 2004
Location: Brooklyn, NY
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tony G
That's pretty weird, I take it you've added links to your navbar? The space between the links seems un-naturally big. You'll have to provide your navbar code if anyone is going to fix your problem.
well in the template i have installed it doesnt actually have a navbar.. the navbar is located in the header... so i installed the add a navbar hack to my forums so i can have a navbar i only have 6 links in the navbar

but heres the navbar that i have the popup menu on
HTML Code:
<!-- nav buttons bar -->
<div align="center">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
        <tr align="center">        

<!-- Home link in navbar non drop down menu -->
                <td class="vbmenu_control"><a href="/index.php?$session[sessionurl]">Home</a></td>
<!-- / Home link in navbar non drop down menu -->

<!-- HelpDesk link in navbar non drop down menu -->
                <td class="vbmenu_control"><a href="/helpdesk.php?$session[sessionurl]">HelpDesk</a></td>
<!-- / HelpDesk link in navbar non drop down menu -->

<!-- Donate link in navbar non drop down menu -->
                <td class="vbmenu_control"><a href="donate.php?$session[sessionurl]"><FONT COLOR="#99FF000">Donate</font></a></td>
<!-- / Donate link in navbar non drop down menu -->

<!-- Setup for drop down menu #1 in navbar -->
<td id="dropdown1" class="vbmenu_control"><a href="#dropdown1">Remote Unlocking</a> <script type="text/javascript"> vbmenu_register("dropdown1"); </script></td>
<!-- / Setup for down menu #1 in navbar-->

<!-- Downloads link in navbar non drop down menu -->
                <td class="vbmenu_control"><a href="local_links.php?$session[sessionurl]">Downloads</a></td>
<!-- / Downloads link in navbar non drop down menu -->
<script type="text/javascript">
<!--

function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=no,height=320,width=650,location=no,menubar=no,resizable=no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>

        </tr>
        </table>
</div>

<!-- / nav buttons bar -->

<!-- NAVBAR POPUP MENUS -->
        
<!-- Drop down for menu #1 in navbar-->
        <div class="vbmenu_popup" id="dropdown1_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">

                <tr><td class="thead">Unlock Your Phone</a></td></tr>
                <tr><td class="vbmenu_option"><a href="/unlock.php">Nokia Unlocking</a></td></tr>
</table>
</div>
<!-- / Drop down for menu #1 in navbar-->

<!-- / NAVBAR POPUP MENUS -->
ive also attached a copy of the xml file for the template im using
Attached Files
File Type: xml Blue_Trance_3.0.7.xml (110.9 KB, 3 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01095 seconds
  • Memory Usage 1,811KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete