Online making money is very simple in these day. because all people have a computer and a internet. and searching on google how to earn money. and many more method in this search below. i have 2 way …
How to Remove Attribution Powered by Blogger
In this post Blog Tools Kit provided you that how to remove attribution powered by blogger. simple method use and apply this your blogger and remove the attribution powered by blogger. this is very …
How to Change a Custom Favicon in Blogger
In this post i told you that how to change a custom favicon in blogger. open your blogger dashboard and click the Layout. open the layout and you see the upper left side of favicon. button. click edi…
How to Remove Blogger Navbar
In this post i told you that how to remove blogger navbar. open your blogger dashboard and click the layout. find navbar and click the edit. edit and see this picture open a navbar configuration and …
HTML Contact Us Form
.style1 { text-align: center; } .style2 { font-size: 40pt; color: #0000FF; font-family: "Times New Roman", Times, serif; } .style3 { font-size: medium; color: #0000FF; font-family: "Times New …
HTML Registration Form
, Provided by: Technology Kick --> Register Username: Password: Confirm Password: Email: Blog Tools Kit …
Password Protect Your Website / Blog
, Provided by: Technology Kick --> /*This Script allows people to enter by using a form that asks for a UserID and Password*/ function pasuser(form) { if (form.id.value=="user") { if (form.pass.valu…
Add Static Facebook Pop Out Like Box with Smooth JQuery Hover
//$(document).ready(function() {$(".w2bslikebox").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");}, 500);});//-->.w2…
Snow On Page
// Set the number of snowflakes (more than 30 - 40 not recommended) var snowmax=35 // Set the colors for the snow. Add as many colors as you like var snowcolor=new Array("#aaaacc","#ddddFF","#ccccDD"…
Show Welcome Message To Visitors Of Your Website Or Blog
alert("Welcome to my site") Blog Tools Kit …
Calculator On Page
var FKeyPad = document.Keypad; var Accumulate = 0; var FlagNewNum = false; var PendingOp = ""; function NumPressed (Num) { if (FlagNewNum) { FKeyPad.ReadOut.value = Num; FlagNewNum = false; } els…
Add Facebook Like Box To Blogger Or Website
src="//www.facebook.com/plugins/likebox.php? href=https://www.facebook.com/TechnologyKick&width=290&height=250& amp;colorscheme=light&show_faces=true&border_color&stream=false…