share theme blogspot tin tức 01

chia sẻ theme tin tức nhỏ gọn với nhiều tính năng mới
soạn tin MUA 2460 gửi 7544
để lấy passdownload (5000vnd/tin nhan)
HƯỚNG DẪN CÀI ĐẶT:
- bạn vào phần bố cục chỉnh sửa lại code  widgets cho phù hợp với mục đích sử dụng của mình
- widgets TIN TỨC, SỨC KHỎE, SAO VIỆT thì chỉnh code này bằng cách thay nhãn thành nhãn bài viết của mình:

<script type='text/javascript'>
var numposts = 3;
var showpostthumbnails = true;
var displaymore = false;
var displayseparator = true;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = true;
var numchars = 100;
</script> 
<script type="text/javascript" src="/feeds/posts/default/-/TIN TỨC?published&alt=json-in-script&callback=labelthumbs"></script>

- widgets NGƯỜI ĐẸP thì chỉnh code này bằng cách thay nhãn thành nhãn bài viết của mình:

<div id="simplesidepost"></div>
<script type='text/javascript'>
$('#simplesidepost').cbrnewpost({
postType:"s",
tagName:"NGƯỜI ĐẸP"
});
</script>


- widgets TÌM KIẾM thay link trang blog thành link trang blog của bạn:

<div id="search-form-feed">
    <form action="/search" onsubmit="return updateScript();">
        <input name="q" type="text" value="Telusuri..." id="feed-q-input" onkeyup="resetField();" onfocus="this.value='';"/>
    </form>
    <div id="search-result-container"></div>
    <div id="search-result-loader">Loading...</div>
</div>
<script type="text/javascript">
//<![CDATA[
var searchFormConfig = {
    url: "http://www.chiase247.info", // Add Your Blog URl
    numPost: 9999,
    summaryPost: true,
    summaryLength: 400,
    resultTitle: "Search Result",
    noResult: "No result",
    resultThumbnail: true,
    thumbSize: 40,
    fallbackThumb: "http://reader-download.googlecode.com/svn/trunk/images/no-image-72x72.png"
};
//]]>
</script>
<script type="text/javascript" src="http://reader-download.googlecode.com/svn/trunk/blogger-quick-search.js"></script>

Không có nhận xét nào:

Đăng nhận xét