🥑 如何置放 Search Box


置放 Search Box 可以讓帖子較多的部落格容易找到要找的帖子喔 :)





到 【Layout / 布局】 > 【Add A Gadget / 新增小工具】 > 【HTML/Java Script】,

Copy + paste 以下代碼 :

<center><p align="center"><form id="searchthis" action="/search" style="display:inline;" method="get"> <input id="search-box" name="q" size="25" type="text"/> <input id="search-btn" value="显示的字" type="submit"/> </form></p><center>


紅色的字改成自己想要写的字 (例如: Search / Click Me / Go)
如果不要Search Box在中間的可以刪除紫色的字





© Pure Love's 2015 | 轉載請注明出處。