remove this hide code to your .css
<">[spoiler]/* michael's friendster profile editor v4.1 */
/*
http://www.editfriendster.com */
/* PAGE BACKGROUND */
body {
background-image: url(http://dl10.glitter-graphics.net/pub/1053/1053440muqfu7ec2y.gif);
background-attachment: fixed;
background-position: center center;
background-repeat: repeat;
background-color: #ffffff;
overflow-x: hidden;
cursor: url(http://www.FriendsterTool.com/layouts/graphics/cursors/misc/117.cur), default;
}
/* GLOBAL FONTS */
.usercontent {
font-family: century gothic;
color: #000000;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #000000;
}
.usercontent a:hover {
color: #000000;
}
/* MASTER BOXES */
.commonbox {
border-width: 3px;
border-color: #99ff99;
border-style: ridge;
background-color: #ffffff;
background-image: url(http://dl8.glitter-graphics.net/pub/321/321108x0j7xcm63e.gif);
background-repeat: repeat;
background-posiotion: center;
}
.commonbox .evenrow {
background-color: #ffffff;
background-image: url(http://dl8.glitter-graphics.net/pub/321/321108x0j7xcm63e.gif);
background-repeat: repeat;
background-posiotion: center;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: century gothic;
background-color: #ffffff;
background-image: url(http://dl8.glitter-graphics.net/pub/321/321108x0j7xcm63e.gif);
background-repeat: repeat;
background-posiotion: center;
color: #1a1a1a;
text-transform: uppercase;
background-color: #33cc00;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 3px;
border-color: #99ff99;
border-style: ridge;
background-color: #ffffff;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #ccffcc;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
font-family: century gothic;
color: #000000;
}
.controlpanel .data {
font-family: century gothic;
color: #000000;
}
.data a {
font-family: century gothic;
color: #000000;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: tahoma;
color: #000000;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: century gothic;
color: #666666;
background-image: url(http://img33.picoodle.com/data/img33/3/9/21/f_walerem_0cc650e.png);
background-attachment: fixed;
background-position: center center;
border-color: #ff99cc;
background-color: #ffffff;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: century gothic;
background-image: url(http://img33.picoodle.com/data/img33/3/9/21/f_walerem_0cc650e.png);
background-attachment: fixed;
background-position: center center;
color: #000000;
border-color: #ff99cc;
background-color: #ffffff;
text-decoration: ;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
font-family: century gothic;
color: #000000;
text-transform: ;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
font-family: century gothic;
color: #000000;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
border-width: 3px;
border-color: #ccffcc;
border-style: solid;
background-color: #ffffff;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
font-family: century gothic;
color: #808080;
background-color: #ffffff;
}
}
/* HIDE SEARCH FORM */
#search, #search form {
display: none !important;
}
/* HIDE TOP WHITE BACKGROUND */
#marketing_bg {
display :none;
}
/* HIDE SPONSORED LINKS */
#sponsorsAd {
display: none;
}
/* HIDE BANNERD AD */
.banner_ad_fix {
display: none;
}
/* HIDE GOOGLE ADS */
#ads_2_3 {
display: none;
}
/* PUBLICCOMMENTS SCROLLINGBOX */
#content_18 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 400px;
}
/* TESTIMONIALS CONTENT SCROLLINGBOX */
.publiccomments div div .dtd {
width: 100px;
}
.publiccomments div div .dtd ul {
padding: 2px 2px 2px 2px;
overflow: auto;
border-width: 3px;
border-style: solid;
border-color: #ccffcc;
width: 400px;
height: 100px;
}
/* PUBLICCOMMENTS CONTENT SCROLLINGBOX */
.publiccomments div div .dtd {
width: 100%;
}
.publiccomments div div .dtd ul {
padding: 2px 2px 2px 2px;
overflow: auto;
border-width: 3px;
border-style: solid;
border-color: #ccffcc;
width: 400px;
height: 100px;
}
/* CURSOR: LINKS */
a,a:link,a:visited,a:active,a:hover {
cursor: url(http://www.FriendsterTool.com/layouts/graphics/cursors/misc/117.cur),default;
}
/* CUSTOM PAGE TITLE */
body {
top:expr/**/ession(pagetitle()
function pagetitle() {
document.title='Ever Green';
}
window.onload=pagetitle);
}
/* WELCOME ALERT BOX */
body {
height:expr/**/ession(
function welcome() {
alert('Thou shall not poison thy domain!');
}
window.onload=welcome);
}
/* GOODBYE ALERT BOX */
body {
left:expr/**/ession(
function goodbye() {
alert('Be a blessing!');
}
window.onunload=goodbye);
}
/* CUSTOM STATUS BAR MESSAGE */
body {
bottom:expr/**/ession(
function windowstatus() {
window.status='Layout by: Mesphere';
}
if (document.layers)
document.captureEvents(Event.mouseover)
document.onmouseover=windowstatus);
}
/* CUSTOMIZED SCROLLBAR COLOR */
body {
scrollbar-face-color: #ccffcc; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #33cc66; scrollbar-arrow-color: #ffffff;
}
/* CENTER PROFILE TEXT AND CONTENTS */
body,td,tr,div,p {
text-align: center;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
text-align: center !important;
}
/* Hide Navigation Language */
#navLang { display: none ! important }
}
/* Hide the whole top navigation */
#navigation {display:none!important;}
}
[color=red][b]#content_2 .flogriditem {
display:none ! important;
}[/b][/color]
/* Hide Footer */
#footer_container {display:none!important;}
}
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}
}
body{right:expr/**/ession(
function rightclick() {if (event.button==2)
{alert('Right Clicking is disabled!')}}
document.onmousedown=rightclick);}
}
div.imgblock200 {
background:url(http://dl2.glitter-graphics.net/pub/1168/1168482ykwgt3lspk.png);
background-position: center center;
background-repeat: no-repeat;
height:100px;
width:100px;
}
div.imgblock200 img {display:none !important}
}
/* Photo Gallery */
.photos {display:none!important;}
}
#content_0 #controlPanelButtons { width: 98px! important; margin-top: 3px! important; padding-bottom: 1px! important; }
#controlPanelButtons a {font-weight: bold! important; font-size: 10px! important; margin: 3px 0px 0px 0px!important; padding: 3px 0 2px 3px! important; text-decoration: none! important; width: 98px! important ;height: 15px!important; text-align: center! important; color:#666666! important; background-color: #ffffff! important; border:1px ridge #ffcccc! important; }
#controlPanelButtons a:hover{font-weight: bold! important; font-size: 10px!important; margin: 3px 0px 0px 0px! important; padding: 3px 0 2px 3px! important;
text-decoration: none!important; width: 98px! important; height: 15px! important;
text-align: center! important; color: #666666! important; background-color: #ffffff! important ;border:1px ridge #ffcccc! important; }
}
#googleAdPlacement, #banneradrow, #subnav, #subnav_search, #navLang{ display:none!important;}
}
/* SHOUTOUT BOX AND FONT */
.controlpanel .so, .minicontrolpanel .so {
margin: 0 -20px 10px 0;
width: 257px;
position: relative;
background: url() repeat-y right center;
color: #808080;
font-weight: bold;
border-width: 2px;
border-color: transparent;
border-style: ridge;
}
.controlpanel .so a, .minicontrolpanel .so a {
color: #808080;
}
.controlpanel .so div#cpShoutoutBox, .controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutBox, .minicontrolpanel .so div#cpShoutoutEditBox {
padding: 7px 7px 5px 7px;
margin: 0;
}
.controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutEditBox {
display: none;
}
.controlpanel .sol, .minicontrolpanel .sol {
position: absolute;
left: -5px;
top: 8px;
width: 6px;
height: 11px;
background: url() no-repeat;
}
.controlpanel .sob, .minicontrolpanel .sob {
width: 257px;
height: 2px;
background: url() no-repeat;
line-height: 0;
font-size: 0;
}
.controlpanel .label, .minicontrolpanel .label {
text-align: left;
font-weight: bold;
margin: 10px 0 3px 0;
color: #808080;
}
/* LEFT SIDE SCROLLBAR */
body {
direction: rtl;
}
td, tr, div, p {
direction: ltr;
}
#controlpanelbuttons {
padding-bottom:50px;
background:transparent url(http://osi.techno-st.net:8000/yahoo/zenner_006);
background-position: bottom;
background-repeat: no-repeat;
}
/* MEETTRAIL */
#meettrail {display:none;}
#content_15 {background-image:url(http://i30.photobucket.com/albums/c327/debeleon/taeop.jpg); background-color:#000000; width:300px; height:74px; border:none;}[/spoiler]
Last edited by bobskie (2008-12-23 07:42:39)