Advertisement
Biebergirl

Beautiful angel layout css

May 10th, 2018
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.92 KB | None | 0 0
  1. .sortable.music{display: none;}
  2. .module_groups {display: none;}
  3. .module_about_user {display: none;}
  4. .sortable.module_feed {display: none;}
  5. .module_photo {display: all;}
  6. .module_members {display:none !important; }
  7. #xj_module_gift {display: all;}
  8. /* comment wall */ #xg_module_body, #xg_module_head h2, .xg_module_comment_wall{ display: none;}
  9. #xg_masthead {visibility:hidden;}
  10. .xg_module_body.profile.vcard dl.last-child a {font-family: consolas; font-size: 8px; text-transform: uppercase; line-height: 5px; color : #E9363A;}
  11. .xg_module_body.profile.vcard dl.last-child {color: white; position: fixed; ;right: 50px; top: 20%;}
  12. .xg_sprite xg_sprite-share {display:none!important;}
  13. #xn_bar { display: none;}
  14. .xg_theme #xg_foot {display: none; }
  15. #xg_layout_column_1 { right }
  16. .xg_span-5 { display:none !important;}
  17. ul.nobullets.last-child {display: none;}
  18. #xg_mudule.movable.sortable.module {display: none;}
  19. #xg_navigation, #xg_navigation ul, #xg_navigation ul li, #xg_navigation ul li span, #xg_navigation {display: none;}
  20. .xg_theme #xg_head,  .xg_theme #xg_foot {
  21. display: all;}
  22. .dy-avatar{
  23. display:all;border-radius:50%;}
  24. #xj_approvalBox {display: none;}
  25. .module_blog {display: none;}
  26.  
  27. {******ADDITIONS**********}
  28. a:hover , :hover, a {-webkit-transition: all 800ms linear;
  29. -moz-transition: all 800ms linear;
  30. -ms-transition: all 800ms linear;
  31. -o-transition: all 800ms linear;
  32. transition: all 800ms linear;}
  33.  
  34.  a:hover {-webkit-transition: all 400ms linear;
  35. -moz-transition: all 400ms linear;
  36. -ms-transition: all 400ms linear;
  37. -o-transition: all 400ms linear;
  38. transition: all 400ms linear;}
  39.  
  40. a {font-family: consolas; text-transform: uppercase; font-size: 10px;}
  41.  
  42. {MORE IMPORTANT CODES!}
  43. 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 ;}
  44. 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; }
  45. div.xg_3col { width:500px; background-color: transparent; position: fixed; top:0px; left: 50px; margin-left: 500px; }
  46.  
  47.  
  48.  
  49. 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;
  50. -moz-transition: all 400ms ease;
  51. -ms-transition: all 400ms ease;
  52. -o-transition: all 400ms ease;
  53. transition: all 400ms ease; color : ;}
  54.  
  55.  
  56. #cred {
  57. position: fixed;
  58. right: 16px;
  59. bottom: 30px;
  60. }
  61.  
  62. @font-face {
  63. font-family: "Journal"; src: url('http://static.tumblr.com/pwgdr2n/9YYm3j4gp/journal.ttf');
  64. }
  65.  
  66. #cred a strong {
  67. color: red;
  68. font-family: 'journal';
  69. text-transform: lowercase;
  70. font-size: 40px;
  71. line-height: 20px;
  72. letter-spacing: -2px;
  73. color: #ff7575;
  74. display: block;
  75. text-align: center;
  76. }
  77.  
  78. #cred a {
  79. font-family: trebuchet ms;
  80. font-size: 7px;
  81. text-transform: uppercase;
  82. color: #aaa;
  83. }
  84. ::-webkit-scrollbar {
  85. width: 6px;
  86. height: 7px;
  87. background: transparent;
  88. }
  89.  
  90. ::-webkit-scrollbar-thumb {
  91. background-color: #aaa;
  92. border-radius: 0px;
  93. border: 1px solid #eee;
  94. }
  95.  
  96. ::-webkit-scrollbar-corner {
  97. background: transparent;
  98. }
  99.  
  100. .account-links {
  101. display: none;
  102. }
  103.  
  104. .xg_module movable,  .module_video {
  105. display: none;
  106. }
  107.  
  108. #xg_body, .xg_floating_container {
  109. background-color: white;
  110. }
  111.  
  112. h1 {
  113. display: none;
  114. }
  115.  
  116. h2 {
  117. display: none;
  118. }
  119.  
  120. ul.navigation.easyclear {
  121. display: none;
  122. }.module_members {
  123. display: none !important;
  124. }
  125.  
  126. #xj_module_gift {
  127. display: none;
  128. }
  129. /* comment wall */#xg_module_body, #xg_module_head h2, .xg_module_comment_wall {
  130. display: none;
  131. }
  132.  
  133. #xg_masthead {
  134. visibility: hidden;
  135. }a:hover , :hover, a {
  136. -webkit-transition: all 800ms linear;
  137. -moz-transition: all 800ms linear;
  138. -ms-transition: all 800ms linear;
  139. -o-transition: all 800ms linear;
  140. transition: all 800ms linear;
  141. }
  142.  
  143. #thisiswhereyourimagegoes:hover #quote , #quote {
  144. -webkit-transition: all 500ms linear;
  145. -moz-transition: all 500ms linear;
  146. -ms-transition: all 500ms linear;
  147. -o-transition: all 500ms linear;
  148. transition: all 500ms linear;
  149. }
  150.  
  151. a {
  152. color: gray;
  153. text-transform: uppercase;
  154. }
  155.  
  156. {MORE IMPORTANT CODES!
  157. }
  158.  
  159. div#xg_layout_column_2 {
  160. font-size: 7px;
  161. width: 550px;
  162. height: 400px;
  163. position: fixed;
  164. top: 0px;
  165. left: 0px;
  166. margin-left: 430px;
  167. margin-top: 60px;
  168. background-color: transparent;
  169. border: 0px solid;
  170. }
  171.  
  172. div.xg_span-16 {
  173. font-size: 7px;
  174. width: 600px;
  175. height: 450px;
  176. position: fixed;
  177. top: 0px;
  178. left: 0px;
  179. margin-left: 200px;
  180. margin-top: 70px;
  181. background-color: transparent;
  182. }
  183.  
  184. div.xg_3col {
  185. width: 500px;
  186. background-color: transparent;
  187. position: fixed;
  188. top: 0px;
  189. left: 0px;
  190. margin-left: 500px;
  191. }
  192.  
  193. 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 {
  194. font-family: "small";
  195. font-size: 8px;
  196. letter-spacing: 1px;
  197. webkit-transition: all 400ms ease;
  198. text-decoration: none;
  199. -moz-transition: all 400ms ease;
  200. -ms-transition: all 400ms ease;
  201. -o-transition: all 400ms ease;
  202. transition: all 400ms ease;
  203. color: ;
  204. }#title {
  205. text-transform: uppercase;
  206. color: #202020;
  207. letter-spacing: 1px;
  208. font-size: 12px;
  209. font-family: consolas;
  210. line-height: 110%
  211. }
  212.  
  213. #title a {
  214. color: #202020;
  215. letter-spacing: 1px;
  216. font-size: 13px;
  217. font-family: consolas;
  218. line-height: 110%
  219. }
  220.  
  221. #thisiswhereyourimagegoes {
  222. position: fixed;
  223. margin-left: 100px;
  224. margin-top: 20px;
  225. border: 1px solid gray;
  226. padding: 10px;
  227. width: 350px;
  228. height: 450px;
  229. overflow: hidden;
  230. }
  231.  
  232. #thisiswhereyourimagegoes img {
  233. width: 350px;
  234. margin: 0px;
  235. }
  236.  
  237. #quote {
  238. margin-top: -350px;
  239. position: fixed;
  240. width: 120px;
  241. font-family: cambria;
  242. font-size: 8px;
  243. text-transform: uppercase;
  244. margin-left: 170px;
  245. color: black;
  246. border-left: 1px solid #464646;
  247. padding-left: 5px;
  248. opacity: 0;
  249. }
  250.  
  251. #thisiswhereyourimagegoes:hover #quote {
  252. margin-left: 370px;
  253. opacity: 1;
  254. }
  255.  
  256. .module_user_summary ul.nobullets li a {
  257. display: none;
  258. }
  259.  
  260. ul.nobullets.last-child {
  261. display: block;
  262. position: fixed;
  263. margin-top: -100px;
  264. margin-left: 10px;
  265. top: 300px;
  266. }
  267.  
  268. ul.nobullets li {
  269. color: transparent;
  270. }
  271.  
  272. .xg_module music {
  273. display: none;
  274. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement