MyBB Community Forums

Full Version: Sidebar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to add sidebar on my forums like this (in pic) but I don't know which plugin or templates or css styles are required? I have added topstats plugin, but it's not showing stats at side, Either it shows stats on top or at bottom.
I want to add side bar on right side on my forums but Idk how? and what kind of plugins, templates or styles are required  Confused , Anyone  please, who can help me out?

Top Stats Plugin, Which I Have Installed:

http://community.mybb.com/mods.php?action=view&pid=269

P.S: I'm using iGame Theme on my mybb forums + I need it on right side Smile

Sidebar like this ..!!

[Image: 2u73t6t.jpg]
Everything in here except User Menu requires a custom plugin. Also I'd not use ProStats.
Yeah everything is in it (Topstats Plugin), but either it appears at top or at bottom, how to put it on side? i.e: on right side ..!!

My ACP>Theme>Templates>Index Page Templates>Index

Code:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
    lang.no_new_posts = "{$lang->no_new_posts}";
    lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
<body>
{$header}
{$dvz_shoutbox} 

{$forums} 
{$boardstats}
{$footer}
</body>
</html>


Now, tell me what coding I should use to put it on side?

Topstats Plugin Index Template.

Code:
{$topStats['LastThreads']} 
{$topStats['LastActiveThreads']} 
{$topStats['MostViews']}
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['Referrals']}
{$topStats['TimeOnline']} 
{$topStats['NewestUsers']}
{$topStats['Moderators']}
Can you link us to your forum?
Khan-cs.mojkgb.com

Sorry, for the late reply, actually, I was in journey, almost whole day ..!! :-)