Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-11-2005, 04:17 AM
drizze99 drizze99 is offline
 
Join Date: Oct 2005
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Need help with header code!

OK, this is really driving me crazy and I'm a n00b so bare with me please. Here is a site that I'm building on my PC:



If you look at the pic, the images for the NavBar code are there, but not the selectable links. Everytime I put the code in for the links, my images go crazy. Here is an example of what I am trying to accomplish:



My header code now:

Code:
<!-- logo -->
<a name="top"></a>

<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="59%" align="left" valign="top" background="images/header_mid.gif"><img src="images/header_left.gif" width="339" height="67"></td>

    <td width="41%" align="right" background="images/header_mid.gif"><img src="images/header_right.gif" width="411" height="67"></td>
  </tr>
  <tr>
    <td colspan="2"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
<!-- /logo -->

<!-- navbar -->
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="59%" align="left" valign="top" background="images/bar_mid.gif"><img src="images/bar_left.gif" width="58" height="18"></td>

    <td width="41%" align="right" background="images/bar_mid.gif"><img src="images/bar_right.gif" width="282" height="18"></td>
  </tr>
  <tr>
    <td colspan="2"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
<p>&nbsp;</p>
<!-- /navbar -->
Can someone please help me get the NavBar links in there?

Thanks in advance!!
Reply With Quote
  #2  
Old 11-11-2005, 11:20 PM
Rich's Avatar
Rich Rich is offline
 
Join Date: Mar 2004
Location: U.S.A
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I would have made this for you except I don't have the images. lol You have unclosed tags on your site. Your site took forever to load as well.

I took your header code and added this for you:

Code:
<a name="top"></a>
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="59%" align="left" valign="top" background="../images/header_mid.gif"><img src="../images/header_left.gif" width="339" height="67"></td>
<td width="41%" align="right" background="../images/header_mid.gif"><img src="../images/header_right.gif" width="411" height="67"></td>
</tr>
<tr>
<td colspan="2"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
</tr>
</table>
<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<td class="vbmenu_control">Img Here</td>
<td class="vbmenu_control"><a href="index.php?">Home</a></td>
<td class="vbmenu_control"><a href="forum.php?">Forum</a></td>		
<td class="vbmenu_control"><a href="http://www.srtsyndicate.com/register.php" rel="nofollow">Register</a></td>				
<td class="vbmenu_control"><a href="http://www.srtsyndicate.com/search.php?do=getdaily" accesskey="2">Today's Posts</a></td>
<td class="vbmenu_control"><a href="donate.php?">Donate</a></td>
<td id="navbar_search" class="vbmenu_control"><a href="http://www.srtsyndicate.com/search.php" accesskey="4" rel="nofollow">Search</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
<td class="vbmenu_control"><a href="vbookie.php?">vBookie</a></td>
<td class="vbmenu_control"><a href="/chat/flashchat.php?">Chat</a></td>
<td class="vbmenu_control">Img here</td>
</tr>
</table>
<!-- /logo -->
I marked where the images need to go. You also need to change the class for the links so that it displays the image.

If you need more help, PM me.
Reply With Quote
Reply


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


All times are GMT. The time now is 01:39 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04159 seconds
  • Memory Usage 2,178KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_onlinestatus
  • (2)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete