Demo site: http://indiearmory.com/demo
I recently started working on theme for MyBB. I started by simply integrating bootstrap, but then I decided to make best MyBB theme in da world. Here is list of things what I did:
- Theme is fully responsive and mobile friendly
- Moved most of javascripts to bottom of site to speed up loading time of site
- Moved base JQuery and Prototype .js under stylesheets, so now they can load in parallel
- Made almost entire site image-less (pure CSS buttons, headers and so)
- Implemented latest Bootstrap framework
- Started removing tables from entire site (yep, tables sucks)
- Modified prototype.js to not collide with jquery and Bootstrap
- Modified some MyBB core files to show nice forum status badges on forum index and forum display
- Simplified and totally overhauled forum index and forum display
- Wrapped all logged user options what was before in header displayed next to eachother to dropdown menu
- Created very nice jumbotron on portal page for registering and forum carousel
- Created new tabbed user profiles
- Remove ALL tables from MyBB
- Remove most of resting images from theme
Actually, my plan is to release this theme when I will finish it as paid (yes paid, becouse I spent a lot of hours working on this and I think thid theme deserve it) theme for start and maybe later make it free.