How to resize your blog width and increase it to any size of your choice
Minggu, 12 Mei 2013
0
komentar
- log in to your blogger platform first
- select the blog you one to modify the size
- click on the template on the very left corner of the the blogger dashboard
- click on edit HTML
- press CTRL + F and type #header-wrapper {
----------------------------------------------------
#header-wrapper {
width:660px;
margin:0 auto 10px;
border:1px solid $bordercolor;
}
----------------------------------------------------
#outer-wrapper {
width: 660px;
margin:0 auto;
padding:10px;
text-align:$startSide;
font: $bodyfont;
}
-----------------------------
#main-wrapper {
width: 410px;
float: $startSide;
---------------------------------------
#sidebar-wrapper {
width: 220px; float: $endSide;
-------------------------------------------------
#footer {
width:660px;
clear:both;
width:660px;
margin:0 auto 10px;
border:1px solid $bordercolor;
}
----------------------------------------------------
#outer-wrapper {
width: 660px;
margin:0 auto;
padding:10px;
text-align:$startSide;
font: $bodyfont;
}
-----------------------------
#main-wrapper {
width: 410px;
float: $startSide;
---------------------------------------
#sidebar-wrapper {
width: 220px; float: $endSide;
-------------------------------------------------
#footer {
width:660px;
clear:both;
-----------------------------------------------------------------------------
header wrapper= is the main header
out wrapper = is the main section
main wrapper = is the post section
sidebar wrapper = represents the side bars
footer = stands for the footer section
NB: if you want to increase the post section or your sidebar the you have to increase the main section width which is the outer wrapper (main wrapper + side wrapper + margin = outer wrapper)
happy blogging:: tanks for the visit hope to see you soon: remember to leave us a comment, like or follow our page for updates and more DONT MISS OUT
TERIMA KASIH ATAS KUNJUNGAN SAUDARA
Judul: How to resize your blog width and increase it to any size of your choice
Ditulis oleh Unknown
Rating Blog 5 dari 5
Semoga artikel ini bermanfaat bagi saudara. Jika ingin mengutip, baik itu sebagian atau keseluruhan dari isi artikel ini harap menyertakan link dofollow ke http://samsung-fame.blogspot.com/2013/05/how-to-resize-your-blog-width-and.html. Terima kasih sudah singgah membaca artikel ini.Ditulis oleh Unknown
Rating Blog 5 dari 5
0 komentar:
Posting Komentar