Just a new version release of a Menu Tabs widget for blogger, fully customizable and editable. This widget is an exact code copy of our Wordpress Menu Tab Widget that we created for blogger blogs. The only difference is the design this time and with a more easy tutorial. I just hope you like it. Lets get to work now!
Adding Menu Tabs Widget to New Blogger
Kindly follow these steps,
- Go To Blogger > Design > Edit HTML
- Backup your template
- Search for ]]></b:skin>
- Just below it paste the following code –> MBT Menu Tabs JavaScript
- And just above ]]></b:skin> paste this code,
/*----- MBT Multi Tabbed Widget ----*/
.tabs-widget{list-style:none;list-style-type:none;margin:0 0 10px 0;padding:0;height:40px}
.tabs-widget li{list-style:none;list-style-type:none;margin:0 0 0 4px;padding:0;float:left}
.tabs-widget li:first-child{margin:0}
.tabs-widget li a{color:#8F8C7C;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW2Z1ZXYEdN4oGaWQzLG1_codqPSEM-RWlUn5s_rbI7_BAsp1SxyGEZFQEfK8iesGc3hpytWoyWJrTz86ZOLDaTbBMHvdXLCU4eF9-K0cLPH6vZNgzS9mHLaj-OvSKMJC-t4QJUPJ6m94/s1600/tabs-widget-bg.png) left top repeat-x;padding:12px 14px;display:block;text-decoration:none;font:bold 11px Arial,Helvetica,Sans-serif;text-transform:uppercase}
.tabs-widget li a:hover,.tabs-widget li a.tabs-widget-current{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW2Z1ZXYEdN4oGaWQzLG1_codqPSEM-RWlUn5s_rbI7_BAsp1SxyGEZFQEfK8iesGc3hpytWoyWJrTz86ZOLDaTbBMHvdXLCU4eF9-K0cLPH6vZNgzS9mHLaj-OvSKMJC-t4QJUPJ6m94/s1600/tabs-widget-bg.png) left -140px repeat-x;color:#EE5D06;text-decoration:none}
.tabs-widget-content{}
.tabviewsection{margin-top:10px;margin-bottom:10px;}
6. Now Carefully follow this step as it involves the position of the widget in your template. Since most templates have different coding so if you could not find a matching code below then don't worry and let me know by posting your blog URL in the Comments Form
Search for this code if you are using new blogger template designs,
<div class='column-right-inner'>
or this if you using any other template,
<div id='sidebar-wrapper'>
and just below the code you find, paste the following code,
<div class='tabviewsection'>
<script type='text/javascript'>
jQuery(document).ready(function($){
$(".tabs-widget-content-widget-themater_tabs-1432447472-id").hide();
$("ul.tabs-widget-widget-themater_tabs-1432447472-id li:first a").addClass("tabs-widget-current").show();
$(".tabs-widget-content-widget-themater_tabs-1432447472-id:first").show();
$("ul.tabs-widget-widget-themater_tabs-1432447472-id li a").click(function() {
$("ul.tabs-widget-widget-themater_tabs-1432447472-id li a").removeClass("tabs-widget-current a");
$(this).addClass("tabs-widget-current");
$(".tabs-widget-content-widget-themater_tabs-1432447472-id").hide();
var activeTab = $(this).attr("href");
$(activeTab).fadeIn();
return false;
});
});
</script><ul class='tabs-widget tabs-widget-widget-themater_tabs-1432447472-id'>
<li><a href='#widget-themater_tabs-1432447472-id1'>About</a></li>
<li><a href='#widget-themater_tabs-1432447472-id2'>Tags</a></li>
<li><a href='#widget-themater_tabs-1432447472-id3'>Archives</a></li>
</ul><div class='tabs-widget-content tabs-widget-content-widget-themater_tabs-1432447472-id' id='widget-themater_tabs-1432447472-id1'>
<b:section class='sidebar' id='sidebartab1' preferred='yes'>
</b:section>
</div>
<div class='tabs-widget-content tabs-widget-content-widget-themater_tabs-1432447472-id' id='widget-themater_tabs-1432447472-id2'>
<b:section class='sidebar' id='sidebartab2' preferred='yes'>
</b:section>
</div>
<div class='tabs-widget-content tabs-widget-content-widget-themater_tabs-1432447472-id' id='widget-themater_tabs-1432447472-id3'>
<b:section class='sidebar' id='sidebartab3' preferred='yes'>
</b:section>
</div></div>
<div style='height:5px;clear:both;'/>
Please Replace About, Tags and Archive with your Widget Titles that you will be adding. Keep the title short.
7. Now Go To Page Elements. You will see something like this,
8. And now comes the most difficult step... Start Adding Widgets! Have Fun =)
If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »
HAHA! You are a funny guy! Step 8! =D
ReplyDelete1. how to make ''subscribe now'' box like that?? Wrapped beautifully! :)
ReplyDelete2. How to make ''blockquote'' just like yours? It's cool when showing codes!
Thanks! Cool blog! Just bookmarked it!! :)
I was expecting this to come, but I like the old one :)
ReplyDelete@Ahmad
ReplyDeleteMy pleasure brother =p
@Anony
For those tuts kindly read these posts,
1- Make Wordpress Type Subscription Form for Blogger!
2- 14 Amazing ways to Customize Blockquotes
And you are always welcomed. :>
@sam
I respect that brother. :>
I add the above code after
ReplyDeletediv id='sidebar'
instead of
div id='sidebar-wrapper'
coz it is not present in my template.
It is working fine.... :>
@upa_kid
ReplyDeleteIts still ok. Congratx for adding it succesfully! :>
how to add 1 more tab ?
ReplyDeletecould you tell me ?
thanks :)
not working man..that screeshot of tabs is not at all comin...
ReplyDeleteand where i can change the colors?
ReplyDeleteI'm also wondering how to adjust the colors, thanks!
ReplyDeletecan I add 2 sets of tabview table on the same page?
ReplyDeleteGreat widget! I've been searching forever! I always got hung up on the new blogger vs. the old, and nothing ever worked, but now it works! I am with others on how to adjust colors to match my blogs thing, other wise, thanks!!
ReplyDeleteVery nice blog. www.adari.tk, www.adari69.blogspot.com
ReplyDeleteI can't seem to open the MBT Menu Tabs JavaScript link code and add it to blogger ;(
ReplyDeleteto be honest, I have no idea how to see the code ...
ReplyDeleteMan you are awesome !!! Loved the Sidebar !!! makin me fall in loveee wid u lolzz
ReplyDeleteKeep up the good work..
I added the code and I love it! Two questions:
ReplyDelete1. How do I change the mouse over color from orange to something else
2. I prefer to have it near the middle of my sidebar just below the about me. How do I do that?
Thanks!
Could this be made as widget, so I can position it inside sidebar? For example, if I want to add one widget above tabs?
ReplyDeleteAlso, what about if I need two sets of tabs? One for tags/archives/recent posts and second for facebook/google/twitter?
Hi Dear, You are great. Finally I added this widget in my blog too. Thanks a lot..
ReplyDeletehow to add multi tab under add gadget? (footer)
ReplyDeleteHello, save me please and tell me how to change only the middle tab font color. Thank you very much!
ReplyDeletehello . can u please tell me about my widget problem . its whenever i click on any tab half of the content hide in right side and i can only see half content wheather its video or blog acrchives please please please help me i love my template so much dont want to change it i'll be waiting if anyone find solution
ReplyDelete@Nishit Jain
ReplyDeleteHey i jus came across this point.
its very simple, follow the steps.
1. search for "color:#EE5D06" in this code.
2. Replace : #EE5D06 with what ever color code you wish to apply for your template.
I hope this will solve your issue.
salam mustafa I follow each step of your but now they don't seem to work they are visible on my blog but not working, please guide me to fix it my blog http://amusing-n-funny.blogspot.com/
ReplyDeletePlease Help. All wrking fine till Blog. but it shows all the gadgets in my home page of blog not by tab. what should i do??
ReplyDeleteError parsing XML, line 918, column 3: The element type "b:skin" must be terminated by the matching end-tag "".
ReplyDeletethis is what I get when I save template.
awesome yaar
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteI am using this plugin in a proStyle Template but also using an automatic content slider (http://www.helperblogger.com/2012/04/automatic-recent-posts-slider-with.html). But, when I add the slider code in the template, the tabbed widget doesn't work anymore...
ReplyDeleteDo you know any solution for this?
Mybe because of different versions of jquery? Is it possible to have more than two on the same page?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis is SO great, thank you so much for providing this! I just added these tabs to my blog, check it out here: http://www.w-t-fab.com/
ReplyDeleteI love the tabs! It makes my sidebar so much nicer and cleaner. If I want the tabs to show up UNDER my About section, where should I move this code? Is this possible? Thanks!
Hi Mohammad, I added your code and it works fine on my homepage, but when I go into a post, it's broken - the widgets aren't within the tabbed section. Any idea on how to correct this?
ReplyDelete(div class='column-right-inner'>)
ReplyDelete(<div id='sidebar-wrapper'>)
Dear Master,I couldn't find both of them,what i supossed to do???
Not working. Please Help me
ReplyDeleteThats my blog atoz-music.blogspot.com
How to add more than two multi tab widget in same blog??
ReplyDeleteHi not working in my template (on my test blog - not anulaa89.blogspot.com (I use template Picture Window in my test blog)
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteFor Sameer Shamsudeen:
ReplyDeletePlease search for
<div class='column-right-inner'>
and paste the code below it. This code has to be there as you are using blogger template design and not any custom 3rd party template.
@Bhavesh Pamecha
ReplyDeleteThank You Very Much Brother,
I Got it and added this widget to my blog http://bestcareer4u.blogspot.com, take a look, The left alignment of tabs not correct, please any advise for correcting this.
@Sameer
ReplyDeleteSearch for
.main-inner .column-center-inner .section {
margin: 0 15px;
}
And remove 15px from it.
@Bhavesh Pamecha
ReplyDeleteFriend, in my blog it looks
margin: 0 $(main.section.margin);
No px specified. can i replace that line with margin: 0; only.
@Sameer
ReplyDeleteYes you can.
@Bhavesh Pamechafriend, I changed, but remain the same, Do you know what is tag.
ReplyDeleteI don't know but I still see that the code is present. I have no idea why is it showing if you have replaced it to 0.
ReplyDelete"Tags" tab is empty...why its empty ?
ReplyDeleteHow to fix that ?
I just used this method,
ReplyDeleteAnd I used 2 tab, and multitab widget is a bit on the left, how fix it it in the center ?
How can I change the orange highlight ?
How to change the orange highlight to blue color ?
ReplyDeleteI want to add some other widget on the top of this. Like its coming on the top of my sidebar. I want to make it second. Please help me do that.
ReplyDeleteYour tab was working great, but not now. Its not working now. Please fix it.
ReplyDeleteThank you for this fabolous widget. So I don't want to show this at the top of my blog. I want to show it below the first publish content. My blog is http://ahoracriticoyo.blogspot.com.es/
ReplyDeleteSorry for my english, i'm spanish :)
Nice :D
ReplyDeletei can't wait to use this on my blog :D
thanks it worked
ReplyDeleteSomething is not working well in this code...I can not seem to get rid of the About, Tags and Archive tabs...they appear as dots on my page elements section.
ReplyDeleteThankyou
i'm using template from software artister and i cannot find <div 'column-right-inner' or sidebar-wraper,, can you help me?
ReplyDeleteThank You Very Much Author for nice post, I like this widget and also add my Blog this.
ReplyDeleteHow do you change the hover color?
ReplyDeleteHi Mohammad,
ReplyDeleteI want to know whether we can add amazon affiliate program widget and many more on blogger with adsense. I have seen some banners on your site showing adsense ads and banner ads also. Please let me know.
@wilhelm john @skunk-anansie @Sara @Kristen {Savvy Deets Bridal} @Michael n Zellinea @Mohaiminul Islam @Krista Low
ReplyDeleteThere are no dots above "add a gadget"
ReplyDeletewhere is the problem? even though i copy and paste.
will the arrangement of code or the spacing between line/spacing before the code affect the result?
Mustafa! I have same problem as krista low
ReplyDeletesorry that's widget content width
ReplyDeleteThank you so much! I specially like the way how I can add a gadget easily with Blogspot tools~^^
ReplyDeleteI''m wondering how I may change the position of the gadget though. It's now on the top of my left bar. Is it possible to move it down - maybe under some other gadgets?
Many thanks~
Working well.Thank you.
ReplyDeletecan i add this widget in blogger post like wordpress ...
ReplyDeleteHey, can i add this to a POST in blogger ? and if yes, how ?
ReplyDeleteThanks.
For adding it to blog posts, please add our "Tabs Shortcode For Blogger"
DeleteVery grateful for the enormous help given. I have tried many tutorials and this is the only one that works. My most sincere congratulations for the enormous work that this blog has. A greeting.
ReplyDelete