View Single Post
  #1  
Old 03-04-2005, 01:13 PM
Eroc Eroc is offline
 
Join Date: Feb 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Simple Header Html Issue

I am trying to get my header's navigation buttons to align right.

Here is the code:

Code:
<!-- begin fusion header-->

<table width="100%" border="0" cellspacing="0" cellpadding="0" class="border">
  <tr>
    <td height="191">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td colspan="9"><div align="center"><a href="index.php"><img src="/images/9thsf2.jpg" width="100%" height="150" border="0"></a></div></td>
        </tr>
        <tr> 
          <td height="38" background="http://www.9thsf.com/images/header_small_gap.gif"> 
            <div align="center"><a href="http://www.9thsf.com/forum/search.php?do=getnew">New 
              Posts</a> | <a href="http://www.9thsf.com/up/" target="_blank">Upload 
              Files</a> | Logout</div></td>
          <td width="45" height="38"><a href="./index.php"><img src="$stylevar[imgdir_misc]/fusion_header_home.gif" alt="" width="45" height="41" border="0" /></a></td>
          <td width="61" height="38"><a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/fusion_header_cp.gif" width="61" height="41" border="0" alt="" /></a></td>
          <td width="68" height="38"><a href="register.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/fusion_header_register.gif" width="68" height="41" border="0" alt="" /></a></td>
          <td width="68" height="38"><a href="#usercptools"><img src="$stylevar[imgdir_misc]/fusion_header_links.gif" width="68" height="41" border="0" alt="" /></a></td>
          <td width="62" height="38"><a href="memberlist.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/fusion_header_members.gif" width="62" height="41" border="0" alt="" /></a></td>
          <td width="68" height="38"><a href="calendar.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/fusion_header_calendar.gif" width="68" height="41" border="0" alt="" /></a></td>
          <td width="56"height="38"><a href="search.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/fusion_header_search.gif" width="56" height="41" border="0" alt="" /></a></td>
          <td width="47" height="38"><a href="faq.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/fusion_header_faq.gif" width="47" height="41" border="0" alt="" /></a></td>
        </tr>
      </table></td>
  </tr>
</table>


<!-- begin main inner table area-->
<table border="0" width="100%" cellpadding="10" cellspacing="0" bgcolor="#34353B">
<tr><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#34353B">
  <tr>
    <td width="12" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_top.gif" width="12" height="8" alt="" /></td>
    <td width="100%" align="left" valign="top"><img src="$stylevar[imgdir_misc]/expand_main_table.gif" width="100%" height="8" alt="" /></td>
    <td width="12" align="left" valign="top"><img src="$stylevar[imgdir_misc]/rs_main_table_top.gif" width="12" height="8" alt="" /></td>
  </tr>
Sometimes it works great and sometimes it does this:



When is should look like this:



I'm not the only one this is happening on... You can hit F5 once or twice and it fixes itself also.

Anyone have any ideas how to fix that? The site is www.9thsf.com if you need a clearer picture.

thanks,
Eroc
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01118 seconds
  • Memory Usage 1,784KB
  • Queries Executed 11 (?)
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_code
  • (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_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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete