*~..:: IkLan BerBayaR Beb - Maksudnya ini bisnes bukan main2 ::..~*








|

Ahad, 3 Januari 2010

Tutorial: Change Your blog's Width

Want to know how to change your Blog's Width? Let's check it out what you should do~
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
*************************************
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'

*************************************
Then you can change the width size to the size that you prefer.



#header-wrapper {  
width:660px;  
}

#outer-wrapper {  
width: 950px;  
}

#main-wrapper {  
width: 710px;  
}

#sidebar-wrapper {  
width: 220px;  
}

Additional Notes / Nota Tambahan :








  • Header-wrapper and outer-wrapper:
Determines the maximum width of your blog.
Menentukan lebar maksimum blog anda.
  • Main-wrapper:
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) 
  • Sidebar-wrapper:
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:

Related Posts Plugin for WordPress, Blogger...

AddToAny