0
我已經在我的Tumblr博客上實現了該小部件,並嘗試更改小部件中的鏈接藍色,但目前爲止沒有運氣。這是他們便於代碼:更改socialstatistics-widget上的鏈接顏色
鏈接到博客:http://eduardo-mateos.tumblr.com/
<div class="socialstatistics-widget" data-id="xxxxxxxxxx"></div><script>(function(d,t){var b=d.createElement(t),c=d.getElementsByTagName(t)[0];b.async=b.src="http://socialstatistics.com/widget/widget.min.js";c.parentNode.insertBefore(b,c);})(document,'script');</script>
不,已經嘗試過,沒有運氣。這裏有一個鏈接,以便它可以幫助更好:http://eduardo-mateos.tumblr.com/ – edu