Quote:
Originally Posted by just77me
Any solution available? for the problem with the big box in IE? i cant use this plugin because of this problem...
|
After a good looking on the code of the "cyb_topstats_stats" template I have removed some values of the <tr> tags.
Save the code of your template "cyb_topstats_stats" on a text application and change for this:
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr valign="top">
<td class="tcat" <if condition="($cybtopstats_t_colspan>'1')">colspan="$cybtopstats_t_colspan"</if>><a name="cyb_stats" style="float:$stylevar[right]" href="#top" onClick="return toggle_collapse('cyb_fh_stats')"><img id="collapseimg_cyb_fh_stats" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_cyb_fh_stats].gif" alt="" border="0" /></a>
<if condition="$bbuserinfo[userid]">
<span id="cybstatsoptions"><phrase 1="$resultsnr">$vbphrase[cyb_top_x_stats]</phrase> <if condition="$cybtopstats_timecut_enabled"><span class="smallfont">(<phrase 1="$vboptions[cybtopstats_timecut]">$vbphrase[cyb_last_x_hours]</phrase>)</span></if><script language="Javascript" type="text/javascript"> vbmenu_register("cybstatsoptions"); </script></span>
<div class="vbmenu_popup" id="cybstatsoptions_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr valign="top">
<td class="thead">$vbphrase[options]</td>
</tr>
<if condition="($canviewmore AND ($_REQUEST['do']!='cybstats'))">
<tr valign="top">
<td class="vbmenu_option" title="<phrase 1="$resultsnr">$vbphrase[cyb_afs_more_stats]</phrase>"><a href="$vboptions[bburl]/misc.php?$session[sessionurl]do=cybstats" rel="nofollow"><phrase 1="$resultsnr">$vbphrase[cyb_afs_more_stats]</phrase></a></td>
</tr>
</if>
<if condition="$cybstats_show">
<tr valign="top">
<td class="vbmenu_option" title="$vbphrase[cyb_afs_turnoff_stats]"><a href="$vboptions[bburl]/misc.php?$session[sessionurl]do=disablestats" rel="nofollow">$vbphrase[cyb_afs_turnoff_stats]</a></td>
</tr>
</if>
</table>
</div>
<else />
<phrase 1="$resultsnr">$vbphrase[cyb_top_x_stats]</phrase>
</if>
</td>
</tr>
</thead>
<tbody id="collapseobj_cyb_fh_stats" style="$vbcollapse[collapseobj_cyb_fh_stats]">
<tr valign="top">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>" <if condition="($vboptions[cybtopstats_layout]=='2')">rowspan="4"<else />rowspan="2"</if> style="width:1px;height:$cybnpheight;max-height:$cybnpheight;display:none;"></td>
<if condition="($vboptions[cybtopstats_switch_latestposts]=='1')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$vbphrase[cyb_latest_posts]</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s1]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s1t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s3]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s3t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s5]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s5t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s7]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s7t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s9]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s9t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_latestposts]=='2')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$vbphrase[cyb_latest_posts]</td>
</if>
</tr>
<tr valign="top">
<if condition="($vboptions[cybtopstats_switch_latestposts]=='1')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>" <if condition="($vboptions[cybtopstats_layout]=='2')">rowspan="3"</if> style="height:$cybnpheight;max-height:$cybnpheight;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="height:<if condition="(THIS_SCRIPT!='misc')">100%<else />1%</if>" id="cybnp">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$vbphrase[thread]</td>
<td> </td>
<if condition="$vboptions[cybtopstats_lastpost_dateline]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[date], $vbphrase[time]</td>
</if>
<if condition="$vboptions[cybtopstats_lastpost_poster]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[posted_by]</td>
</if>
<if condition="($vboptions[cybtopstats_lastpost_rvcounts]=='1') OR ($vboptions[cybtopstats_lastpost_rvcounts]=='3')">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[replies]</td>
</if>
<if condition="($vboptions[cybtopstats_lastpost_rvcounts]=='2') OR ($vboptions[cybtopstats_lastpost_rvcounts]=='3')">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[views]</td>
</if>
<if condition="$vboptions[cybtopstats_lastpost_forums]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[forum]</td>
</if>
</tr>
$cybtopstats_newposts
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s1]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s1p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s1p2</td>
</tr>
</if>
$cyb_topstats_s1
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s3]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s3p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s3p2</td>
</tr>
</if>
$cyb_topstats_s3
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s5]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s5p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s5p2</td>
</tr>
</if>
$cyb_topstats_s5
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s7]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s7p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s7p2</td>
</tr>
</if>
$cyb_topstats_s7
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s9]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr style="">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s9p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s9p2</td>
</tr>
</if>
$cyb_topstats_s9
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_latestposts]=='2')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>" <if condition="($vboptions[cybtopstats_layout]=='2')">rowspan="3"</if> style="height:$cybnpheight;max-height:$cybnpheight;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="height:100%" id="cybnp">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$vbphrase[thread]</td>
<td> </td>
<if condition="$vboptions[cybtopstats_lastpost_dateline]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[date], $vbphrase[time]</td>
</if>
<if condition="$vboptions[cybtopstats_lastpost_poster]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[posted_by]</td>
</if>
<if condition="($vboptions[cybtopstats_lastpost_rvcounts]=='1') OR ($vboptions[cybtopstats_lastpost_rvcounts]=='3')">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[replies]</td>
</if>
<if condition="($vboptions[cybtopstats_lastpost_rvcounts]=='2') OR ($vboptions[cybtopstats_lastpost_rvcounts]=='3')">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[views]</td>
</if>
<if condition="$vboptions[cybtopstats_lastpost_forums]">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont"> $vbphrase[forum]</td>
</if>
</tr>
$cybtopstats_newposts
</table>
</td>
</if>
</tr>
<if condition="($vboptions[cybtopstats_layout]=='2')">
<tr valign="top">
<if condition="($vboptions[cybtopstats_switch_s2]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s2t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s4]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s4t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s6]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s6t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s8]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s8t</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s10]>'0')">
<td class="thead" align="$stylevar[left]" nowrap="nowrap">$cyb_topstats_s10t</td>
</if>
</tr>
<tr valign="top">
<if condition="($vboptions[cybtopstats_switch_s2]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s2p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s2p2</td>
</tr>
</if>
$cyb_topstats_s2
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s4]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s4p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s4p2</td>
</tr>
</if>
$cyb_topstats_s4
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s6]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s6p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s6p2</td>
</tr>
</if>
$cyb_topstats_s6
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s8]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s8p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s8p2</td>
</tr>
</if>
$cyb_topstats_s8
</table>
</td>
</if>
<if condition="($vboptions[cybtopstats_switch_s10]>'0')">
<td class="<if condition="($vboptions[cybtopstats_tablebg]=='1')">alt1<else />alt2</if>">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<if condition="($vboptions[cybtopstats_layout]=='1')">
<tr valign="top">
<td align="$stylevar[left]" nowrap="nowrap" class="smallfont">$cyb_topstats_s10p1</td>
<td align="$stylevar[right]" nowrap="nowrap" class="smallfont">$cyb_topstats_s10p2</td>
</tr>
</if>
$cyb_topstats_s10
</table>
</td>
</if>
</tr>
</if>
</tbody>
</table>
<br />