This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Saturday, January 2, 2016

YouMag Modifikasi Blogger Template



YouMag Blue Modifikasi  adalah SEO Optimized, Responsif, 3 Kolom Blogger Template untuk Blog Berita. YouMag Blogger Template memiliki jQuery Slider, Top Menu dan Dropdown Menu, 468x60 header Banner, Related Posts, Breadcrumb, 2 Kanan Sidebars, 4 Kolom Footer, Tabbed Widget, Tombol Sosial, Google Fonts, Pure CSS3 LavaLamp Menu, Pos Rangkuman dan Fitur Lebih.

<- Footer widgets Container ->


<-- Mobile Phone -->>





      Demo      
-
 Download
Original Version
_______________

Template name : YouMag Blue
Template type : 2 Sidebar, 3 Column, 4 Column footer, Adapted from WordPress, Black, Breadcrumb, Elegant, Featured Section, Fixed width, Responsive, Fresh, Header Banner, Magazine, Premium, Red, Related Posts, Right Sidebar, Slider, Tabbed widget, Top Navigation Bar, Pure CSS3 LavaLamp Menu, Web 2.0, White

Release date : January 17, 2015

Author Name and URL : Lasantha Bandara / http://www.premiumbloggertemplates.com/

Modification Name and URL : ILKM B575 ID/ http://www.b575.co.id/

Original Designer URL : https://flexithemes.com/youmag-wordpress-theme/


Bagaimana Konfigurasi YouMag Blogger Template?

Baca petunjuk yang diberikan di bawah ini untuk mengkonfigurasi YouMag Blogger Template.

Cara Konfigurasi Pilihan Slider Content:

Pergi ke "Template" -> "Edit HTML" dari blog Anda. Cari <!-- Featured Content Slider Started -->. Sekarang gulir ke bawah perlahan-lahan dan Anda dapat melihat setiap fitur kode geser antara <div class = 'fp-slide-item'> dan </ div>.

Sekarang ganti,


  • "Ini adalah default menampilkan judul postingan X" dengan judul posting fitur Anda.
  • "#" Dengan posting URL Anda ditampilkan.
  • "Pergi ke Blogger edit html dan menemukan ini sentences.Now mengganti kalimat-kalimat ini dengan tema descriptions ini, Anda sendiri Bloggerized oleh Lasantha dari Bandara -. Premiumbloggertemplates.com" dengan deskripsi slider Anda.
  • Alamat gambar slider dengan gambar slider Anda.
Untuk setiap slide ditampilkan.

Untuk template Modifikasi Hubungi Admin  http://www.b575.co.id  Atau E-mail : b575@asia.com

Friday, January 1, 2016

Cara Membuat CSS Html Spoiler


Style Spoiler html untuk posting blogspot dan website lainnya. Langsung saja ke ulasannya.

1. Log in ke blog.
2. Buat posting / halaman
3. Pilih HTML
4. Masukan Code berikut.


<div style="margin: 1px;">
<div class="smallfont" style="margin-bottom: 0px;">
<input onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Tutup'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Buka'; }" style="background: #00acee; border: 0px; font-size: 16px; margin: 0px; padding: 6px; width: 100%; color:#fff; text-align: left;" type="button" value="JUDUL SPOILER" />
</div>
<div class="alt2" style="border: 0px inset; margin: 0px; padding: 1px;">
<div style="padding: 9px; display: none;">
Keterangan TXT, IMG, DLL Disini </div>
</div>
</div>

5. Ganti txt >> JUDUL SPOILER Dan >> Keterangan TXT, IMG, DLL Disini

LIHAT DEMO DI BAWAH

Keterangan TXT, IMG, DLL Disini
Keterangan TXT, IMG, DLL Disini

Semoga bermanfaat.