Thursday 21 November 2013

Put banner in blog


Assalamualaikum and hello readers...semalam ada yang tanya macam mana nak letak banner dalam blog...so, here the tutorial...( malas nak taip banyak )

For template designer
www.Blogger.com/home --> Layout --> Add gadget --> HTML/Javascript --> Copy and paste the banner code that I given below in your HTML/Javascript gadget

For bogskin 
www.Blogger.com/home --> Template --> Find your sidebar code -->  Copy and paste the banner code that I given below in your sidebar section code

The code :

<center>
<img style="width: 200px;" src="YOUR BANNER URL" /><br /><br />
<textarea cols="30" onclick="this.focus();this.select()" readonly="" rows="3" style="border: 1px dotted #555555; color: black; font: 12px candara; padding: 5px; text-align: left;"><a href="YOUR BLOG URL"><img style="width: 200px;" src="YOUR BANNER URL" /></a></textarea>
</center>

The note :
Fuchsia text : Width of banner
Blue text : Your blog URL
Red text : Your banner image URL
Orange text : Text color

...Preview and save...

No comments:

Post a Comment