Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. #columns, #column_1, #column_2, #column_3{overflow: visible; top: 0;}
  2. .panel{position: absolute; overflow: auto;}
  3. .panel h2{display: none;}
  4.  
  5.  
  6. #columns, #pictures_container, #texts_container {left: 50%; margin-left: -700px; position: absolute; top: 0px; width: 1400px;}
  7.  
  8. body, html {background: url(http://i.imgur.com/7kjIeh7.png) no-repeat center top, url(http://i.imgur.com/VJAv6rM.jpg) repeat center center fixed }
  9.  
  10. #gaia_header, #gaia_header ul{background: transparent !important; }
  11.  
  12. #gaia_header ul, #gaia_header a{color: yellow!important;
  13. font-size: 15px;
  14. font-family: 'Architects Daughter';
  15. text-shadow: 2px 5px 2px black;
  16. }
  17.  
  18. #header_left:after{content: '| Profile by: Lokadottir';font-size: 14px; font-weight: bold;}
  19.  
  20. #header_left img {width: 0px; padding: 0 45px 0 5px; background: url(http://i.imgur.com/wtwGGOm.png ) bottom left no-repeat;
  21. background-size: 100%;}
  22.  
  23. .panel {font-family: 'Architects Daughter';
  24. font-size: 15px;
  25. color: white;
  26. background: transparent}
  27.  
  28. .panel a {color: #faff00; text-shadow: 2px 5px 2px black;}
  29.  
  30. ::-webkit-scrollbar{
  31. width: 5px;
  32. height: 8px;
  33. }
  34. ::-webkit-scrollbar-track{
  35. background: transparent;
  36. }
  37. ::-webkit-scrollbar-thumb{
  38. background: linear-gradient(#000000, #faff00, #000000);
  39. }
  40.  
  41. #gaia_header li {font-size: 14px;}
  42.  
  43. /* latin */
  44. @font-face {
  45. font-family: 'Architects Daughter';
  46. font-style: normal;
  47. font-weight: 400;
  48. src: local('Architects Daughter'), local('ArchitectsDaughter'), url(https://fonts.gstatic.com/s/architectsdaughter/v6/RXTgOOQ9AAtaVOHxx0IUBM3t7GjCYufj5TXV5VnA2p8.woff2) format('woff2');
  49. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  50. }
  51.  
  52. /* latin */
  53. @font-face {
  54. font-family: 'Anton';
  55. font-style: normal;
  56. font-weight: 400;
  57. src: local('Anton'), url(https://fonts.gstatic.com/s/anton/v7/o-91-t7-bPc7W26HmS2N4Q.woff2) format('woff2');
  58. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  59. }
  60.  
  61. #id_about { top: 218px ; left: 60px; height: 275px; width: 445px;
  62. }
  63.  
  64. #id_about img {max-width: 440px}
  65.  
  66. #id_contact { top: 100px ; left: 1040px; height: 230px; width: 280px;
  67. }
  68.  
  69. #id_contact ul li span, #id_contact ul li a{
  70. font-size: 0;
  71. padding: 10px;
  72. background-position: center center;
  73. background-repeat: no-repeat;
  74. border-radius: 50px
  75. }
  76.  
  77. #id_contact ul li:nth-child(1) span, #id_contact ul li:nth-child(1) a{ /* Friend */
  78. background-image: url(http://i.imgur.com/rZsGptg.png) ;
  79. position: absolute; top: 180px; left: 32px; height: 50px; width: 50px;}
  80.  
  81. #id_contact ul li:nth-child(2) span, #id_contact ul li:nth-child(2) a{ /* Message */
  82. background-image: url(http://i.imgur.com/0VNMbSt.png) ;
  83. position: absolute; top: 85px; left: 115px; height: 50px; width: 50px;}
  84.  
  85. #id_contact ul li:nth-child(3) span, #id_contact ul li:nth-child(3) a{ /* Trade */
  86. background-image: url(http://i.imgur.com/i2d4a2T.png) ;
  87. position: absolute; top: 85px; left: 230px; height: 50px; width: 50px;}
  88.  
  89. #id_contact ul li a:hover {box-shadow: 0 0 10px yellow}
  90.  
  91. #id_details {top: 45px; left: 800px;
  92. }
  93.  
  94. .media_panel {top: 325px ; left: 1345px; height: 27px!important; width: 55px;
  95. overflow: hidden;
  96. padding: 0;
  97. }
  98.  
  99. .media_panel object {height: 400px; width: 400px; position: absolute; bottom: 0; left: 0;}
  100.  
  101. /*left art custom*/
  102. #id_custom_717 { top: 533px ; left: 60px; height: 180px; width: 210px;
  103. }
  104.  
  105. #id_custom_717 img, #id_custom_835 img {max-width: 200px}
  106.  
  107. /*right art custom*/
  108. #id_custom_835 { top: 533px ; left: 295px; height: 180px; width: 210px;
  109. }
  110.  
  111. /*profile shop*/
  112. #id_custom_3119 {top: 400px; left: 1150px; width: 140px; height: 50px}
  113. #id_custom_3119 img {max-width: 140px}
  114.  
  115. #id_comments { top: 430px ; left: 598px; height: 260px; width: 300px;
  116. border-radius: 20px;
  117. }
  118.  
  119. #id_comments .dropBox {
  120. height: 48px !important;
  121. width:48px !important;
  122. position:relative !important;
  123. margin: 5px 10px 5px 0px !important;
  124. border: 2px solid yellow;
  125. }
  126.  
  127. #id_comments img.avatarImage {
  128. width: 120px !important;
  129. height: 150px !important;
  130. -moz-transform: scaleX(-1) !important;
  131. -webkit-transform: scaleX(-1) !important;
  132. -o-transform: scaleX(-1) !important;
  133. transform: scaleX(-1) !important;
  134. position:absolute !important;
  135. clip:rect(30px,95px,78px,47px) !important;
  136. clip:rect(30px 73px 78px 25px) !ie;
  137. left: -25px !important;
  138. top: -30px !important;
  139. }
  140.  
  141. #alerts_banner {display: none}
  142.  
  143. #id_footprints { top: 750px ; left: 373px; height: 120px; width: 188px;
  144. }
  145.  
  146. #id_wishlist { top: 750px ; left: 65px; height: 120px; width: 275px;
  147. }
  148.  
  149. #id_wishlist .item {margin: 3px; padding: 5px; border-radius: 100px;}
  150. #id_wishlist .item:hover {box-shadow: 0 0 10px yellow}
  151.  
  152. .premium_sparkle, #avatar_menu+div+div, noscript+script+script+noscript+div[style*='display']~div {display: none}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement