Best 2 Know

The Ultimate Blogging Resource

  • Advertising
  • WebHosting
  • Contact Us
  • Blogger
    • Blogger Templates
    • Blogger Tutorials
  • Browser
    • Firefox
    • Google Chrome
  • Google
  • Internet
    • Facebook
    • Twitter
  • Thesis
  • Windows
  • WordPress
    • WordPress Themes
    • WordPress Plugins
  • More
    • Linux
    • Review
    • Solutions
    • Announcements

Asino/Thesis Style footer for blogger

Today i m releasing Asino footer for blogger or you can say Thesis style footer for blogger. Actually its not Thesis style its called Asino. Well no problem at last we can now have for blogger also, thanks to ramandeep who inspired me or you can say gave idea to make it for blogger. At last its here for Blogger.
Thesis Style Footer

Thesis style footer is has its specialty in the way it has the category arrangement and the 3 column footer that looks very good and fantastic and has is been used by most of the thesis theme users.

Click here for live demo

Installing Thesis style footer

Installing Thesis style footer is easy and you also do not need any special requirements for installing it or any knowledge of coding.

  1. Login to Blogger Dashboard
  2. Navigate through Design >> Edit HTML
  3. Find for
    ]]></b:skin>

    ]]></b:skin>

    and add the below code above it :

    #asino-wrapper{background:#1F1F1F;padding-top:20px;color:#DBEDEE}
    #footer-column-container{clear:both;width:960px;margin:0 auto;font-size:14px}
    .footer-column{padding:10px;width:300px;float:left;text-align:left}
    .asino-cat{background:#3D3C3C;-moz-border-radius:5px;border-radius:5px;overflow:hidden;padding:0px 0px 7px 0px;float:left}
    #asino-wrapper h2{border-bottom:3px double #666666;color:#FFFFFF;font-size:18px;font-variant:small-caps;font-weight:700;letter-spacing:0;line-height:30px;margin:0 0 15px;text-transform:none}
    #asino h2{font-size:22px;font-variant:small-caps;font-weight:700;letter-spacing:1px;margin:10px 0 10px 15px;text-align:left;text-transform:none}
    .asino-cat ul li{display:inline;list-style:none}
    .asino-cat li{float:left;line-height:22px;margin:0 10px 5px 0;width:165px}
    .asino-cat li a{border-bottom:medium none;color:#FFFFFF;display:block;font-size:15px;padding:2px 5px;text-decoration:none;text-align:left}
    .asino-cat a:hover{background:none repeat scroll 0 0 #F2F2F2;color:#333333;text-decoration:none}
    .footer-column ul{list-style:none;margin:0;padding:0}
    .footer-column li{background:none repeat scroll 0 0 #3F3F3F;border:1px solid #111111;border-radius:5px 5px 5px 5px;color:#000000;line-height:1.4em;overflow:hidden;padding:0.5em;margin-bottom:0.692em}
    .footer-column li:hover{background:none repeat scroll 0 0 #4F4F4F;border:1px solid #7A7A7A;border-radius:5px 5px 5px 5px;color:#000000;line-height:1.4em;overflow:hidden;padding:0.5em}
    .footer-column ul li a{color:#F2F2F2 !important}
    .footer-column ul li a:hover{color:#F2F2F2 !important}
    #copyright a{color:#FFF}
    .copyright{text-align:left;border-top:1px dashed #4D4D4D;padding:1em 0 1em 0em}

    #asino-wrapper{background:#1F1F1F;padding-top:20px;color:#DBEDEE} #footer-column-container{clear:both;width:960px;margin:0 auto;font-size:14px} .footer-column{padding:10px;width:300px;float:left;text-align:left} .asino-cat{background:#3D3C3C;-moz-border-radius:5px;border-radius:5px;overflow:hidden;padding:0px 0px 7px 0px;float:left} #asino-wrapper h2{border-bottom:3px double #666666;color:#FFFFFF;font-size:18px;font-variant:small-caps;font-weight:700;letter-spacing:0;line-height:30px;margin:0 0 15px;text-transform:none} #asino h2{font-size:22px;font-variant:small-caps;font-weight:700;letter-spacing:1px;margin:10px 0 10px 15px;text-align:left;text-transform:none} .asino-cat ul li{display:inline;list-style:none} .asino-cat li{float:left;line-height:22px;margin:0 10px 5px 0;width:165px} .asino-cat li a{border-bottom:medium none;color:#FFFFFF;display:block;font-size:15px;padding:2px 5px;text-decoration:none;text-align:left} .asino-cat a:hover{background:none repeat scroll 0 0 #F2F2F2;color:#333333;text-decoration:none} .footer-column ul{list-style:none;margin:0;padding:0} .footer-column li{background:none repeat scroll 0 0 #3F3F3F;border:1px solid #111111;border-radius:5px 5px 5px 5px;color:#000000;line-height:1.4em;overflow:hidden;padding:0.5em;margin-bottom:0.692em} .footer-column li:hover{background:none repeat scroll 0 0 #4F4F4F;border:1px solid #7A7A7A;border-radius:5px 5px 5px 5px;color:#000000;line-height:1.4em;overflow:hidden;padding:0.5em} .footer-column ul li a{color:#F2F2F2 !important} .footer-column ul li a:hover{color:#F2F2F2 !important} #copyright a{color:#FFF} .copyright{text-align:left;border-top:1px dashed #4D4D4D;padding:1em 0 1em 0em}

  4. Now go to bottom and find for :
    </body>

    </body>

    And add the below code above this :

    <div id='asino-wrapper'>
    <div id='footer-column-container'>
    <b:section class='asino-footer' id='asino'>
    <b:widget id='Label1' locked='false' title='Labels' type='Label'>
    <b:includable id='main'>
      <b:if cond='data:title'>
        <h2 class='asino-h2'><data:title/></h2>
      </b:if>
      <div expr:class='&quot;asino-cat &quot; + data:display + &quot;-label-widget-content&quot;' style='margin-left:13px;'>
        <b:if cond='data:display == &quot;list&quot;'>
    <ul style='margin-left:-30px'>
          <b:loop values='data:labels' var='label'>
            <li>
              <b:if cond='data:blog.url == data:label.url'>
                <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
              <b:else/>
                <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
              </b:if>
            </li>
          </b:loop>
          </ul>
     
        </b:if>
        <b:include name='quickedit'/>
      </div>
    </b:includable>
    </b:widget>
    </b:section>
    <b:section class='footer-column' id='col1' preferred='yes'>
    </b:section>
    <b:section class='footer-column' id='col2' preferred='yes'>
    </b:section>
    <b:section class='footer-column' id='col3' preferred='yes'>
    </b:section>
    <div style='clear:both;'/>
    <div class='copyright' id='copyright'>
    &#169; <data:blog.title/> - All rights Reserved.<div style='float:right'>Footer by <a href='http://www.best2know.info/thesis-style-footer-blogger/' target='_blank'>Ritesh Sanap</a></div>
    </div>
    </div>
    </div>

    <div id='asino-wrapper'> <div id='footer-column-container'> <b:section class='asino-footer' id='asino'> <b:widget id='Label1' locked='false' title='Labels' type='Label'> <b:includable id='main'> <b:if cond='data:title'> <h2 class='asino-h2'><data:title/></h2> </b:if> <div expr:class='&quot;asino-cat &quot; + data:display + &quot;-label-widget-content&quot;' style='margin-left:13px;'> <b:if cond='data:display == &quot;list&quot;'> <ul style='margin-left:-30px'> <b:loop values='data:labels' var='label'> <li> <b:if cond='data:blog.url == data:label.url'> <span expr:dir='data:blog.languageDirection'><data:label.name/></span> <b:else/> <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a> </b:if> </li> </b:loop> </ul></b:if> <b:include name='quickedit'/> </div> </b:includable> </b:widget> </b:section> <b:section class='footer-column' id='col1' preferred='yes'> </b:section> <b:section class='footer-column' id='col2' preferred='yes'> </b:section> <b:section class='footer-column' id='col3' preferred='yes'> </b:section> <div style='clear:both;'/> <div class='copyright' id='copyright'> &#169; <data:blog.title/> - All rights Reserved.<div style='float:right'>Footer by <a href='http://www.best2know.info/thesis-style-footer-blogger/' target='_blank'>Ritesh Sanap</a></div> </div> </div> </div>

  5. click on Preview and make sure that you are having no error and then click save

Now we have successfully installed Thesis Style footer for blogger. Now check the new looks of your site. i guess you will like it very much because the footer is designed in a way that it can suit on any template. their might be a rare case the footer is going wrong , if its going wrong you can contact me.

Customization

Now lets start the customization part even though their is not much of customization.

How to change , color , font size etc ?
The Thesis style footer is mostly based on CSS so you need to change the css for the desired results visit w3schools.com for learning CSS if you don’t (w3schools.com is the place were i learned coding)

How to change the width of the Wrapper ?
for changing the size of the wrapper you need to “#footer-column-container” at line 2. just change the width property to change size you want.

How to change the width of the 3 column footer widgets
i have kept the 3 column widget footer fixed instead of fluid to avoid few problems that may arise. if you change the size of the above wrapper then you will also need to change the size of the widgets for that search for “.footer-column” at line 3 just below the width of the above wrapper

Need more customization or any other help regarding this tutorial then contact me. if you the tutorial and Thesis style footer please share it with your friends and give a link back if possible. you can also request for making of more cool stuffs like this

Subscribe via Email

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to email a link to a friend (Opens in new window) Email

Related

May 3, 2011 Ritesh Sanap Blogger Tutorials 3 column footer, Asino footer, blogger, Blogger Tutorials, Thesis style footer

Comments

  1. Sudeep Acharya says

    May 5, 2011 at 4:27 pm

    Ok man cool footer for blogger i will try it !!!!!!

    Reply
  2. raman says

    May 24, 2011 at 1:47 pm

    not working for me……..tried here.but just labels come out..and no add widgets in page elements…….

    Reply
    • Ritesh Sanap says

      June 5, 2011 at 9:30 pm

      raman ,
      According to me they should be visible because i have tested it, but can you provide few more details so that i can check what is the problem

      Reply
  3. ashiq hassan says

    June 5, 2011 at 9:10 pm

    when i am click “save template”
    after will comming below text
    “More than one widget was found with id: Label1. Widget IDs should be unique.”
    i dont what i am do plz help
    friends
    ashiq-hassan.blogspot.com

    Reply
    • Ritesh Sanap says

      June 5, 2011 at 9:28 pm

      ashiq,
      it is because you have already 2 Categories/label widget on Site so in the above code instead of Label1 turn it to anything you like for eg : label23

      Reply
  4. Blogger Designs says

    June 27, 2011 at 6:17 am

    I’m gonna try this, it looks so awesome..I’ve always loved it on WordPress blogs! Thanks so much for sharing!

    Reply
    • Ritesh Sanap says

      June 27, 2011 at 11:41 am

      Blogger Designs,
      Thank you , well this one was too easy to construct.

      Reply
  5. Gouri says

    July 14, 2011 at 4:56 pm

    Wow Awesome! will give it a try, thanks.

    Reply
  6. Manuel Garcia PH says

    August 9, 2011 at 5:12 pm

    Not Working Man.

    Reply
    • Ritesh Sanap says

      August 9, 2011 at 6:50 pm

      Manuel,
      can you specify what is happening or any error or etc ?

      Reply
  7. geek world news says

    November 21, 2011 at 10:07 pm

    Can i use this in wp converted themes.

    Reply
    • Ritesh Sanap says

      December 1, 2011 at 4:08 pm

      you can use the above tutorial with all of the blogger templates

      Reply
  8. Christian says

    March 16, 2012 at 12:13 pm

    Love this post!

    I have been looking for an article on how to customize the blog footer for around two weeks. Thanks for this post.

    Reply
  9. Mohd. Nayaar Hussein says

    March 29, 2012 at 11:36 am

    now i successfully added your widget to my blog.
    but i want to decrease the entire width according to my requirement,
    i decrease “#footer-column-container” width but it only decrease the inner width,
    help ..

    Reply
    • Ritesh Sanap says

      April 2, 2012 at 10:46 am

      Mohd,
      the whole styling is done using CSS so it must be easy to solve the problem, just look that you have correctly placed the code

      Reply
  10. Mohd. Nayaar Hussein says

    April 2, 2012 at 8:45 pm

    you can go to my site & check, i want some customization

    Reply
  11. Mohd. Nayaar Hussein says

    April 2, 2012 at 8:59 pm

    testingnayar.blogspot.com

    Reply
  12. Mohd. Nayaar Hussein says

    April 2, 2012 at 10:04 pm

    i m very near to my customization, plz help, label are showing alphabatically and not in squence,,
    testingnayar.blogspot.com

    Reply

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Post navigation

Previous Previous post: Google 2-Step Verification
Next Next post: How to get Rid of spam comments

Currently Trending

  • How to download Specific parts of YouTube videos
    How to download Specific parts of YouTube videos
  • Windows Vista CD key
    Windows Vista CD key
  • How to retrieve my Demonoid username
    How to retrieve my Demonoid username
  • How to add Logo to Thesis theme
    How to add Logo to Thesis theme
  • How to Delete Feedbacks from JetPack Contact Form
    How to Delete Feedbacks from JetPack Contact Form
  • List Of All 255 Keyboard All Alt Key Codes
    List Of All 255 Keyboard All Alt Key Codes
  • h4x0r ( Hacker ) - Blogger Template
    h4x0r ( Hacker ) - Blogger Template

Get Latest post in your Inbox

Random Posts

How to Automatically Empty Trash

May 10, 2012 By Ritesh Sanap Leave a Comment

Bypassing Word Verification for links in Orkut

February 29, 2008 By Ritesh Sanap Leave a Comment

How to hide a Drive/Partition

February 5, 2011 By Ritesh Sanap Leave a Comment

Searching Domain Names Efficiently

December 22, 2010 By Ritesh Sanap Leave a Comment

Team Viewer

June 7, 2009 By Ritesh Sanap 5 Comments

WordPress

HTTP2 Server Push for W3 Total Cache Minify plugin

August 17, 2016 By Ritesh Sanap 5 Comments

How to Disable Emojis in WordPress

January 6, 2016 By Ritesh Sanap Leave a Comment

JetPack Related posts and Sharing not working with NGINX

November 10, 2015 By Ritesh Sanap Leave a Comment

Simply Pure – WordPress Theme

November 2, 2014 By Ritesh Sanap 2 Comments

Advanced What should we Write about next? – WordPress Plugin

July 28, 2014 By Ritesh Sanap Leave a Comment

How to Disable Self Pingback or TrackBack

January 16, 2014 By Ritesh Sanap Leave a Comment

BlueStrap – WordPress Theme

January 1, 2014 By Ritesh Sanap 15 Comments

How to Create Multiple Excerpts in WordPress

December 24, 2013 By Ritesh Sanap Leave a Comment

How to Disable Auto Update in WordPress

November 21, 2013 By Ritesh Sanap Leave a Comment

How to Delete Feedbacks from JetPack Contact Form

November 19, 2013 By Ritesh Sanap 9 Comments

Recent Posts

  • HTTP2 Server Push for W3 Total Cache Minify plugin
  • How to show hidden files and folders in Mac OS X
  • How to Disable Emojis in WordPress
  • Canva – Online Photo Editor
  • JetPack Related posts and Sharing not working with NGINX

Archives

Recommends

  • DigitalOcean – Cloud Hosting
  • Dropbox – Cloud Storage
  • Elegant Themes – WordPress Themes
  • LastPass – Password Manager
  • Like us on Facebook
  • Follow on Twitter
  • +1 on Google
  • Subscribe via Email
  • RSS Feed

© 2025 Best 2 Know · All Rights Reserved · We ♥ DigitalOcean