mik98

incomplete - orange

Jan 17th, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.82 KB | None | 0 0
  1. body {
  2. background-color: #000;
  3. background-image: url();
  4. background-repeat: repeat;
  5. }
  6.  
  7. body, html {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  8.  
  9. a, a:hover {cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair; }
  10.  
  11. #xg_body {
  12. left: auto;
  13. position: fixed!important;
  14. margin-top: -150px;
  15. margin-left: -50px;
  16. }
  17.  
  18. div#xg_ad_below_header, div#xg_ad_below_footer {
  19. display: none!important;
  20. }
  21.  
  22. div#xg_navigation {
  23. visibility: hidden;
  24. position: fixed;
  25. }x
  26.  
  27. div.xg_theme #xg_navigation ul li a, .xg_theme #xg_navigation ul {
  28. display: none;
  29. }
  30.  
  31.  
  32. div#xg_masthead {
  33. position: relative;
  34. }
  35.  
  36. div#xn_bar {
  37. display: none;
  38. }
  39.  
  40. /* MAIN + PSEUDOS */
  41.  
  42.  
  43.  
  44. div#xg_layout_column_1 {
  45. position: relative;
  46. z-index: 1;
  47. top: 100px;
  48. left: 100px;
  49. width: 800px;
  50. height: auto;
  51. overflow: hidden;
  52. background: #;
  53. }
  54.  
  55. div#xg_layout_column_1:before {
  56. content:"";
  57. position: absolute;
  58. z-index:-100;
  59. width: 320px;
  60. height: 320px;
  61. top: 85px;
  62. left: 190px;
  63. border-radius:12px 12px 1px 12px;
  64. background: url(https://media1.tenor.com/images/fc337f65112f3c5b594368305e1957ec/tenor.gif?itemid=15548733) -40px -20px repeat; /* CHANGE IMAGE HERE */
  65. background-size: cover;
  66. -webkit-filter: grayscale(0.2)brightness(80%)contrast(100%);
  67. }
  68.  
  69. div#xg_layout_column_1:after {
  70. visibility: visible!important;
  71. z-index:100;
  72. content:"";
  73. position: absolute;
  74. border:solid 3px #f6f6f6;
  75. -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.90);
  76. -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.90);
  77. box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.90);
  78. top: 150px;
  79. left: 5px;
  80. width: 80px;
  81. height: 80px;
  82. border-radius:100%;
  83. background: url(https://storage.ning.com/topology/rest/1.0/file/get/3650796001?profile=RESIZE_710x) -30px 0px no-repeat; /* CHANGE IMAGE HERE */
  84. background-size: cover;
  85. filter: grayscale(1);
  86. }
  87.  
  88.  
  89. div.module_user_summary:after {
  90. z-index: 10!important;
  91. visibility: visible;
  92. content:"";
  93. position: absolute;
  94. top: 80px;
  95. left: 585px;
  96. width: 271px;
  97. height: 410px;
  98. border-radius:12px 12px 1px 1px;
  99. background: url(https://o.remove.bg/downloads/8df19ef7-c184-49e8-b691-4c59f8edecb0/Screen_Shot_2021-01-17_at_6.18.10_pm-removebg-preview.png) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  100. background-size: 100%;
  101. filter: grayscale(0.2)contrast(100%)brightness(100%);
  102. }
  103.  
  104.  
  105.  
  106. div.module_user_thumbnail:before {
  107. opacity: 0;
  108. visibility: visible;
  109. content:""; /* CHANGE TEXT HERE */
  110. position: absolute;
  111. z-index: 1;
  112. top: 243px;
  113. left:8px;
  114. width: 80px;
  115. height: 80px;
  116. border:solid 0px #fff;
  117. border-radius:100%;
  118. background: url() 0px -10px no-repeat; /* CHANGE IMAGE HERE */
  119. background-size: cover;
  120. filter: grayscale(0);
  121. -webkit-transition: ease-in-out 0.6s;
  122. -webkit-transition-delay: 1s;
  123. transition-delay: 1s;
  124. }
  125.  
  126. div.module_user_thumbnail:after {
  127. opacity: 0;
  128. visibility: visible;
  129. content:""; /* CHANGE TEXT HERE */
  130. position: absolute;
  131. top: 243px;
  132. left: 97px;
  133. width: 80px;
  134. height: 80px;
  135. border:solid 0px #fff;
  136. border-radius:100%;
  137. background: url() -60px 0px no-repeat; /* CHANGE IMAGE HERE */
  138. background-size: 230%;
  139. filter: grayscale(1);
  140. -webkit-transition: ease-in-out 0.6s;
  141. -webkit-transition-delay: 1.3s;
  142. transition-delay: 1.3s;
  143. }
  144.  
  145. .dy-avatar.dy-avatar-full-width:after {
  146. opacity: 0;
  147. z-index: 3000!important;
  148. visibility: visible;
  149. content:""; /* CHANGE TEXT HERE */
  150. position: absolute;
  151. border-radius:12px;
  152. top: 35px;
  153. left: 0px;
  154. width:168px;
  155. height: 285px;
  156. font: 18px 'jenna sue';
  157. font-weight: 100;
  158. color: #000;
  159. overflow: hidden;
  160. text-transform: lowercase;
  161. text-align: justify;
  162. padding-top: 5px!important;
  163. padding: 10px;
  164. background: rgb(254,254,254,0.0);
  165. -webkit-transition: ease-in-out 0.6s;
  166. -webkit-transition-delay: 1.6s;
  167. transition-delay: 1.6s;
  168. }
  169.  
  170. div.xg_span-16:before {
  171. visibility: visible!important;
  172. z-index: 10;
  173. content:"•••"; /* CHANGE TEXT HERE */
  174. position: absolute;
  175. top: 218px;
  176. left: 495px;
  177. width: 220px;
  178. height: 50px;
  179. font: 45px 'georgia';
  180. font-weight: normal;
  181. overflow: hidden;
  182. box-sizing: border-box;
  183. padding: 10px;
  184. text-transform: uppercase;
  185. word-spacing:605px;
  186. color: #fe5a1d;
  187. text-align: center;
  188. background: #333;
  189. line-height:0px;
  190. border-bottom: 110px solid #222;
  191.  
  192. }
  193.  
  194.  
  195.  
  196.  
  197. div.xg_3col:before { content:"his angel"; z-index:100;position: absolute; font: 60px jenna sue; color: #608187; font-weight: 100; text-transform: lowercase; letter-spacing: -2px; margin-top: 275px; margin-left: 5px; width: 200px; height: 80px; text-align: left; word-spacing:605px;line-height:20px;}
  198.  
  199. div.module_user_summary:before {
  200. visibility: visible!important;
  201. content:"•••";
  202. font-size: 45px;
  203. z-index: 999999;
  204. color: #fe5a1d;
  205. position: absolute;
  206. background: #333;
  207. top: 260px;
  208. left: 515px;
  209. width: 150px;
  210. height: 20px;
  211. border-bottom: 100px solid #222;
  212. line-height: 20px;
  213. text-align: center;
  214. }
  215.  
  216. #xg_body:before {
  217. content:""; /* CHANGE TEXT HERE */
  218. position: absolute;
  219. z-index: 10;
  220. top: 150px;
  221. left:250px;
  222. width: 330px;
  223. height: 390px;
  224. background: #111;
  225. border-radius: 1px 1px 1px 12px;
  226. -webkit-transform: rotate(90deg);
  227. transform: rotate(90deg);
  228. overflow: hidden;
  229. clip-path: polygon(120% 0%, 30% 50%, 130% 100%, 0% 0%); -webkit-clip-path: polygon(5% 0%, 120% 0%, 0% 50%, 0% 0%);
  230. }
  231.  
  232.  
  233. .dy-avatar.dy-avatar-full-width:before {
  234. visibility: visible;
  235. z-index: 100;
  236. content:""; /* CHANGE TEXT HERE */
  237. position: absolute;
  238. border-radius:1px 12px 12px 1px;
  239. top: 85px;
  240. left: 508px;
  241. width: 283px;
  242. height: 320px;
  243. font: 0px 'Montserrat';
  244. font-weight: bold;
  245. text-align: center;
  246. overflow: hidden;
  247. box-sizing: border-box;
  248. line-height: 30px;
  249. padding: 10px;
  250. text-transform: uppercase;
  251. background: #111;
  252. color: #fff;
  253. }
  254.  
  255.  
  256. div#xg_layout_column_1:hover div.module_user_thumbnail:before, div#xg_layout_column_1:hover div.module_user_thumbnail:after, div#xg_layout_column_1:hover .dy-avatar.dy-avatar-full-width:after {
  257. opacity: 1;
  258. }
  259.  
  260. div#xg_layout_column_2 {
  261. position: absolute;
  262. z-index: 100!important;
  263. width: 820px;
  264. height: 40px;
  265. top: 70px;
  266. font-size: 11px;
  267. left: 9%;
  268. background: #trans;
  269. font-family:'Roboto';
  270. color: #fff;
  271. -moz-transition: all 0.5s ease-out;
  272. -o-transition: all 0.5s ease-out;
  273. }
  274.  
  275. div.module_user_summary {
  276. visibility: hidden;
  277. }
  278.  
  279. .dy-avatar.dy-avatar-full-width {
  280. z-index: -1!important;
  281. width: 900px;
  282. margin-left: 0px;
  283. margin-top: 0px;
  284. height: 30px;
  285. background: #trans;
  286. }
  287.  
  288. img#xj_photo_img_tag {
  289. visibility: visible;
  290. z-index: 5000;
  291. width: 120px!important;
  292. height: 120px!important;
  293. margin-left: 230px;
  294. margin-top: 1205px;
  295. border: 5px solid #fff;
  296. border-radius: 100px;
  297. transition:all 0.3s ease-in-out;
  298. box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .6);
  299. }
  300.  
  301. div.xg_span-16 {
  302. visibility: visible;
  303. z-index: -1!important;
  304. }
  305.  
  306. div.xg_3col {
  307. visibility: visible;
  308. }
  309.  
  310. /* POP UP + BUTTON COLOURS */
  311.  
  312. .xg_floating_container.xg_lightborder {
  313. background-color: #222;
  314. }
  315.  
  316. input.button.action-primary {
  317. background-color: #222;
  318. }
  319.  
  320. p.buttongroup {
  321. background-color: #222;
  322. padding: 5px;
  323. }
  324.  
  325. a.xj_cancel.action-secondary {
  326. color: rgb (255, 255, 255);
  327. }
  328.  
  329. /* REMOVED CODES */
  330.  
  331. .online {
  332. display: none;
  333.  
  334. }
  335.  
  336. .xg_module_body.profile.vcard {
  337. display: none;
  338. }
  339.  
  340. .account-links {
  341. display: none;
  342.  
  343. }
  344.  
  345. #xg_foot {
  346. display: none;
  347. }
  348.  
  349. p.left {
  350. display: none;
  351. }
  352.  
  353. p.right.xg_lightfont {
  354. display: none;
  355. }
  356.  
  357. #xg_sitedesc {
  358. display: none;
  359. }
  360.  
  361. #xg_sitename {
  362. display: none;
  363. }
  364.  
  365. img.poweredbyLogo {
  366. display: none;
  367. }
  368.  
  369. .xg_module_head {
  370. display: auto;
  371. border-bottom: 0px solid #fff!important;
  372. }
  373.  
  374. #xg_profile_activity{
  375. display:none;
  376. }
  377.  
  378. .xg_sprite {
  379. background: transparent;
  380. }
  381.  
  382. a.send-message-link {
  383. display: none;
  384. }
  385.  
  386. dd.profile-like-button {
  387. display: none;
  388. }
  389.  
  390. dd.profile-social-buttons {
  391. display: none;
  392. }
  393.  
  394. .module_blog {
  395. display: none!important;
  396. }
  397.  
  398. a.xj_block_messages {
  399. display: none;
  400. }
  401.  
  402. h1, h2, h3, #xj_approvalBox, .module_groups, .xg_sprite.xg_sprite-add, .xg_module_comment_wall, .xg_chatBar, .xg_span-5, .module_feed, .module_about_user, .module_members, #xj_module_gift {
  403. display: none;
  404. }
  405.  
  406. ul.nobullets.last-child {
  407. display: none;
  408. }
  409.  
  410. span.fn {
  411. display: none;
  412. }
  413.  
  414. span.fn:before {
  415. content:"";
  416. }
  417.  
  418. a.xj_appearance_editor_profile {
  419. display: none;
  420. }
  421.  
  422. .xg_module.topmsg.birthday_msg {
  423. display: none!important;
  424. }
  425.  
  426. /* TEXT + LINK CODES*/
  427.  
  428. a#add-as-friend-link {
  429. position: fixed;
  430. font-size: 20px;
  431. font-weight: 100;
  432. font-family: 'saniretro';
  433. margin-top: 89px;
  434. margin-left: -120px;
  435. letter-spacing: 2px;
  436. text-transform: uppercase;
  437. text-align: right;
  438. color: rgb(255, 255, 255)!important;
  439. -webkit-transition: ease-in-out 0.6s;
  440. -webkit-transition-duration: 700ms;
  441. text-shadow: 0px 2px 2px #111111;
  442. transform: rotate(-90deg);
  443. }
  444.  
  445. #xg_body a {
  446. color: auto!important;
  447. background-color: transparent;
  448. font-style: normal;
  449. -webkit-transition: 1s;
  450.  
  451. }
  452.  
  453. p {
  454. color: auto!important;
  455. font-size: 11px;
  456. font-family: 'Tahoma';
  457. }
  458.  
  459. a {
  460. color: #fff!important;
  461. }
  462.  
  463.  
  464. ::selection {
  465. background: #222;
  466. color: #ffffff;
  467. }
  468.  
  469. b, strong {
  470. color: auto;
  471. font-family: auto;
  472. font-size: auto;
  473. font-weight: 900;
  474. }
  475.  
  476. i, em {
  477. color: ;
  478. font-family: auto;
  479. font-size: auto;
  480. font-style: normal;
  481. letter-spacing: 2px;
  482. font-style: italic;
  483. line-height: 0px;
  484. }
  485.  
  486. u {
  487. text-decoration: underline;
  488. }
  489.  
  490.  
  491. /* EXTRA CODES */
  492.  
  493. ::-webkit-scrollbar {
  494. width: 4px;
  495. height: 0px;
  496. background: transparent;
  497. border-radius:3px;
  498. }
  499.  
  500. ::-webkit-scrollbar-thumb {
  501. background-color: #fff;
  502. border: 1px solid #444;
  503. border-radius:3px;
  504. }
  505.  
  506. ::-webkit-scrollbar-corner {
  507. background: transparent;
  508. }
  509.  
  510.  
  511. @font-face { font-family: "jenna sue"; src: url('https://dl.dropboxusercontent.com/s/bsju94guldr45k8/JennaSue.ttf?dl=0'); format("truetype");}
  512.  
  513.  
  514. @font-face {font-family: "birth_of_a_hero";src: url('https://dl.dropboxusercontent.com/s/z1dwl4lwkivv4ay/birth_of_a_hero.ttf?dl=1'); format("truetype");}
  515.  
  516.  
  517. @font-face { font-family: "saniretro"; src: url('https://dl.dropboxusercontent.com/s/y4t71crrnumf93n/Saniretro.ttf?dl=0'); format("truetype");}
  518.  
  519.  
  520.  
  521. .bio {
  522. width: 220px;
  523. height: 50px;
  524. margin-left: 538px;
  525. margin-top: 258px;
  526. font-family: raleway;
  527. background: rgb(0,0,0,0.0);
  528. color: #222;
  529. overflow: scroll;
  530. font-size: 8px;
  531. text-align: justify;
  532. line-height:12px;
  533. padding-right:3px;
  534. }
  535.  
  536. @font-face {
  537. font-family: 'Raleway';
  538. font-style: normal;
  539. font-weight: 400;
  540. src: local('Raleway'), local('Raleway-Regular'),
  541. url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  542. 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;
  543. }
  544.  
  545. @font-face {
  546. font-family: 'Raleway';
  547. font-style: normal;
  548. font-weight: 700;
  549. src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  550. 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;
  551. }
  552.  
  553. .bio b, strong {color: #cbab95; font-family: sydneysans; font-size: 14px; background-color: #; padding: 0px;border-bottom:1px solid #ddd;letter-spacing:1px;}
  554.  
  555.  
  556.  
  557. @font-face {
  558. font-family: "corals";
  559. src: url('https://dl.dropboxusercontent.com/s/8ppkpi4qrpd0zfq/TT%20Corals%20Thin-DEMO.otf') ;}
  560.  
  561. i, em {
  562. color: #b49884;
  563. font-family: sydney;
  564. font-size: 15px;
  565. font-weight:bold;
  566. font-style: normal;
  567. letter-spacing: 0px;
  568. font-style: italic;
  569. line-height: 0px;
  570. }
  571.  
  572. u {
  573. text-decoration: underline;
  574. }
  575.  
  576.  
  577. @font-face { font-family: "jenna sue"; src: url('https://dl.dropboxusercontent.com/s/bsju94guldr45k8/JennaSue.ttf?dl=0'); format("truetype");}
  578.  
  579.  
  580. @font-face { font-family: biysk; src: url('https://dl.dropboxusercontent.com/s/ybgjttm22pow1n7/Biysk.ttf') ; }
  581.  
  582.  
  583.  
  584. @font-face{ font-family:sydney; src:url('https://dl.dropboxusercontent.com/s/4q92ilil9dqhhlq/Sydney-Regular.ttf');}
  585.  
  586.  
  587. @font-face{ font-family:sydneysans; src:url('https://dl.dropboxusercontent.com/s/9tku01xi249l64o/SydneySansSerif-Regular.ttf');}
  588.  
  589.  
  590. #links {
  591. z-index: 1!important;
  592. position: fixed;
  593. margin-top: -75px;
  594. margin-left: 440px;
  595. width: 300px;
  596. height: 40px!important;
  597. font-size: 0px;
  598. }
  599.  
  600. #links a {
  601. color: #!important;
  602. background: #trans;
  603. border: solid 1px #fff;
  604. border-radius: 4px;
  605. margin: 3px;
  606. padding: 8px;
  607. -webkit-transition: all 0.7s ease;
  608. }
Advertisement
Add Comment
Please, Sign In to add comment