Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Problem with forum display...
#1
Not Solved
Hey i got some problem in my theme when enter in some topic then up like Home > Tutorials > Tutorial for etc.. and click on Tutorials i get this:
Image link:
http://tiphoto.info/images/4yPUH.png

Can anyone help me fast to solve this problem.
#2
Not Solved
Reduce one colspan count in your 'forumbit_depth1_cat' template.
#3
Not Solved
(2012-12-06, 08:41 PM)effone Wrote: Reduce one colspan count in your 'forumbit_depth1_cat' template.

Still have the same problem:

<div id="tabmenu_{$forum['fid']}"><div id="tabmenu_{$forum['fid']}"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<p>
</p>
<p>
</p>
<thead>
<tr>
<td class="thead" colspan="5">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" colspan="1"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
</tbody>
</table><br /></div>
</div>
#4
Not Solved
The code you've posted is fine with colspan="2".

Please provide the page URL where the problem can be seen.
#5
Not Solved
(2012-12-06, 08:53 PM)effone Wrote: The code you've posted is fine with colspan="2".

Please provide the page URL where the problem can be seen.

URL Page is private forum... Btw i can send you on pm ?
#6
Not Solved
BUMP?? Anyone


Forum Jump:


Users browsing this thread: 1 Guest(s)