The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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 |
#2
|
||||
|
||||
Quote:
|
#3
|
|||
|
|||
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 ) |
#4
|
|||
|
|||
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 |
#5
|
|||
|
|||
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> 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"> See if that makes a difference and report back. |
#6
|
|||
|
|||
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> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|