How To Add Together A Widget Below Start Postal Service Inward Blogger

This tutorial volition exhibit you lot how to brand a gadget/widget to seem merely below the showtime Blogger post.

First, you lot must sympathise that the green gadgets provided yesteryear Blogger tin survive added alone where the blueprint department allows this. Yet, nosotros tin exhibit whatever element, for example, an AdSense ad, an image, a flash file or a video etc...

So, what nosotros volition produce inwards this tutorial is to display an chemical gene nether the showtime post, this way that it volition non survive visible below the other posts. This is slap-up when you lot purpose whatever automatic summary, although it is non a requirement.

This tutorial volition exhibit you lot how to brand a gadget How to Add a Widget Below First Post inwards Blogger
This is slow to produce as well as nosotros volition purpose the isFirstPost conditional tag for that chemical gene to exhibit it nether the showtime postal service published on our blog.

Adding Influenza A virus subtype H5N1 Gadget or Widget Below First Post inwards Blogger


Step 1. From your Blogger dashboard, larn to Template as well as click on the Edit HTML button:


Step 2. Click anywhere within the code expanse as well as press the CTRL + F keys to opened upward the Blogger search box

This tutorial volition exhibit you lot how to brand a gadget How to Add a Widget Below First Post inwards Blogger

Step 3. Type or glue this job below within the search box as well as hitting Enter to detect it:
<b:include data='post' name='post'/> 
Step 4. Just below it add together this code:
<b:if cond='data:post.isFirstPost'>
<div align="center" style="margin:10px auto;">
Here goes the code of the chemical gene you lot desire to show
</div>
</b:if>
Note:

- The bolded text indicates to where you lot should glue the code of the chemical gene (eg. AdSense ad, a widget). 

- In scarlet are the piece of work yesteryear margins (margin-top) as well as the bottom margins (margin-bottom), this is inwards instance you lot desire the chemical gene to deed towards or away from the entries, every bit good you lot tin add together whatever manner similar a background color, edge etc..
Step 5. Preview to brand certain everything is ok, as well as then Save your Template yesteryear clicking on the Save template button. That's it!

Comments