Hacking your CSS!
On lefora, we give admins acess to the CSS so they can change the look and feel of their forum. We have plans to improve this interface greatly, but in the meantime, you can type in CSS overrides in your admin panel to change your style sheet. We'll post some hacks here.
Warning: Any chances you make to your CSS will be lost when you change your theme. So keep a copy of it.
How do I access my CSS?
Click "Forum Admin" -> "Themes" -> "CSS"

How do I know what values to override?
We recommend using the 'Firebug' plugin for the Firefox webbrowser. Here's a tutorial.
What future changes do you have in the works for the CSS editor?
We'll probably show a read-only version of the CSS above the input box so it's easier for developers to work with.
