Like this

Sunday, December 5, 2010

Put Your Pics Flying in Any website

Hey Guys and Gals want to Enjoy Using Facebook..Let Your Pics Fly in your Home Page.. Jux Like this...!! :) :)


















Cool naa... its to much easy as that u can think..!! jux copy the following script in your adress bar and enjoy during chatting or any thing else..code is

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);   


i m also goin to tell you how to do that..
Step#1:- Sign in to your Facebook or any other site ID
Step#2:- Put the Above Code and Hit the enter then Enjoy

Trick by Legend X... Enjoy and Share 

Saturday, December 4, 2010

Remove NavBar from Blogger

Remove NavBar from Blogger
Blogger Blogs by default have a Navigation Bar at the top of the page called Navbar. If you want to remove this NavBar from top of your blog then just follow these simple steps to remove Navbar.

Steps to Remove Navigation Bar (NavBar):
  • On Your Dashboard, Click on Layout (see below shown picture for further assistance)

Select Blogger Layout
  • Now Click on HTML (see below shown picture for further assistance)

Edit HTML
  • Now Check the box of Expand Widget Templates (see below shown picture for assistance)
Expand template code
Now Search Below Given Code:
<!--[CDATA[

Replace above code with this:
<!--[CDATA[
#navbar-iframe {
display: none !important;
}


Now, Save Your Template and you are Done!

Ads

Your Ad Here