content-blog-horizontal.php
change
<php if ( has_post_thumbnail() ) : >to
<php if ( the_post_thumbnail('blogsy-small') ) :>
change the_content();
to echo("^_^");//the_content();content-blog-horizontal.php
change
<php if ( has_post_thumbnail() ) : >to
<php if ( the_post_thumbnail('blogsy-small') ) :>
change the_content();
to echo("^_^");//the_content();