Quote Originally Posted by davewest View Post
Same as any other use of stylesheet, create a new document, add styles to it, save in includes\templates\YOUR_TEMPLATE\css\stylesheet_faq.css

You also need to edit the template files to include your stylesheet names ... class="plainBoxHeading" and so on. any file tpl_faq_ would need looking at.
Thanks, that's simple enough.

However, I now have a problem where I get the error message "Sorry, the question was not found." when clicking on a FAQ to look at the answer. I didn't seem to have this problem before, and I'm 100% positive it's not related to the stylesheet addition since I reverted back to the original files. I would like to hack this module to work as much as possbile.

Any idea about this error?