Quote:
Originally Posted by ericholtman
This is a really great mod, and I think it's going to do a lot to increase participation on my board.
I have one question: Is there a way to change the font size and color in the phrases ("Did you find this post helpful, etc")?
I apologize if this question is painfully stupid, but my husband usually does the coding, and I'm trying to do everything by myself this time. It's a long and sometimes grotesque process.
Kim
|
I did this in Phrases, I searched for the term then change the code like this
Code:
<span style="font: verdana; color: Yellow;">Did you find this post Helpful?</span>
May not be the best way, but it worked