Until Recently, all of the image I attached to a post had an annoying and ugly border around them. I tried a few times to remove it, but could never remove the background. Well this morning, I finally found out what needed removing in the stlye.css file in the Appearance>Editor in the Blog Admin Panel.
You’ll need to find this code, and remove it. Then update the file and your pictures should no longer have a background! Let me know how it goes in the comments below.
.imgbg{background-color:#F0F0F0!important;border:1px solid #CECFD0;color:#555;margin:1em 2em!important;padding:1em 0;text-align:center;text-indent:0 !important;}
.imgbghover{background-color:#Ffffcc!important;border:1px solid #ff9900;color:#555;margin:1em 2em!important;padding:1em 0;text-align:center;text-indent:0 !important;}

