We have learned about how to make the button yesterday. So, today I would like to show you how to manipulate it. Usually, we manipulate the
button after finish writing an article.
To make you better understand, let say you write the latest article like below using Windows Live Writer.
After you click Publish, Windows Live Writer will publish the article to your blog. After that, your blog will automatically launched with the latest article inside it. See below :
Based on the picture above, we want to put the button under first paragraph. So, here come the procedures.
The Procedures
- Login to your blogger dashboard –-> click Edit Posts –-> you will be presented with the list of articles like below.
- At the left side of your latest article, click Edit –-> you will see the post editor like below
- Refer to the picture above, you must type the HTML tag <span class=“fullpost”> AFTER a break line <br clear=“all” /> which locate after the first paragraph.
- Type the HTML closing tag </span> AFTER the second paragraph or AFTER the last HTML tag </p>.
- Click PUBLISH POST –-> click View Blog to see the result
- The picture below represented the wanted result.
As you can see, the second paragraph is hidden and will appears as permalink after we click the button.
0 comments:
Post a Comment