Kodi
Kodi is a completely new approach the MyBB user interface. It cuts on-screen clutter and makes it easier to read or post on your forum. It features clear fonts, organic colours and a modern style all its own.
Kodi (1.6.5a) (291.9 KiB, 793 hits)










This theme is the best ever forever!!!
Tottaly agreee!!!
No admin or mod cp link?
Hi Gareth, you can find them by hovering over the ‘person’ icon
Hey dude,the theme is pretty awesome,but there are no postbit buttons and the search in post bit was bizzare.
I hope you will fix it
There are postbit buttons. In order to support HTML/CSS buttons the theme requires you upload the included language files and activate a plugin. Once you do that all the buttons will work fine. I’m not sure what the “search in post” issue is, could you send me an email? Thanks.
nice, but there’s a possibility of changing the position of the avatar. That is not in the top of the post. is best left or right.
Thanks, I’ll look in to it some time.
@Brendan — it would be nice if you could move where the user’s avatar is. This theme is beautiful though!
Pingback: MyBB Themes - Minimal design
Hi, on my site your theme doesn’t show any text in buttons, like New Thread or Edit Post. Do you know how to fix this? I tried to change the language, but it didn’t work…
You have to upload and activate the included plugin as well.
In what template “current time” inserted ?
Sometimes, it appears in header, but overlapped, with white BG
Quick reply is not working?
Not sure what’s happening there, please email a screenshot to info[at]quacktacular.net. Include as much information as possible.
Here’s a quick reply.
When posting using the quick reply, It doesn’t show the post automatically.
Nothing happens after pressing “post reply”
You need to manually reload the page to update and see your post.
It turns out these are caused by the same bug. Update will be available eventually, until then users can patch with these instructions:
Go to Home » Template Sets » Kodi Templates
Edit Template: header_welcomeblock_member
Replace with:
<a href="{$mybb- rel="nofollow">settings['bburl']}/private.php" id="pm" class="panel_icon" title="<a href='{$mybb- rel="nofollow">settings['bburl']}/private.php'>{$lang->welcome_pms}</a>"></a>
<a href="{$mybb- rel="nofollow">settings['bburl']}/usercp.php" id="usercp" class="panel_icon" title="<a href='{$mybb- rel="nofollow">settings['bburl']}/usercp.php'>{$lang->welcome_usercp}</a>{$modcplink}{$admincplink}"></a>
<a href="{$mybb- rel="nofollow">settings['bburl']}/search.php?action=getnew" id="posts_icon" class="panel_icon" title="<a href='{$mybb- rel="nofollow">settings['bburl']}/search.php?action=getnew'>{$lang->welcome_newposts}</a><a href='{$mybb- rel="nofollow">settings['bburl']}/search.php?action=getdaily'>{$lang->welcome_todaysposts}</a>"></a>
<a href="{$mybb- rel="nofollow">settings['bburl']}/calendar.php" id="calendar" class="panel_icon" title="<a href='{$mybb- rel="nofollow">settings['bburl']}/calendar.php'>{$lang->toplinks_calendar}</a>"></a>
<a href="{$mybb- rel="nofollow">settings['bburl']}/search.php" id="search" class="panel_icon" title="<a href='{$mybb- rel="nofollow">settings['bburl']}/search.php'>{$lang->toplinks_search}</a><a href='{$mybb- rel="nofollow">settings['bburl']}/misc.php?action=help'>{$lang->toplinks_help}</a><a href='{$mybb- rel="nofollow">settings['bburl']}/memberlist.php'>{$lang->toplinks_memberlist}</a>"></a>
<script>
var loggedin = true;
</script>
<div id="preload" style="display: none;">
<img src="images/kodi/pm_hov.png" />
<img src="images/kodi/usercp_hov.png" />
<img src="images/kodi/calendar_hov.png" />
<img src="images/kodi/search_hov.png" />
<img src="images/kodi/posts_hov.png" />
</div>
Go global.css in the theme editor:
Search for #panel a#posts and #panel a:hover#posts_icon. Change it to:
#panel a#posts_icon {background: url(images/kodi/posts.png);
}
#panel a:hover#posts_icon {
background: url(images/kodi/posts_hov.png);
}
OK… Sorry for all these posts; but i finally got the plugin activated… the last problem is this part. This is what it says when i activate it
A potential security issue was found in the template. Please review your changes or contact the MyBB Group for support.
Thanks for the fixed.
Hi this is a very nice theme indeed! The only problem with it is missing buttons. I don’t know if its a bug or what? But I redownloaded the file twice Still no fix. The only buttons I’m missing from what i found so far is the “NEW REPLY”. You can check it out… It’s not there. POArea 51
After reading this thread… It seems that I have to download a plugin… But I don’w know where to get it.
The plugin is included in the theme archive. Once you activate it and upload the lang files it will work.
Wht’s the plugin clled?
how to add a banner?
Hi, I’ve attempted to patch the theme using your fix but it has not worked
It sends off an error saying that there’s a security problem with the template.
Care to share some light on why that would happen? Thanks very much
The theme is amazing btw!
Oops, nevermind. I’ve fixed it. Thanks
Hi Jordan, how’d you fix it?
yes how did you fix it please? this is something to do with MyBB 1.6.4 and the way it handles variables for security reasons…
Hi, further to not being able to apply the patch, the Edit button is missing.. anyone else experiencing this? plugin is activated, all other buttons are present!
oh thanks for an awesome theme!!!
Hi Tim–I haven’t had a chance to look at the 1.4 issues yet, but I will soon and report back.
Thanks Brendan.
Any idea on the Edit button in the postbit not working? just comes up as a broken link…
Cheers
I’ve posted a new version for MyBB 1.5. As it happens the MyBB upgrader absolutely mangles my templates, and the easiest way to resolve issues is just to replace the existing theme..
Just to reiterate: there is absolutely no security risk.
fantastic! thankyou brendan for the great, quick support. Fixed the Edit button issue too!
Hi there, Brendan!
I would like to say that I really like this theme. It’s very beautiful in its simplicity. Must say that I like this theme best for MyBB so far. ^^
My only question is about the header. Is it possible to change the logo, or to replace the entire top gray area with a custom banner?
Look forward for your help, thank you very much.
Glad you like it! It is definitely possible to do change the banner. To replace the grey area you’d just have to change the background property in the theme editor. From the grey colour to
url("link/to/your/image.jpg"), and If you want to hide the text just look for h1 in the theme editor and add a line in the custom CSSdisplay: none;Thank you for the reply!
Sorry, but I can’t find the background property in theme editor… I thought it was at Header templates but I found nothing. Can you please tell me where I can find it on ACP?
Also, a missing “spam” button, as shown in this screenshot:
http://i42.tinypic.com/2zs0bae.png
Sorry for the troubles, thanks for the help!