Advertisement
mik98

mgk & megan - css

Sep 7th, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.33 KB | None | 0 0
  1. body {
  2. background-color: #fff;
  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: -30px;
  13. margin-left: -70px;
  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: 445px;
  43. font: 11px 'Roboto';
  44. color: #000;
  45. text-transform: lowercase;
  46. text-align: justify;
  47. width: 420px;
  48. height: 440px;
  49. background: #eee;
  50. padding-top: 220px!important;
  51. padding: 60px;
  52. box-sizing: border-box;
  53. border-right: 60px solid #ddd;
  54. overflow: hidden;
  55. }
  56.  
  57. div#xg_layout_column_1 {
  58. position: relative;
  59. z-index: 1;
  60. top: 100px;
  61. left: 100px;
  62. width: 800px;
  63. height: auto;
  64. overflow: hidden;
  65. background: #;
  66. }
  67.  
  68. div#xg_layout_column_1:before {
  69. content:"";
  70. position: absolute;
  71. width: 230px;
  72. height: 300px;
  73. border-bottom: 140px solid #ddd;
  74.  
  75. top: 25px;
  76. left: 120px;
  77. background: url(https://64.media.tumblr.com/658029a76ee9d3471054f6588c2569fd/df51bee99f02f198-bf/s400x600/70a4562caa05b3110fec815fcc309c673284d8f2.gifv) 0px -70px repeat; /* CHANGE IMAGE HERE */
  78. background-size: cover;
  79. -webkit-filter: grayscale(0.3);
  80. }
  81.  
  82. div#xg_layout_column_1:after {
  83. content:"";
  84. position: absolute;
  85. background: rgb(255, 255, 255);
  86. top: 285px;
  87. left: 355px;
  88. width: 110px;
  89. height: 110px;
  90. background: url(https://64.media.tumblr.com/fdb722eff77fec79b645110e95058587/e069f29bf7123ca8-f2/s1280x1920/b7cf7cf7f53cc5b37d75e7d30bfe0b5de70a89e7.jpg) -20px -5px no-repeat; /* CHANGE IMAGE HERE */
  91. background-size: 140%;
  92. filter: grayscale(10.2) BRIGHTNESS(120%);
  93. }
  94.  
  95. .xg_span-16:after{
  96. z-index: 100;
  97. content:"You're the reason I believe in love, It's been difficult for me to trust"; /* CHANGE TEXT HERE */
  98. position: absolute;
  99. top: 290px;
  100. text-transform: uppercase;
  101. left: 655px;
  102. width: 430px;
  103. height: 80px;
  104. font-family: robold;
  105. font-style: italic;
  106. transform: rotate(-90deg);
  107. font-size: 12px;
  108. border-radius:6px;
  109. color: #6495ED;
  110. background: trans;
  111. background-size: cover;
  112. }
  113.  
  114.  
  115. div.module_user_summary:before {
  116. z-index: -100!important;
  117. visibility: visible!important;
  118. content:"";
  119. position: absolute;
  120. top: 285px;
  121. left: 473px;
  122. width: 110px;
  123. height: 110px;
  124. background: url(https://64.media.tumblr.com/fef7b2f469d2941135e722f3b33d3945/4d98ab45ffbdf0c9-31/s1280x1920/3a385064bf4d09db8e4be37c59b938c1c2664e2a.jpg) -10px 0px no-repeat; /* CHANGE IMAGE HERE */
  125. background-size: cover;
  126. filter: grayscale(10.3) brightness(150%);
  127. }
  128.  
  129. div.module_user_summary:after {
  130. z-index: -100!important;
  131. visibility: visible;
  132. content:"";
  133. position: absolute;
  134. top: 285px;
  135. left: 590px;
  136. width: 110px;
  137. height: 110px;
  138. background: url(https://64.media.tumblr.com/1070e9f9c4a9bb72a5aa7e520cc02bc6/815e878aea69977c-5c/s500x750/30b7c2faa4fbb033505f53ef630b62dab6f42ce6.jpg) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  139. background-size: cover;
  140. filter: grayscale(10.1);
  141. }
  142.  
  143. div.xg_span-16:before {
  144. visibility: visible!important;
  145. z-index: 100;
  146. content:"When I'm away from you,"; /* CHANGE TEXT HERE */
  147. position: absolute;
  148. top: 435px;
  149. left: 205px;
  150. width: 260px;
  151. height: 110px;
  152. font: 35px 'hollanda';
  153. overflow: hidden;
  154. box-sizing: border-box;
  155. padding: 10px;
  156. line-height: 22px;
  157. word-spacing: 5px;
  158. text-align: center;
  159. text-transform: lowercase;
  160. background: #trans;
  161. color: #fff;
  162. }
  163.  
  164. @font-face { font-family: "hollanda"; src: url('https://dl.dropboxusercontent.com/s/5ez5g189i6aozdi/Hollanda.ttf'); ;}
  165.  
  166. @font-face { font-family: "handsnow"; src: url('https://dl.dropboxusercontent.com/s/xumvj1qzwydnmgk/Handsnow.ttf') ;}
  167.  
  168.  
  169. div.module_user_thumbnail:before {
  170. opacity: 10;
  171. visibility: visible;
  172. content:"i miss your touch"; /* CHANGE TEXT HERE */
  173. position: absolute;
  174. z-index: 1;
  175. top: 390px;
  176. left: 105px;
  177. width: 255px;
  178. height: 125px;
  179. font: 25px 'smf';
  180. font-weight: 900;
  181. color: #6495ED;
  182. overflow: hidden;
  183. text-transform: uppercase;
  184. text-align: center;
  185. line-height: 25px;
  186. padding-top: 5px!important;
  187. padding: 10px;
  188. box-sizing: border-box;
  189. background: trans;
  190.  
  191. }
  192.  
  193. @font-face {font-family: smf; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/6m4tzkspt7u7hfr/MADE%20Soulmaze%20Filled.ttF);}
  194.  
  195.  
  196. div.module_user_thumbnail:after {
  197. opacity: 10;
  198. visibility: visible;
  199. content:""; /* CHANGE TEXT HERE */
  200. position: absolute;
  201. top: 90px;
  202. left: 470px;
  203. width: 195px;
  204. height: 30px;
  205. font: 12px 'Roboto';
  206. font-weight: 900;
  207. color: #000;
  208. overflow: hidden;
  209. text-transform: uppercase;
  210. text-align: center;
  211. padding-top: 5px!important;
  212. padding: 10px;
  213. background: url(https://storage.ning.com/topology/rest/1.0/file/get/9450081299?profile=original);
  214. background-size: cover;
  215. }
  216.  
  217. .xg_3col:after {
  218. z-index: 100;
  219. content:"mikayla grace daniels"; /* CHANGE TEXT HERE */
  220. position: absolute;
  221. top: 285px;
  222. left: 469px;
  223. font-family: robold;
  224. width: 180px;
  225. font-size: 14px;
  226. height: 80px;
  227. border-radius:6px;
  228. background: trans;
  229. background-size: cover;
  230. color: #000;
  231. }
  232.  
  233. .dy-avatar.dy-avatar-full-width:after {
  234. opacity: 10;
  235. z-index: 100!important;
  236. visibility: visible;
  237. content:"23 | engaged to jarrett miller | firecracker"; /* CHANGE TEXT HERE */
  238. position: absolute;
  239. top: 200px;
  240. left: 325px;
  241. width: 280px;
  242. height: 10px;
  243. font: 12px 'Roboto';
  244. font-weight: 900;
  245. color: #000;
  246. overflow: hidden;
  247. text-transform: lowercase;
  248. text-align: center;
  249. padding-top: 5px!important;
  250. padding: 10px;
  251. background:trans;
  252. }
  253.  
  254. .xg_3col:before {
  255. z-index: 100;
  256. content:""; /* CHANGE TEXT HERE */
  257. position: absolute;
  258. top: 325px;
  259. left: 455px;
  260. width: 340px;
  261. height: 40px;
  262. border-radius:6px;
  263. background: url(https://storage.ning.com/topology/rest/1.0/file/get/9450217685?profile=original) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  264. background-size: cover;
  265. filter: grayscale(1);
  266. }
  267.  
  268. 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 {
  269. opacity: 1;
  270. }
  271.  
  272. .dy-avatar.dy-avatar-full-width:before {
  273. visibility: visible;
  274. z-index: 100;
  275. content:"mikaylagrace"; /* CHANGE TEXT HERE */
  276. position: absolute;
  277. top: 25px;
  278. left: 350px;
  279. width: 355px;
  280. height: 45px;
  281. font: 17px 'robold';
  282. font-weight: bold;
  283. text-align: center;
  284. overflow: hidden;
  285. box-sizing: border-box;
  286. line-height: 30px;
  287. padding: 10px;
  288. text-transform: uppercase;
  289. background: #6495ED;
  290. color: #fff;
  291. }
  292. @font-face {font-family: robold; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/qynix3bz0j8ppva/Roboto-BoldCondensed.ttf);}
  293.  
  294.  
  295. @font-face {font-family: roboto; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/i5x37kqbtb40s0b/Roboto-Light.ttf);}
  296.  
  297.  
  298. div#xg_layout_column_2 {
  299. position: absolute;
  300. z-index: 100!important;
  301. width: 820px;
  302. height: 40px;
  303. top: 70px;
  304. font-size: 11px;
  305. left: 9%;
  306. background: #trans;
  307. font-family:'Roboto';
  308. color: #fff;
  309. -moz-transition: all 0.5s ease-out;
  310. -o-transition: all 0.5s ease-out;
  311. }
  312.  
  313. div.module_user_summary {
  314. visibility: hidden;
  315. }
  316.  
  317. .dy-avatar.dy-avatar-full-width {
  318. z-index: -1!important;
  319. width: 900px;
  320. margin-left: 0px;
  321. margin-top: 0px;
  322. height: 30px;
  323. background: #trans;
  324. }
  325.  
  326. img#xj_photo_img_tag {
  327. visibility: visible;
  328. z-index: 1!important;
  329. width: 70px!important;
  330. height: 70px!important;
  331. margin-left: 375px;
  332. margin-top: 85px;
  333. border: 2px solid #999;
  334. padding: 4px;
  335. border-radius: 100px;
  336. filter: grayscale(1);
  337. }
  338.  
  339.  
  340. div.xg_span-16 {
  341. visibility: visible;
  342. z-index: -1!important;
  343. }
  344.  
  345. div.xg_3col {
  346. visibility: visible;
  347. }
  348.  
  349. /* POP UP + BUTTON COLOURS */
  350.  
  351. .xg_floating_container.xg_lightborder {
  352. background-color: rgb(132, 132, 132);
  353. }
  354.  
  355. input.button.action-primary {
  356. background-color: rgb(85, 85, 85);
  357. }
  358.  
  359. p.buttongroup {
  360. background-color: rgb(170, 170, 170);
  361. padding: 5px;
  362. }
  363.  
  364. a.xj_cancel.action-secondary {
  365. color: rgb (255, 255, 255);
  366. }
  367.  
  368. /* REMOVED CODES */
  369.  
  370. .online {
  371. display: none;
  372.  
  373. }
  374.  
  375. .xg_module_body.profile.vcard {
  376. display: none;
  377. }
  378.  
  379. .account-links {
  380. display: none;
  381.  
  382. }
  383.  
  384. #xg_foot {
  385. display: none;
  386. }
  387.  
  388. p.left {
  389. display: none;
  390. }
  391.  
  392. p.right.xg_lightfont {
  393. display: none;
  394. }
  395.  
  396. #xg_sitedesc {
  397. display: none;
  398. }
  399.  
  400. #xg_sitename {
  401. display: none;
  402. }
  403.  
  404. img.poweredbyLogo {
  405. display: none;
  406. }
  407.  
  408. .xg_module_head {
  409. display: auto;
  410. border-bottom: 0px solid #fff!important;
  411. }
  412.  
  413. #xg_profile_activity{
  414. display:none;
  415. }
  416.  
  417. .xg_sprite {
  418. background: transparent;
  419. }
  420.  
  421. a.send-message-link {
  422. display: none;
  423. }
  424.  
  425. dd.profile-like-button {
  426. display: none;
  427. }
  428.  
  429. dd.profile-social-buttons {
  430. display: none;
  431. }
  432.  
  433. .module_blog {
  434. display: none!important;
  435. }
  436.  
  437. a.xj_block_messages {
  438. display: none;
  439. }
  440.  
  441. 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 {
  442. display: none;
  443. }
  444.  
  445. ul.nobullets.last-child {
  446. display: none;
  447. }
  448.  
  449. span.fn {
  450. display: none;
  451. }
  452.  
  453. span.fn:before {
  454. content:"";
  455. }
  456.  
  457. a.xj_appearance_editor_profile {
  458. display: none;
  459. }
  460.  
  461. .xg_module.topmsg.birthday_msg {
  462. display: none!important;
  463. }
  464.  
  465. /* TEXT + LINK CODES*/
  466.  
  467. a#add-as-friend-link {
  468. position: fixed;
  469. font-size: 20px;
  470. font-weight: 900;
  471. font-family: 'cocogoose';
  472. bottom: 10px;
  473. left: -5px;
  474. letter-spacing: 2px;
  475. text-transform: lowercase;
  476. text-align: right;
  477. color: #6495ED!important;
  478. }
  479.  
  480. #xg_body a {
  481. color: auto!important;
  482. background-color: transparent;
  483. font-style: normal;
  484. -webkit-transition: 1s;
  485.  
  486. }
  487.  
  488. p {
  489. color: auto!important;
  490. font-size: 11px;
  491. font-family: 'Tahoma';
  492. }
  493.  
  494.  
  495. ::selection {
  496. background: #c6f3f5;
  497. color: #ffffff;
  498. }
  499.  
  500. ::-webkit-scrollbar {
  501. width: 4px;
  502. height: 0px;
  503. background: transparent;
  504. }
  505.  
  506. ::-webkit-scrollbar-thumb {
  507. background: #aaa;
  508. border-radius: 4px;
  509. }
  510.  
  511. ::-webkit-scrollbar-corner {
  512. background: transparent;
  513. }
  514.  
  515. #links {
  516. z-index: 100!important;
  517. position: fixed;
  518. overflow: hidden;
  519. font: 15px 'eloquent';
  520.  
  521. letter-spacing: 1px;
  522. font-weight: bold;
  523. text-transform: lowercase;
  524. margin-top: 415px;
  525. margin-left: 348px;
  526. text-align: left;
  527. width: 450px;
  528. height: 225px!important;
  529. background: #trans;
  530. line-height: 25px;
  531. filter: grayscale(0.5);
  532.  
  533.  
  534. }
  535.  
  536. #links a {
  537. color: #6495ED!important;
  538. margin-left: 2px;
  539. padding-left:0px;
  540. padding: 25px;
  541. -webkit-transition: all 0.7s ease;
  542. }
  543.  
  544.  
  545. #links a {
  546. color: #6495ED!important;
  547. background: rgba(255,255,255,0.5);
  548. display:inline-block; color:#6495ED; font-size:11px; width:50px; height:20px; padding:11px; border-radius:100px;
  549. border: 2px solid #ddd;
  550. text-align: center;
  551. border-radius: 0%;
  552. padding: 8px;
  553. margin: 7px;
  554. -webkit-transition: all 0.7s ease;
  555. }
  556.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement