Posts: 17,759
Threads: 589
Joined: Nov 2008
Reputation:
121
2010-09-27, 08:28 PM
(This post was last modified: 2010-09-27, 08:29 PM by Lo..)
His theme is under the GPL so you can just use the code and if your nice attribute him
Tell me what that means in english i will give you to code. Oh wait never mind i reread and understood you, a designer would be better suited for that, i only know how to do that partiality.
I'm not here often, shoot a PM or whatever if you want my discord.
Posts: 87
Threads: 32
Joined: Mar 2010
2010-09-29, 05:40 PM
Like all good but not in all departments show an icon (
) and the preview looks bad subdivisions:
forumbit_depth1_cat:
<div class="thead-01"></div><div class="thead-03"></div><div class="thead">
<div class="expcolimage"><a href="#" onclick="Effect.toggle('{$forum['fid']}', 'slide'); return false;"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></a></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><span style="padding-left: 5px;" class="smalltext">{$forum['description']}</span></div>
</div>
<div id="{$forum['fid']}">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="100" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
</tbody>
</table>
</div>
<div class="bhead-01"></div><div class="bhead-03"></div><div class="bhead-02"></div>
<br />
forumbit_depth2_cat:
<tr class="{$bgcolor}">
<td align="center" valign="middle" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td valign="middle">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}
<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td valign="middle" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
forumbit_depth2_forum:
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="ED-V4/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}
<div class="stat2">
<div class="stat">{$lang->forumbit_posts} {$posts}{$unapproved['unapproved_posts']}
{$lang->forumbit_threads} {$threads}{$unapproved['unapproved_threads']}</div>
</div>
<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
Can you help me?
Posts: 87
Threads: 32
Joined: Mar 2010
2010-09-29, 07:23 PM
(This post was last modified: 2010-09-29, 07:44 PM by User 26722.)
http://forum.samsungbada.pl
In the first case (
http://community.mybb.com/attachment.php?aid=20020 )was enough to change the category from the department. But I do not know how to improve the look of the preview subforums (
http://community.mybb.com/attachment.php?aid=20021 ) :/