I noticed a strange thing using Wordpress.com Stats (http://wordpress.org/extend/plugins/stats)
on my main blog page (http://www.digitalking.it) i see like an "emoticon" just at the bottom and this little change the layout... i watched the html code and i saw is generated by that plugin, the code specifically is:
<script src="http://stats.wordpress.com/e-200806.js" type="text/javascript"></script>
<script type="text/javascript">
st_go({blog:'1072155',v:'ext',post:'0'});
var load_cmc = function(){linktracker_init(1072155,0,2);};
if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc);
else load_cmc();
</script>
what is it? just me noticed that? ok if code is needed but i want that be like "invisible" so my layout is the normal established by the theme i use