Sidebar 3 tab in 1 yang mana ekk ? Hmm , tekan sini , keluar ini , tekan situ ehh keluar ini... Tekan jerawat , awww sakit lah ! ! Dusss ! kan dah dapat :P , Susah untuk dikatakan . tengok preview ini
Preview :
Haa , nampak tak ? Ada siapa-siapa nak cuba pasang.. Meyh follow step by step tuto ini ! :D
1. Dashboard --> Template --Edit Html -->
2. Find this code :
]]></b:skin>
3. Copy this code and paste code above ]]></b:skin>
ul.tabs li {4. Then , pergi cari kod
float: left;
margin: 0;
padding: 0;
height: 31px; /*--Subtract 1px from the height of the unordered list--*/
line-height: 31px; /*--Vertically aligns the text within the tab--*/
border-left: none;
margin-bottom: -1px; /*--Pull the list item down 1px--*/
overflow: hidden;
position: relative;
}
ul.tabs li a {
font-weight: bold;
color: #000;
display: block;
font-size: 10px;
padding: 0 20px;
border: 2px solid #FFF; /*--Gives the bevel look with a 1px white border inside the list item--*/
outline: none;
}
ul.tabs li a:hover {
background: #ECE0F8;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
background: #ECE0F8;
border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
overflow: hidden;
clear: both;
float: left; width: 98%;
background:#ffffff;
background-attachment:fixed;
}
.tab_content {
padding: 2px;
height :260px;
}
</head>5. Copy and paste code ini above </head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js' type='text/javascript'/>5. Preview , kalau tak ada error , save :D
<script>
$(document).ready(function() {
$(".tab_content").hide(); //Hide all content
$("ul.tabs li:first").addClass("active").show(); //Activate first tab
$(".tab_content:first").show(); //Show first tab content
//On Click Event
$("ul.tabs li").click(function() {
$("ul.tabs li").removeClass("active"); //Remove any "active" class
$(this).addClass("active"); //Add "active" class to selected tab
$(".tab_content").hide(); //Hide all tab content
var activeTab = $(this).find("a").attr("href"); //Find the href attribute value to identify the active tab + content
$(activeTab).fadeIn(); //Fade in the active ID content
return false;
});
});</script>
6. Next , Go to --> Layout --> Add A Gadget --> Choose Edit Html/JavaScript
7. Copy and paste this code :
<ul class="tabs">
<li><a href="#tab1">Owner</a></li>
<li><a href="#tab2">Contact</a></li>
<li><a href="#tab3">Shout</a></li>
</ul>
<div class="tab_container">
<div id="tab1" class="tab_content">
Tab 1 Content
</div>
<div id="tab2" class="tab_content">
Tab 2 Content
</div>
<div id="tab3" class="tab_content">
Tab 3 Content
</div>
</div>
EDIT :ABC : Tukar warna background tab sini
ABC : Tajuk Tab
ABC : Coding / Stuff /isi-isi mengikut tajuk tab
8. Preview.. If Doesn't Error Save !
Hmm , macam mana ? Jadi ke tidak ? harap-harap menjadi ! :D




















http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic013demoji_15415545decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic002demoji_12343593decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic009demoji_350312decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic010demoji_1374647decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic001demoji_11719347decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic008demoji_207024decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic005demoji_17695391decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic004demoji_14783711decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic008demoji_17174766decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic009demoji_17174765decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic018demoji_17169318decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic019demoji_14776540decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic004demoji_14791299decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic011demoji_413728decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic017demoji_12051686decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic017demoji_8083087decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic012demoji_367147decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic012demoji_305172decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic019demoji_336393decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic018demoji_416449decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic018demoji_309624decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic011demoji_15454045decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic008demoji_13728279decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic018demoji_14097270decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic017demoji_355429decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic017demoji_370674decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic001demoji_417795decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic008demoji_15251435decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic005demoji_15251434decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic017demoji_16289445decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic019demoji_17714269decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic019demoji_15699249decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic018demoji_15807271decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic017demoji_7620938decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic017demoji_895744decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic016demoji_14841866decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic000demoji_92422decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic004demoji_14147623decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic004demoji_13830791decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic003demoji_12716074decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic003demoji_431243decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic003demoji_353779decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic002demoji_11337510decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic002demoji_385427decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic002demoji_158478decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic006demoji_14952580decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic015demoji_14906306decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic015demoji_8685068decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic014demoji_10943454decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic014demoji_8336167decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic013demoji_15480984decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic011demoji_15889022decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic011demoji_15430247decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic010demoji_442126decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic009demoji_14896021decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic008demoji_16050140decoojp.gif
http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic007demoji_14810207decoojp.gif