Make This Sticky Bar


Never Miss Any Update From Us!

Enrich Your Inbox.[402+ Readers]


Enter your email address:

Delivered by FeedBurner | Powered By Face Blog


Subscribe us today and get Quality Articles for free.

Pages

Friday, March 30, 2012

Add Cool Animated Flying Stars Widget

0 comments

This Widget Is Give You A Cool Look For Your Blogger
After Add This Widget Animated Stars Flying Around In Your Blog/Page
Let's Know How To Add This Widget To Blogger ......!



Paste below codes in Add HTML/JavaScript Widget.



<script type="text/javascript"> 
          
          //Configure below to change URL path to the snow image 
          var snowsrc="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpb2ptXMMhOC1hldw5kvETgipmCuVJn6ekDqqaUSRspAiIL70jmTyJIJZxoJ7qXqFtmPZIAaAieBXZRIKLkytyA7yKxj5Gc2rRn1vk4kYcOS5ywQc__sAQvZAr8Dy-8CNzonXwBTQB387p/s1600/ColoredStars.gif" 
          // Configure below to change number of snow to render 
          var no = 50
          // Configure whether snow should disappear after x seconds (0=never): 
          var hidesnowtime = 0; 
          // Configure how much snow should drop down before fading ("windowheight" or "pageheight") 
          var snowdistance = "pageheight"; 
     
        ///////////Stop Config////////////////////////////////// 
     
          var ie4up = (document.all) ? 1 : 0; 
          var ns6up = (document.getElementById&&!document.all) ? 1 : 0; 
     
            function iecompattest(){ 
            return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body 
            } 
     
          var dx, xp, yp;    // coordinate and position variables 
          var am, stx, sty;  // amplitude and step variables 
          var i, doc_width = 800, doc_height = 600; 
         
          if (ns6up) { 
            doc_width = self.innerWidth; 
            doc_height = self.innerHeight; 
          } else if (ie4up) { 
            doc_width = iecompattest().clientWidth; 
            doc_height = iecompattest().clientHeight; 
          } 
     
          dx = new Array(); 
          xp = new Array(); 
          yp = new Array(); 
          am = new Array(); 
          stx = new Array(); 
          sty = new Array(); 
          snowsrc=(snowsrc.indexOf("dynamicdrive.com")!=-1)? "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKXdiUjxK2Y_8BCiRFk8V6IVr8BlPQ32B5iLY4OgPWcaXQAf3pnzUJ3qAVoPu-6Kv_IP7m8AKFVuEcRV6EnWVQQdtVFKaSsRGChKT75NSjiM_VhUwU7bMZ22_VmWj-vc8M5ROrAb-Lv54/s400/snow.gif" : snowsrc 
          for (i = 0; i < no; ++ i) { 
            dx[i] = 0;                        // set coordinate variables 
            xp[i] = Math.random()*(doc_width-50);  // set position variables 
            yp[i] = Math.random()*doc_height; 
            am[i] = Math.random()*20;         // set amplitude variables 
            stx[i] = 0.02 + Math.random()/10; // set step variables 
            sty[i] = 0.7 + Math.random();     // set step variables 
                if (ie4up||ns6up) { 
              if (i == 0) { 
                document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><a href=\"http://dynamicdrive.com\"><img src='"+snowsrc+"' border=\"0\"><\/a><\/div>"); 
              } else { 
                document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"> 
     
    <img src='"+snowsrc+"' border=\"0\"><\/div>"); 
              } 
            } 
          } 
     
          function snowIE_NS6() {  // IE and NS6 main animation function 
            doc_width = ns6up?window.innerWidth-10 : iecompattest().clientWidth-10; 
                doc_height=(window.innerHeight && snowdistance=="windowheight")? window.innerHeight : (ie4up && snowdistance=="windowheight")?  iecompattest().clientHeight : (ie4up && !window.opera && snowdistance=="pageheight")? iecompattest().scrollHeight : iecompattest().offsetHeight; 
            for (i = 0; i < no; ++ i) {  // iterate for every dot 
              yp[i] += sty[i]; 
              if (yp[i] > doc_height-50) { 
                xp[i] = Math.random()*(doc_width-am[i]-30); 
                yp[i] = 0; 
                stx[i] = 0.02 + Math.random()/10; 
                sty[i] = 0.7 + Math.random(); 
              } 
              dx[i] += stx[i]; 
              document.getElementById("dot"+i).style.top=yp[i]+"px"; 
              document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i])+"px"; 
            } 
            snowtimer=setTimeout("snowIE_NS6()", 10); 
          } 
     
            function hidesnow(){ 
                if (window.snowtimer) clearTimeout(snowtimer) 
                for (i=0; i<no; i++) document.getElementById("dot"+i).style.visibility="hidden" 
            } 
               
     
        if (ie4up||ns6up){ 
            snowIE_NS6(); 
                if (hidesnowtime>0) 
                setTimeout("hidesnow()", hidesnowtime*1000) 
                } 
     
         
    </script>



Changes

50 change numbers, according to urself, it tell us that how many numbers of star we want to show.




Click Here For Earn Money Faster


Loading
Read More ->>

Thursday, March 29, 2012

0 comments

HTML Code Here

Click Here For Earn Money Faster


Loading
Read More ->>





Why do you run after scripts such as jquery while you can use simple CSS and HTML to create beautiful drop down menus for your blog. I already shared a list of 30 Navigation menus and now you need to learn how to create a drop down menu in a navigation. I am sharing a simple code here that can be fully customize to make your preferred changes. So lets get to work!

How To Create a Drop Down Menu?

A drop down menu is needed when you have too much content on your blog or you love keeping things organized. To add a drop down menu to your blogger blogs do this:
  1. Go To Blogger > Design > Page Elements
  2. Select a HTML/JavaScript Widget just under the header and paste the following code inside it,

CODES.............!!!!!
<div id='fbnavbar'>
      <ul id='fbnav'>
        <li>
          <a href='#'>Home</a>
        </li>
        <li>
          <a href='#'>About</a>
       </li>
        <li>
          <a href='#'>Contact</a>
        </li>
  <li>
           <a href='#'>Sitemap</a>
            <ul>
                <li><a href='#'>Sub Page #1</a></li>
                <li><a href='#'>Sub Page #2</a></li>
                <li><a href='#'>Sub Page #3</a></li>
              </ul>

        </li>
      </ul>
    </div>
Replace # with your Page Links and the bolded text with relevant page names. The yellow highlighted code is responsible for the drop down menu. You can copy and paste it under any tab you want just before </li>
To add another tab just paste this code above </ul>
<li>
          <a href='#'>Tab Name</a>
        </li>
       
    3.   Now Go to Design > Edit HTML
    4.   Backup your template and search for ,
]]></b:skin>
     3.   Just above it paste the code below,
/*----- FB Drop Down Menu ----*/

#fbnavbar {
    background: #060505;
    width: 960px;
    color: #FFF;
        margin: 0px;
        padding: 0;
        position: relative;
        border-top:0px solid #960100;
        height:35px;
}

#fbnav {
    margin: 0;
    padding: 0;
}
#fbnav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#fbnav li {
    list-style: none;
    margin: 0;
    padding: 0;
        border-left:1px solid #333;
        border-right:1px solid #333;
        height:35px;
}
#fbnav li a, #fbnav li a:link, #fbnav li a:visited {
    color: #FFF;
    display: block;
   font:normal 12px Helvetica, sans-serif;    margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
       
}
#fbnav li a:hover, #fbnav li a:active {
    background: #BF0100;
    color: #FFF;
    display: block;
    text-decoration: none;
        margin: 0;
    padding: 9px 12px 10px 12px;
       
   
       
}
#fbnav li {
    float: left;
    padding: 0;
}
#fbnav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 160px;
    margin: 0;
    padding: 0;
}
#fbnav li ul a {
    width: 140px;
}
#fbnav li ul ul {
    margin: -25px 0 0 161px;
}
#fbnav li:hover ul ul, #fbnav li:hover ul ul ul, #fbnav li.sfhover ul ul, #fbnav li.sfhover ul ul ul {
    left: -999em;
}
#fbnav li:hover ul, #fbnav li li:hover ul, #fbnav li li li:hover ul, #fbnav li.sfhover ul, #fbnav li li.sfhover ul, #fbnav li li li.sfhover ul {
    left: auto;
}
#fbnav li:hover, #fbnav li.sfhover {
    position: static;
}
#fbnav li li a, #fbnav li li a:link, #fbnav li li a:visited {
    background: #BF0100;
    width: 120px;
    color: #FFF;
    display: block;
    font:normal 12px Helvetica, sans-serif;
    margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
z-index:9999;
border-bottom:1px dotted #333;
   
}
#fbnav li li a:hover, #fbnavli li a:active {
    background: #060505;
    color: #FFF;
    display: block;     margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
}
Make these changes:
  • Change #060505 to change background color of the Main menu
  • Change  the yellow highlighted text to change font color, size and family
  • Change #BF0100 to change the background of a tab on mouse hover
  • Change #BF0100 to change the background color of the drop down menu
  • Change #060505 to change the background color of drop down menu on mouse hover
      4.    Save your template and you are done!

Visit your Blogs to see a beautiful Navigation menu just below Header. Have Fun! :)
If you have any questions feel free to post them.

Click Here For Earn Money Faster


Loading
Read More ->>

Sunday, March 25, 2012

Collection iPhone Top Wallpapers in HD Demo

0 comments

These are the some examples of iPhone Wallpapers, Click on Download button on go from here and download 100 HD iPhone Wallpapers.




















Click Here For Earn Money Faster


Loading
Read More ->>

Friday, March 23, 2012

Rating Blog With Thumbs Up Widget Demo

0 comments


Rating Blog With Thumbs Up Widget Demo




<<<==== Back To Tutorial


Click Here For Earn Money Faster


Loading
Read More ->>
 

Recent Posts

Recent Comments

| All in One © 2011. All Rights Reserved | Template Style and Design by Face Blog | Back To Top |