Question number 1. How can I change the color of the editor's icon? I need them to be white.
Question number 2. How can I change the text in the comment editor window? I need:
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 1.7;
color: #000;
Question number 3. How do I translate "Width (optional)" labels (and similar) that are in the jquery library?
Question number 4. How can I change the style of the caption "Leave a comment"? This is a placeholder. I need:
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 1.7;
Question number 5. How can I specify an indent on the right for replies to comments? For example, as I have now on the site but for CComment Pro 5.
Thankful in advance for the answer.