Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .sortable.music{display: none;}
- .module_groups {display: none;}
- .module_about_user {display: none;}
- .sortable.module_feed {display: none;}
- .module_photo {display: all;}
- .module_members {display:none !important; }
- #xj_module_gift {display: all;}
- /* comment wall */ #xg_module_body, #xg_module_head h2, .xg_module_comment_wall{ display: none;}
- #xg_masthead {visibility:hidden;}
- .xg_module_body.profile.vcard dl.last-child a {font-family: consolas; font-size: 8px; text-transform: uppercase; line-height: 5px; color : #E9363A;}
- .xg_module_body.profile.vcard dl.last-child {color: black; position: fixed; ;left: 50px; top: 50%;}
- .xg_sprite xg_sprite-share {display:none!important;}
- #xn_bar { display: none;}
- .xg_theme #xg_foot {display: none; }
- #xg_layout_column_1 { right }
- .xg_span-5 { display:none !important;}
- ul.nobullets.last-child {display: none;}
- #xg_mudule.movable.sortable.module {display: none;}
- #xg_navigation, #xg_navigation ul, #xg_navigation ul li, #xg_navigation ul li span, #xg_navigation {display: none;}
- .xg_theme #xg_head, .xg_theme #xg_foot {
- display: all;}
- .dy-avatar{
- display:all;border-radius:50%;}
- #xj_approvalBox {display: none;}
- .module_blog {display: none;}
- {******ADDITIONS**********}
- a:hover , :hover, a {-webkit-transition: all 800ms linear;
- -moz-transition: all 800ms linear;
- -ms-transition: all 800ms linear;
- -o-transition: all 800ms linear;
- transition: all 800ms linear;}
- a:hover {-webkit-transition: all 400ms linear;
- -moz-transition: all 400ms linear;
- -ms-transition: all 400ms linear;
- -o-transition: all 400ms linear;
- transition: all 400ms linear;}
- a {font-family: consolas; text-transform: uppercase; font-size: 10px;}
- {MORE IMPORTANT CODES!}
- div#xg_layout_column_2{ font-size: 7px; width: 450px; height: 400px; position: fixed; top:0px; left: 0px; margin-left: 430px; margin-top: 60px;background-color: transparent; border: 10px solid ;}
- div.xg_span-16 {font-size: 7px; width: 600px; height: 450px; position: fixed; top:0px; left: 0px; margin-left: 200px; margin-top: 70px;background-color: transparent; }
- div.xg_3col { width:500px; background-color: transparent; position: fixed; top:0px; left: 50px; margin-left: 500px; }
- html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, ins, kbd, q, s, samp, small, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , body, td, .orangetext15,.lightbluetext8,.blacktext12,.blacktext10,.whitetext12,.btext, .redtext, .redbtext, .text .xg_theme button, .xg_theme a.button, .xg_theme input.button {font-family: consolas; font-size: 9px; letter-spacing: 1px; webkit-transition: all 400ms ease; text-decoration: none;
- -moz-transition: all 400ms ease;
- -ms-transition: all 400ms ease;
- -o-transition: all 400ms ease;
- transition: all 400ms ease; color : ;}
- #cred {
- position: fixed;
- right: 16px;
- bottom: 30px;
- }
- @font-face {
- font-family: "Journal"; src: url('http://static.tumblr.com/pwgdr2n/9YYm3j4gp/journal.ttf');
- }
- #cred a strong {
- color: red;
- font-family: 'journal';
- text-transform: lowercase;
- font-size: 40px;
- line-height: 20px;
- letter-spacing: -2px;
- color: #ff7575;
- display: block;
- text-align: center;
- }
- #cred a {
- font-family: trebuchet ms;
- font-size: 7px;
- text-transform: uppercase;
- color: #aaa;
- }
- #cred:hover {
- opacity: 0.5;
- }
- #sidebarpic{
- opacity:1;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- #sidebarpic img{
- opacity:1;
- margin: 0px;
- border:1px solid #e5e5e5;
- transition: all 0.8s ease-out;
- -o-transition-transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- }
- #sidebarpic2 img{
- opacity:1;
- margin: 0px;
- border:1px solid #e5e5e5;
- transition: all 0.8s ease-out;
- -o-transition-transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- }
- #sidebarpic3 img{
- opacity:1;
- margin: 0px;
- border:1px solid #e5e5e5;
- transition: all 0.8s ease-out;
- -o-transition-transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- }
- #sidebar{
- positon: Fixed;
- margin-left: 30%;
- border:1px solid #e5e5e5;
- position:fixed !important;
- width:283px;
- background-color:white;
- height:auto;
- padding:4px;
- bottom:250px;
- left:80px;
- line-height:8px;
- text-align:center;
- z-index:999;
- opacity:1;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #sidebar:hover{
- opacity:1;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -webkit-box-shadow: 0px 0px 20px #fff;
- -moz-box-shadow: 0px 0px 20px #fff;
- box-shadow: 0px 0px 20px #fff;
- }
- #sidebar2{
- positon: Fixed;
- margin-left: 30%;
- border:1px solid #e5e5e5;
- position:fixed !important;
- width:283px;
- background-color:white;
- height:auto;
- padding:4px;
- bottom:250px;
- left:80px;
- line-height:8px;
- text-align:center;
- z-index:9999;
- opacity:1;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -webkit-transform: rotate(10deg);
- }
- #sidebar:hover #sidebar2{
- opacity:.6;
- -webkit-transform: rotate(0deg);
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #sidebar3{
- positon: Fixed;
- margin-left: 30%;
- border:1px solid #e5e5e5;
- position:fixed !important;
- width:283px;
- background-color:white;
- height:auto;
- padding:4px;
- bottom:250px;
- left:80px;
- line-height:8px;
- text-align:center;
- z-index:999;
- opacity:1;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -webkit-transform: rotate(-10deg);
- }
- #sidebar:hover #sidebar3{
- opacity:0;
- -webkit-transform: rotate(0deg);
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #merp{
- position:fixed !important;
- width:190px;
- height:100px;
- margin-top:36px;
- margin-left:-15px;
- line-height:8px;
- text-align:center;
- z-index:99;
- opacity:1;
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #sidebar:hover #merp{
- opacity:1;
- }
- .title{
- font-family: swenson;
- font-size: 40px;
- line-height: 20px;
- color: black;
- letter-spacing: 1px;
- font-weight: normal;
- }
- @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
- @font-face { font-family: "swenson"; src: url('http://static.tumblr.com/q54tzar/PHem21foh/swenson_1_.ttf'); }
- @font-face { font-family: "fishbowl"; src: url('http://static.tumblr.com/iyhbugp/hgRmdz42x/fishbowl_1_.ttf'); }
- @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
- @font-face { font-family: "lobster"; src: url('http://static.tumblr.com/iyhbugp/XFome0sal/lobster_1.4_1_.otf'); }
- #blogtitle{
- width:280px;
- font-family: "bebas neue";
- line-height:40px;
- z-index:999999;
- text-shadow:0px 0px 5px #000;
- font-size: 40px;
- text-align:center;
- margin-top:-340px;
- position:fixed;
- letter-spacing:-1px; color:#fff;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- opacity: 0;
- margin-left:-5px;
- }
- #sidebar:hover #blogtitle{
- opacity:1;
- margin-left:0px;
- }
- #sidebar:hover #sidebarpic img{
- opacity:.3;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #blogtitle2{
- width:280px;
- font-family: "bebas neue";
- line-height:40px;
- z-index:999999;
- text-shadow:0px 0px 5px #000;
- font-size:30px;
- text-align:center;
- margin-top:-47px;
- position:fixed;
- letter-spacing:-1px; color:#fff;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- opacity:0;
- margin-left: 5px;
- }
- #sidebar:hover #blogtitle2{
- opacity:1;
- margin-left:0px;
- }
- @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
- #description{
- margin-bottom: 200px;
- background-color:#F58148;
- position:fixed !important;
- width:230px;
- height: 210px;
- overflow: scroll;
- font-family: "dixel";
- font-size: 8px;
- opacity: 0;
- margin-left: 25px;
- padding:5px;
- z-index:9999;
- color: red;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #sidebar:hover #description{
- margin-top:-300px;
- opacity:1;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #description:hover {color: #F58148 ; background-color: black; -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;}
- #linkies{
- opacity:0;
- margin-top:-50px;
- margin-left:25px;
- position:fixed !important;
- line-height:20px;
- width: 240px;
- height:20px;
- z-index:9999;
- background-color:white;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #linkies a {font-family: calibri; font-size : 8px; text-transform: uppercase; letter-spacing: 1px; color: black;}
- #sidebar:hover #linkies{
- opacity:1;
- margin-top:-70px;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #linkies a:hover {font-family: cambria;}
- #lights{
- position:fixed;
- bottom:215px;
- left:100px;
- opacity:0;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- #sidebar:hover #lights{
- opacity:.8;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .module_user_summary ul.nobullets li a {display: none;}
- ul.nobullets.last-child {
- display: block;
- position: fixed;
- margin-top: -100px;
- margin-left: 10px;
- top: 300px;
- }
- ul.nobullets li {color: transparent;}
- .xg_module music {display: none;}
- .main:hover
- .main2 {left:0; transition: all 0.5s ease; -moz-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease; position:Relative;}
- .main
- .main4 {width: 540px; height:40px; background-color: rgba(235,159,159, 0.5); position:relative; top:300px; left:0;
- transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
- .main:hover
- .sortable.music {display: none;}
- .right {display: none;}
- .module_groups {display: none;}
- .module_about_user {display: none;}
- .sortable.module_feed {display: none;}
- .module_photo {display: all;}
- .module_members {display: none!important;}
- #xj_module_gift {display: none;}
- #xg_module_body,#xg_module_head h2,.xg_module_comment_wall {display: none;}
- #xg_masthead {visibility: hidden;}
- .xg_sprite xg_sprite-share {display: none!important;}
- #xn_bar {display: none;}
- .xg_theme #xg_foot {display: none;}
- #xg_layout_column_1 {display: none:}
- .xg_span-5 {display: none!important;}
- #xg_mudule.movable.sortable.module {display: none;}
- #xg_navigation,#xg_navigation ul,#xg_navigation ul li,#xg_navigation ul li span,#xg_navigation {display: none;}
- .xg_theme #xg_head,.xg_theme #xg_foot {display: none;}
- .dy-avatar.dy-avatar-full-width {display: all;}.xg_span-5 {display: none!important;}
- #xg_mudule.movable.sortable.module {display: none;}
- #xg_navigation,#xg_navigation ul,#xg_navigation ul li,#xg_navigation ul li span,#xg_navigation {display: none;}
- .xg_theme #xg_head,.xg_theme #xg_foot {display: none;}
- .module_blog {display: none;}
- .xg_module_body.profile.vcard dl.last-child{
- position:fixed;
- top:0px;
- Right:5px;
- width: 100px !important;
- text-align: right;
- }
- #xg_body { font-size: 8px; font-family: century gothic; width: 755px; background-color: ; margin:0 auto; }
- .xg_floating_container { font-family: century gothic; font size: 8px; letter-spacing: 1px; }
- .xg_widget_profiles_profile_show .xg_3col .xg_1col img.photo { width: 175px; border: 2px solid black; background-color: #ffffff; border-radius: 100%; } <div style="height: 370px; width: 510px; overflow: auto; background-color: transparent;">
- <div style="padding: 4px; color: #464040; xg-p: relative; background-color: #db929e; text-align: center;" id="textDivBG" class="controlsStyle">
- body {
- .module_blog {display: none;}#tab1 {
- background-color:#290604;
- border-bottom:19px solid #919191;
- border-top:19px solid #919191;
- border-left:20px solid #919191;
- border-right:19px solid #919191;
- width:125px;
- height:125px;
- font-size:14px;
- font-family: 'calibri';
- color: #808080;
- border-radius:50px 50px 50px 50px;
- -moz-border-radius:0px 0px 0px 50px;
- position:fixed;
- overflow:hidden;
- top:0px;
- left:10px;
- z-index:999999999;
- padding:2px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;}#tab2 {
- background-color:#290604;
- border-bottom:10px solid #919191;
- border-top:10px solid #919191;
- border-left:1px solid #919191;
- border-right:1px solid #919191;
- width:125px;
- height:125px;
- font-size:14px;
- font-family: 'calibri';
- color: #808080;
- border-radius:0px 0px 10px 50px;
- -moz-border-radius:0px 0px 40px 10px;
- position:fixed;
- overflow:;all
- top:0px;
- left:55px;
- z-index:99999999;
- padding:2px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;}.main {width: 540px; height: 550px; margin:0 auto; overflow: hidden
- ; background-image:url(http://api.ning.com:80/files/PBe5xKf609HaPaTV-paqzq1paacy3RXmQZUnrBl0mY-6iJj16P3xxeIC8v0v9-lk1F0xC6wCYU325TSRzb9V*FIL-FmXzJ5U/mainqimgd54f0ab8a9b91a28c7e39026c5d81155.png);} /*change main photo here*/
- .main
- .main1 {width: 540px; height:550px; background-color:#290604; transition: all 0.5s ease;
- -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; position:relative; left:590px; top:0;}
- .main:hover
- .main1 {left:0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement