|
Friendster: Table backgrounds(friend(bg),Profile(bg),More about(bg).

Here are the codes where you can use the see through background
/* PROFILE BOX */
.left_column_wrapper .left_column_content {
background-color: transparent !important;
background-image: url("URL") !important;
}
/* FRIENDS BOX */
.right_column .column_content {
width:300px !important;
height:auto !important;
margin: 0 0 9px 0 !important;
/* background-color: transparent; */
background-color: transparent !important;
background-image: url("URL");
border: #8B2252 dotted 3px !important;
/* border: transparent; */
border-top:0 !important;
overflow: hidden !important;
font-size:12px !important;
color: #8B2252 !important;
123: block !important;
/* filter:alpha(opacity=70); opacity: .7; */
}
/**Left part of your page More about**/
.left_column_content,{background-color: transparent;
background-image: url("URL");
background-repeat: repeat;background-position:center right;}.right_column_content,
.right_column .column_content,.boxcontent { border: none; background-color:transparent;}
.commonbox { border:dotted; border-color:8B2252; }
|
hope you like my new post... sharing.. 
__________________
|