MyBB Community Forums

Full Version: Avian
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
AVIAN THEME

Features:
  • CSS Buttons
  • Improved Board Statistics
  • Beautiful background
  • Specific WelcomeBlock
  • Very user friendly theme.
  • Can be used for any type of forum.

Download link:

http://mods.mybb.com/view/avian

Note:
index.lang.php file is provided in folder do not upload.

Find following lines in index template:

<div class="boardStats">
	<span class="statsblock"> {$lang->stats_posts_threads}</span> Total Posts &nbsp; 
	<span class="statsblock"> {$lang->stats_posts_threads} </span> Total Threads &nbsp; 
	<span class="statsblock"> {$lang->stats_numusers}</span> Total Users &nbsp; 
	<span class="statsblock"> {$lang->stats_mostonline} </span> Most Online
</div>

and change with:

<div class="boardStats">
	<span class="statsblock"> {$stats['numposts']}</span> Total Posts &nbsp; 
	<span class="statsblock"> {$stats['numthreads']} </span> Total Threads &nbsp; 
	<span class="statsblock"> {$stats['numusers']}</span> Total Users &nbsp; 
	<span class="statsblock"> {$recordcount} </span> Most Online
</div>

Screenshost are attached.

[attachment=26185] [attachment=26186] [attachment=26187]
I tested this theme before it was cool. Awesome!
Not flaming, just giving my feedback on your theme.

I personally don't like the color matching, could possibly be your pictures, they're very fuzzy, also it's just like a modified default theme if you know what I mean, but then again I don't like red, so it's personal preference,

Goodluck, it's okay :p
(2012-05-03, 11:27 AM)Mr.Kewl Wrote: [ -> ]I tested this theme before it was cool. Awesome!

Thanks Smile


(2012-05-03, 11:29 AM)labraa Wrote: [ -> ]Not flaming, just giving my feedback on your theme.

I personally don't like the color matching, could possibly be your pictures, they're very fuzzy, also it's just like a modified default theme if you know what I mean, but then again I don't like red, so it's personal preference,

Goodluck, it's okay :p

Everyone has their own taste. Thanks for tips Smile