mik98

get into it yuh - css

Jan 25th, 2022
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.10 KB | None | 0 0
  1. body {
  2. background-color: #f1f1f1;
  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: -95px;
  13. margin-left: -80px;
  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: 195px;
  43. font: 11px 'Roboto';
  44. color: #000;
  45. text-transform: lowercase;
  46. text-align: justify;
  47. width: 770px;
  48. height: 475px;
  49. background-image: linear-gradient(to bottom, #aaa, #fff); padding: 60px;
  50. box-sizing: border-box;
  51. border-left: 200px solid #fff;
  52. border-right: 70px solid #fff;
  53.  
  54. overflow: hidden;
  55. border-radius: 10px;
  56. box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  57.  
  58. }
  59.  
  60. div#xg_layout_column_1 {
  61. position: relative;
  62. z-index: 1;
  63. top: 100px;
  64. left: 100px;
  65. width: 800px;
  66. height: auto;
  67. overflow: hidden;
  68. background: #;
  69. }
  70.  
  71. div#xg_layout_column_1:before {
  72. content:"If she ain't got a butt, fck it, get into it ";
  73. z-index: 100;
  74. position: absolute;
  75. width: 830px;
  76. height: 415px;
  77. top: -145px;
  78. left: -75px;
  79. background: trans;
  80. font-family: hollanda;
  81. font-size: 25px;
  82. text-transform: lowercase;
  83. transform: rotate(-90deg);
  84. color: #8DCEE1;
  85. opacity: 50%;
  86.  
  87. }
  88.  
  89. @font-face { font-family: "hollanda"; src: url('https://dl.dropboxusercontent.com/s/5ez5g189i6aozdi/Hollanda.ttf'); ;}
  90.  
  91. @font-face{ font-family:'sinatra'; src: url('https://dl.dropboxusercontent.com/s/9o8w1kxrsk6k29y/Sinatra.otf'); }
  92.  
  93. @font-face { font-family: "dalmatins"; src: url('https://dl.dropboxusercontent.com/s/vt2bux883emjhf3/Dalmatins.otf') ;}
  94.  
  95. div#xg_layout_column_1:after {
  96. content:"";
  97. position: absolute;
  98. background: rgb(255, 255, 255);
  99. top: 110px;
  100. left: 105px;
  101. width: 285px;
  102. height: 390px;
  103. background: url(https://storage.ning.com/topology/rest/1.0/file/get/10040493456?profile=original) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  104. background-size: cover;
  105. filter: grayscale(0.2) brightness(100%) contrast(90%);
  106. }
  107.  
  108. div.module_user_summary:before {
  109. z-index: -100!important;
  110. visibility: visible!important;
  111. content:"#muse #firecracker #flame";
  112. padding-top: 305px!important;
  113. position: absolute;
  114. top: 145px;
  115. left: 473px;
  116. width: 285px;
  117. height: 30px;
  118. border-radius: 10px;
  119. background: #fff;
  120. background-size: cover;
  121. filter: grayscale(0);
  122. color: #AF1964;
  123. text-transform: uppercase;
  124. font-size: 10px;
  125. padding-left: 10px!important;
  126. font-family: coco;
  127. }
  128.  
  129. @font-face { font-family: 'coco'; src: url('https://dl.dropboxusercontent.com/s/4vcb8fmr2luxzyk/Cocogoose%20Pro-trial.ttf') ;}
  130.  
  131. div.module_user_summary:after {
  132. z-index: -100!important;
  133. visibility: visible;
  134. content:"";
  135. position: absolute;
  136. top: 215px;
  137. left: 480px;
  138. width: 135px;
  139. height: 220px;
  140. background: url(https://i.dailymail.co.uk/1s/2019/12/10/21/22073526-7778003-image-m-5_1576012779296.jpg) -20px 0px no-repeat; /* CHANGE IMAGE HERE */
  141. background-size: cover;
  142. filter: grayscale(1) brightness(90%) contrast(90%);
  143. }
  144.  
  145. div.xg_span-16:before {
  146. visibility: visible!important;
  147. z-index: 1;
  148. content:"Get into it, yuh"; /* CHANGE TEXT HERE */
  149. position: absolute;
  150. top: 250px;
  151. left: -94px;
  152. width: 610px;
  153. height: 80px;
  154. font: 55px 'kanit';
  155. font-weight: bold;
  156. overflow: hidden;
  157. box-sizing: border-box;
  158. padding: 10px;
  159. text-transform: uppercase;
  160. background: #trans;
  161. color: #AF1964;
  162. transform: rotate(-90deg);
  163. -webkit-text-fill-color: #fff;
  164. -webkit-text-stroke: 1px
  165.  
  166.  
  167. }
  168.  
  169. @font-face {font-family: soulmaze; src: url(https://dl.dropboxusercontent.com/s/b9dvyv4fg3ccpn9/MADE-Soulmaze-Outline-PERSONAL-USE.ttf );}
  170.  
  171.  
  172. div.module_user_thumbnail:before {
  173. opacity: 10;
  174. visibility: visible;
  175. content:""; /* CHANGE TEXT HERE */
  176. position: absolute;
  177. z-index: 1;
  178. top: 215px;
  179. left: 625px;
  180. width: 135px;
  181. height: 220px;
  182. font: 12px 'Roboto';
  183. font-weight: 900;
  184. color: #000;
  185. overflow: hidden;
  186. text-transform: uppercase;
  187. text-align: center;
  188. padding-top: 5px!important;
  189. padding: 10px;
  190. box-sizing: border-box;
  191. background: url(https://64.media.tumblr.com/35d356ce5e775ab1eaa33296f79a8aa2/ef42799998df50e3-82/s1280x1920/4a5416d937cfd4614a89bc2f7d8a8de1d1783e9b.jpg) -20px -30px;
  192. background-size: 200%;
  193. filter: grayscale(1) brightness(110%) contrast(90%);
  194. }
  195.  
  196. div.module_user_thumbnail:after {
  197. opacity: 10;
  198. visibility: visible;
  199. content:"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint."; /* CHANGE TEXT HERE */
  200. position: absolute;
  201. top: 160px;
  202. left: 320px;
  203. width: 140px;
  204. height: 80px;
  205. border-radius:6px;
  206. text-transform: lowercase;
  207. background: trans;
  208. background-size: cover;
  209. font-family: poppins;
  210. text-shadow: 0px 1px 1px #8DCEE1;
  211. color: #fff;
  212. line-height: 23px;
  213. font-size: 10px;
  214. text-align: justify;
  215. }
  216.  
  217.  
  218. .dy-avatar.dy-avatar-full-width:after {
  219. opacity: 10;
  220. z-index: 100!important;
  221. visibility: visible;
  222. content:""; /* CHANGE TEXT HERE */
  223. position: absolute;
  224. top: 195px;
  225. left: 475px;
  226. width: 293px;
  227. height: 80px;
  228. background: trans;
  229. border-top: 1px solid #ddd;
  230. }
  231.  
  232.  
  233. .dy-avatar.dy-avatar-full-width:before {
  234. visibility: visible;
  235. z-index: -1;
  236. content:""; /* CHANGE TEXT HERE */
  237. position: absolute;
  238. top: 45px;
  239. left: 290px;
  240. width: 420px;
  241. height: 65px;
  242. font: 45px 'scarlette';
  243. text-align: right;
  244. overflow: hidden;
  245. box-sizing: border-box;
  246. line-height: 30px;
  247. padding: 10px;
  248. padding-right: 20px!important;
  249. padding-top: 20px!important;
  250. text-transform: lowercase;
  251. background: #fff;
  252. border-radius: 0px 10px 10px 0px;
  253. color: #DDA0DD;
  254. }
  255.  
  256. @font-face { font-family: 'scarlette'; src: url('https://dl.dropboxusercontent.com/s/rzp0ijgvaswgztp/Scarlette.ttf'); ;}
  257.  
  258. @font-face {font-family: kanit; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/d7m5s3os2884104/Kanit-Black.ttf);}
  259.  
  260.  
  261. div#xg_layout_column_2 {
  262. position: absolute;
  263. z-index: 100!important;
  264. width: 820px;
  265. height: 40px;
  266. top: 70px;
  267. font-size: 11px;
  268. left: 9%;
  269. background: #trans;
  270. font-family:'Roboto';
  271. color: #fff;
  272. -moz-transition: all 0.5s ease-out;
  273. -o-transition: all 0.5s ease-out;
  274. }
  275.  
  276. div.module_user_summary {
  277. visibility: hidden;
  278. }
  279.  
  280. .dy-avatar.dy-avatar-full-width {
  281. z-index: -1!important;
  282. width: 900px;
  283. margin-left: 0px;
  284. margin-top: 0px;
  285. height: 30px;
  286. background: #trans;
  287. }
  288.  
  289. img#xj_photo_img_tag {
  290. visibility: visible;
  291. z-index: 100!important;
  292. width: 70px!important;
  293. height: 70px!important;
  294. margin-left: 270px;
  295. margin-top: 60px;
  296. border: 10px solid #fff;
  297. border-radius: 100px;
  298. filter: grayscale(1);
  299. }
  300.  
  301. .xg_3col:after {
  302. z-index: 100;
  303. content:""; /* CHANGE TEXT HERE */
  304. position: absolute;
  305. top: 255px;
  306. left: 590px;
  307. width: 265px;
  308. height: 30px;
  309. background: url(https://storage.ning.com/topology/rest/1.0/file/get/8671334888?profile=original) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  310. background-size: cover;
  311. filter: grayscale(0)contrast(100%)brightness(100%);
  312. }
  313.  
  314. .xg_3col:before {
  315. z-index: 100;
  316. content:" ━━━━━━ mikayla miller. wife to jarrett miller & mama to be."; /* CHANGE TEXT HERE */
  317. position: absolute;
  318. transform: rotate(-90deg);
  319. top: 283px;
  320. left: 775px;
  321. word-space: 50px;
  322. width: 405px;
  323. height: 105px;
  324. font: 9px 'coco';
  325. font-weight: 900;
  326. color: #8DCEE1;
  327. overflow: hidden;
  328. text-transform: uppercase;
  329. text-align: center;
  330. opacity: 70%;
  331. background: trans;
  332. }
  333.  
  334. .xg_span-16:after{
  335. z-index: 100;
  336. content:""; /* CHANGE TEXT HERE */
  337. position: absolute;
  338. z-index: 1;
  339. top: 530px;
  340. left: 900px;
  341. width: 62px;
  342. height: 62px;
  343. font: 12px 'Roboto';
  344. font-weight: 900;
  345. color: #000;
  346. overflow: hidden;
  347. text-transform: uppercase;
  348. text-align: center;
  349. padding-top: 5px!important;
  350. padding: 10px;
  351. box-sizing: border-box;
  352. background: url(https://64.media.tumblr.com/53c133c8978ab438156f1fcb65142f73/4b29e8ba513a37d4-a7/s1280x1920/590a9f59487e95fda16694f37130ea72e5802970.jpg) 0px 0px;
  353. background-size: cover;
  354. border-radius: 100px;
  355. filter: grayscale(10.8) brightness(110%) contrast(90%);
  356. }
  357. @font-face { font-family: 'poppins'; src: url('https://dl.dropboxusercontent.com/s/c7yh7zqu0j7bvb0/Poppins-Regular.otf'); ;}
  358.  
  359. div.xg_span-16 {
  360. visibility: visible;
  361. z-index: -1!important;
  362. }
  363.  
  364. div.xg_3col {
  365. visibility: visible;
  366. }
  367.  
  368. /* POP UP + BUTTON COLOURS */
  369.  
  370. .xg_floating_container.xg_lightborder {
  371. background-color: rgb(132, 132, 132);
  372. }
  373.  
  374. input.button.action-primary {
  375. background-color: rgb(85, 85, 85);
  376. }
  377.  
  378. p.buttongroup {
  379. background-color: rgb(170, 170, 170);
  380. padding: 5px;
  381. }
  382.  
  383. a.xj_cancel.action-secondary {
  384. color: rgb (255, 255, 255);
  385. }
  386.  
  387. /* REMOVED CODES */
  388.  
  389. .online {
  390. display: none;
  391.  
  392. }
  393.  
  394. .xg_module_body.profile.vcard {
  395. display: none;
  396. }
  397.  
  398. .account-links {
  399. display: none;
  400.  
  401. }
  402.  
  403. #xg_foot {
  404. display: none;
  405. }
  406.  
  407. p.left {
  408. display: none;
  409. }
  410.  
  411. p.right.xg_lightfont {
  412. display: none;
  413. }
  414.  
  415. #xg_sitedesc {
  416. display: none;
  417. }
  418.  
  419. #xg_sitename {
  420. display: none;
  421. }
  422.  
  423. img.poweredbyLogo {
  424. display: none;
  425. }
  426.  
  427. .xg_module_head {
  428. display: auto;
  429. border-bottom: 0px solid #fff!important;
  430. }
  431.  
  432. #xg_profile_activity{
  433. display:none;
  434. }
  435.  
  436. .xg_sprite {
  437. background: transparent;
  438. }
  439.  
  440. a.send-message-link {
  441. display: none;
  442. }
  443.  
  444. dd.profile-like-button {
  445. display: none;
  446. }
  447.  
  448. dd.profile-social-buttons {
  449. display: none;
  450. }
  451.  
  452. .module_blog {
  453. display: none!important;
  454. }
  455.  
  456. a.xj_block_messages {
  457. display: none;
  458. }
  459.  
  460. 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 {
  461. display: none;
  462. }
  463.  
  464. ul.nobullets.last-child {
  465. display: none;
  466. }
  467.  
  468. span.fn {
  469. display: none;
  470. }
  471.  
  472. span.fn:before {
  473. content:"";
  474. }
  475.  
  476. a.xj_appearance_editor_profile {
  477. display: none;
  478. }
  479.  
  480. .xg_module.topmsg.birthday_msg {
  481. display: none!important;
  482. }
  483.  
  484. /* TEXT + LINK CODES*/
  485.  
  486. a#add-as-friend-link {
  487. position: fixed;
  488. font-size: 20px;
  489. font-weight: 900;
  490. font-family: 'cocogoose';
  491. bottom: 10px;
  492. left: -5px;
  493. letter-spacing: 2px;
  494. text-transform: uppercase;
  495. text-align: right;
  496. color: #aaa!important;
  497. }
  498.  
  499. #xg_body a {
  500. color: auto!important;
  501. background-color: transparent;
  502. font-style: normal;
  503. -webkit-transition: 1s;
  504.  
  505. }
  506.  
  507. p {
  508. color: auto!important;
  509. font-size: 11px;
  510. font-family: 'Tahoma';
  511. }
  512.  
  513.  
  514. ::selection {
  515. background: #c6f3f5;
  516. color: #ffffff;
  517. }
  518.  
  519. ::-webkit-scrollbar {
  520. width: 4px;
  521. height: 0px;
  522. background: transparent;
  523. }
  524.  
  525. ::-webkit-scrollbar-thumb {
  526. background: #aaa;
  527. border-radius: 4px;
  528. }
  529.  
  530. ::-webkit-scrollbar-corner {
  531. background: transparent;
  532. }
  533.  
  534. #links {
  535. z-index: 1!important;
  536. position: fixed;
  537. overflow: hidden;
  538. font: 12px 'poppins';
  539. text-transform: i;
  540. margin-top: 68px;
  541. margin-left: 330px;
  542. text-align: center;
  543. width: 370px;
  544. height: 30px!important;
  545. background: #trans;
  546. text-transform: uppercase;
  547. line-height: 40px;
  548. text-shadow: 0px 2px 2px #111:
  549. }
  550.  
  551. @font-face { font-family: "bebas neue"; src: url('https://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  552.  
  553. @font-face { font-family: 'poppins'; src: url('https://dl.dropboxusercontent.com/s/c7yh7zqu0j7bvb0/Poppins-Regular.otf'); ;}
  554.  
  555. #links a {
  556. color: #AF1964!important;
  557. margin-left: 20px;
  558. padding-left:10px;
  559. padding: 2px;
  560. -webkit-transition: all 0.7s ease;
  561. }
Advertisement
Add Comment
Please, Sign In to add comment