Bagaimana mahu menukar Lebar paparan Blog anda? Mari kita lihat apa yang anda patut lakukan~
Place: HTML Section
Tempat: Bahagian HTML
*************************************
HTML Section / Bahagian HTML:
Dashboard > Layout > Edit HTML
|
*************************************
Then you can change the width size to the size that you prefer.
In HTML Section, find #header-wrapper
To find any word in any page:
Untuk mencari perkataan dalam mana-mana paparan di 'website':
Press / Tekan: Button Ctrl + Button letter 'F'
|
*************************************
#header-wrapper {
width:660px;
}
#outer-wrapper {
width: 950px; }
#main-wrapper {
width: 710px; } #sidebar-wrapper { width: 220px; } |
Additional Notes / Nota Tambahan :
Determines the maximum width of your blog. Menentukan lebar maksimum blog anda.
Determines the width of the content in your blog (Example: Space where you put your articles) Menentukan lebar bagi kandungan dalam blog anda (Contoh: Ruang letaknya artikel-artikel anda)
Determines the width of your sidebar. (Example: Space where you put your widget) Menentukan lebar bagi 'sidebar' dalam blog anda (Contoh: Ruang letaknya 'widget' anda) |
Tips:
Total pixel (usually it written as 'px') for the main-wrapper and sidebar-wrapper is not more than the outer-wrapper.
Jumlah pixel (selalunya ditulis sebagai 'px') untuk main-wrapper dan sidebar-wrapper mestilah tidak lebih daripada outer-wrapper.
Tiada ulasan:
Catat Ulasan