I hope you don't mind that I tweaked this just a little. In addition to adblocking all the URLs, I slightly modified the above code by leaving the URL blank and changing opacity to 0 and it seems to have made the creepy fish and broken image icon go away altogether!
.loading{ background:transparent url() no-repeat scroll center top !important; margin-top:30px; height:0px; opacity:0 !important; zoom:1; }
no subject
I hope you don't mind that I tweaked this just a little. In addition to adblocking all the URLs, I slightly modified the above code by leaving the URL blank and changing opacity to 0 and it seems to have made the creepy fish and broken image icon go away altogether!
.loading{
background:transparent url() no-repeat scroll center top !important;
margin-top:30px;
height:0px;
opacity:0 !important; zoom:1;
}