Support Forums

Full Version: [Theme][Ficons] forumbit_depth2_forum help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Could anyone help me fix this please?
I was adding Ficons [Omni's plugin] to the forumbit_depth2_forum template and it ended up with a few errors.

[Image: 358_Untitled-1.png]

Code:
<tr>
<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><td class="{$bgcolor}" align="center" valign="top" width="0"><img src="uploads/ficons/{$forum['ficon']}" alt="{$forum['name']}" /></td>
<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>
The icons are too big, try 48 x 48. The recommended size for that plugin is 50 x 50. It's just the icons are way too big.
Didn't fix it. :/
Any other suggestions?
Uhm, it could possibly be the theme. Other than that, I don't know. Confused
Can't really tell much with this bit of code, provide us with a link to this forum and I can help.
The theme is actually hidden. If you join, I can allow you to see it. Tongue

See what I did there? But no, seriously. Its hidden.
I'll take a look at it later then, i'm gonna go get some sleep for now.