Berikut ini tentang bagaimana Cara Membuat Daftar Isi yang Responsive pada blogger, caranya sangat mudah sahabat blogger dan ikutilah langkah-langkah dibawah ini:
Masuk dulu ke blogger
Pilih laman > buatlah laman baru
Judul nya terserah anda bisa sitemap atau daftar isi
setelah itu beralih ke mode HTML dari mode Compose dengan menambahkan kode yang ada di bawah ini
<stylescoped="scoped"type="text/css">
#tabbed-toc{ margin:0 auto; background-color:#d5d5d5; -webkit-box-shadow:01px 3px rgba(0,0,0,.4); -moz-box-shadow:01px 3px rgba(0,0,0,.4); box-shadow:01px 3px rgba(0,0,0,.4); overflow:hidden; position:relative; color:#000; } #tabbed-toc.loading{ display:block; padding:5px 10px; font:normal bold 12px Tahoma,Sans-Serif; color:white; } #tabbed-tocul, #tabbed-tocol, #tabbed-tocli{ margin:00; padding:00; list-style:none; } #tabbed-toc.toc-tabs{ width:20%; float:left; } #tabbed-toc.toc-tabslia{ display:block; font:normal bold 10px/28px Tahoma,Sans-Serif; height:28px; overflow:hidden; text-overflow:ellipsis; color:#000; text-transform:uppercase; text-decoration:none; padding:012px; cursor:pointer; } #tabbed-toc.toc-tabslia:hover{ background-color:#e9e9e9; color:black; } #tabbed-toc.toc-tabslia.active-tab{ background-color:#444444; color:white; -webkit-box-shadow:-2px 2px 2px rgba(0,0,0,.5); -moz-box-shadow:-2px 2px 2px rgba(0,0,0,.5); box-shadow:-2px 2px 2px rgba(0,0,0,.5); position:relative; z-index:5; margin:0 -1px 00; /* cursor:text; */ } #tabbed-toc.toc-content, #tabbed-toc.divider-layer{ width:80%; float:right; background-color:white; border-left:5px solid #444444; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; } #tabbed-toc.divider-layer{ float:none; display:block; position:absolute; top:0; right:0; bottom:0; -webkit-box-shadow:007px rgba(0,0,0,.7); -moz-box-shadow:007px rgba(0,0,0,.7); box-shadow:007px rgba(0,0,0,.7); } #tabbed-toc.panel{ position:relative; z-index:5; font:normal normal 10px Tahoma,Sans-Serif; } #tabbed-toc.panellia{ display:block; position:relative; font-weight:bold; font-size:11px; color:#4d4d4d; line-height:20px; height:20px; padding:012px; text-decoration:none; outline:none; overflow:hidden; } #tabbed-toc.panellitime{ display:block; font-style:italic; font-weight:normal; font-size:10px; color:#666; float:right; } #tabbed-toc.panelli.summary{ display:block; padding:10px 12px 10px; font-style:italic; border-bottom:4px solid #275827; overflow:hidden; } #tabbed-toc.panelli.summaryimg.thumbnail{ float:left; display:block; margin:08px 00; padding:4px 4px; width:72px; height:72px; border:1px solid #dcdcdc; background-color:#fafafa; } #tabbed-toc.panelli:nth-child(even){ background-color:#eee; } #tabbed-toc.panellia:hover, #tabbed-toc.panellia:focus, #tabbed-toc.panellia:hovertime, #tabbed-toc.panelli.bolda{ background-color:#c2c2c2; color:none; outline:none; } #tabbed-toc.panelli.bolda:hover, #tabbed-toc.panelli.bolda:hovertime{ background-color:#222; } @media (max-width:700px) { #tabbed-toc{ border:2px solid #333; } #tabbed-toc.toc-tabs, #tabbed-toc.toc-content{ overflow:hidden; width:auto; float:none; display:block; } #tabbed-toc.toc-tabsli{ display:inline; float:left; } #tabbed-toc.toc-tabslia, #tabbed-toc.toc-tabslia.active-tab{ background-color:#224C19; -webkit-box-shadow:2px 07px rgba(0,0,0,.4); -moz-box-shadow:2px 07px rgba(0,0,0,.4); box-shadow:2px 07px rgba(0,0,0,.4); } #tabbed-toc.toc-tabslia.active-tab{ background-color:white; color:#333; } #tabbed-toc.toc-content{ border:none; } #tabbed-toc.divider-layer, #tabbed-toc.panellitime{ display:none;}} </style> <divid="tabbed-toc"> <spanclass="loading">Memuat...</span></div> <script> var tabbedTOC = { blogUrl: "http://www.saifdesain.com", // Blog URL containerId: "tabbed-toc", // Container ID activeTab: 1, // The default active tab index (default: the first tab) showDates: false, // `true` to show the post date showSummaries: false, // `true` to show the posts summaries numChars: 200, // Number of summary chars showThumbnails: false, // `true` to show the posts thumbnails (Not recommended) thumbSize: 40, // Thumbnail size noThumb: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAA3NCSVQICAjb4U/gAAAADElEQVQImWOor68HAAL+AX7vOF2TAAAAAElFTkSuQmCC", // A "no thumbnail" URL monthNames: [ // Array of month names "Januari", "Februari", "Maret", "April", "Mei", "Juni", "Juli", "Agustus", "September", "Oktober", "November", "Desember" ], newTabLink: true, // Open link in new window? maxResults: 99999, // Maximum post results preload: 0, // Load the feed after 0 seconds (option => time in milliseconds || "onload") sortAlphabetically: true, // `false` to sort posts by published date showNew: 7, // `false` to hide the "New!" mark in most recent posts, or define how many recent posts are to be marked newText: " - <em style='color:red;'>New!</em>"// HTML for the "New!" text }; </script> <scriptsrc="https://googledrive.com/host/0ByB4SHSmauqvbmZIcGwxdW9NUTQ/Tabbed.js"></script>
Silahkan Ganti http://www.saifdesain.com diatas dengan blog kamu sendiri
Kemudian di publikasikan dan lihat hasilnya sebagai contoh bisa anda lihat disini:
http://www.saifdesain.com/p/daftar-isi.html
Semoga bermanfaat dan jangan lupa untuk berkomentar brother
Cara Membuat Daftar Isi yang Responsive pada blogger
Rating: 4.5
Diposkan Oleh: Ebook Adsense
Out Of Topic Show Konversi KodeHide Konversi Kode Show EmoticonHide Emoticon