I have added the Facebook like widget to out site, but would like to get rid of the ugly boarder that the widget adds. I thought this would be an easy fix with custom css. Using firebug in firefox I found the elements I needed to change, the changes in firebug worked great, but I am struggling to reference it in the custom css editor to apply the changes.
The code I edited in firebug was as follows:
<br />
.fbConnectWidgetTopmost {border:none!important;}<br />
The css is generated by facebook, I assume this is why I am having problems overriding it. I am sure this issue has come up before but had no luck finding a solution for wordpress.com. Does anyone have a solution?
The blog I need help with is blog.englishlakes.co.uk.