Advertisement
mik98

mk - css

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