[quote post=“347″]Can i change it with some css?[/quote]

The problem is, that you can’t style a <script> tag with CSS. I tried to surround the tag with <div> and <span>, but it doesn’t work either. I think the problem is, that the JavaScript apends to the textbox so your only possibility is, to style the textarea.

If someone has a better idea, please post it, so I can change the plugin.