Friday, 6 July 2012

Animated Label Cloud Widget For Blogger

This is the most amazing way to show your blog's labels. This widget is originally for wordpress but now you can add this on your blogger. Generate this widget with the help of our Widget Generator : ...

Thursday, 5 July 2012

Creating jQuery Show/Hide Panel

So today i'am going to teach you how to create jQuery Show/Hide Panel.....so let me start : Java Script : <script type="text/javascript" src="http://widcraft.googlecode.com/svn/jquery.js"></script> <script type="text/javascript"> $(document).ready(function(){ $(".flip").click(function(){     $(".panel").slideToggle("slow");   }); }); </script> CSS : <style> div.panel,p.flip { margin:0px; padding:5px; width:600px; text-align:center; background:#e5eecc; border:solid...

Wednesday, 4 July 2012

How To Get Free Google Adwords Coupon

The best way to try adwords advertising program is to use a voucher, but remember adwords coupons can be used only once. I will give you a list of website where you can request a free adwords coupon from google. Once you did, wait from 3 to 7 days, and check your email for voucher. Do not request a coupon second time, because google will not send you another voucher, don’t try to fill in another...

Tuesday, 3 July 2012

Different Background In Each Post Of Blogger

So in this tutorial i'am gonna show you how to use different background in each post of your blogger......ok so here we go..... Go To Your Blog > Settings > Posts And Comments  Paste this code at the top of the box : <div style="background:url(Image_URL) no-repeat;"> And paste this code at the bottom of the box : </div> Click on Save Settings and then Create a...

Monday, 2 July 2012

Disable Right Mouse Click On Blogger

If you wanna disable right mouse click on your blogger blog then just add the below widget on your blog : input name="widget.content" type="hidden" value=" "> input name="widget.template" type="hidden" value=""> Comment/Request/Quest...

Display/Hide Widget On Specific Pages In Blogger

When you add a widget (or a gadget as Blogger would call it) to your blog, by default the widget would appear on all pages –homepage, index, archive, post and static pages. But what if you want a certain widget to appear only on a certain page or pages, can it be done? In other words can you select on which page/pages the widget would or would not appear?  The answer is yes you can -by using...

List Of Conditional Tags

List of conditional tags : Below is a list of conditional tags that target specific pages. I only list the opening tags here. Just make sure you include the closing </b:if> tag when applying a conditional in your template. 1.Index (list) pages  Index pages include homepage, labels page and yearly archive page. <b:if cond='data:blog.pageType == "index"'> 2.Post (item)...

Monday, 25 June 2012

Random Banner Widget For Blogger

Random banner widget is the best way to promote your blog content or to promote your advertisements on your blog.....every time your visitor will see a random banner of your post/advert on your blog..... and its simple to add just follow these steps Go To Blogger > Layout > Add A Gadget > HTML/Javascript Paste the following script <script language="JavaScript">images =...

Saturday, 23 June 2012

Creating A HTML Email Form

So today i'am gonna teach you a simple HTML tutorial on Creating HTML E-mail Form for your blog, website or any html page ....First of all sorry i wrote wrong form/forum spelling on pic above ......so here we go : On Blogger : Go To Post/Page > HTML and paste the html given below. On HTML : Paste html given below on your html document. <h3>Send E-mail To Your Name:</h3> <form...

Thursday, 21 June 2012

CSS3 Round Corner Generator

...

Popular Posts

 
Powered by Blogger.