it’s WIP but here it is: https://appleblogz.com
i partially made it work with this code:
<img src="/wp-content/themes/think-different/images/AppleLogo_BL.png" alt=" Apple Logo"><h1><?php bloginfo('name'); ?></h1>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
the issue now is, i want the text after the image on the same line so to speak…
tks.