Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
  #1  
Old 11-29-2005, 01:52 AM
cbr929rrerion cbr929rrerion is offline
 
Join Date: Oct 2005
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Fire FOx and IE

I want my forum to look correct in both IE and Fire Fox.

I redid my header which looks the way I want it but in fire fox it has extra spaces....

I dont have any spaces added, it seems fire fox and tables do not play nice or there is a trick i dont know.. can some one look at it and I want it to look in fire fox the way it looks in IE now..

www.crotchrocketracing.com

Thanks in advance
Reply With Quote
  #2  
Old 11-29-2005, 02:01 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cbr929rrerion
I want my forum to look correct in both IE and Fire Fox.

I redid my header which looks the way I want it but in fire fox it has extra spaces....

I dont have any spaces added, it seems fire fox and tables do not play nice or there is a trick i dont know.. can some one look at it and I want it to look in fire fox the way it looks in IE now..

www.crotchrocketracing.com

Thanks in advance
My first suggestion is to 1. post in the correct area (I moved it already) but for future refrence, your not releasing a modification, your asking a question. 2. Get rid of that stupid security bar. 3. Stop using nested tables, they are a bad thing, use multiple tables if you have to, but always always avoid nested tables, they have nasty results.
Reply With Quote
  #3  
Old 11-29-2005, 02:04 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Damn, that was a quick move! Report to move in 0.5 seconds!!

Anyway back to the point at hand......

It would be a real help if you would post your header template for us. Make sure you put it inside [ code][ /code] tags though. (no spaces please )
Reply With Quote
  #4  
Old 11-29-2005, 02:35 AM
cbr929rrerion cbr929rrerion is offline
 
Join Date: Oct 2005
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That was fast..

I hope this helps..

Code:
<!-- begin fusion header-->
<div align="center">
<if condition="($show['guest']) AND (THIS_SCRIPT != 'register') AND (THIS_SCRIPT != 'login')">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<div id="infobar"><a href="http://www.crotchrocketracing.com/register.php?referrerid=1">It appears you have not yet registered with Crotch Rocket Racing Forum. To register please click here...</a><embed src="infobar.wav" autostart="true" loop="0" hidden="true"></embed></div>
</td>
</tr>
</table> 
</if> 

<table width="100%" bgcolor="#34353B" border="0" cellpadding="0" cellspacing="0"  class="border"> <tr><td cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center"><center>
<br />
 <table border="0" width="911" height="138">
  <tr>
    <td width="100%" height="138"><table width="911" align="center" border="0" cellpadding="0" cellspacing="0" bgcolor="#34353B">
  <tr>
    <td width="12" align="left" bgcolor="#34353B" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_top.gif" width="12" height="8" alt="" /></td>
    <td width="100%" bgcolor="#34353B" align="left" valign="top"><img src="$stylevar[imgdir_misc]/expand_main_table.gif" width="100%" height="8" alt="" /></td>
    <td width="12" bgcolor="#34353B" align="left" valign="top"><img src="$stylevar[imgdir_misc]/rs_main_table_top.gif" width="12" height="8" alt="" /></td>
  </tr>
 </table>
      <table border="0" width="911" cellspacing="0" cellpadding="0">
        <tr>
          <td align="right">
            <p align="center"><img border="0" src="$stylevar[imgdir_misc]/mainleft.gif" width="456" height="100"></td>
          <td align="left">
            <p align="center"><img border="0" src="$stylevar[imgdir_misc]/mainright.gif" width="455" height="100"></td>
        </tr>
        </table>
<table width="911" cellspacing="0" cellpadding="0" height="29">
     <tr>

          <td height="29">
            <p align="center"><img border="0" src="$stylevar[imgdir_misc]/custom_left.gif" width="355" height="38"></p>
          </td>
          <td height="29"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_home.gif" width="45" height="38"></a></td>
			<td height="29"><a href="/gallery/index.php"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_gallery.gif" width="68" height="38"></a></td>
          <td height="29"><a href="arcade.php"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_arcade.gif" width="68" height="38"></a></td>
          <td width="68" height="38"> <a href="http://www.crotchrocketracing.com/usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/fusion_header_cp.gif" width="68" height="38" border="0" alt="" /></a></td>
			<if condition="$show['registerbutton']">
			<td width="75" height="38"> <a href="http://www.crotchrocketracing.com/register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/fusion_header_register.gif" width="75" height="38" border="0" alt="" /></a></td>
			<else />
			<td width="75" height="38"  id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/fusion_header_links.gif" width="75" height="38" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script></td>
			</if>
<td height="29"><a href="http://www.crotchrocketracing.com/memberlist.php$session[sessionurl_q]"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_members.gif" width="62" height="38"></a></td>
          <td height="29"><a href="http://www.crotchrocketracing.com/calendar.php$session[sessionurl_q]"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_calendar.gif" width="68" height="38"></a></td>
			<td height="29" id="navbar_search"><a href="$vboptions[homeurl]/search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_search.gif" width="56" height="38"></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>
          <td height="29"><a href="http://www.crotchrocketracing.com/faq.php$session[sessionurl_q]" accesskey="5"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_faq.gif" width="47" height="38"></a></td>

        </tr>
      </table>
    </td>
  </tr>
</table>
<table width="911" align="center" border="0" cellpadding="0" cellspacing="0" bgcolor="#34353B">

<tr bgcolor="#191B21" align="center">
    <td width="50" align="right" valign="top"> </td>
    <td width="100%" height="8" align="center" valign="top"><a
    href="picgallery.php "></a></td>
    <td width="50" align="left" valign="top"> </td>
  </tr>


  <tr>
    <td width="12" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_btm.gif" width="12" height="8" alt="" /></td>
    <td width="100%" height="8" 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_btm.gif" width="12" height="8" alt="" /></td>
  </tr>
</table>

<!-- end fusion header-->
<!-- 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>
</table>
<!-- content table -->
<table bgcolor="#191b21" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
  <td>



$spacer_open

$_phpinclude_output
Reply With Quote
  #5  
Old 11-29-2005, 11:26 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This wont be helping

Code:
<table width="100%" bgcolor="#34353B" border="0" cellpadding="0" cellspacing="0"  class="border"> <tr><td cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center"><center>
Should be

Code:
<table width="100%" bgcolor="#34353B" border="0" cellpadding="0" cellspacing="0"  class="border"> <tr><td cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
as you have a center tage there which is pointless and also never closed.

See if that makes a difference and report back.
Reply With Quote
  #6  
Old 11-30-2005, 01:18 AM
cbr929rrerion cbr929rrerion is offline
 
Join Date: Oct 2005
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No change.. I got rid of the nested tables too and no luck..

Code:
<center>
 <table border="0" width="911" height="138">
  <tr>
    <td width="100%" height="138"><table width="911" align="center" border="0" cellpadding="0" cellspacing="0" bgcolor="#34353B">
  <tr>
    <td width="12" align="left" bgcolor="#34353B" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_top.gif" width="12" height="8" alt="" /></td>
    <td width="100%" bgcolor="#34353B" align="left" valign="top"><img src="$stylevar[imgdir_misc]/expand_main_table.gif" width="100%" height="8" alt="" /></td>
    <td width="12" bgcolor="#34353B" align="left" valign="top"><img src="$stylevar[imgdir_misc]/rs_main_table_top.gif" width="12" height="8" alt="" /></td>
  </tr>
 </table> </center>
<center>
      <table border="0" width="911" cellspacing="0" cellpadding="0">
        <tr>
          <td align="right">
            <p align="center"><img border="0" src="$stylevar[imgdir_misc]/mainleft.gif" width="456" height="100"></td>
          <td align="left">
            <p align="center"><img border="0" src="$stylevar[imgdir_misc]/mainright.gif" width="455" height="100"></td>
        </tr>
        </table></center><center>
<table width="911" cellspacing="0" cellpadding="0" height="29">
     <tr>

          <td height="29">
            <p align="center"><img border="0" src="$stylevar[imgdir_misc]/custom_left.gif" width="355" height="38"></p>
          </td>
          <td height="29"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_home.gif" width="45" height="38"></a></td>
			<td height="29"><a href="/gallery/index.php"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_gallery.gif" width="68" height="38"></a></td>
          <td height="29"><a href="arcade.php"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_arcade.gif" width="68" height="38"></a></td>
          <td width="68" height="38"> <a href="http://www.crotchrocketracing.com/usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/fusion_header_cp.gif" width="68" height="38" border="0" alt="" /></a></td>
			<if condition="$show['registerbutton']">
			<td width="75" height="38"> <a href="http://www.crotchrocketracing.com/register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/fusion_header_register.gif" width="75" height="38" border="0" alt="" /></a></td>
			<else />
			<td width="75" height="38"  id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/fusion_header_links.gif" width="75" height="38" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script></td>
			</if>
<td height="29"><a href="http://www.crotchrocketracing.com/memberlist.php$session[sessionurl_q]"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_members.gif" width="62" height="38"></a></td>
          <td height="29"><a href="http://www.crotchrocketracing.com/calendar.php$session[sessionurl_q]"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_calendar.gif" width="68" height="38"></a></td>
			<td height="29" id="navbar_search"><a href="$vboptions[homeurl]/search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_search.gif" width="56" height="38"></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>
          <td height="29"><a href="http://www.crotchrocketracing.com/faq.php$session[sessionurl_q]" accesskey="5"><img border="0" src="$stylevar[imgdir_misc]/fusion_header_faq.gif" width="47" height="38"></a></td>

        </tr>
      </table></center>
    
<table width="911" align="center" border="0" cellpadding="0" cellspacing="0" bgcolor="#34353B">

<tr bgcolor="#191B21" align="center">
    <td width="50" align="right" valign="top"> </td>
    <td width="100%" height="8" align="center" valign="top"><a
    href="picgallery.php "></a></td>
    <td width="50" align="left" valign="top"> </td>
  </tr>


  <tr>
    <td width="12" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_btm.gif" width="12" height="8" alt="" /></td>
    <td width="100%" height="8" 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_btm.gif" width="12" height="8" alt="" /></td>
  </tr>
</table>
Reply With Quote
Reply

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


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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06359 seconds
  • Memory Usage 2,245KB
  • 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
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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_postinfo_query
  • fetch_postinfo
  • 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