Kumpulan script css code
September 13, 2008 · Filed under Friendster
Apa sih.. Brisik.. Males banget dah kalo ada yg bilang..
“Bang, Ajarin edit FS dunk !”
Ga tau orang lagi maen game yah.. Kekekkee..
1.Welcome Alert
Code:
/* Welcome Alert Box*/
body {
height:expr/**/ession(
function welcome()
{alert('haI '+parent.pageViewerFName+' !! jaNgN lUPa NinGgaLin TEsTi yaH!!!');}
window.onload=welcome);
}
2.Goodbye Alert
Code:
/* Goodbye Alert Box*/
body{left:expression(
function goodbye()
{alert('Nangdi Suw '+pageViewerFName+'Ga nge Add Mandul !! ');}
window.onunload=goodbye);}
3.Personal Logo
Code:
/* Personalize logo */
#navigation {
background: #000000;
border: 5px solid #ce4424;
margin:10px 0 30px 0;
padding:260px 0 0 0;
background-image: url(URL GAMBAR);
background-attachment:scroll;
background-repeat: no-repeat;
background-position: center center;
}
4.Menghilangkan More about me
Code:
/* Remove more about me link */
.controlpanel a.more {display:none;}
5.Transparan shout out
Code:
/*Transparent Shoutout*/
{transparent shoutout}
.controlpanel .so { margin: 0 -20px 10px 0; width: 257px;
position: relative; background:url() repeat-y top left; color:
#ce4424; font-weight: bold; }
.controlpanel .so a { color: #ce4424; }
.controlpanel .so div#cpShoutoutBox, .controlpanel .so
div#cpShoutoutEditBox { padding: 7px 7px 5px 7px; margin: 0; }
.controlpanel .so div#cpShoutoutEditBox { display: none; }
.controlpanel .sol { position: absolute; left: -5px; top: 8px;
width: 6px; height: 11px; background:url() no-repeat; }
.controlpanel .sob { width: 257px; height: 2px;
background:url() no-repeat; line-height: 0; font-size: 0; }
6.Border page
Code:
/* FLOATING PAGE EFFECT */
body {border-style: groove; border-top-color: #ce4424;
border-bottom-color: #ce4424; border-left-color: #ce4424;
border-right-color: #ce4424; border-top-width: 25px;
border-bottom-width: 25px; border-left-width: 25px;
border-right-width: 25px;}
7.Scrolling box
more bout me
Code:
/* SCROLLING MORE ABOUT ME BOX */
.content_moreabout_1_5 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 510PX;
height: 250px;
background-image: url();
background-attachment: fixed;
background-position: center;
background-repeat:repeat;
}
commen box
Code:
/* 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;
}
testimonial
Code:
/* PUBLICCOMMENTS CONTENT SCROLLINGBOX */
.publiccomments div div .dtd {
width: 100%;
}
.publiccomments div div .dtd ul {
padding: 2px 2px 2px 2px;
overflow: auto;
border: 2px dashed #ce4424;
width:380px;
height: 100px;
background-color:transparent;
background-image: url();
background-position: center;
background-repeat: repeat;
}
media box
Code:
/* SCROLLING SCRAPBOOK BOX */
#content_10 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
background-image: url();
background-attachment: fixed;
background-position: center;
background-repeat:repeat;
}
friend list
Code:
/* SCROLLING FRIENDS BOX */
#content_2 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
background-image: url();
background-attachment: fixed;
background-position: center;
background-repeat:repeat;
}
custom scrollbar
Code:
/* CUSTOM SCROLLBARS */
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
}
8.Menghilangkan sesuatu
blog & review
Code:
.blogsreviews { display:none;}
.blogs {display:none;}
.reviews { display:none;}
fan of
Code:
.myfans {display:none;}
.fanof {display:none;}
group
Code:
.groups {display:none;}
friend
Code:
.friends{display:none;}
photo galery
Code:
.photos {display:none;}
media box
Code:
.scrapbook{display:none;background:transparent;}
add ons
Code:
.user_tracker {
display:none;
}
logo,search,dll
Code:
/* Remove top banner */
.banner_ad_fix{display:none;}
/* Remove logo */
#logo {display:none;background:transparent;}
/* Remove search form*/
#search {display:none;background:transparent;}
#search form {display:none;background:transparent;}
/* Hide the connection box */
.meettrail{display:none;background:transparent;}
/* Hide google ads */
#content_14 {display:none!important;}
/* Hide report abuse */
#reportabuse{display:none;}
/* Remove featured sponsor */
#marketing_bg{display:none;background:transparent;}
main navigation,sub navigation.(tombol home,profil,logout,dll)
Code:
#subnav {
display: none;
}
#mainnav, #mainnav .left, #mainnav .right {
display: none;
}
#navdivider {
display: none;
}
#navigation{
dispaly: none;
}
9.friendlist 1 kolom
Code:
/* One column friends list */
.friends div.boxcontent{width:100%;text-align:center;}
.friends.flogrid75{text-align:center;width:75px;}
.friends div.viewall a{text-align:center;width:100%;padding-left:20px;}
10.Merubah tampilan primary foto menjadi gif image
Code:
div.imgblock200 {
background:url(URL_GIF_IMAGE);
background-position: center center;
background-repeat: no-repeat;
height:128px;
width:170px;
}
div.imgblock200 img {display:none !important}
11.Bullet
di control panel data
Code:
.controlpanel .q {background: url(URL) background-attachment: fixed;
background-position:center;
background-position: center left;
background-repeat: no-repeat;}
di control panel button
Code:
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
background-image: url( URL);
background-attachment: fixed;
background-position: center left;
background-repeat: no-repeat;
background-color: transparent;}
background mater header
Code:
.commonbox h1, .commonbox h2 {
background-color: transparent;
background-image: url(IMG URL HERE);
background-attachment: fixed;
background-position:center;
background-position: center center;
background-repeat: repeat;
text-align:center;}
Noh.. Pelajari ndiri.. Ntar kalo ga bisa sms gw yah (*Khusus ce aja).. Kekekkee..
Minggu, 11 Januari 2009
Kumpulan script css code
Langganan:
Posting Komentar (Atom)

0 komentar:
Posting Komentar