Malesef gene değişmedi.Arama kutusunun kodlarınıda vereyim isterseniz;

div class="widget box-shadow-inset"> <a href="<?php  echo get_bloginfo_rss('rss2_url'); ?>"><img src="<?php bloginfo('template_directory'); ?>/images/rss.png"  border="0" id="rss_img" alt="Subscribe to RSS" /></a>
  <div id="searchformcontainer">
    <form method="get" class="searchform" action="<?php echo $_SERVER['PHP_SELF']; ?>">
      <input type="text"  value=" <?php _e('Type here and hit enter ...', 'wpt') ?><?php /* echo wp_specialchars($s, 1); */ ?>" class="searchtext" name="s" id="s" onfocus="if (this.value == ' <?php _e('Type here and hit enter ...', 'wpt') ?>') {this.value = '';}" onblur="if (this.value == '') {this.value = ' <?php _e('Type here and hit enter ...', 'wpt') ?>';}" />
      <input type="submit" class="wp-tube-button wp-tube-button-sidebar" value="Search" />
    </form>
  </div>
  <div class="clearboth"></div>
</div>