merhaba yardımcı olabilecek var mı ?
sitenin title description kısmı yerine resim yerleştirmek istiyorum
resim kodu bu
<a href="http://www.pendikevdenevenakliyat.xyz/wp-content/uploads/2015/09/cropped-cropped-cropped-evden-eve-nakliyat-goztepe.jpg" rel="attachment wp-att-441"><img class="alignnone size-full wp-image-441" src="http://www.pendikevdenevenakliyat.xyz/wp-content/uploads/2015/09/cropped-cropped-cropped-evden-eve-nakliyat-goztepe.jpg" alt="cropped-cropped-cropped-evden-eve-nakliyat-goztepe.jpg" width="1327" height="425" /></a>
buraya eklemek istiyorum nasıl yapabilirim yardımcı olur musunuz lütfen ?
<div id="logo" class="clearfix">
<?php do_action('smartline_site_title'); ?>
<?php // Display Tagline on header if activated
if ( isset($theme_options['header_tagline']) and $theme_options['header_tagline'] == true ) : ?>
<h2 class="site-description"><?php echo bloginfo('description'); ?></h2>
<?php endif; ?>
</div>