Hi!
I have WP Polls installed on my WordPress.
This plugin add some CSS code in WP head. This is the code:
<style type="text/css">
.wp-polls .pollbar {
margin: 1px;
font-size: 8px;
line-height: 10px;
height: 10px;
background-image: url('http://www.my-site.com.ar/wp-content/plugins/wp-polls/images/default_gradient/pollbg.gif');
border: 1px solid #c8c8c8;
}
</style>
How to delete this code?!?!?!
Help please!
Thanks!