Single.php dosyasını şununla değiştirin,






<script>
</script>
<script>src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>



>
<script>
</script>
<script>src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>



<script>
</script>
<script>src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>



gab_media(array(
'name' => 'bn-bfea',
'enable_video' => 'false',
'video_id' => 'bfea-left',
'catch_image' => get_option('of_bn_catch_img', 'true'),
'enable_thumb' => 'true',
'resize_type' => 'c',
'media_width' => 210,
'media_height' => 195,
'thumb_align' => 'aligncenter',
));
?>






<script>
</script>
<script>src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

















// Theme innerpage slider



if (get_option('of_bn_inslider') == 'Site Wide') {



require_once (GABFIRE_INC_PATH . '/theme-gallery.php');



}



elseif (get_option('of_bn_inslider') == 'Tag-based' && ( has_tag(get_option('of_bn_inslider_tag')) ) or ( term_exists( get_option('of_bn_inslider_tag', 'gallery-tag', '' )) )) {



require_once (GABFIRE_INC_PATH . '/theme-gallery.php');



}



elseif (get_option('of_bn_inslider') == 'Disable') {



// do nothing



}







// If there is a video, display it



gab_media(array(



'name' => 'gab-fea',



'enable_video' => 'true',



'video_id' => 'archive',



'catch_image' => 'false',



'enable_thumb' => 'false',



'resize_type' => 'c',



'media_width' => '611',



'media_height' => '350',



'thumb_align' => 'aligncenter',



'enable_default' => 'false'



));







// Display content



the_content();







// make sure any blognewsed content gets cleared



echo '
';







// Display pagination



wp_link_pages('before=

&after=

&next_or_number=number&pagelink= %');







// Post Widget



dynamic_sidebar('PostWidget'); if(get_option('of_widget') == 'true') { echo 'PostWidget'; }







// Display edit post link to site admin



edit_post_link(__('Edit This Post','blognews'),'

','

');



?>



BENZER YAZILAR

























































Sonra style.css dosyasınıza şu komutu verin;

#konuic {width: 600px;}

Buda olmazsa genel olarak düzeltme yapmak gerekecek.