Support Forums
[Theme][Ficons] forumbit_depth2_forum help - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36)
+---- Forum: Forum Software Help (https://www.supportforums.net/forumdisplay.php?fid=49)
+---- Thread: [Theme][Ficons] forumbit_depth2_forum help (/showthread.php?tid=20685)



[Theme][Ficons] forumbit_depth2_forum help - BlackChaos - 07-21-2011

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>



RE: [Theme][Ficons] forumbit_depth2_forum help - Chef - 07-21-2011

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.


RE: [Theme][Ficons] forumbit_depth2_forum help - BlackChaos - 07-21-2011

Didn't fix it. :/
Any other suggestions?


RE: [Theme][Ficons] forumbit_depth2_forum help - Chef - 07-21-2011

Uhm, it could possibly be the theme. Other than that, I don't know. Confused


RE: [Theme][Ficons] forumbit_depth2_forum help - AceInfinity - 07-21-2011

Can't really tell much with this bit of code, provide us with a link to this forum and I can help.


RE: [Theme][Ficons] forumbit_depth2_forum help - BlackChaos - 07-21-2011

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.


RE: [Theme][Ficons] forumbit_depth2_forum help - AceInfinity - 07-21-2011

I'll take a look at it later then, i'm gonna go get some sleep for now.