- You're in draft.blogger.com, go to Template (on the lower left sidebar)
- Scroll down to the end >> Backup/Restore Template >> Download Full Template
- Click on Edit Template >> Tick the Expand Widget Templates box
- Press Ctrl + F , and type " ]]></b:skin> "
- Just right above it, copy and paste this code:
- Place this code between the ]]></b:skin> and </head>:
- In the search box, type " <data:post.body/> " or " <p><data:post.body/></p> " if you use custom template
- Place this code right below <data:post.body/> or <p><data:post.body/></p>
- Click SAVE Template
- To add read more: Just after your introduction paragraph, click on the "break" icon located above the content box like this.
/*READ MORE*/ .jump-link a { background: #ffff00; padding: 3px; color: #fff; } .jump-link a:hover { background: #000000; padding: 3px; color: #ccc; }
<!--READ MORE--> <b:if cond='data:blog.pageType != "item"'> <style> .post-body img { img { max-width: 100px; width: expression(this.width > 100 ? 100: true); float: right; } </style> </b:if>
<!--READ MORE--> <b:if cond='data:post.hasJumpLink'> <div class='jump-link'> <span style='float:right; font-weight:bold;'><a expr:href='data:post.url + "#more"'><span><a expr:href='data:post.url + "#more"'>Read more >></a></span></a></span> </div> </b:if>
Thank you for dropping in this blog and reading my tip.
0 comments:
Post a Comment