Login  Register

Re: Quote option not working when replying to posts

Posted by Hugo <Nabble> on Jan 24, 2011; 6:07am
URL: https://support.nabble.com/Quote-option-not-working-when-replying-to-posts-tp5953969p5954271.html

I just checked your forum and it was still not working. So I fixed the problem for you. The right CSS code is:
blockquote, .quote {
    color: #000000;
}
Please take a look and let me know if you still have issues.