How to Adjust sidebar width from simple few steps


Lihat dan hitung, seberapa banyak aplikasi Android yang Anda instal di smartphone Anda? 

Pernahkah terbersit di benak Anda bagaimana cara membuat aplikasi-aplikasi tersebut?

Apakah Anda Saat Ini Ingin Sekali Bisa Bikin Aplikasi Android Sendiri? Seperti aplikasi game edukasi, media pembelajaran, aplikasi berbasis sensor, aplikasi multimedia, dan lain sebagainya?

Tetapi

1. Tidak Ngerti Coding
2. Tidak Tahu Computer Programming
3. Tidak Paham Bahasa Pemrograman Android
4. Dan Sama Sekali Bukan Lulusan IT?

Jangan Khawatir ...
Ternyata, bikin aplikasi Android itu SANGAT MUDAH, bahkan bagi Pemula sekalipun.

Sekarang Anda bisa bikin aplikasi Android dengan Cepat, bahkan TANPA HARUS CODING.

Tak peduli apapun latar belakang Anda, bikin aplikasi Android itu MUDAH, semudah bermain Puzzle.

Anda Hanya Perlu 4 Langkah berikut ini :

1. Drag & drop komponen-komponen yang dibutuhkan
2. Percantik tampilan aplikasi dengan mengatur layout dan desain tampilan
3. Susun blok-blok kode programnya, dan
4. Build aplikasi Anda jadi file instalasi *.APK

Lantas, Bagimana Cara Memulainya?
Mudah kok, karena sudah hadir untuk Anda Di Sini :


Video tutorial yang membahas cara membuat aplikasi Android dengan sangat MUDAH, CEPAT, & TANPA CODING menggunakan tools App Inventor 2. 
As a blogger,there are many things to learn.In a past post I explained you how to change blog content width easily.Another problem among newbie bloggers is how to change side bar width.You will find a solution to increase or decrease your blog's sidebar width easily.follow below instructions to adjust your sidebar(s) width.

Step 1. Log in to your blogger account.
Step 2. Go to Blogger Dashboard --> Template and backup your current template first.Then click on "Edit HTML" button.
Step 3. Now find one of below codes in your template

#sidebar

or
.sidebar

Now you will see similar codes like this.

.sidebar {
color: #212121;
float: left;
margin: 0;
width: 320px;
line-height: 24px;
word-wrap: break-word;
overflow: hidden;
}

or
#sidebar {
float: left;
width: 320px;
color: #888888;
padding-bottom: 30px;
word-wrap:break-word;
overflow:hidden;

Step 4. Now replace red color 320px with a convenient length for sidebar.You don't need to add pixel width for your side bar width.You can use mm.cm,em,pt,in and also percentage of your blog's width (e.x:-width:32%;) to render the width of sidebar.Anyway It is mostly depended on your template type.You should realize about the width of body (post section) before customizing sidebar width.If you added inappropriate width for side bar,your template would be confused.Then some gadgets/widgets on layout would be placed in unplanned positions. Therefore make sure to identify your whole blog width and container width to adjust your sidebar width.

Your blog template might be have two,three or four column template.then you have to calculate all column length first.Then you can change their width.(if you have a problem finding your column,search like rsidebar,lsidebar,sidebar-1...etc.).In this case in many occasions,it is better to use percentage method(%) to adjust your sidebar(s) width.

Step 5. Now get a preview of your blog. If all of changes are looking like good, Save your your Template.

If you have any problem with customizing sidebar width,I would like to help you.just type a comment in below.Happy blogging pals :)

Pengelola Blog : ABDUL WAHAB

Judul : How to Adjust sidebar width from simple few steps
Ditulis oleh : Kejutan Internet pada hari
Rating Blog : 5 dari 5
Terima kasih Anda telah membaca artikel tentang How to Adjust sidebar width from simple few steps
Anda boleh menyebar luaskannya atau mengcopy paste-nya jika artikel ini sangat bermanfaat bagi Blog dan teman-teman anda.
Namun jangan lupa harap memberikan link aktif dofollow yang mengarah ke URL ini ya
https://kejutaninternet.blogspot.com/2013/05/how-to-adjust-sidebar-width-from-simple.html

Dan Terima kasih sekali lagi atas kunjungan Anda.

Kritik dan saran atau apapun bisa anda sampaikan melalui kotak komentar.
Dan mohon maaf jika komentar atau pertanyaan tidak bisa cepat saya respon,
karena Saya tidak bisa selalu online selama 24 Jam.


Mau Di Buatkan Blog Siap Pakai Seperti Ini ?.

Artikel Terkait

Previous
Next Post »