|
Are there any alternative templates for OSQA? |
The question has been closed for the following reason "Duplicate Question - cross-link posted at http://meta.osqa.net/questions/4857/how-to-improve-the-still-ugly-default-theme?" by Andrew_S 01 May '11, 13:33
|
As far as I know, there is no alternative templates for OSQA available for download somewhere. But those are pretty straightforward to create. See this question. In there, the template is created just to achieve a small tweak, but you can override any file you want. |
I've been able to figure out the custom css section. I've created a green template for osqa. Here's the custom css I used:
and the rest:
I guess the comment section is munching my C style comments.
Comments are standard markdown, you just had to indent the code snippets :)
Thank you!