Advert Code



On Blogger, go to your layout settings and then create a new gadget in your sidebar.
Select HTML on the list that appears
Don't bother with a title, paste the below code into the body and click Save

View your blog to see how it looks
If it's too big or small, adjust width in steps of 5 and height in steps of one - if you are doing it right, you change the 600 in the below example 3 times and the height (107) twice
Also, play around with the table align="right" part to either "left" or "centre" to help as well
Unfortunately it's a bit trial and error, but you'll get there, you always know where I am if you need help

Cheers

Sam

Normal Code:

<!-- Begin Table -->
<table border="0" cellpadding="0" cellspacing="0" width="600"
table align="right">

<tr>
<td rowspan="0" colspan="0" width="600" height="107">
<a href="http://www.beersandspirits.co.uk/"><img name="Image30" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyrllxatkSSYWoKZHFJkZn3Zdbyhyphenhyphend7wvAcjF9okmzu00dO4S09olugY6dNvCFSQb4iU8UTLOZVbW3S7tsL2Zck_umHPPbJeJWTY5AXAo6EYBrCgUI5BVGRwo9F2lYGAP7U1y-fkJBSGw/s800/Splicer-BAS2.jpg" width="600" height="107" border="0" alt="" /></a></td>
</tr>

</table>
<!-- End Table -->





Christmas Code:


<!-- Begin Table -->
<table border="0" cellpadding="0" cellspacing="0" width="600"
table align="right">

<tr>
<td rowspan="0" colspan="0" width="600" height="107">
<a href="http://www.beersandspirits.co.uk/"><img name="Image30" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYtO2GHDZwwem5xqb5-9QVCcjlrys5lXR7E9yTuI5b9YtBVUKrxDGAccBxFS-DkQl_QPRCZubExCYIrf5DNxxiowDvH7jx8ABJ-mhLTMS0jzwE2aEBxHlkCbirWNmm02w8ZaG8lWY7JDA/s800/SplicerBAS.jpg" width="600" height="107" border="0" alt="" /></a></td>
</tr>

</table>
<!-- End Table -->

No comments:

Post a Comment