Not Solved Hovering in the department - the number of posts and threads.
#1
Not Solved
Hello.
I would do something like he did it in style qwertyx Normal Theme (http://community.mybb.com/thread-77173.html) when you hover on the display section, and the amount of posts and threads something like the: hover is displayed when you hover.
Example:
[Image: 4p7d0zgt0ayh.jpg]



Forgive me for my english but I'm Polish and not fluent in the language at that
Reply
#2
Not Solved
His theme is under the GPL so you can just use the code and if your nice attribute him Toungue 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.
Reply
#3
Not Solved
I know that I can use elements of his style, but I do not know who is responsible for the templates, so I would ask to provide a step-by-step code, and to what I have to insert the template. In the picture is visible, "Number of threads and posts."

Regards, Demek
Reply
#4
Not Solved
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?
Reply
#5
Not Solved
Can you provide a URL so we can see what's going on? Smile
Reply
#6
Not Solved
http://forum.samsungbada.pl Smile
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 ) :/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)