- sign in ke blog
- klik layout/tata letak
- klik edit HTML
- (sebaiknya kalian download template lengkap terlebih dahulu, agar jika hasil tidak sesuai dengan keinginan maka bisa dikembalikan seperti semula)
- beri tanda centang pada Expand Widget Template (agar code widget muncul)
- kemudian cari kode: <data:post.body />
- untuk mempermudah pencarian tekan CTRL+F
- hapus kode tersebut kemudian ganti dengan kode dibawah ini:
<b:if cond='data:blog.pageType == "static_page"'>
<br/>
<data:post.body/>
<b:else/><b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:post.snippet'>
<b:if cond='data:post.thumbnailUrl'>
<div class='Image thumb'>
<img expr:src='data:post.thumbnailUrl'/>
</div>
</b:if>
<data:post.snippet/>
<b:if cond='data:post.jumpLink != data:post.hasJumpLink'>
<div class='jump-link'>
<a expr:href='data:post.url + "#more"' expr:title='data:post.title'><data:post.jumpText/></a>
</div>
</b:if>
<b:else/>
<data:post.body/>
</b:if>
<b:else/>
<data:post.body/>
</b:if></b:if>
- kemudian cari lagi kode seperti ini: </b:skin>
- jika sudah ketemu letakkan kode ini diatasnya:
.thumb img {
float: left;
margin: 0 10px 10px 0;
}
Simpan dan
- kemudian disimpan templatenya
Tag:
membuat read more otomatis
membuat read more otomatis di blog
membuat read more otomatis di blogspot
membuat read more otomatis pada wordpress
membuat read more otomatis pada blogspot
membuat read more otomatis wordpress
membuat read more otomatis blogspot
membuat read more otomatis pada blogger
membuat read more otomatis di joomla
cara membuat read more otomatis
cara membuat read more otomatis di blog
cara membuat read more otomatis di blogspot
cara membuat read more otomatis pada wordpress
cara membuat read more otomatis pada blogspot
cara membuat read more otomatis wordpress
cara membuat read more otomatis blogspot
cara membuat read more otomatis pada blogger
cara membuat read more otomatis di joomla
Tidak ada komentar