[quote=aby_bingung]supaya testi ku ngga ikut kena center...
karna kalau ikut center pic nya..
jadi ngga rapi lagi....[/quote]
cari d CSSnya yg kaya gini
[quote]/* SCROLLING PUBLICCOMMENTS BOX */
#content_18 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 510px;
height: 250px;
background-image: url();
background-attachment: fixed;
background-position: center;
background-repeat:repeat;
background-color: transparent;
}[/quote]
coba ganti sama ini
[quote]/* SCROLLING PUBLICCOMMENTS BOX */
#content_18 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: auto;
height: 250px;
background-image: url();
background-attachment: fixed;
background-position: center;
background-repeat:repeat;
background-color: transparent;
text-align:left;
}[/quote]
trus yg ini tambahin tuh yg merah
[quote]/* SCROLLING MORE ABOUT ME BOX */
#content_6 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
[b][color=#ff0000]}[/color][/b][/quote]
Last edited by Co_don SanAdH (2008-08-02 06:58:37)