Sinisterly
Custom CSS - A hastily coded MyBB plugin. - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Custom CSS - A hastily coded MyBB plugin. (/Thread-Custom-CSS-A-hastily-coded-MyBB-plugin)



Custom CSS - A hastily coded MyBB plugin. - Lain - 05-27-2014

I wrote this plugin in around 20 minutes of stuffing around and pulling apart code. What it does is pretty self explanatory, but here goes;

What does Custom CSS do?

Custom CSS allows users to add their own custom CSS to your forum.

How do I install it?

  1. It's simple, download it here.
  2. Drop the PHP file into your plugins folder.
  3. Activate the plugin in your admin CP.
  4. Edit your custom css under UserCP > Profile

This is very basic at the moment, with more features coming later when I recode it for my own forum.


RE: Custom CSS - A hastily coded MyBB plugin. - Equinox - 05-27-2014

Odd, I was thinking about making something that does the same thing when I was working on my MyBB theme.