Wednesday, February 29, 2012

How To Backup Or Download Full Blogger Template

How to back up your blog template or download it to your computer so you have an copy of your template design always if you needed that design in future or many of us loose the design setting while we are trying to edit our template.
Its very important to save a copy of your template before you do any customization on it ( Any change in template ).

It's very easy to do. It's such a small file, so you can keep it forever.

Follow these simple steps to download / Backup your Blogger Template:

Step 1.   First of all login to your blogger account, click on Drop-Down menu and then click on Template.





Step 2.   Click on Backup / Restore.



Step 3.   Now click on Download Full Template. 



And all you done.

Note:    Keep in mind, downloading template doesn't mean you've saved the content ( posts, comments, widgets ) of your blog,
If you want to backup blogger posts and comments read this post How To Backup Blogger Posts And Comments.


Drop Your Comments...

How To Backup Or Download Full Blogger Template

How to back up your blog template or download it to your computer so you have an copy of your template design always if you needed that design in future or many of us loose the design setting while we are trying to edit our template.
Its very important to save a copy of your template before you do any customization on it ( Any change in template ).

It's very easy to do. It's such a small file, so you can keep it forever.

Follow these simple steps to download / Backup your Blogger Template:

Step 1.   First of all login to your blogger account, click on Drop-Down menu and then click on Template.





Step 2.   Click on Backup / Restore.



Step 3.   Now click on Download Full Template. 



And all you done.

Note:    Keep in mind, downloading template doesn't mean you've saved the content ( posts, comments, widgets ) of your blog,
If you want to backup blogger posts and comments read this post How To Backup Blogger Posts And Comments.


Drop Your Comments...

Tuesday, February 28, 2012

Add CSS codes into your blogger blog easily

add css code easily in blogger blog
How to Add CSS codes to your blogger Blog easily.
Sometimes you may want to add CSS codes to your blog for styling blog elements or blog widgets,Many of us adding CSS code by going to Edit HTML and add codes before ]]> and save template, Using this method by mistake  if any of the content in it deleted ,it my goes to your Template Crash.So there is a secure and alternate way to add CSS code as follows   .Here is a simple way to add CSS codes.






  •  Go to Design-> Template Designer (as shown in the figure)
add css codes in blogger easy way
  •  Template Designer will open
  • Select Advanced -> Add CSS
  •  Place the CSS codes in the Text area.
  • Then you can see preview by clicking preview.
  • Save by click on Apply to Blog

Monday, February 27, 2012

Link Nudge using css3 and jquery blogger widget

Link nudge with css3 and jquery to any links
This is a Simple Link nudge Effect tutorial.You can add this to links in your Blog.While Mouse over the link a simple animation works.This can be done through two methods.You can use any one of these.
  1. Through CSS3 .
  2. With jQuery Effect.
Live Demo of Link nudge is following





Live Demo of Link nudge is following

Link Nudge Using CSS3

  • Go to Blogger Account
  • Design -> Edit HTML
  • Find ]]>  and copy the below code BEFORE it
.noopln {
-moz-transition: all 0.1s ease-in 0s ;
-webkit-transition: all 0.1s ease-in 0s ;
-o-transition: all 0.1s ease-in 0s ;
}

.noopln:hover {
margin-left: 12px;
}
  • Save it.
  • If you want link nudge effect to a link add class noopln to each link
Eg: Blogger
If you want this Link Nudge Effect to labels follow the steps below
  • Go to Design->Edit HTML
  • Find and copy the following code BEFORE it

.noopln,Label li,#Label1 ul li a,.Label li a {
-moz-transition: all 0.2s ease-in 0s ;
-webkit-transition: all 0.2s ease-in 0s ;
-o-transition: all 0.2s ease-in 0s ;
}

.noopln:hover,Label li:hover,#Label1 ul li a:hover,.Label li a:hover {
margin-left: 14px;
}

  • That's all the Link Nudge with CSS3

Link Nudge using jQuery

Step 1: Add jQuery plugin (if your blog have a jquery plugin,ignore this step)
  • Save it
You can put link nudge effect to a link by adding a class noopln

If your link already have a class then add this class after a space.

The above jQuery code snippet is also work with your Labels,If you don't need Link Nudge effect to your labels then delete the red blinking highlighted code in it.
And Save the Template linknudge css3 and jquery
Its almost finished,If you enjoyed this article share and like us.
Check out more Blogger Tips and Spice your blog tips

Sunday, February 26, 2012

How to Disable Blogger Official Lightbox

Follow these simple steps to disable LightBox

Step 1.  Login to your blogger account. Click on your blog.



Step 2.   On left side click on Settings and under Settings tab click on Posts and Comments. Then Scroll to the option Showcase images with Lightbox?  and set to NO.



Step 3.  Save the settings and all you done.

Drop your comments.

How to Disable Blogger Official Lightbox

Follow these simple steps to disable LightBox

Step 1.  Login to your blogger account. Click on your blog.



Step 2.   On left side click on Settings and under Settings tab click on Posts and Comments. Then Scroll to the option Showcase images with Lightbox?  and set to NO.



Step 3.  Save the settings and all you done.

Drop your comments.

Download any Youtube videoes using youtube catcher. .

Download any youtube videos using Youtube catcher apllication. Its Fast an free when compared to any other Youtube downloader.

 Free YouTube to download videos from youtub e, Dailymotion, MySpace, Stage6 and Google ... You just have to copy the link of the video and insert it into the box for the link of YouTube Catcher.

 The next step is to choose the type of format or want to leave the video.
 You can also adjust the video resolution and many other options.
 In short, YouTube Catcher is the most used of all such programs, as does its job until the end.

 Try youtube catcher
Tags:  Youtube tricks, internet tricks, funny tricks, pc tricks

Saturday, February 25, 2012

Free PDF Reader and Flip Book

There are many PDF readers out there with various different features. One of the latest feature for PDF you might have seen is the flip book. You can get different flip book reader online and with cost. Today i will show you a software which contains almost all the features a cool PDF reader needs. It contains a nice looking book shop, realistic page flip effect, simple zoom and read and even a webcam controller to flip your book without having to pay a penny. This software by Webstunning is definitely the best PDF reader I have used so far. Check out the screenshots below from my computer for little demo and click on the download button below and choose the free download and enjoy the new software.

Bookshelf

Flip book free e book or PDF reader

Flip Book

Free Flip Book

Webcam Controller

Free Flash PDF reader and Flip Book

Download Link

Facebook jQuery POP OUT likebox widget generator

facebook likebox widget
I had developed a Facebook Static popout jquery effect Like box generator for you.This Widget Generator let's you easily generaate your favorite Facebook style Widget and also easily add to your Blogger Blog.In my previous Article (How to Add a Static Facebook jQuery Pop out Widget) I told you about Static Facebook POP OUT Widget installation manually.Use this Widget generator and Enjoy..!




  • Go to Design-> Page Elements
  • Click add gadget and select HTML/javascript
  • Copy and paste the generated code inside it and save it.


This is my first widget generator,also expect more other awesome widget generators from us.If you enjoyed this widget Generator please please share n like us..

Facebook: what to do in case of death?

The situation
A family member died and had a Facebook account ... What to do?


The solution
Simply fill out this form , together with proof of death (obituary or news article matching).
There are two ways:

  •     or you request that the account is deleted.
  •     or you request that the account be placed in "memory": the "memory" mode removes certain sensitive information and change privacy settings so that only confirmed friends can find or already see the profile. The Wall remains active to allow friends and family of the deceased to write their thoughts.
Tags: TechlovePC tricks, techlove, Facebook tricks, FB tips

    Thursday, February 23, 2012

    Thngs to remember when choosing a blogger templete

    In the crowd of thousands of free blogger template you should always choose the "right" template for your blog. If you are a serious blogger or have a good mission for your blog you should definitely take this seriously. Even though they shouldn't, they will judge you by the looks of the blog right after the article. You can find lots of different customized paid and free blogger template over the internet. And here are some good tips you should remember when getting a template for your blog or customizing it.


    1. Choose your type



    The first thing is to match with the work your doing. If you  have a blog about dead people and mystery it will not be great choice if you use a super colorful template. Think about your blog as a reader and the environment they need for to enjoy the article you write. 




    2. Number of columns



    This can be define as one of #1 's sub category. Where you should know about your blog. Don't get any ads ready blog if you are new blogger or don't have much experience with html. Think about what your visitor will do and how fast and easily they can do it. Think about this and get a template.



    3. Know your rights



    Although you can find billions of free template you should know how much free is it. Most of them allow you to use it with link back others might give it for free or not allow for certain use. To avoid future problems read and see the rights of you to use the template. 



    4. Color Counts



    If you don't have enough knowledge about html editing you should choose your color that matches your requirement and content. 



    5. Size and neatness



    Choose your size of the blog where the actual content will appear. Using too many types of "cool stuff" might not be goof for your visitor and the speed of your blog. If the blog is too laggy people won't be interested in going to see anything extra you offer.



    6. Your reader's have diabetics



    Adding plugins, wages, script are good to make your blog "cooler" but you should remember that your readers have diabetics if you give them too much sugar they will most likely die! Keep it balanced.

    Remember if you are expecting visitor it's not you who will need the information, your reader will. So do whatever it takes to give them the simplest interface and user-friendly fast blog.


    I wrote this post originally on my other blog pretty long ago, I think it still worth some value.

    Add Animated Flying Twitter Bird Widget For Blogger



    Step 1.  First of all login to your blogger account. click on drop down menu and click on Template



    Step 2.   Now search for ( Press "CTRL+F" for search bar ).

    Step 3.   Now Paste this code before / above tag.


    Blogger Widgets

    Step 4.  click on "Save Template" and all you done.

    Note:-   Change " how2solution " with your twitter username.

    Add Animated Flying Twitter Bird Widget For Blogger



    Step 1.  First of all login to your blogger account. click on drop down menu and click on Template



    Step 2.   Now search for ( Press "CTRL+F" for search bar ).

    Step 3.   Now Paste this code before / above tag.


    Blogger Widgets

    Step 4.  click on "Save Template" and all you done.

    Note:-   Change " how2solution " with your twitter username.

    Wednesday, February 22, 2012

    17+ Featured Content Slider for Blogger Using jQuery

    You should already know about JQuery Featured Content Slider.Today we will see how to add 17+ jQuery featured content sliders / slideshows for your blog or website.Almost all bloggers use the contents, which included slider.Contents are a great way to show a lot of content in a smaller area of ​​a web page or a blog. Automatic sliding doors are dynamic content in many popular websites on the web.This is a great technique to represent different types of content in a limited space and a good way to involve the user.You have probably noticed that a lot of websites recently a working area with content that slides or changes in any way.
    Featured Content Slider for Blogger Using jQuery



    Are you interested in implementing a content slider in your website? Checkout this list!Here I am going to teach you, how to add a featured content slider to your blogger / blogspot blogs.You're not sure what is it exactly? You`ll see below ;)



    Featured Content Slider for Blogger Using jQuery

    Featured Content Slider for Blogger Using jQuery



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code


    I have to write two set of instructions for each steps, as some of you are using the default layout, and some of you are using the new layout.Backup your template before attempting this tutorial.



    Step 1:



    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates


    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates


    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:


    #featured{
    width:400px;
    padding-right:250px;
    position:relative;
    height:250px;
    background:#fff;
    border:5px solid #ccc;
    }
    #featured ul.ui-tabs-nav{
    position:absolute;
    top:0; left:400px;
    list-style:none;
    padding:0; margin:0;
    width:250px;
    }
    #featured ul.ui-tabs-nav li{
    padding:1px 0; padding-left:13px;
    font-size:12px;
    color:#666;
    }
    #featured ul.ui-tabs-nav li span{
    font-size:11px; font-family:Verdana;
    line-height:18px;
    }

    #featured .ui-tabs-panel{
    width:400px; height:250px;
    background:#999; position:relative;
    overflow:hidden;
    }
    #featured .ui-tabs-hide{
    display:none;
    }

    #featured li.ui-tabs-nav-item a{/*On Hover Style*/
    display:block;
    height:60px;
    color:#333; background:#fff;
    line-height:20px;
    outline:none;
    }
    #featured li.ui-tabs-nav-item a:hover{
    background:#f2f2f2;
    }
    #featured li.ui-tabs-selected{ /*Selected tab style*/
    background:url('selected-item.gif') top left no-repeat;
    }
    #featured ul.ui-tabs-nav li.ui-tabs-selected a{
    background:#ccc;
    }

    #featured ul.ui-tabs-nav li img{
    float:left; margin:2px 5px;
    background:#fff;
    padding:2px;
    border:1px solid #eee;
    }
    #featured .ui-tabs-panel .info{
    position:absolute;
    top:180px; left:0;
    height:70px; width: 400px;
    background: url('transparent-bg.png');
    }
    #featured .info h2{
    font-size:18px; font-family:Georgia, serif;
    color:#fff; padding:5px; margin:0;
    overflow:hidden;
    }
    #featured .info p{
    margin:0 5px;
    font-family:Verdana; font-size:11px;
    line-height:15px; color:#f0f0f0;
    }
    #featured .info a{
    text-decoration:none;
    color:#fff;
    }
    #featured .info a:hover{
    text-decoration:underline;
    }


    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets






    And now click Save Template



    Adding HTML Code


    I have to write two set of instructions for each steps, as some of you are using the default layout, and some of you are using the new layout. So, let's see how to install this cool widget in your blog..



    Step 4:


    If you're using the old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.


    If you're using the old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget
    Add a Gadget of HTML/JavaScript type.

    Add a Gadget of HTML/JavaScript type
    If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget





    If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget
    2.Click on 'Add a Gadget' on the sidebar.

    3.Select 'HTML/Javascript' and add the one of code given below

    4. Now Click On Save 'JavaScript' You are done.





    And now click Save





    ................................................................................................
    ................................................................................................
    ................................................................................................























    Simple jQuery Featured Content Slider for Blogger Blog

    Simple jQuery Featured Content Slider for Blogger Blog



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    #jFlowSlide{ background:#f8f8f8; font-family: Georgia; }
    #myController { font-family: Georgia; padding:2px 0; width:610px; background:#000000; }
    #myController span.jFlowSelected { background:#43A0D5;margin-right:0px; }

    .slide-wrapper { padding: 5px; }
    .slide-thumbnail { width:300px; float:left; }
    .slide-thumbnail img {max-width:300px; }
    .slide-details { width:290px; float:right; margin-left:10px;}
    .slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
    .slide-details .description { margin-top:10px; }

    .jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
    .jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }



    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets




    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..






    <-! Slide #1 Starts-->





    IMAGE-LINK"/>





    TITLE-OF-THE-SLIDE




    TEXT-OF-THE-SLIDE











    <-! Slide #2 Starts-->





    IMAGE-LINK"/>





    TITLE-OF-THE-SLIDE



    TEXT-OF-THE-SLIDE











    <-! Slide #3 Starts-->





    IMAGE-LINK"/>





    TITLE-OF-THE-SLIDE



    TEXT-OF-THE-SLIDE

















    Prev

    1

    2

    3



    Next







    And now click Save

    t's Done.


    Customization


    Code 1. You can change the background colors in code 1 to suit your blog.


    Code 2. First of all download http://safir85.ucoz.com/24work-blogspot/featured-post-s/freebloggerhelp-jquery.flow.1.2.auto.js and upload it to google sites.


    You can change width, height and duration speed.


    Code 3. As you look on code 3 there are 3 slide codes. First give the image link, add title and finally add description. Do same with all three codes. You can add more slide by adding the code:







    IMAGE-LINK"/>





    TITLE-OF-THE-SLIDE






    TEXT-OF-THE-SLIDE










    Also you have to add

    4
    after
    3
    and so on for next slides.


    ................................................................................................
    ................................................................................................
    ................................................................................................




















































    How To Add Smart Jquery Featured Slider to Blogger / Websites



    How To Add Smart Jquery Featured Slider to Blogger / Websites



    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets








    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..












    And now click Save

    NOTE : Replace,

    SLIDE-X-LINK-HERE with your real featured posts links.

    SLIDE-X-IMAGE-ADDRESS-HERE with your real slide images addresses.

    Look at the example below:










    You are done.


    ................................................................................................
    ................................................................................................
    ................................................................................................






























    How To Create JQuery Featured Content Slideshow


    How To Create JQuery Featured Content Slideshow


    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets






    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..




    And now click Save

    You can add more slides as you like.

    Note : Replace images URLs,"This is featured post X title","Replace This Text With Your Featured Post X Description" with your content.

    You are done.


    ................................................................................................
    ................................................................................................
    ................................................................................................

































    How To Add jQuery Featured Post Slider to blogger


    How To Add jQuery Featured Post Slider to blogger


    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets












    And now click Save Template

    Note: Please host above images yourself.


    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..

















    Adsense Tips And Secrets



    AdSense Tip 1: Find Best keywords for your content
    Before serving ads on a web page, check its keyword density. You can find many free keyword analyzer tools in internet searching the word "free keyword analyzer".
    AdSense Tip 2: Improve your keywords
    Get keyword suggestions from Google AdWords Sandbox. Get new keywords that can help you improve your ad relevance.
    AdSense Tip 3: Make content rich websites
    This means that content-rich websites of a popular topic should attract a large amount of ads.
    AdSense Tip 4: Write a new page/blog post every day
     Read More →







    Use Adsense Section Targeting



    What is Google Adsense Section targeting? Here is the official information on Adsense Help Center:
    Section targeting allows you to suggest sections of your text and HTML content that you'd like us to emphasize or downplay when matching ads to your site's content. By providing us with your suggestions, you can assist us in improving your ad targeting. We recommend that only those familiar with HTML attempt to implement section targeting.
    To implement section targeting, you'll need to add a set of special HTML comment tags to your code. These tags will mark the beginning and end of whichever section(s) you'd like to emphasize or de-emphasize for ad targeting.
    The HTML tags to emphasize a page section take the following format:
     Read More →







    Remove Low paying Adsense Ads



    To increase your Adsense Earnings by removing the lowpaying adsense ads from your account,follow the steps below.
    1.First go to www.adsblacklist.com .
    2.Now Signup for a account.it's free and very simple.
    3.Now login to your account.
    4.Now Click on My Account.
    5.Now click on 'Add New Domain'
    6.Submit your URL,TITLE and Keywords.Look at the example below.
    6.Now go to Generate Filter List.
    7.Drag and drop your domain name into 'Keywords from selected domains:' box.Then you can see keywords,you give in step 4.
     Read More →







    Comment Box is made DO FOLLOW



    Above Title Means comments on this blog are made do follow and will be spidered.Comments field in blogger are made NOFOLLOW by default.This is done as a measure to reduce spam.To Become comments on your blog are made "do follow",follow the easy steps below.
    1.Log in to your dashboard----> layout- ---> Edit HTML
    2.Click on "Expand Widget Templates"
    3.Scroll down to where you see this:-

    4.Replace it with below code.

    5.Click on Save Templates and you are done.
    Now you must to make other bloggers know that you are comments are made do follow.For this add below code to your blog... 
    (more...)












    And now click Save



    ................................................................................................
    ................................................................................................
    ................................................................................................




























    How To Add jQuery Images Slider to Blogger


    How To Add jQuery Images Slider to Blogger


    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.


    Blogger Widgets







    And now click Save Template

    Note : You can change width value as your choice.


    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..












    NFS Most Wanted





    Call Of Duty





    MaxPayne3 Game





    Tomb Raider





    Harry Potter





    NFS ProStreet





    MaxPayne Movie





    NFS Undercover







    And now click Save

    Note: Host above 2 images yourself.


    ................................................................................................
    ................................................................................................
    ................................................................................................



































    How To Add MooTools Featured Content Slider to blogger


    How To Add MooTools Featured Content Slider to blogger


    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.


    Blogger Widgets







    And now click Save Template

    Important !!! : Download mootools.svn.js as a zip file and hostmootools.svn.js yourself.

    You can change height,width,color,... if you like.


    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..


    slider-stage">

      slider-list">

    • #


    • #


    • #


    • #


    • #


    • #


    • #


    • #


    • #


    • #






    slider-buttons">
    |


    And now click Save



    ................................................................................................
    ................................................................................................
    ................................................................................................



























    Excellent Content SlideShow Slider to Blogger / WebSite



    Excellent Content SlideShow+Slider to Blogger / WebSite




    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code



    Adding CSS Theme Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.

    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:



    #slideshow {list-style:none; color:#fff}
    #slideshow span {display:none}
    #wrapper {width:506px; margin:50px auto; display:none}
    #wrapper * {margin:0; padding:0}
    #fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
    #information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
    #information h3 {padding:4px 8px 3px; font-size:14px}
    #information p {padding:0 8px 8px}
    #image {width:500px}
    #image img {position:absolute; z-index:25; width:auto}
    .imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
    #imgprev {left:0; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhX4F-xx5H5aMFb0vbeqCgWs-sDo3dhhSMAr3_je_sOD1U4Rc5Fl_YY1RKJ86g_uwrahScCToaM8uFl4PYztmK6Vi-UkJjv2H_UbkQXrCULJ3dy1pvk6sxiM_A5J1on8i8QZvhh4SyosAb8/) left center no-repeat}
    #imgnext {right:0; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi25hUI4N1ToiFXhKMd4NTAviDn3DaBzuFX2ibN2ieAHeMFdI1mgUhHDKkXltP7kULLHcbClmLLUf4ugK0I6zsD6gEvGeEFQuXiQOzictwrB6MbjGOnhlIQpGsfpJAqqhqeaHiGyHT9xKPH/) right center no-repeat}
    #imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
    .linkhover {background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg20GO551zg1GI-CGleEd_zkbMi0ngtkuzIN8OB2Luya2Of2wWxjn9fIXMcZFGkG_gpjRXxjQFkg47uL4Kj4KFDkUy-K7RKfAl1CWoTubsCN95BDd6tmfUvP7CdyzpEUWD1355FP4sjNh29/) center center no-repeat}
    #thumbnails {margin-top:15px}
    #slideleft {float:left; width:20px; height:81px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivny-69faEcsiD1hnVs57DWEwCPdZ-YsXgyN0DHLwL262RAAr6gjokcxAhSjsC3IkppCgLgz4y2khFB0kgAJyQsnZ-z2hA8Vc_n3wOLCa6T4eSDLC2Q_NkyEpGFQkEkXaevy7o9wm9OXQf/) center center no-repeat; background-color:#222}
    #slideleft:hover {background-color:#333}
    #slideright {float:right; width:20px; height:81px; background:#222 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiE80cdX7Ifh3nMIkpX8bDLa8d22dG_FiUXWJspXvxSAEujW9XqJ4Cj0pfLBdog7UxbgKdfa9l3wCqjgAFCQQYFXqUq1lOb8AGszCcG69q6SpSKGAp0jBPA2uwCDq0GJ6M7LAdwS18uE_45/) center center no-repeat}
    #slideright:hover {background-color:#333}
    #slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
    #slider {position:absolute; left:0; height:81px}
    #slider img {cursor:pointer; border:1px solid #666; padding:2px}




    Adding Script Code

    Now find (CTRL+F) this code in the template:


    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets



    And now click Save Template


    Important !!! : Download compressed.js and 5 images as a zip file, andhost compressed.js and images yourself.



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..






    • Enter Title 1 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBjGVzJDoiaTeYQASIQDZjsr3yiKVJPUfLu5O4t5uloIMAHF_oBjlcQ3sUNRL0C4Vl92C68ik-3s1JpR8DfegYXs1rFU2uZnrvK1LbyW_jiuqp1CKiifczbi9oZH9BqEYxVnaiAx6TwfqV/+1+big.jpg

      Enter Description 1 Here.


      Bionic




    • Enter Title 2 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjAi1QmeQsQ7Id6CgYJ3oiniB8BbTDOFAkFA0YHRWKXkqrvJisBoCXeTqV9mXajn7WG9WXrRdldYsljP3cilgnNHHIZfqzGYAfJPj709-LtEi1E2B9NLAvIctQhtAU5-FoncQxRvEtXWa32/+2+big.jpg

      Enter Description 2 Here.


      MOH




    • Enter Title 3 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPDFvZ0OM8g9GPzNTGQcKwSst23ZSD6yinTfTGlEc1LMWR7JnWTvI80f1VrPdrbmIU8C6iE4pNqKgi-Frl7NAeMR46QjgBy2AKJlG8bfRREuvZnEsbWxAjeFKL9OtXES2anoh5k1uqvdzZ/+3+big.jpg

      Enter Description 3 Here.


      Fear




    • Enter Title 4 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoqrLstpm5GP-1FWIVg8KWfC98sZEivls6ePWImlHiByLDFiPtYtEjvTjtaNWzVNFYGRUeRtb2HZiPo2PuAvatwxl0o86gNYabUGoifWOB4eGrjyC1QFZVS7644NovdrNwyPfNHGBDsGn5/+4+big.jpg

      Enter Description 4 Here.


      Farcry




    • Enter Title 5 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgp_gyPxdUMNC50BgNUygC0lrpOSxvD9Y9nh3VcylcWjfH7PCtP42uu-rJ-9tjlOo-Wlx_StAAozFRuMN_QYKLq_oHM_KRR0Yc7VQFJdBTlFTu3sBaUpvZeoAemuZI4-qVuSTa8PHeQNQFD/+5+big.jpg

      Enter Description 5 Here.


      Farcry 2




    • Enter Title 6 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjm92jpzYoUpFOXc4OwTUxiROSPiu2zea_SR4oiXasT4aHiewTsfeKfhlAEZdMbHqUmqVCX6Qga1bRtJX0MDjqFaQGsQnN_O3qdnkAXTxVLIWeULdbaXTMWHtpYSDYK4EPEcM5e6hju5eMO/+6+big.jpg

      Enter Description 6 Here.


      Crysis




    • Enter Title 7 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_h__JSDb8hpLE7dE9gHXHxbehyphenhyphenV6tEQCvwpsqCO6dXad_OGoieb_PiOZ2XIMkqFIvfcAZJLCp9NBRj73LrukMpoVWB-K3PzS46f7JS3FZvr5HkHcc_gtzXWdIo6N6nJhe9hF4LaCBUQLX/+7+big.jpeg

      Enter Description 7 Here.


      Tomb Raider




    • Enter Title 8 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFLzh9Q6LmFTgKba8LEsGC6QLv5rlztFlUU0sydeoM6Hpc3EUv-CCL4utGMihlZ-OaQhAPR9Pvf8qbhRTwgji1Vl9DrXzefgU7IlKCWq1hdNijdChuIP3MFdvOl1dMAEZlYooKcR1e9TQS/+8+big.jpg

      Enter Description 8 Here.


      Game




    • Enter Title 9 Here



      https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgS823yI7qjMOfH2CYiwGjZtJ6uDMEs8y2ATogJMvD5ZGwYdAATjsCXrrA0JPJaiCyLaocjBzkNK81l5H5pgxRYHk1GthZdBIRCIugy90othbLfYrKUYCuat_aI3ipgEXDoLMZ8c9CDE28q/+9+big.jpg

      Enter Description 9 Here.


      Medal of honor










































    And now click Save


























    Featured Images Slideshow Slider to Blogger / Websites


    Featured Images Slideshow Slider to Blogger / Websites


    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.


    Blogger Widgets



    And now click Save Template


    Note : You can change width,height,... as you like.


    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..





    IMAGE-1-LINK') center left no-repeat" class="contentdiv">


    IMAGE-2-LINK') center left no-repeat" class="contentdiv">


    IMAGE-3-LINK') center left no-repeat" class="contentdiv">


    IMAGE-4-LINK') center left no-repeat" class="contentdiv">


    IMAGE-5-LINK') center left no-repeat" class="contentdiv">










    And now click Save

    Note : Replace IMAGE-X-LINKs and IMAGE-X-THUMBNAIL-LINKs with your image links.


    ................................................................................................
    ................................................................................................
    ................................................................................................






















    Smooth Jquery Featured Post Slideshow For Blogger


    Smooth Jquery Featured Post Slideshow For Blogger


    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.


    Blogger Widgets








    And now click Save Template


    NOTE : To change the speed of slideshow, change the value 4000.


    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..



    And now click Save

    NOTE : Replace YOUR-LINK-HERE and images with your content.


    ................................................................................................
    ................................................................................................
    ................................................................................................





































    How To Add Featured Post Content Slider to Blogger


    How To Add Featured Post Content Slider to Blogger


    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.


    Blogger Widgets











    Note : Host prev.png and nxt.png images yourself.



    And now click Save Template


    NOTE : To change the speed of slideshow, change the value 4000.


    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..






















    And now click Save

    Note : Replace URL-of-Post-X , Title-of-Post-X , Slide X Description [...] , Slide-X-Image-Address with your content.

    Use width=270px and height=170px images for your slides.

    And also you can add many more slide to this widget.




    ................................................................................................
    ................................................................................................
    ................................................................................................




























    How To Add Mootools Recent Post Slider to blogger


    How To Add Mootools Recent Post Slider to blogger


    How to Install This Widget on Blogger?

    Steps...


    Adding Script Code


    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.


    Blogger Widgets












    Now again scroll down to where you see below code:



    And immediately before it, paste this code:






















    Replace "http://bdlab.blogspot.com" with your blog address.
    Replace images addresses with your images addresses.

    Note: You can place above code as your choice.For explanation I place it just before





    And now click Save Template




    ................................................................................................
    ................................................................................................
    ................................................................................................





































    How To Add jQuery Featured Content Slideshow to Blogger

    How To Add jQuery Featured Content Slideshow to Blogger



    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code

    Adding Script Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets




    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..




    And now click Save




    ................................................................................................
    ................................................................................................
    ................................................................................................







































    How To Add jQuery Featured Content Slider to Blogger

    How To Add jQuery Featured Content Slider to Blogger



    How to Install This Widget on Blogger?

    Steps...

    A. Adding Script Code

    B. Adding HTML Code

    Adding Script Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets




















    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..










    POST-TITLE-HERE


    POST-DESCRIPTION-HERE


    IMAGE-TITLE-HERE





    POST-TITLE-HERE


    POST-DESCRIPTION-HERE


    IMAGE-TITLE-HERE





    POST-TITLE-HERE


    POST-DESCRIPTION-HERE


    IMAGE-TITLE-HERE





    POST-TITLE-HERE


    POST-DESCRIPTION-HERE


    IMAGE-TITLE-HERE





    POST-TITLE-HERE


    POST-DESCRIPTION-HERE

    IMAGE-TITLE-HERE




    POST-TITLE-HERE


    POST-DESCRIPTION-HERE

    IMAGE-TITLE-HERE




    And now click Save


    Note : Replace POST-LINK-HERE,LINK-TITLE-HERE,POST-TITLE-HERE,POST-DESCRIPTION-HERE,IMAGE-TITLE-HERE and Image Addresses with your details.

    ................................................................................................
    ................................................................................................
    ................................................................................................































    Add Beautiful jQuery Auto Playing Featured Content Image Slider to Blogger

    Add Beautiful jQuery Auto Playing Featured Content Image Slider to Blogger



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    *{

    margin:0;

    padding:0;

    }

    html{

    height:100%;

    }





    a img{

    border:0;

    }

    div.wrap{

    width:540px;

    margin:0 auto;

    text-align:left;

    }

    div#top div#nav{

    float:left;

    clear:both;

    width:540px;

    height:52px;

    margin:22px 0 0;

    background:url url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlS_Gf48EC6wg_IeeaQk-62nrMKhkHlYdcMmxzVHnw4KiJDOZxqjDLKxAon9tl8GoK7Ecbo9MYj62AA50vYN4N63H3eqqknnc-reXOaO-ZO1pJmGGTnlSAZ0XiDxrY93oYg3sKh33vXyTv/s1600/navbgq.png) 0 0 no-repeat;

    }

    div#top div#nav ul{

    float:left;

    width:700px;

    height:52px;

    list-style-type:none;

    }

    div#nav ul li{

    float:left;

    height:52px;

    }

    div#nav ul li a{

    border:0;

    height:52px;

    display:block;

    line-height:52px;

    text-indent:-9999px;

    }

    div#header{

    margin:-1px 0 0;

    }

    div#video-header{

    height:683px;

    margin:-1px 0 0;

    }



    div#header div#slide-holder{

    z-index:40;

    width:540px;

    height:299px;

    position:absolute;

    }

    div#header div#slide-holder div#slide-runner{

    top:9px;

    left:9px;

    width:540px;

    height:278px;

    overflow:hidden;

    position:absolute;

    }

    div#header div#slide-holder img{

    margin:0;

    display:none;

    position:absolute;

    }

    div#header div#slide-holder div#slide-controls{

    left:0;

    bottom:228px;

    width:540px;

    height:46px;

    display:none;

    position:absolute;

    background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0lchpGsQb5ZCgwLaEW9ANwRDsoDsgPyJSa9UjWX8qq7nLBNIPx_Vh4IDNfBuEl68AuFYeU-uH3c_ULWfAiXhfx4o_pgN8ai9kMMdnOMR8skoEhFkbM2KpRe7uP5KWWMou7mw75rNH0KB8/s1600/slidebg.png) 0 0;

    }

    div#header div#slide-holder div#slide-controls p.text{

    float:left;

    color:#fff;

    display:inline;

    font-size:10px;

    line-height:16px;

    margin:15px 0 0 20px;

    text-transform:uppercase;

    }

    div#header div#slide-holder div#slide-controls p#slide-nav{

    float:right;

    height:24px;

    display:inline;

    margin:11px 15px 0 0;

    }

    div#header div#slide-holder div#slide-controls p#slide-nav a{

    float:left;

    width:24px;

    height:24px;

    display:inline;

    font-size:11px;

    margin:0 5px 0 0;

    line-height:24px;

    font-weight:bold;

    text-align:center;

    text-decoration:none;

    background-position:0 0;

    background-repeat:no-repeat;

    color:#fff;

    }

    div#header div#slide-holder div#slide-controls p#slide-nav a.on{

    background-position:0 -24px;

    }

    div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4v1P-jOTmY36KYwDyfzezV2dt5QQUlyrRoCisT6kOkAoXC9PqAc5YpXUZSi12qb9S7zSp0NuSWk1k2bF9VLYOjmDD_giXpYTjgXh8MGzsJJ0f0DpCK6KtrN8q0H24ZlTu2MenONOWCjH4/s1600/sildenav.png);}

    div#nav ul li a{background:url(images/nav.png) no-repeat;}



    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets



    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.







    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..




    And now click Save

    Replace highlighted text with your blog post link,image link and title.

    This is the end of the tutorial. I hope you will love it. If you have any kind of problem in implementing this tutorial please feel free to ask me.


    ................................................................................................
    ................................................................................................
    ................................................................................................




























    Adding jQuery Posts Slider To Blogger Blog


    Adding jQuery Posts Slider To Blogger Blog



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    #slider {

    background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFkvmjhbsCglSVrdnIZp1B2YTSfLL0G2yopk20HGXcxF4rYtpq3kNylJFJWc1sKwZWoBX0mN5rdy9HyU_MdiB-lUQvOfjiSIHQSWCDQlgVIJ218Qu5WkfIOhmoltOrM0H0a_l5q9aNNXeG/s1600/Adding+A+jQuery+Posts+Slider+To+Blogger+Blog.png);

    height: 254px;

    width: 983px;

    overflow: hidden;

    position: relative;

    margin: 5px 0;

    }



    #mover {

    width: auto;

    position:absolute;

    overflow:hidden;

    }



    .slide {

    padding: 20px 0px;

    width: 1000px;

    float: left;

    position: relative;

    height:200px;

    }



    .slide h2 {

    font-family:georgia, Helvetica, Sans-Serif;

    font-size: 24px;

    position: absolute;

    top: 20px;

    left: 1px;

    color: #ac0000;

    padding:0px 0px 0px 30px;

    margin:0px 0px;

    width:500px;

    overflow:hidden;

    }



    .slide h2 a:link, .slide h2 a:visited {

    color:#fff;

    background-color: transparent;

    }



    .slide h2 a:hover {

    color: #ddd;

    background-color: transparent;

    }



    .slide p {

    color: #999;

    position: absolute;

    top: 100px;

    left: 1px;

    font-size: 12px;

    font-family:georgia, Helvetica, Sans-Serif;

    line-height: 20px;

    width: 500px;

    padding:0px 0px 0px 30px;

    margin:0px 0px;

    }



    .slide img {

    position: absolute;

    top: 20px;

    left: 577px;

    background:#fff;

    padding:10px 10px;

    }



    #slider-stopper {

    position: absolute;

    font-family: Georgia, Helvetica, Sans-Serif;

    top: 113px;

    right: 55px;

    color: #AC0000;

    padding: 3px 8px;

    font-size: 14px;

    text-transform: uppercase;

    z-index: 1000;

    }


    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets




    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..






    26 Free eBooks For Bloggers


    A collection of 26 Free eBooks which cover almost all the aspects of Blogging and help you to create better blogs. These eBooks which have been written by experts are very useful for bloggers.


    ebooks


    Largest Collection Of RSS Icons


    This is the largest collection of RSS Icons in a post. Its a huge list containing more than 80 RSS Icon Sets.


    rss icons


    50 Beautiful Templates Converted From Wordpress To Blogger


    This is a collection of 50 Beautiful Templates which have been converted from Wordpress to Blogger.


    blogger templates


    Remove The Blogger Navbar In A Simple Step


    This is a simple copy paste method to remove the Blogger Navbar which is used in all the latest Blogger Templates


    remove blogger navbar






    And now click Save

    Now its time for you to put your favourite posts in the Posts Slider. If there are some alignment problems with the Post Title or Image or the Stop Button in the slider then dont worry, continue doing what I say. Search in the blog template. Below it you will see




    Post Title



    Post Description



    image name


    If you are having problem with the placement of the Image, search .slide img { in the template. The code will be as shown below

    .slide img {

    position: absolute;

    top: 20px;


    left: 577px;

    background:#fff;

    padding:10px 10px;

    }



    ................................................................................................
    ................................................................................................
    ................................................................................................








































    Simplest jQuery Featured Content Slider in Blogger / Blogspot Blog


    Simplest jQuery Featured Content Slider in Blogger / Blogspot Blog



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    #jFlowSlide{ background:#DBF3FD; font-family: Georgia; }
    #myController { font-family: Georgia; padding:2px 0; width:610px; background:#3AB7FF; }
    #myController span.jFlowSelected { background:#43A0D5;margin-right:0px; }
    .slide-wrapper { padding: 5px; }
    .slide-thumbnail { width:300px; float:left; }
    .slide-thumbnail img {max-width:300px; }
    .slide-details { width:290px; float:right; margin-left:10px;}
    .slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
    .slide-details .description { margin-top:10px; }
    .jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
    .jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }


    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets



    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..









    Top 5 Blog Search Engines


    Top 5 Blog Search Engines

    TEXT-OF-THE-SLIDE-1.

    Read More »









    Twitter Submit button for blogger blog


    Add Tweet Button with Tweets Counts in Blogger Posts

    TEXT-OF-THE-SLIDE-2.

    Read More »










    Bitdefender 2010 Products


    Download BitDefender 2010 All products with one-click direct download links

    TEXT-OF-THE-SLIDE-3.

    Read More »










    Personas for Firefox


    Personas for Firefox - Light weight Skins for Firefox

    TEXT-OF-THE-SLIDE-4.

    Read More »










    Windows 7 Transformation Pack


    Download Windows 7 Transformation Pack for XP and Vista

    TEXT-OF-THE-SLIDE-5.

    Read More »










    Should I upgrade to Windows 7?


    Can my Computer run Windows 7? Ask Windows 7 Upgrade Advisor

    TEXT-OF-THE-SLIDE-6.

    Read More »









    What is being copied from my blog?


    Do You Know Where Your Blog's Content Is Going?

    TEXT-OF-THE-SLIDE-7.

    Read More »









    download youtube videos


    World's Fastest Way to Download Youtube Videos

    TEXT-OF-THE-SLIDE-8.

    Read More »












    "Submit Blogger Blog's Sitemap to Top Search Engines

    TEXT-OF-THE-SLIDE-9.

    Read More »












    Follow Simple Tips to Drive Traffic to your new Blog

    In TEXT-OF-THE-SLIDE-10.

    Read More »












    Get 1000's of Twitter followers in one button click

    TEXT-OF-THE-SLIDE-11.

    Read More »












    Fastest way to Listen and Download Mp3 Songs

    TEXT-OF-THE-SLIDE-12.

    Read More »












    Add Live Traffic Feed Widget to your Blogger Blog

    TEXT-OF-THE-SLIDE-13.

    Read More »












    Fastest way of Social Sites Bookmarking

    TEXT-OF-THE-SLIDE-14.



    Read More »












    How to Insert Adsense Ads inside Blogger Posts

    TEXT-OF-THE-SLIDE-15.

    Read More »












    Download Google Chorme 4 Offline Installer

    TEXT-OF-THE-SLIDE-16.

    Read More »












    UXTheme Multi-Patcher - Install Windows Themes/Visual Styles with a Double Click

    TEXT-OF-THE-SLIDE-17.

    Read More »












    Increase Torrent Download Speed- The Easy Way!

    TEXT-OF-THE-SLIDE-18.

    Read More »












    Increase Your Blog's Page Views Upto 300 Percent By Linkwithin

    TEXT-OF-THE-SLIDE-19.

    Read More »














    TEXT-OF-THE-SLIDE-20.

    Read More »









    Prev
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19

    Next




    And now click Save

    Customizations



    Just replace “IMAGE-TITLE“, “TITLE-OF-THE-SLIDE“, “TEXT-OF-THE-SLIDE” with your image, title and text respectively.
    You can increase the number of slides according to your need and available space.
    - If you increase the number of slides, then don’t forget to increase “jFlowControl” numbering.






    lt;!-- Slide #1 Starts-->





    IMAGE-LINK"/>





    TITLE-OF-THE-SLIDE



    TEXT-OF-THE-SLIDE

















    IMAGE-LINK"/>





    TITLE-OF-THE-SLIDE



    TEXT-OF-THE-SLIDE

















    IMAGE-LINK"/>





    TITLE-OF-THE-SLIDE



    TEXT-OF-THE-SLIDE











    .

    .

    .

    .







    Prev

    1

    2

    3




    Next










    ................................................................................................
    ................................................................................................
    ................................................................................................



















































    Moving jquery image slider for featured content in Blogger


    Moving jquery image slider for featured content in Blogger



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    #myslides{



    background:#000 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-Ns4dhMmqOUOfeATFkzZvV7h-jpF6XkxBzbWBSX_CVy1G2Tyrt3zll_zQM8vH3DVcE8Og6UBX3LrybuKTz9apuSLuWi_73cUeoXtc2B4-LL681o9QZN-oNrtMjxEneSdqkCegyprV_g/s1600/mslid.jpg) repeat-x;

    width: 650px;

    height:165px;

    margin-bottom:5px;

    }



    .stepcarousel{

    position: relative; /*leave this value alone*/

    overflow: scroll; /*leave this value alone*/

    width: 554px; /*Width of Carousel Viewer itself*/

    height: 160px; /*Height should enough to fit largest content's height*/

    margin: 0px 48px 5px 48px;



    }



    .stepcarousel .belt{

    position: absolute; /*leave this value alone*/

    left: 0;

    top: 0;

    }



    .stepcarousel .panel{

    float: left; /*leave this value alone*/

    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

    margin: 20px 10px ; /*margin around each panel*/

    width:170px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

    background:#0e1829;

    height:120px;

    border:1px solid #1d2c44;



    }

    .stepcarousel .panel p{

    text-align: left; /*leave this value alone*/

    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

    margin: 5px 5px ; /*margin around each panel*/



    }



    .stepcarousel .panel h2{

    text-align: left; /*leave this value alone*/

    height:20px;

    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

    margin: 2px 5px ; /*margin around each panel*/

    font-size:16px;

    font-weight:bold;

    text-align:center;

    font-family:Georgia,century gothic,Arial,verdana, sans-serif;

    }



    .stepcarousel .panel img{

    float: left; /*leave this value alone*/

    background:#0E1829; /*clip content that go outside dimensions of holding panel DIV*/

    margin: 5px 5px 5px 5px; /*margin around each panel*/

    padding:0px 0px;

    }


    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets











    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..




    And now click Save






    ................................................................................................
    ................................................................................................
    ................................................................................................

















































    Make A Simple Featured Content SlideShow Using JQuery


    Make A Simple Featured Content SlideShow Using JQuery



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    #contentSlide {
    background : #ddd; -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    height : 228px; margin-bottom: 10px;
    padding : 10px 0px 10px;
    }
    #slideshow {
    margin : 0 auto;
    width : 953px;
    height : 230px;
    background : #eeeeee none repeat scroll 0 0;
    position : relative;
    }
    #slideshow #slidesContainer {
    margin : 0 auto;
    width : 845px;
    height : 228px;
    overflow : auto;
    position : relative;
    }
    #slideshow #slidesContainer .slide {
    margin : 0 auto;
    width : 845px;
    height : 228px;
    }
    .control {
    display : block;
    width : 39px;
    height : 228px;
    text-indent : -10000px;
    position : absolute;
    cursor : pointer;
    }
    #leftControl {
    top : 0;
    left : 0;
    width : 55px;
    background : transparent url(http://lh6.ggpht.com/_9b1traaMESE/Sms_Pg_IsqI/AAAAAAAAAXU/tTxdiIsFY4g/previous%20gray.jpg)no-repeat scroll 0 0;
    }
    #rightControl {
    top : 0;
    right : 0;
    background : transparent url(http://lh6.ggpht.com/_9b1traaMESE/Sms-s5qb9iI/AAAAAAAAAXQ/edpXAZIaxCI/next%20gray.jpg) no-repeat scroll 0 0;
    width : 55px;
    }
    .slide h2, .slide p {
    margin : 15px;
    }
    .slide h2 {
    font : italic 24px Georgia, "Times New Roman", Times, serif;
    color : #212421;
    letter-spacing : -1px;
    }
    .slide img {
    float : right;
    margin : 0 15px;
    padding : 1px;
    }


    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets


    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..


    SlideShow Featured Content Using JQuery




    Featured Content Slider Using JQuery!


    external links - jquery TEXT-OF-THE-SLIDE-1.

    Read More »




    Thumbnail With Caption Using Simple JQuery


    external links - jquery TEXT-OF-THE-SLIDE-1.

    Read More »




    Multi Level Drop-Down Menu Dengan CSS dan JQuery!


    external links - jquery TEXT-OF-THE-SLIDE-1.

    Read More »



    Super Sexy Bookmarks Widget for Blogger !


    thumbnail image that says sleek button using photoshop that links to a photoshop tutoril. TEXT-OF-THE-SLIDE-1.

    Read More »






    And now click Save


    Note: Please edit the title of the content buddy, description and link content.



    ................................................................................................
    ................................................................................................
    ................................................................................................
























    New And Stylish JQuery Featured Post Widget for Blogger Blogs




    New And Stylish JQuery Featured Post Widget for Blogger Blogs



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    #featured{
    width:400px;
    padding-right:250px;
    position:relative;
    height:250px;
    background:#fff;
    border:5px solid #ccc;
    }
    #featured ul.ui-tabs-nav{
    position:absolute;
    top:0; left:400px;
    list-style:none;
    padding:0; margin:0;
    width:250px;
    }
    #featured ul.ui-tabs-nav li{
    padding:1px 0; padding-left:13px;
    font-size:12px;
    color:#666;
    }
    #featured ul.ui-tabs-nav li span{
    font-size:11px; font-family:Verdana;
    line-height:18px;
    }
    #featured .ui-tabs-panel{
    width:400px; height:250px;
    background:#999; position:relative;
    overflow:hidden;
    }
    #featured .ui-tabs-hide{
    display:none;
    }
    #featured li.ui-tabs-nav-item a{/*On Hover Style*/
    display:block;
    height:60px;
    color:#333; background:#fff;
    line-height:20px;
    outline:none;
    }
    #featured li.ui-tabs-nav-item a:hover{
    background:#f2f2f2;
    }
    #featured li.ui-tabs-selected{ /*Selected tab style*/
    background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQ6j2dy7TZB922mP5FEKgKfBFCBeDlB8XaoTlaRH6TjaeBxcKk7PL3StnvzHBGFdmjJ8iK5RIqp7xi-co7MeapBZ_wP7Vf7IsYKNqdBXN3LIFqwMMzm3ZPLDArd_KN36BfwiqixIKKXCs/s320/selected-item.gif') top left no-repeat;
    }
    #featured ul.ui-tabs-nav li.ui-tabs-selected a{
    background:#ccc;
    }
    #featured ul.ui-tabs-nav li img{
    float:left; margin:2px 5px;
    background:#fff;
    padding:2px;
    border:1px solid #eee;
    }
    #featured .ui-tabs-panel .info{
    position:absolute;
    top:180px; left:0;
    height:70px; width: 400px;
    background: url('http://i47.tinypic.com/117s1g9.jpg') ;
    }
    #featured .info h2{
    font-size:14px; font-family:Georgia, serif;
    color:#fff; padding:5px; margin:0;
    overflow:hidden;
    }
    #featured .info p{
    margin:0 5px;
    font-family:Verdana; font-size:11px;
    line-height:15px; color:#f0f0f0;
    }
    #featured .info a{
    text-decoration:none;
    color:#fff;
    }
    #featured .info a:hover{
    text-decoration:underline;
    }



    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.



    Blogger Widgets



    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..




    And now click Save


    Note: Please edit the above code by replacing the title, description and link content



    ................................................................................................
    ................................................................................................
    ................................................................................................



















    Awesome Automatic Content Slider for Blogger using jQuery




    Awesome Automatic Content Slider for Blogger using jQuery



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    /* START
    --------------------------------------------------------------------
    Awesome Automatic Content Sliders for Blogger using jQuery


    http://css-tricks.com/889-creating-a-slick-auto-playing-featured-content-slider/

    --------------------------------------------------------------------
    Featured Content Slider
    */
    #slider-wrap { width: 500px; margin: 25px auto; position: relative; min-height: 500px;font-size: 10px; background: url(http://i1133.photobucket.com/albums/m596/abu-farhan/featuredcontentslider-bg.png) top center; }
    .slider-wrap{ font-family: Arial, Helvetica, sans-serif; width: 419px; position: absolute; top: 87px; left: 40px; }
    .stripViewer .panelContainer
    .panel ul{ text-align: left; margin: 0 15px 0 30px; }
    .stripViewer{ position: relative; overflow: hidden; width: 419px; height: 285px; }
    .stripViewer .panelContainer{ position: relative; left: 0; top: 0; }
    .stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 419px; }
    .stripNavL, .stripNavR, .stripNav{ display: none; }
    .nav-thumb { border: 1px solid black; margin-right: 5px; }
    #movers-row { margin: -46px 0 0 62px; }
    #movers-row div { width: 20%; float: left; }
    #movers-row div a.cross-link { float: right; }
    .photo-meta-data{ background: url(http://i1133.photobucket.com/albums/m596/abu-farhan/featuredcontentslider-transpBlack.png); padding: 10px; height: 40px; margin-top: -50px; position: relative; z-index: 9999; color: white; }
    .photo-meta-data span { font-size: 13px; }
    .cross-link { display: block; width: 62px; margin-top: -10px; position: relative; padding-top: 10px; z-index: 9999; }
    .active-thumb { background: transparent url(http://i1133.photobucket.com/albums/m596/abu-farhan/featuredcontentslider-icon-uparrowsmallwhite.png) top center no-repeat; }
    /* END
    --------------------------------------------------------------------
    Awesome Automatic Content Sliders for Blogger using jQuery

    --------------------------------------------------------------------
    Featured Content Slider
    */



    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.




    Blogger Widgets



    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..








    And now click Save






    credit by abu-farhan

    ................................................................................................
    ................................................................................................
    ................................................................................................


















    Using jQuery Slider Featured Posts (glory)




    Using jQuery Slider Featured Posts (glory)



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    /* featured fade */
    #wrapper-featured{
    padding:10px 0 ;
    width:650px;
    height: 326px;
    margin:0 ;
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghUPU9V7fcUqLhS0vq1Rzt9W-2Y7dUJxpLTcF5fJXftKXdKfB0pOBJWU5aMXsuuZxVrtFZRM_7gUpgcGRuAN_mTuS2VUtdJOTdLZ9AnACOV5P9pxQxn-NdWIM5qaLZXiy1ZwHQTw9GImAT/s1600/bg_featured.jpg) no-repeat;
    position:relative;
    }
    #wrapper-myslides {
    width:550px;
    height:210px;
    padding: 0 0 ;
    margin: 3px 0 0 10px;
    position:relative;
    float:left;
    }
    #myslides {
    width:550px;
    height:210px;
    padding: 0 0 50px;
    margin: 0 18px ;
    overflow:hidden;
    }
    .panel{
    width:550px;
    height:210px;
    }
    #myslides img.crop-foto {
    margin:8px 10px 10px 9px;
    border:1px solid #fff;
    display:block;
    position:absolute;
    right:3px;
    top:0;
    }
    .featured-entry {
    text-align:left;
    line-height:1.5em;
    font-style:italic;
    font-size:12px;
    font-family: georgia,Arial,Verdana, Helvetica, sans-serif;
    padding: 20px 10px 0;
    width:280px;
    color:#fff;
    position:absolute;
    top:0;
    left:0;
    }
    h3.featured-title {
    font-size:22px;
    text-align:left;
    font-family:Georgia, Arial,Verdana, Helvetica, sans-serif;
    margin:10px 0 5px;
    padding:0 0 5px;
    font-weight:normal;
    line-height:1em;
    font-style:normal;
    }
    h3.featured-title a:link, h3.featured-title a:visited{
    color:#fff;
    }
    h3.featured-title a:hover {
    color:#b1e1ff;
    }
    #nav-slides a#prev {
    position:absolute;
    bottom:105px;
    left:135px;
    z-index:1;
    color:#800;
    width:14px;
    height:15px;
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjy8C7FkWmHXo70T5R-TsPETk-JpXvEfAK_ITurdI5DTybUqOZnlP6w4ZAyHMTb1J9eQQnD3esYtaT6dP36eZo78XGLotWIotxjirX6ZDuiWynMA9A0ld7GK7VUJ_-eiEKPwDSAylHvc4qV/s400/prev.jpg) no-repeat;
    }
    #nav-slides a#prev:hover{
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZzOrU7vXwRRzGLkANsk4DZgNcvIRhbpfnsLJo0czraXrL_TPH9cB3IcO7JW-aRLHWBgQvo0BpwVrUW5LoFist9Qzbpn8H4CX2OQypfefdN46Ld5CLzbCT2vIeHRkc2QJJmaVJBWhEwZAJ/s400/prev_hover.jpg) no-repeat;
    }
    #nav-slides a#next {
    position:absolute;
    bottom:105px;
    left:160px;
    z-index:1;
    color:#800;
    width:14px;
    height:15px;
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSB4zzZ1IEW_2YtOIDNn-gUnifDaKhAWyh6tJy1h0rpMaAHLiEtdMVaGNd1B1mDZrarWqJqZwE4LdXrkZpwaysZacHyPTdGrf7ne7idHOUTQzNXcIWBx_TmfQfhYzzgKP1hjYrGreUk_1x/s400/next.jpg) no-repeat;
    }
    #nav-slides a#next:hover{
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKSMsq_tzAQnQSpzHuc6HNEtUd_YVZfK5jTuKJ1BQtGBt6V2LLD-OcMSpu4hg8TSjcOQnwgXKbIR42I2bm9vw9A9wLViEXF0SjWEEp3VcviNbZH1rJSfYn-LlR10YqfFdgFlmn9lCiHHMK/s400/next_hover.jpg) no-repeat;
    }


    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.




    Blogger Widgets





    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..




    And now click Save


    Note: Please use the text in red with the post title, a brief description of the post and replace the url of the image or thumbnails slider menu above
    Done, do not forget to save / save templates and see the results.








    ................................................................................................
    ................................................................................................
    ................................................................................................





























































    Create Featured Posts (Menu Slider) With JQuery




    Create Featured Posts (Menu Slider) With JQuery



    How to Install This Widget on Blogger?

    Steps...

    A. Adding CSS Theme Code

    B. Adding Script Code

    C. Adding HTML Code

    Adding CSS Theme Code




    In old layout: Go to Dashboard - Design - Edit HTML - Expand Widget Templates.

    In new layout: Go to Dashboard - Template - Edit Template HTML - Expand Widget Templates.



    Now find (CTRL+F) this code in the template:

    ]]>

    And immediately before it, paste this code:

    /* Features */
    #featured {height: 290px; overflow: hidden; background: url('http://sites.google.com/site/amatullah83/background/slide0002_background.gif') no-repeat top center; clear: both; font-size: 0.85em; margin-bottom: 5px;}
    #featured .post {padding: 20px;}
    #featured .post .featured-thumb {background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb9MqPF3UZcX4BNT66FgqltIpT-t6K79qRSmP03CqPyPoSXvvHKMoTFpvAnlLofVcze8pT9-JzDPf19f91u-Q5vJ5x2RBQMIxvTwHW85A_GBEVXFYXrx4e1HOMfMmLu5QOvhrOfWJMdG0/s400/nothumb.gif') no-repeat center; float: left; border: 5px solid #FFFF99; overflow: hidden; height: 120px; width: 200px; margin-right: 15px;}
    #featured .post .featured-thumb img {width: 200px;}
    #featured .post .featured-text {padding-bottom: 10px;}
    #featured .post .featured-title {font: normal 1.1em Georgia, Times, Serif; line-height: 1.1em;}
    #featured .post .featured-comment {background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTS_9aUejmvOG-y4QcAGtIYq-dt4WyEEb0RgmdXQRAxKO8sVJj9RL3hw9LVwLe00jgkQogzBkpev4CqcwpTPImGZx0SBFO3Vcx5KmunEhEzBheahFeyHRTI215QzVG3s8UcXulzs7Tt8M/s400/entry-comment.png') no-repeat left center; padding: 5px 0px 5px 20px;margin-right: 20px;}
    #featured .post .featured-date {background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiuo0L7qDCONMqxHFyyNrFFTczQpqD5OWaJaGj2CDdKwyfAdCE9FCxYmDxIawczgiVL82DS3PCgc3lfdrESzojqaoFO2oG5PnuzN8spKb5GEsSKkgShbI-p6gnUd1cPYrXoVY2Ge3jtavQ/s400/entry-date.gif') no-repeat left center; padding: 5px 0px 5px 20px;margin-right: 20px;}
    #featured .post .featured-meta {color: #999; clear: both; padding: 10px 0px; overflow: hidden; font-size: 0.9em;}
    #featured .post .featured-read {display: block; float: right; background: #A9F5F2; width: 80px; color: #fff !important; padding: 5px 0px; text-align: center;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;}




    Adding Script Code


    Now find (CTRL+F) this code in the template:

    Step 2:And find the code
    Step 3: Now add the following code just before the tag.




    Blogger Widgets




    And now click Save Template



    Adding HTML Code

    So, let's see how to install this cool widget in your blog..

    1. Sign into Blogger dashboard

    old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget.Select 'HTML/Javascript' and add the one of code given below.Just copy and paste this code..