MyBB Community Forums

Full Version: How To fix it?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Guys i have a problem with a plugin.. well with the templates exactly.. Ι Wanted to remove the new post images but i failed and now it's look like this Sad

the template code than i edited is this.
[Image: unledzdq.png]
<tr>
<td class="{$bgcolor}" valign="center"></td>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<img src="{$theme['imgdir']}/icon/{$forum['fid']}.png" />
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div></td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>


how can i fix this now to the normality? please help Sad
Fairly certain you're not eligible for support.
(facepalm)
Could we get a link?
(2011-09-18, 09:25 PM)labrocca Wrote: [ -> ]Fairly certain you're not eligible for support.

labroca i know becouse is a paid plugin (sorry).. and i have remove it now..

and by the way i have fix the forum.. Big Grin thanks to all..

solved Smile