Customize infobox:
//infobox located before the footer
.infobox div.boxbody {
border-top-width: 10px;
border-right-width: 10px;
border-bottom-width: 10px;
border-left-width: 10px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
background-color: ;
background: url(URL_OF_IMAGE)!important;
-moz-border-radius: 15px;
position: center;
}
customize background in contact box:
//contacts and groups
.contactbox {
background-colort:ransparent;
background: url(URL_OF_IMAGE)!important;
border:1px solid #ffffff;
-moz-border-radius: 10px;
color:white;
font-size:11px;
}
image effect:
img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0
}
a:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5
}
credits: FF tools. 



May I share...
Hide iframe ads without affecting iframe scripts thru replace ID and add box function. (quite a type full
)
/*BLAH*/
.railbody iframe, #maincontent iframe {display:none!Important;visibility:hidden!important}

It will work if you didn't change the class rail on the script
because the add box targets the rail but the hide targets the railbody
I think xavier has another method of hiding ads 

Customize the ONLINE status
#rail p b {color:green}Hide the Report Abuse and Block User Links
li.report, li.block {display:none!Important}Last edited by xavierkym (2008-01-15 00:04:50)

Thanks for sharing
![]()


-Offline- |

-Offline- |

nice trickz fwend..

thanks for sharing

-Offline- |

-Offline- |

customize background in contact box:
//contacts and groups
.contactbox {
background-colort:ransparent;
background: url(URL_OF_IMAGE)!important;
border:1px solid #ffffff;
-moz-border-radius: 10px;
color:white;
font-size:11px;
}
You had a typo in that part.
Anyway if you will use kind kind of declaration, instead of using
background-color: transparent;
background-image: url(URLHERE);
and replace it with
background: url(URLHERE);
the other background properties will be ignored. So only the url(URLHERE) will be the value in the background. You don't have to mention the other properties since they will be default.
-Offline- |

I would like to share. :3
Cuztomize the Itembox:
/* ITEMBOXES */
div#big_blank_div {
display: none;
}
td.icon {
display:none;
}
div.home-compose {
margin-left:150px;
margin-top:-10px;
margin-bottom: 25px;
position:absolute;
font-size:12px;
font-color:#FFFFFF;
font-family: Tahoma;
height:20px;
position:relative;
text-align:center;
}
td.icon {
display:none;
}
div.itemboxsub .cattitle {
font-weight: bold;
font-size: 22px;
color:#FFFFFF;
font-family:Tahoma;
text-align: left;
padding-left: 20px;
}
.itemboxsub .cattitle {
font-weight: bold;
font-size: 22px;
color:#FFFFFF;
font-family:Tahoma;
text-align: left;
padding-left: 20px;
}
td.cattitle {
font-weight: bold;
font-size: 22px;
color:#FFFFFF;
font-family:Tahoma;
text-align: left;
padding-left: 20px;
}
div.itemboxsub {
background:#000000 url(URL_OF_IMAGE) repeat-x scroll top left;
border:medium none;
font-weight: bold;
font-size: 22px;
color:#FFFFFF;
font-family:Tahoma;
text-align: left;
padding-left: 20px;
}
.itemboxsub {
background:transparent url(URL_OF_IMAGE) repeat-y scroll top left;
border:medium none;
font-weight: bold;
font-size: 22px;
color:#FFFFFF;
font-family:Tahoma;
text-align: left;
padding-left: 20px;
}
div.itemsubsub {
font-size: 12px;
font-weight: normal;
line-height: 10px;
text-align: right;
color:#FFFFFF;
max-width: 450px;
margin-right:5px;
font-family:Tahoma;
}
.itemsubsub {
font-size: 12px;
font-weight: normal;
line-height: 10px;
text-align: right;
color:#FFFFFF;
max-width: 450px;
margin-right: 5px;
font-family:Tahoma;
}
.itembox {
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
background:#000000 url(URL_OF_IMAGE) repeat-y scroll bottom left;
border-color: #FFFFFF;
border-style: dotted solid solid solid;
border-width:1px 1px 1px 1px;
font-weight: normal;
font-family:Tahoma;
color:#FFFFFF;
size:16px;
margin: 10px 0px 25px 15px;
padding: 20px 10px 20px 10px;
max-width: 470px;
}
div.itembox {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
background:#000000 url(URL_OF_IMAGE) repeat-y scroll top left;
filter:alpha(opacity=90);
opacity:0.90;
border-color: #FFFFFF;
border-style: dotted solid solid solid;
border-width:1px 1px 1px 1px;
font-weight: normal;
font-family:Tahoma;
color:#FFFFFF;
size:16px;
margin: 10px 0px 25px 15px;
padding: 20px 10px 20px 10px;
max-width: 470px;
}
.posteddate {
font-family:Tahoma;
color:#FFFFFF;
}
td.posteddate {
font-family:Tahoma;
color:#FFFFFF;
}
.m td, .m th {
font-family:Tahoma;
padding:0pt;
color:#FFFFFF;
}Custumize your guestbook
/* GUESTBOOK */
#home_guestbook {
padding-top: 15px;
height: 500px;
overflow-x: auto;
}
table#table_reply {
width:100%;
margin: 0 5px 2px 0;
padding:0;
border:0;
}
#home_guestbook .replybodytext {
background:transparent !important;
border: none;
color:#ffffff;
font-family: Tahoma;
margin-left:9px;
text-align:left;
}
#home_guestbook .replybox {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
background:#000000 url(URL_OF_IMAGE)scroll repeat-x top center;
border-color: #ffffff #ffffff #ffffff #ffffff;
border-style: solid solid solid solid;
border-width:1px 1px 1px 1px;
color:#ffffff;
font-family: Tahoma;
size: 16px;
text-align:left;
padding-top: 20px;
margin-top:10px;
margin-bottom:10px;
max-width: 450px;
}
#home_guestbook .textarea#body {
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#000000 url(URL_OF_IMAGE)scroll repeat bottom center;
border:1px solid #FFFFFF;
color:#ffffff;
font-family:Tahoma;
font-weight:bold;
margin-right:10px;
margin-left:10px;
padding: 5px 5px 5px 5px;
}
#home_guestbook .itemreplyform.textarea#body {
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#000000 url(URL_OF_IMAGE)scroll repeat-x top center;
border:1px solid #FFFFFF;
color:#ffffff;
font-family:Tahoma;
font-weight:bold;
margin-right:10px;
margin-left:10px;
padding: 5px 5px 5px 5px;
}
#home_guestbook .quotea {
color:#ffffff;
font-family:Tahoma;
font-weight:bold;
margin-bottom: 5px;
}
#home_guestbook .quotet {
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#000000 url(URL_OF_IMAGE)scroll repeat bottom center;
border:1px solid #FFFFFF;
color:#ffffff;
font-family:Tahoma;
font-weight:bold;
margin-right:10px;
margin-left:10px;
padding: 5px 5px 5px 5px;
margin-right:90px;
}And for the Guestbook button
/*GUEST BOOK BUTTON*/
div#home_guestbook td#cell_submit input {
background: url(URL_OF_IMAGE)
no-repeat;
width : 65px;
height: 31px;
padding: auto 5px 5px -4px;
margin-top:4px;
border : none;
font-family: Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size:10px;
text-align: center;
}
div#home_guestbook td#cell_submit input:hover {
background: url(URL_OF_IMAGE)
no-repeat;
width : 65px;
height: 31px;
border : none;
font-family: Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size:12px;
text-align:center;
}
span.textarea-handle {
display : none;
}-Offline- |

li.report, li.block {display:none!Important} - multiply do not accept this code. i tried pasting in my css section
/*BLAH*/
.railbody iframe, #maincontent iframe {display:none!Important;visibility:hidden!important} - i pasted this in my css section but the ads are still there. google ads?
-Offline- |
xavierkym wrote:
li.report, li.block {display:none!Important}
lol,. does this work?
doesnt multiply filter those 2??
-Offline- |