Usualy iuse this script to remove first image on blog $(function(){$(".separator:first").remove(),$(".post-body > img:first").remove()});
but when