Hi,
In the CSS file under the plugin directory of the plugin replace:
.rmtwrapper .rmtlogo {
float: left;
width: 119px;
height: 40px;
background: url(rmtp_logo.png);
}
with this:
/* .rmtwrapper .rmtlogo {
float: left;
width: 119px;
height: 40px;
background: url(rmtp_logo.png);
} */
this comments out the element
Regards,
Maxx