|
/*Disappeared Elements*/
/*Header*/
#PageLeader, .pageLeaderAd, #PageHeaderContainer, #about-left, #about-right, #profileAvatarContainer, .hi5-ad{
display: none !important;
}
#otherUserInfoBg, #headerNameBg{ background: none !important; }
/*Main Content*/
/*Temp*/ #content-left{ display: none; }
#GamesToolbar, #Profile-ActionBar, #info-contact, #recent-updates, #interests, #gifts, #backgrounds, #groups, #widgets, #gamesModule, #lifestyle, #journalDetail, #apps, #photoAlbums, #user-fives{
display: none;
}
/*Footer*/
#PageFooterAd, #PageFooterContainer, #PageSubFooterContainer{
display: none !important;
}
/*Stylish*/
/*Body*/
body{
color: #333;
font-family: "Verdana", Tahoma;
}
a{
color: #555 !important;
}
/*Myname*/
#headerName{
color: #ddf;
font-size: 60px;
text-align: center;
text-indent: -9999px;
background: transparent url("http://upic.me/i/ev/simple.light.zenn.png") top center no-repeat;
width: 750px;
height: 150px;
margin-bottom: 25px;
}
/*User Details*/
#user-details{
margin-bottom: 50px !important;
margin-top: 45px;
height: 50px !important;
}
#xabout-center, #todays-topic{
width: 100%;
text-align: center;
}
#todays-topic, #todays-topic:hover{
background: none;
}
#todays-topic h4{ display: none; }
#vanity-barsBg{
display: none;
}
#otherUserInfoBg, #otherUserInfo{
background: none;
border: none;
}
#otherUserInfo div{
border: none;
}
#otherUserInfo h4, #otherUserInfo .status-time, #otherUserInfo a{
display: none;
}
/*Main Content*/
/*Modules Structure*/
#p_center table, #p_center tr, #p_center td, #p_center div{
overflow: visible !important;
}
#vanity-bars table, #vanity-bars tr, #vanity-bars td, #vanity-bars div{
overflow: hidden !important;
}
td[width="50%"]{
display: none; width: 100% !important;
}
td[align="right"]{
display: block !important; width: 500px !important;
}
#content-right{
width: 950px;
}
/*Friends*/
#friends .listitem-separator, #friends h1, #friends h2, #friends div[align="center"]{
display: none;
}
.friend{
margin-right: 20px !important;
width: 40px !important;
height: 40px !important;
border: none !important;
}
.friend-picture{
border: none;
}
.friend-picture, .friend-picture div, .friend-picture div img{
height: 40px !important;
width: 40px !important;
}
.friend-picture div{
margin-left: 0px !important;
}
.friend-name{
display: none;
}
/*Comments*/
#comments h1{
width: 750px;
height: 100px;
background: url("http://upic.me/i/10/commentwhat.png") top center no-repeat;
border: none;
text-indent: -999px;
overflow: hidden !important;
}
#comments textarea{
width: 95%;
border: 3px solid #777;
font-size: 14px;
}
.comment-text{
font-size: 14px;
width: 100%;
}
.comment-picture{
float: right;
}
.comment-picture, comment-picture img{
width: 40px !important;
height: 40px !important;
border: none !important;
}
.comment-picture + div, .comment-text + div, .comment-text br{
display: none;
}
.comment .clear{ display: none !important; }
.comment br, #comments .listitem-separator{ display: none; }
.commentEditorNew input{
font-size: 25px;
background: #444;
color: #999;
border: none;
}
<! [endif]-->
|