mik98

tinder - css

Oct 9th, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.87 KB | None | 0 0
  1. body {
  2. background-color: #eee;
  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: -80px;
  13. }
  14.  
  15. div#xg_ad_below_header, div#xg_ad_below_footer {
  16. display: none!important;
  17. }
  18.  
  19. div#xg_navigation {
  20. visibility: hidden;
  21. position: fixed;
  22. }
  23.  
  24. div.xg_theme #xg_navigation ul li a, .xg_theme #xg_navigation ul {
  25. display: none;
  26. }
  27.  
  28.  
  29. div#xg_masthead {
  30. position: relative;
  31. }
  32.  
  33. div#xn_bar {
  34. display: none;
  35. }
  36.  
  37. #xg_body:before {
  38. content:""; /* CHANGE TEXT HERE */
  39. position: absolute;
  40. z-index: 0;
  41. top: 105px;
  42. left: 495px;
  43. font: 11px 'Roboto';
  44. color: #000;
  45. text-transform: lowercase;
  46. text-align: justify;
  47. width: 300px;
  48. height: 215px;
  49. background: url(https://www.bellazon.com/main/uploads/monthly_2018_03/1.gif.cd76c7c882a3cc5c7ac98456457830f6.gif) 0px 0px;
  50. padding-top: 220px!important;
  51. padding: 60px;
  52. box-sizing: border-box;
  53. border-top: 2px solid #trans;
  54. overflow: hidden;
  55. border-radius: 10px;
  56. background-size: 105%;
  57. filter: grayscale(40%);
  58.  
  59.  
  60. }
  61.  
  62. div#xg_layout_column_1 {
  63. position: relative;
  64. z-index: 1;
  65. top: 100px;
  66. left: 100px;
  67. width: 800px;
  68. height: auto;
  69. overflow: hidden;
  70. background: #;
  71. }
  72.  
  73. div#xg_layout_column_1:before {
  74. content:"";
  75. position: absolute;
  76. width: 300px;
  77. height: 415px;
  78. top: 25px;
  79. left: 90px;
  80. background: url(https://media.giphy.com/media/WTRgE9I5HpylFW7NB6/giphy.gif) 0px 0px repeat; /* CHANGE IMAGE HERE */
  81. background-size: cover;
  82. -webkit-filter: grayscale(0.5);
  83. border-radius: 10px;
  84. }
  85.  
  86. div#xg_layout_column_1:after {
  87. content:"";
  88. z-index: -1;
  89. position: absolute;
  90. background: rgb(255, 255, 255);
  91. top: 390px;
  92. left: 90px;
  93. width: 300px;
  94. height: 115px;
  95. background: url(https://miro.medium.com/max/1872/0*6KSdei67xry7vKB8.) -20px 40px no-repeat; /* CHANGE IMAGE HERE */
  96. background-size: cover;
  97. filter: grayscale(0);
  98. border-radius: 10px;
  99. background-size: 115%;
  100.  
  101. }
  102.  
  103. div.module_user_summary:before {
  104. z-index: -100!important;
  105. visibility: visible!important;
  106. content:"liked by k_98, naa_23 and 141 others ";
  107. font-size: 10px;
  108. padding-left: 10px;
  109. line-height: 555px;
  110. color: #111;
  111. letter-spacing: 1px;
  112. font-family: poppins;
  113. position: absolute;
  114. top: 225px;
  115. left: 395px;
  116. width: 275px;
  117. height: 265px;
  118. background: url(https://lh3.googleusercontent.com/proxy/uYAATNJeg_vtwU4EN6wtfDt-wyqbqr-LZ5SgO_Ojh_APiOVMgcktDOX6VOfNkMcRTrJkWWSUGPoK_SD-5uIVO0TeSznQRAv7M6BWCKw1n2Aw9fuaGFYQtckLJ3gjmMvlO1ufn4cD4WUKwLzn9wIOXfZwtALWmQ) 0px -90px no-repeat; /* CHANGE IMAGE HERE */
  119. background-size: cover;
  120. filter: grayscale(0.4);
  121. border-top: 35px solid #B22222;
  122. border-bottom: 30px solid #fff;
  123. border-radius: 10px;
  124. }
  125.  
  126. div.module_user_summary:after {
  127. z-index: -100!important;
  128. visibility: visible;
  129. content:"";
  130. position: absolute;
  131. top: 10px;
  132. left: 400px;
  133. width: 35px;
  134. height: 35px;
  135. background: url(https://66.media.tumblr.com/49e309604fc01e9580333c868ad9f04e/tumblr_inline_piqfj12KGK1vl5ydn_1280.gif) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  136. background-size: cover;
  137. filter: grayscale(0);
  138. border-radius: 100px;
  139. }
  140.  
  141. div.xg_span-16:before {
  142. visibility: visible!important;
  143. z-index: 100;
  144. content:"Mikayla, 22"; /* CHANGE TEXT HERE */
  145. position: absolute;
  146. top: 405px;
  147. left: 200px;
  148. width: 260px;
  149. height: 60px;
  150. font: 20px 'poppins';
  151. letter-spacing: 1px;
  152. font-weight: bold;
  153. overflow: hidden;
  154. box-sizing: border-box;
  155. padding: 10px;
  156. text-transform: normal;
  157. background: #trans;
  158. color: #fff;
  159. }
  160.  
  161. @font-face { font-family: 'poppins'; src: url('https://dl.dropboxusercontent.com/s/c7yh7zqu0j7bvb0/Poppins-Regular.otf'); ;}
  162.  
  163. div.module_user_thumbnail:before {
  164. opacity: 10;
  165. visibility: visible;
  166. z-index: 100;
  167. content:"Looking for someone to bring to family events so they’ll stop thinking something’s wrong with me."; /* CHANGE TEXT HERE */
  168. position: absolute;
  169. top: 360px;
  170. left: 100px;
  171. width: 300px;
  172. height: 145px;
  173. font: 12px 'poppins';
  174. font-weight: bold;
  175. text-align: left;
  176. overflow: hidden;
  177. box-sizing: border-box;
  178. line-height: 15px;
  179. padding: 10px;
  180. text-transform: lowercase;
  181. letter-spacing: 1px;
  182. background: #trans;
  183. color: #fff;
  184. }
  185.  
  186.  
  187. div.module_user_thumbnail:after {
  188. opacity: 10;
  189. visibility: visible;
  190. content:"posted 2 days ago"; /* CHANGE TEXT HERE */
  191. position: absolute;
  192. top: 230px;
  193. left: 370px;
  194. width: 175px;
  195. height: 10px;
  196. font: 12px 'poppins';
  197. font-weight: 900;
  198. color: #fff;
  199. overflow: hidden;
  200. text-transform: uppercase;
  201. text-align: center;
  202. padding-top: 5px!important;
  203. padding: 10px;
  204. background: trans;
  205.  
  206. }
  207.  
  208. .dy-avatar.dy-avatar-full-width:after {
  209. opacity: 10;
  210. z-index: 100!important;
  211. visibility: visible;
  212. content:"@makeupbyxo"; /* CHANGE TEXT HERE */
  213. position: absolute;
  214. top: 15px;
  215. left: 390px;
  216. width: 190px;
  217. height: 10px;
  218. font: 12px 'coco';
  219. font-weight: 900;
  220. color: #fff;
  221. overflow: hidden;
  222. text-transform: lowercase;
  223. text-align: center;
  224. padding-top: 5px!important;
  225. padding: 10px;
  226. background: trans;
  227. opacity: 80%;
  228. }
  229.  
  230.  
  231. @font-face { font-family: 'coco'; src: url('https://dl.dropboxusercontent.com/s/4vcb8fmr2luxzyk/Cocogoose%20Pro-trial.ttf') ;}
  232.  
  233. .dy-avatar.dy-avatar-full-width:before {
  234. visibility: visible;
  235. z-index: 100;
  236. content:"15 kilometer(s) away "; /* CHANGE TEXT HERE */
  237. position: absolute;
  238. top: 325px;
  239. left: 69px;
  240. width: 260px;
  241. height: 55px;
  242. font: 15px 'poppins';
  243. font-weight: bold;
  244. text-align: center;
  245. overflow: hidden;
  246. box-sizing: border-box;
  247. line-height: 30px;
  248. padding: 10px;
  249. text-transform: lowercase;
  250. letter-spacing: 1px;
  251. background: #trans;
  252. color: #fff;
  253. }
  254.  
  255. div#xg_layout_column_2 {
  256. position: absolute;
  257. z-index: 100!important;
  258. width: 820px;
  259. height: 40px;
  260. top: 70px;
  261. font-size: 11px;
  262. left: 9%;
  263. background: #trans;
  264. font-family:'Roboto';
  265. color: #fff;
  266. -moz-transition: all 0.5s ease-out;
  267. -o-transition: all 0.5s ease-out;
  268. }
  269.  
  270. div.module_user_summary {
  271. visibility: hidden;
  272. }
  273.  
  274. .dy-avatar.dy-avatar-full-width {
  275. z-index: -1!important;
  276. width: 900px;
  277. margin-left: 0px;
  278. margin-top: 0px;
  279. height: 30px;
  280. background: #trans;
  281. }
  282.  
  283. img#xj_photo_img_tag {
  284. visibility: hide;
  285. z-index: 1!important;
  286. width: 120px!important;
  287. height: 120px!important;
  288. margin-left: 550px;
  289. margin-top: 105px;
  290. border: 5px solid #fff;
  291. border-radius: 100px;
  292. transition:all 0.3s ease-in-out;
  293. box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .6);
  294. }
  295.  
  296. div.xg_span-16 {
  297. visibility: visible;
  298. z-index: -1!important;
  299. }
  300.  
  301. div.xg_3col {
  302. visibility: visible;
  303. }
  304.  
  305. /* POP UP + BUTTON COLOURS */
  306.  
  307. .xg_floating_container.xg_lightborder {
  308. background-color: #B22222;
  309. }
  310.  
  311. input.button.action-primary {
  312. background-color: rgb(85, 85, 85);
  313. }
  314.  
  315. p.buttongroup {
  316. background-color: #B22222;
  317. padding: 5px;
  318. }
  319.  
  320. a.xj_cancel.action-secondary {
  321. color: rgb (255, 255, 255);
  322. }
  323.  
  324. /* REMOVED CODES */
  325.  
  326. .online {
  327. display: none;
  328.  
  329. }
  330.  
  331. .xg_module_body.profile.vcard {
  332. display: none;
  333. }
  334.  
  335. .account-links {
  336. display: none;
  337.  
  338. }
  339.  
  340. #xg_foot {
  341. display: none;
  342. }
  343.  
  344. p.left {
  345. display: none;
  346. }
  347.  
  348. p.right.xg_lightfont {
  349. display: none;
  350. }
  351.  
  352. #xg_sitedesc {
  353. display: none;
  354. }
  355.  
  356. #xg_sitename {
  357. display: none;
  358. }
  359.  
  360. img.poweredbyLogo {
  361. display: none;
  362. }
  363.  
  364. .xg_module_head {
  365. display: auto;
  366. border-bottom: 0px solid #fff!important;
  367. }
  368.  
  369. #xg_profile_activity{
  370. display:none;
  371. }
  372.  
  373. .xg_sprite {
  374. background: transparent;
  375. }
  376.  
  377. a.send-message-link {
  378. display: none;
  379. }
  380.  
  381. dd.profile-like-button {
  382. display: none;
  383. }
  384.  
  385. dd.profile-social-buttons {
  386. display: none;
  387. }
  388.  
  389. .module_blog {
  390. display: none!important;
  391. }
  392.  
  393. a.xj_block_messages {
  394. display: none;
  395. }
  396.  
  397. 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 {
  398. display: none;
  399. }
  400.  
  401. ul.nobullets.last-child {
  402. display: none;
  403. }
  404.  
  405. span.fn {
  406. display: none;
  407. }
  408.  
  409. span.fn:before {
  410. content:"";
  411. }
  412.  
  413. a.xj_appearance_editor_profile {
  414. display: none;
  415. }
  416.  
  417. .xg_module.topmsg.birthday_msg {
  418. display: none!important;
  419. }
  420.  
  421. /* TEXT + LINK CODES*/
  422.  
  423. a#add-as-friend-link {
  424. position: fixed;
  425. font-size: 20px;
  426. font-weight: 900;
  427. font-family: 'Playfair Display';
  428. margin-top: 89px;
  429. margin-left: -120px;
  430. letter-spacing: 2px;
  431. text-transform: uppercase;
  432. text-align: right;
  433. color: #B22222!important;
  434. -webkit-transition: ease-in-out 0.6s;
  435. -webkit-transition-duration: 700ms;
  436. text-shadow: 0px 2px 2px #111111;
  437. transform: rotate(-90deg);
  438. }
  439.  
  440. #xg_body a {
  441. color: auto!important;
  442. background-color: transparent;
  443. font-style: normal;
  444. -webkit-transition: 1s;
  445.  
  446. }
  447.  
  448. p {
  449. color: auto!important;
  450. font-size: 11px;
  451. font-family: 'Tahoma';
  452. }
  453.  
  454.  
  455. ::selection {
  456. background: #c6f3f5;
  457. color: #ffffff;
  458. }
  459.  
  460. ::-webkit-scrollbar {
  461. width: 4px;
  462. height: 0px;
  463. background: transparent;
  464. }
  465.  
  466. ::-webkit-scrollbar-thumb {
  467. background: #aaa;
  468. border-radius: 4px;
  469. }
  470.  
  471. ::-webkit-scrollbar-corner {
  472. background: transparent;
  473. }
  474.  
  475. #links {
  476. z-index: 1!important;
  477. position: fixed;
  478. overflow: hidden;
  479. font: 10px 'Roboto';
  480. text-transform: lowercase;
  481. margin-top: 420px;
  482. margin-left: 690px;
  483. text-align: left;
  484. width: 50px;
  485. height: 215px!important;
  486. background: #trans;
  487. line-height: 50px;
  488. }
  489.  
  490. #links a {
  491. color: #fff!important;
  492. margin-left: 20px;
  493. padding-left:10px;
  494. padding: 5px;
  495. -webkit-transition: all 0.7s ease;
  496. }
  497.  
  498.  
  499. #links a {
  500. color: #B22222!important;
  501. background: #B22222;
  502. border-radius: 1000%;
  503. padding: 8px;
  504. margin: 8px;
  505. -webkit-transition: all 0.7s ease;
  506. }
Add Comment
Please, Sign In to add comment