Addons are custom features that you can add to your Vanilla forum. Addons are created by our community of developers and people like you!
Will it work on my Vanilla Forum?
These addons are for people who downloaded and set up their own Vanilla forum. Compare your downloaded version with the version requirements on the right.
If your Vanilla forum is hosted at VanillaForums.com, this addon may already be installed there.
Vanilla Approved?
We review addons to make sure they are safe and don't cause bugs. An addon is considered to be "Vanilla Approved" once our review process is complete.
This addon is a theme. You need to extract it to your /themes folder to install it.
This is a full-width clean theme with the style.css completely rewritten and minimized to less then 300 lines. The default master has also been rewritten for search engine optimisation. This theme is mostly meant to help easily style your own theme and has a little added configuration.
Both the content and panel resize (by %) to fit the screen best. A fixed width is easily given with a small change to the wrapper.
In the default.master.php, the content comes first in code (not in design) followed by the panel, header, nav and footer in respective order. The panel can also be set to the left of the page while maintaining this order.
Furthermore both helper_functions.php files for discussions & discussion have been edited to allow for a Closed class on a item and Odd/Even classes for comments.
Only one image is added for the overlay box, for the rest it's just css!
This is my first addon (for any community ever), so comments are much appreciated.