پاسخ : گذاشتن تصویر در کنار متن
کد کار نمیکنه
لطفا یه تصویر کنار کد زیر قرار بدید
کد HTML:
<h3><?php comments_number(__('نظرات ارسال شده برای', 'themejunkie'), __('نظرات ارسال شده برای', 'themejunkie'), __('نظرات ارسال شده برای', 'themejunkie') );?> <?php _e(':', 'themejunkie') ?> “<?php the_title(); ?>”</h3>
پاسخ : گذاشتن تصویر در کنار متن
کد:
<h3><p align="right"><img border="0" src="http://www.balyan.ir/images/404.png" width="500" height="365" style="float: right; </span>></p><?php comments_number(__('<font color="red">نظرات ارسال شده برای</font>', 'themejunkie'), __('<font color="red">نظرات ارسال شده برای</font>', 'themejunkie'), __('<font color="red">نظرات ارسال شده برای</font>', 'themejunkie') );?> <?php _e('<font color="red">:</font>', 'themejunkie') ?> “<?php the_title(); ?>”</h3>