You are viewing a post by robbinhood. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
http://profiles.friendster.com/67832807
yg aku mau tanya gimana cara menghilangkan kotak besarnay itu lho.....
yg warnanya abu-abu....
tolong ya............[/quote]
coba code kek gini di css kk
[spoiler]/* PAGE BACKGROUND */
body {
background-image: url(http://img177.imageshack.us/img177/4134/alienwaredefaultwallpapek7.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #000000;
cursor: url(""),default;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #474747;
scrollbar-dark-shadow-color: #2323230;
scrollbar-track-color: #484848;
border-style:groove;
border-top-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
border-right-color: #000000;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 50px;
border-right-width: 50px;
overflow-x: hidden;}
table#flo_wrapper {
margin: 20px auto 20px auto;
border: #000000;
border-style: ridge;
border-width: 6px;
background: transparent;
background-attachment: fixed;
background-repeat: repeat;
background-position: right bottom;
background-color: transparent;
filter: alpha(opacity=80); } [/spoiler]
diganti sama
[spoiler]/* PAGE BACKGROUND */
body {
background-image: url(http://img177.imageshack.us/img177/4134/alienwaredefaultwallpapek7.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #000000;
cursor: url(""),default;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #474747;
scrollbar-dark-shadow-color: #2323230;
scrollbar-track-color: #484848;
border-style:groove;
border-top-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
border-right-color: #000000;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 50px;
border-right-width: 50px;
overflow-x: hidden;
}[/spoiler]
lebih tepat nya code diatas ada di
http://h1.ripway.com/fadjar/Phobiacewe1.css
Last edited by robbinhood (2008-06-22 02:10:50)