mik98

closer - css

Feb 14th, 2021 (edited)
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.87 KB | None | 0 0
  1. body {
  2. background-color: rgb(0, 0, 0);
  3. background-image: url();
  4. background-size: cover;
  5. }
  6.  
  7. html,body{cursor: url(http://static.tumblr.com/bcpenwm/e1znbxtup/cursor.png), progress;}
  8.  
  9. #xg_body {
  10. left: auto;
  11. position: fixed!important;
  12. margin-top: -90px;
  13. margin-left: -20px;
  14. }
  15.  
  16. div#xg_ad_below_header, div#xg_ad_below_footer {
  17. display: none!important;
  18. }
  19.  
  20. div#xg_navigation {
  21. visibility: hidden;
  22. position: fixed;
  23. }
  24.  
  25. div.xg_theme #xg_navigation ul li a, .xg_theme #xg_navigation ul {
  26. display: none;
  27. }
  28.  
  29.  
  30. div#xg_masthead {
  31. position: relative;
  32. }
  33.  
  34. div#xn_bar {
  35. display: none;
  36. }
  37.  
  38. #xg_body:before {
  39. content:""; /* CHANGE TEXT HERE */
  40. position: absolute;
  41. top: 125px;
  42. left: 255px;
  43. font: 11px 'Roboto';
  44. color: #000;
  45. text-transform: lowercase;
  46. text-align: justify;
  47. width: 550px;
  48. height: 485px;
  49. background: #111;
  50. padding-top: 220px!important;
  51. padding: 60px;
  52. box-sizing: border-box;
  53. border: 2px solid #333;
  54. overflow: hidden;
  55. border-radius: 0px 20px 0px 20px;
  56. }
  57.  
  58. div#xg_layout_column_1 {
  59. position: relative;
  60. z-index: 1;
  61. top: 100px;
  62. left: 100px;
  63. width: 800px;
  64. height: auto;
  65. overflow: hidden;
  66. background: #;
  67. }
  68.  
  69. div#xg_layout_column_1:before {
  70. content:"";
  71. position: absolute;
  72. width: 45px;
  73. height: 375px;
  74. top: 115px;
  75. left: 325px;
  76. background: #d2ab9c;
  77. -webkit-filter: grayscale(0);
  78. opacity: 100%;
  79. border-radius: 50px 00px 50px 0px;
  80. }
  81.  
  82. .xg_3col:before {
  83. z-index: 100;
  84. content:"■■■■ ■■ ■■■ ■■■■ ■■ ■■ ■■■■ ■■ ■■■■ ■■ ■■■ ■■■■ ■■■■ ■■■ ■■■ ■■■ ■■■ ■■■■ ■■ ■■■■ ■■ ■■■■ ■■■ ■■ ■■■■ ■■■ ■■■ ■■ ■■ ■■■■ ■■ ■■■ ■■■■ ■■ ■■ ■■■■ ■■ ■■■■ ■■ ■■■■ ■■■■ ■■■ ■■■■ ■■ ■■■ ■■■■ ■■ ■■ ■■■■■"; /* CHANGE TEXT HERE */
  85. position: absolute;
  86. top: 185px;
  87. left: 240px;
  88. width: 200px;
  89. height: 80px;
  90. border-radius:6px;
  91. background: trans;
  92. color: #fff;
  93. font-size: 7px;
  94. background-size: cover;
  95. }
  96.  
  97. .xg_span-16:after{
  98. z-index: 100;
  99. content:"TAGS"; /* CHANGE TEXT HERE */
  100. position: absolute;
  101. top: 545px;
  102. left: 497px;
  103. width: 261px;
  104. height: 80px;
  105. border-top: 1px solid #444;
  106. padding-top: 12px!important;
  107. padding-left: 10px!important;
  108. font-size: 9px;
  109.  
  110.  
  111. color: #aaa;
  112. background: trans;
  113. }
  114.  
  115. .bio {
  116. color: #fff;
  117. z-index: 100;
  118. font-family: georgia;
  119. font-style: italic;
  120. font-size: 12px;
  121. text-align: center;
  122. transform: rotate(-90deg);
  123. text-transform: normal;
  124. width: 325px;
  125. height: 150px;
  126. margin-top: 150px;
  127. margin-left: 250px;
  128. overflow: hidden;
  129.  
  130. }
  131.  
  132. .line {
  133. color: #fff;
  134. border-right: 1px solid #fff;
  135. width: 10px;
  136. height: 60px;
  137. margin-top: 15px;
  138. margin-left: 335px;
  139. }
  140.  
  141. .line2 {
  142. color: #fff;
  143. position: absolute;
  144. border-top: 1px solid #444;
  145. width: 272px;
  146. height: 60px;
  147. margin-top: -267px;
  148. margin-left: 393px;
  149. }
  150.  
  151. .xg_3col:after {
  152. z-index: 100;
  153. content:"CLOSER."; /* CHANGE TEXT HERE */
  154. position: absolute;
  155. top: 135px;
  156. font-family: smf;
  157. left: 240px;
  158. width: 80px;
  159. height: 80px;
  160. color: #fff;
  161. font-size: 37px;
  162. border-radius:6px;
  163. background: #trans;
  164. }
  165.  
  166. @font-face {font-family: smf; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/6m4tzkspt7u7hfr/MADE%20Soulmaze%20Filled.ttF);}
  167.  
  168.  
  169. div#xg_layout_column_1:after {
  170. content:"";
  171. position: absolute;
  172. background: rgb(255, 255, 255);
  173. top: 55px;
  174. left: 395px;
  175. width: 270px;
  176. height: 425px;
  177. background: #222;
  178. background-size: cover;
  179. border-radius: 20px;
  180. border: 2px solid #333;
  181.  
  182. }
  183.  
  184. div.module_user_summary:before {
  185. z-index: -100!important;
  186. visibility: visible!important;
  187. content:"";
  188. position: absolute;
  189. top: 115px;
  190. left: 415px;
  191. width: 115px;
  192. height: 155px;
  193. background: url(https://media4.giphy.com/media/hvHI8Crb3pxsU6f4ty/giphy.gif) -40px -30px no-repeat; /* CHANGE IMAGE HERE */
  194. background-size: 150%;
  195. filter: grayscale(1);
  196. }
  197.  
  198. div.module_user_summary:after {
  199. z-index: -100!important;
  200. visibility: visible!important;
  201. content:"";
  202. position: absolute;
  203. top: 275px;
  204. left: 535px;
  205. width: 115px;
  206. height: 155px;
  207. background: url(https://media2.giphy.com/media/pAoMLFRlP1rsG824T7/giphy.gif) -35px -30px no-repeat; /* CHANGE IMAGE HERE */
  208. background-size: 150%;
  209. filter: grayscale(1);
  210. }
  211.  
  212. div.xg_span-16:before {
  213. visibility: visible!important;
  214. z-index: 100;
  215. content:""; /* CHANGE TEXT HERE */
  216. position: absolute;
  217. top: 375px;
  218. left: 515px;
  219. width: 115px;
  220. height: 155px;
  221. font: 30px 'Montserrat';
  222. font-weight: bold;
  223. overflow: hidden;
  224. box-sizing: border-box;
  225. padding: 10px;
  226. text-transform: uppercase;
  227. background: url(https://media2.giphy.com/media/wE9j3MjrEtdzuoxrFj/giphy.gif) 0px 0px;
  228. color: #fff;
  229. background-size: cover;
  230. }
  231.  
  232. div.module_user_thumbnail:before {
  233. opacity: 10;
  234. visibility: visible;
  235. content:""; /* CHANGE TEXT HERE */
  236. position: absolute;
  237. z-index: 1;
  238. top: 60px;
  239. left: 405px;
  240. width: 250px;
  241. height: 30px;
  242. font: 12px 'Roboto';
  243. font-weight: 900;
  244. color: #000;
  245. overflow: hidden;
  246. text-transform: uppercase;
  247. text-align: center;
  248. padding-top: 5px!important;
  249. padding: 10px;
  250. box-sizing: border-box;
  251. background: url(https://storage.ning.com/topology/rest/1.0/file/get/8474197462?profile=original);
  252. background-size: 100%;
  253. filter: contrast(10%) brightness(110%);
  254. }
  255.  
  256. div.module_user_thumbnail:after {
  257. opacity: 10;
  258. z-index: -100;
  259. visibility: visible;
  260. content:""; /* CHANGE TEXT HERE */
  261. position: absolute;
  262. top: 10px;
  263. left: 125px;
  264. width: 155px;
  265. height: 155px;
  266. font: 12px 'Roboto';
  267. font-weight: 900;
  268. color: #000;
  269. overflow: hidden;
  270. text-transform: uppercase;
  271. text-align: center;
  272. padding-top: 5px!important;
  273. padding: 10px;
  274. background: #d2ab9c;
  275. border-radius: 0px 40px 0px 40px;
  276. }
  277.  
  278. .dy-avatar.dy-avatar-full-width:after {
  279. opacity: 10;
  280. z-index: 100!important;
  281. visibility: visible;
  282. content:"So, baby, pull me closer, In the back seat of your Rover, That I know you can't afford, Bite that tattoo on your shoulder, Pull the sheets right off the corner, Of that mattress that you stole, From your roommate back in Boulder, We ain't ever getting older."; /* CHANGE TEXT HERE */
  283. position: absolute;
  284. top: 234px;
  285. left: 160px;
  286. width: 130px;
  287. height: 250px;
  288. font: 9px 'Multicolore';
  289. color: #fff;
  290. overflow: hidden;
  291. text-transform: uppercase;
  292. font-style: italic;
  293. text-align: justify;
  294. padding-top: 5px!important;
  295. padding: 10px;
  296. background: #trans;
  297. line-height: 18px;
  298. letter-spacing: 1px;
  299.  
  300. }
  301.  
  302. @font-face {font-family:"Multicolore"; src: url('https://static.tumblr.com/gdh5wux/njzmq56tr/multicolore.otf'); }
  303.  
  304.  
  305. .dy-avatar.dy-avatar-full-width:before {
  306. visibility: visible;
  307. z-index: 100;
  308. content:""; /* CHANGE TEXT HERE */
  309. position: absolute;
  310. top: 115px;
  311. left: 535px;
  312. width: 115px;
  313. height: 155px;
  314. font: 20px 'Montserrat';
  315. font-weight: bold;
  316. text-align: center;
  317. overflow: hidden;
  318. box-sizing: border-box;
  319. line-height: 30px;
  320. padding: 10px;
  321. text-transform: uppercase;
  322. background: url(https://media4.giphy.com/media/ikvMzYJD0kObF9KMgT/giphy.gif) 0px 0px;
  323. background-size: cover;
  324. color: #fff;
  325. }
  326.  
  327. div#xg_layout_column_2 {
  328. position: absolute;
  329. z-index: 100!important;
  330. width: 820px;
  331. height: 40px;
  332. top: 70px;
  333. font-size: 11px;
  334. left: 9%;
  335. background: #trans;
  336. font-family:'Roboto';
  337. color: #fff;
  338. -moz-transition: all 0.5s ease-out;
  339. -o-transition: all 0.5s ease-out;
  340. }
  341.  
  342. div.module_user_summary {
  343. visibility: hidden;
  344. }
  345.  
  346. .dy-avatar.dy-avatar-full-width {
  347. z-index: -1!important;
  348. width: 900px;
  349. margin-left: 0px;
  350. margin-top: 0px;
  351. height: 30px;
  352. background: #trans;
  353. }
  354.  
  355. img#xj_photo_img_tag {
  356. visibility: visible;
  357. z-index: 1000!important;
  358. width: 60px!important;
  359. height: 60px!important;
  360. margin-left: 180px;
  361. margin-top: 135px;
  362. border: 15px solid #111;
  363. border-radius: 100px;
  364. transition:all 0.3s ease-in-out;
  365. box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .6);
  366. -webkit-animation: glow .9s ease-in-out infinite alternate;
  367. -moz-animation: glow .9s ease-in-out infinite alternate;
  368. animation: glow .9s ease-in-out infinite alternate;
  369. }
  370.  
  371. @keyframes glow {
  372. 0% {
  373. box-shadow: 0 0 10px #d2ab9c;
  374. , 0 0 20px #444: ;
  375. , 0 0 30px #444, 0 0 40px #444, 0 0 50px #444, 0 0 30px #444, 0 0 30px #444: ;
  376. }
  377. }
  378.  
  379. div.xg_span-16 {
  380. visibility: visible;
  381. z-index: -1!important;
  382. }
  383.  
  384. div.xg_3col {
  385. visibility: visible;
  386. }
  387.  
  388. /* POP UP + BUTTON COLOURS */
  389.  
  390. .xg_floating_container.xg_lightborder {
  391. background-color: rgb(132, 132, 132);
  392. }
  393.  
  394. input.button.action-primary {
  395. background-color: rgb(85, 85, 85);
  396. }
  397.  
  398. p.buttongroup {
  399. background-color: rgb(170, 170, 170);
  400. padding: 5px;
  401. }
  402.  
  403. a.xj_cancel.action-secondary {
  404. color: rgb (255, 255, 255);
  405. }
  406.  
  407. /* REMOVED CODES */
  408.  
  409. .online {
  410. display: none;
  411.  
  412. }
  413.  
  414. .xg_module_body.profile.vcard {
  415. display: none;
  416. }
  417.  
  418. .account-links {
  419. display: none;
  420.  
  421. }
  422.  
  423. #xg_foot {
  424. display: none;
  425. }
  426.  
  427. p.left {
  428. display: none;
  429. }
  430.  
  431. p.right.xg_lightfont {
  432. display: none;
  433. }
  434.  
  435. #xg_sitedesc {
  436. display: none;
  437. }
  438.  
  439. #xg_sitename {
  440. display: none;
  441. }
  442.  
  443. img.poweredbyLogo {
  444. display: none;
  445. }
  446.  
  447. .xg_module_head {
  448. display: auto;
  449. border-bottom: 0px solid #fff!important;
  450. }
  451.  
  452. #xg_profile_activity{
  453. display:none;
  454. }
  455.  
  456. .xg_sprite {
  457. background: transparent;
  458. }
  459.  
  460. a.send-message-link {
  461. display: none;
  462. }
  463.  
  464. dd.profile-like-button {
  465. display: none;
  466. }
  467.  
  468. dd.profile-social-buttons {
  469. display: none;
  470. }
  471.  
  472. .module_blog {
  473. display: none!important;
  474. }
  475.  
  476. a.xj_block_messages {
  477. display: none;
  478. }
  479.  
  480. 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 {
  481. display: none;
  482. }
  483.  
  484. ul.nobullets.last-child {
  485. display: none;
  486. }
  487.  
  488. span.fn {
  489. display: none;
  490. }
  491.  
  492. span.fn:before {
  493. content:"";
  494. }
  495.  
  496. a.xj_appearance_editor_profile {
  497. display: none;
  498. }
  499.  
  500. .xg_module.topmsg.birthday_msg {
  501. display: none!important;
  502. }
  503.  
  504. /* TEXT + LINK CODES*/
  505.  
  506. a#add-as-friend-link {
  507. position: fixed;
  508. font-size: 25px;
  509. font-weight: 900;
  510. font-family: georgia;
  511. font-style: italic;
  512. bottom: 10px;
  513. left: -5px;
  514. letter-spacing: 2px;
  515. text-transform: lowercase;
  516. text-align: right;
  517. color: #d2ab9c!important;
  518. }
  519.  
  520. #xg_body a {
  521. color: auto!important;
  522. background-color: transparent;
  523. font-style: normal;
  524. -webkit-transition: 1s;
  525.  
  526. }
  527.  
  528. p {
  529. color: auto!important;
  530. font-size: 11px;
  531. font-family: 'Tahoma';
  532. }
  533.  
  534.  
  535. ::selection {
  536. background: #c6f3f5;
  537. color: #ffffff;
  538. }
  539.  
  540. ::-webkit-scrollbar {
  541. width: 4px;
  542. height: 0px;
  543. background: transparent;
  544. }
  545.  
  546. ::-webkit-scrollbar-thumb {
  547. background: #aaa;
  548. border-radius: 4px;
  549. }
  550.  
  551. ::-webkit-scrollbar-corner {
  552. background: transparent;
  553. }
  554.  
  555. #link {
  556. display: inline-block;
  557. position: fixed;
  558. width: 0px;
  559. height: 25px;
  560. -webkit-transition-duration: 0.8s;
  561. -moz-transition-duration: 0.8s;
  562. opacity: 0.7;
  563. margin-top: 380px;
  564. margin-left: 320px;
  565. padding: 0px 15px 10px 0px;
  566. line-height: 0px;
  567. -webkit-filter: grayscale(10) brightness(150%);
  568. border-radius:6px;
  569.  
  570. }
  571.  
  572. #link a.links {
  573. display: inline-block;
  574. width: 10px;
  575. height: 35px;
  576. text-align: center;
  577. text-transform: uppercase;
  578. line-height: 0px;
  579. color: #fff;
  580. text-shadow: 0px 0px 6px #FFFFFF;
  581. font-size: 0px;
  582. font-family: 'beckman';
  583. -webkit-transition: all 0.5s ease-in-out;
  584. -moz-transition: all 0.5s ease-in-out;
  585. -o-transition: all 0.5s ease-in-out;
  586. -ms-transition: all 0.5s ease-in-out;
  587. transition: all 0.5s ease-in-out;
  588. margin: 0px;
  589. -webkit-filter: grayscale(10) contrast(105%);
  590.  
  591. }
Advertisement
Add Comment
Please, Sign In to add comment