1个回答
展开全部
找到自己搜索对于的div 将下面div里面的代码放到你相应的里面就可以了!
<div class="searchbar">
<form name="formsearch" method="get" action="<?php bloginfo('home'); ?>">
<div class="form">
<input name="s" id="s" type="text" class="search-keyword" nfocus="if (this.value == '') {this.value = '';}" onblur="if (this.value == '') {this.value = '';}" value="" />
<button type="submit" class="search-submit" ><?php _e("Search"); ?></button>
</div>
</form>
</div>
<div class="searchbar">
<form name="formsearch" method="get" action="<?php bloginfo('home'); ?>">
<div class="form">
<input name="s" id="s" type="text" class="search-keyword" nfocus="if (this.value == '') {this.value = '';}" onblur="if (this.value == '') {this.value = '';}" value="" />
<button type="submit" class="search-submit" ><?php _e("Search"); ?></button>
</div>
</form>
</div>
本回答被网友采纳
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询