Custom Search

Monday, November 5, 2007

menambah column main

menambah column main
Untuk menambah column main pertama-tama kita cari kode main seperti ini:
Ini hanya sebagai contoh

#main-wrapper {
line-height: 1.4;
float: left;
padding: 0px 12px;
border-top: solid 1px #fff;
width: 700px;
background: #D8BFD8 url(http://catur.pramono.googlepages.com/hder4.JPG) 0 0 repeat-y;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
/* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
voice-family: "\"}\"";
voice-family: inherit;
width: 550px;
}
Tambahkan kode dibawahnya dengan :
#main1 {
}

akan menjadi seperti ini

#main-wrapper {
line-height: 1.4;
float: left;
padding: 0px 12px;
border-top: solid 1px #fff;
width: 700px;
background: #D8BFD8 url(http://catur.pramono.googlepages.com/hder4.JPG) 0 0 repeat-y;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
/* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
voice-family: "\"}\"";
voice-family: inherit;
width: 550px;
}
#main1 {
}


Lalu cari kode main seperti ini:


<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Posting Blog' type='Blog'/>
</b:section>
</div>

Tambahkan kode dibawah
<b:section class='main' id='main1'/>
diantara
<div id='main-wrapper'>......
<b:section class='main' id='main' showaddelement='no'>
jadinya seperti ini

<div id='main-wrapper'>
<b:section class='main' id='main1'/>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Posting Blog' type='Blog'/>
</b:section>
</div>

atau bila ingin lebih mudah bisa dengan cara:
mengganti kode

<b:section class='main' id='main' showaddelement='no'>

menjadi

<b:section class='main' id='main' showaddelement='yes'>

0 komentar:

LINK EXCHANGE

Link to Us We'd Link You Back Copy the code below, insert in to your blog
Mau tukar link silakan copy/paste code dibawah ini dan tinggalkan pesan di shoutbox


Free shoutbox @ ShoutMix
 

© template | adbrite