暖岛B2子主题:搜索模块教程

Tosscat 杂乱教程评论473字数 773阅读2分34秒阅读模式

暖岛B2子主题搜索模块是一个HTML模块,所以没什么难度。

效果图

暖岛B2子主题:搜索模块教程

添加代码

按下面步骤来就行。

  • 网站后台-B2主题设置-模块设置-首页-添加新模块
  • 模块标题:搜索(可修改)
  • 模块key:search(可修改)
  • 调用内容:HTML

代码内容

<section class="search">
<h2>暖岛 - 美好生活研究所。</h2>
<form method="get" action="https://zizhuti.nuandao.cn/">
<input type="search" placeholder="输入关键字搜索" autocomplete="off" value="" name="s" required="required">
<button type="submit" class="button">搜你喜欢</button>
<i class="b2font b2-search"></i>
</form>
<div class="searchTag">
<span><i class="b2font b2-hot"></i>热门推荐:</span>
<a href="https://zizhuti.nuandao.cn/style/b2" rel="external nofollow" target="_blank">b2主题美化</a>
<a href="https://zizhuti.nuandao.cn/inspiration/webui" rel="external nofollow" target="_blank">网页灵感</a>
<a href="https://zizhuti.nuandao.cn/theme" rel="external nofollow" target="_blank">免费WordPress主题</a>
</div>
</section>

将上面网址修改成自己的网址即可

Tosscat
  • 本文由 Tosscat 发表于 2022年1月22日20:17:00
  • 转载请务必保留本文链接:https://www.tosscat.cn/1590.html
匿名

发表评论

匿名网友
:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: