Ảnh minh họa.
1.Đăng nhập vào Bảng điều khiển Blogger của bạn
2. Vào Thiết kế > Chỉnh sửa HTML – và click ô Mở rộng Mẫu Tiện ích
3. Nhấn Ctrl+F và tìm:
2. Vào Thiết kế > Chỉnh sửa HTML – và click ô Mở rộng Mẫu Tiện ích
3. Nhấn Ctrl+F và tìm:
</head> |
và thay thế bằng
<script type='text/javascript'> var thumbnail_mode = "float" ; summary_noimg = 230; summary_img = 140; img_thumb_height = 100; img_thumb_width = 100; </script> <script src='http://blogergadgets.googlecode.com/files/excerpt.js' type='text/javascript'/> </head> |
Tiếp tục tìm.
<data:post.body/> |
và thay thế bằng
<b:if cond='data:blog.pageType == "item"'> <data:post.body/> <b:else/> <b:if cond='data:blog.pageType == "static_page"'> <data:post.body/> <b:else/> <div expr:id='"summary" + data:post.id'> <data:post.body/> </div> <script type='text/javascript'> createSummaryAndThumb("summary<data:post.id/>"); </script> <div style='clear: both;'/> <span style='padding-top:5px;;float:right;text-align:right;'><a expr:href='data:post.url' rel='bookmark'><b>Read more >></b></a></span> </b:if> </b:if> |
Thế là xong, chúc các bạn thành công !
0 nhận xét:
Đăng nhận xét