Log in

View Full Version : Firefox


Chadi
03-27-2006, 12:35 AM
www.talkjesus.com

In Firefox, the forumhome forum table/cells are vertically higher than in IE6

For example, in FF it looks like 3 lines (see the "last post column") where it is 2 lines in IE6.

How do I correct this?

This is my entire forumhome / nopost level 1 template (not sure if this is the proper template anyway0


<div style="padding:5px 0px 5px 0px;"></div>


<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><img src="/designs/radio_dream/f_30.jpg" alt="" /></td>
<td class="alt5" style="background: url('/designs/radio_dream/f_31.jpg');" width="100%" ><div style=" padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px;"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><b>$forum[title]</b></a>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if></div></td>

<td><img src="/designs/radio_dream/f_32.jpg" alt="" /></td>

</tr>
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr>
<td style="background: url('/designs/radio_dream/f_35.jpg');" width="4"></td>

<td>
<if condition="$childforumbits">
<table cellpadding="6" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" bgcolor="#B9B9B7" >

<tr align="center">
<td class="thead" width="4%">&nbsp;</td>
<td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="90">$vbphrase[threads]/$vbphrase[posts]</td>
<td class="thead" width="255">$vbphrase[last_post]</td>
</tr>
$childforumbits
</table>
</if>
</td>
<td style="background: url('/designs/radio_dream/f_37.jpg');" width="5"></td>
</tr>
</tbody>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><img src="/designs/radio_dream/f_40.jpg" alt="" /></td>
<td style="background: url('/designs/radio_dream/f_41.jpg');" width="100%"></td>


<td><img src="/designs/radio_dream/f_42.jpg" alt="" /></td>
</tr>
</table>