Translate

Đưa search google vào cuối bài viết

1. Đăng nhập vào Blogger.
2. Design\ Edit HTML\proceed\Expand Widget Templates\
đánh Ctrl-F tìm code một trong 3 code sau :
<div class='post-footer-line post-footer-line-3'>
<div class='post-footer'>
<data:post.body/>
3. Thêm đoạn Code này vào phía sau nó, lưu lại là xong:
<div class='google-search-link' style='text-align:center;'>
<form action='http://www.google.com.vn/search' method='get' name='search-pt' target='_blank'>
<input autocomplete='off' expr:value='data:post.title' id='search-text' name='q' style='display:none;' tabindex='7' type='text'/>
<a href='#' onclick='document[&quot;search-pt&quot;].submit()'><img border='0' height='25' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikN4Qg_nJ8RYg8iifClQaP9nBznMbrePEx_yyz0XYgeDLLY8_ijlTF72rtrCWFHJaGxBXvIn-l7N0Wnp_wfSj-LitLKAgQE6v1-9CfkiLtGC-IWFiGbMnaWyMtPiS1pinXbIYRDcJnZW8/s640/searching+google.jpg' width='500'/></a>
</form>
</div>

No comments: