Posts Tagged ‘buat read more blogspot’

Buat Read More di Blogspot

Berikut adalah tutorial membina “read more” untuk pengguna blogspot. Ikuti langkah-langkah berikut Login akaun blogger Masuk Dashboard Klik Layout Klik Edit HTML Centang Expand Widget Templates ”lihat rajah dibawah <p><data:post.body/></p> Buang kod diatas dan tukarkan dengan kod dibawah ini <b:if cond=’data:blog.pageType == “item”‘> <style>.fullpost{display:inline;}</style> <p><data:post.body/></p> <b:else/> <style>.fullpost{display:none;}</style> <p><data:post.body/></p> <strong><a expr:href=’data:post.url’>Baca lanjut tentang “<data:post.title/>”  »» </a></strong> </b:if>   Klik SAVE Templatekemudian… [...]