Quick reply is styled through the Input Fields CSS. The only issue with adding a background to this is that it will show up in all of your input fields, such as the single line text field for searching, username and password, etc.
This can be remedied by styling individual input fields in your templates, either on a per field basis or creating a new class in your CSS additional definitions and applying this new class to the appropiate fields.
|