Tab view sidebar is an effective way to make the sidebar content of his blog that much but a little space for content. There are several tutorials on creating the tab view of the sidebar for Blogger. But generally, these tutorials hard to put into practice and may confuse some bloggers.
Here, you'll find the easiest way to make the tab view to the Blogger sidebar. Some things that could be considered to be excess of the sidebar tabs here are How to make Tabview Sidebar on Blogger :
- Easy to install
- No need to edit the html in the sidebar.
- Automatically displays the widgets that you put in the tabs.
- Free widget determine what is going to put in the tabs.
- After the tutorial done, the widget directly editable from the Page Elements.
First, go into your Blogger account, then click Edit Layout and continued with HTML. Copy the CSS code below before the code ]]></b:skin> :
Next copy and paste the code below the above code </head> :
<!-- jQuery Call -->
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js' type='text/javascript'/>
<!-- End of jQuery Call -->
<script type="text/javascript">
var starttab=0;
var endtab=2;
var sidebarname="sidebar1";
</script>
<script type="text/javascript" src="http://tab-for-blogger.googlecode.com/files/bloggertabv1.0-min.js"></script>
In the code there are parts that can be changed in accordance with needs:
var starttab=0;
var endtab=2;
var sidebarname="sidebar1";
Finally save template.
In short, startab is the first number you select the widget, ranging from 0. endtab is the last number of widgets that you select. sidebarname sidebar id you are, generally called "sidebar", but it could be you wear a different id.
Finally, live determines where the widget would enter to sidebar tab. The trick is to sort the widgets on the part of Page Element. Examples like the image below:
If you want to see how the end result of this blogging tips can be checked here That's it, tips How to make Tabview Sidebar on Blogger.
9 komentar:
Berhasil bos... makasih yah !
thanks ini kawan ya.tab viewsnya
@tomo: thanks for visit & comment to my blog
makasih tutorialnya bermanfaat :)
wow awsome info mas ^0^
With Love,
|
|
V
Miss Rinda - Personal Blog
@Miss Rinda : Thanks for comment here girl...
@Ari : Thanks to, i will go to your blog
mampir mencopas tekniknya sob
A@MP3Album : please try guys!
Great post. thank you very much.