I forked the original Duende theme. Fully compatible again with MyBB v1.8.x With tons of fixes and improvements (including fully responsive)!
This is Duende version 3! Fully free and open-source under GPL license.
Duende v3 comes in two flavors (both flavors are released under the same version number, so carefully look which flavor you pick):
- Duende v3
- Duende v3 Local
Duende V3 Local is the same as Duende V3, where the only difference is that with the local version all files are hosted locally. So without the need of a CDN (Cloudflare).
In short, the Duende v3 Local is an ideal solution if you don't want to depend on external resources and/or don't have Internet access.
Don't forget to give my theme a star!
Demo site
Visit:
Forum
Visit:
Repo mirror
Git repo:
Features
- Fully responsive, reworked all the templates making it fully responsive on mobile/tablet
- Added "Latest threads" on front page
- Improved loading times, using defer/async where possible! Using the preconnect meta tag for further performance gains
- Fixed login form for MyBB 1.8.x
- Improved icons
- Cleaned-up inline jаvascript, put as much as possible into main.js (loaded async)
- Converted to HTML5 syntax, with valid doctype and robot meta tag
- 1000+ styling fixes all across multiple CSS files
- Fixed jQuery Tipsy
- Homepage W3C validated (no HTML template failures only some obsolete warnings)