Advertisement
mik98

forrest green - jason - css

Mar 5th, 2020
165
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: #000;
  3. background-image: url();
  4. background-repeat: repeat;
  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: -140px;
  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.  
  38.  
  39. #xg_body:before {
  40. content:""; /* CHANGE TEXT HERE */
  41. position: absolute;
  42. top: 300px;
  43. left: 100px;
  44. width: 565px;
  45. height: 303px;
  46. background: white;
  47. border-radius: 0px 0px 4px 4px;
  48. }
  49.  
  50. div#xg_layout_column_1 {
  51. position: relative;
  52. z-index: 1;
  53. top: 100px;
  54. left: 100px;
  55. width: 800px;
  56. height: auto;
  57. overflow: hidden;
  58. background: #;
  59. }
  60.  
  61. div#xg_layout_column_1:before {
  62. content:"";
  63. position: absolute;
  64. width: 570px;
  65. height: 105px;
  66. border-radius:0px 0px 0px 0px;
  67. top: 95px;
  68. left: -5px;
  69. background: url(https://i.pinimg.com/originals/9a/2e/a0/9a2ea01707bd674c71a25ab87832a0bb.png) 0px -10px repeat; /* CHANGE IMAGE HERE */
  70. background-size: cover;
  71. box-shadow: 0 0 40px rgba(0, 0, 0, 0.06) inset;
  72. -webkit-filter: grayscale(0)contrast(80%)brightness(70%);
  73. }
  74.  
  75. div#xg_layout_column_1:after {
  76. content:"";
  77. position: absolute;
  78. border-radius:5px;
  79. top: 213px;
  80. left: 375px;
  81. width: 180px;
  82. height: 280px;
  83. background: url(https://data.whicdn.com/images/337564901/original.jpg) -35px -40px no-repeat; /* CHANGE IMAGE HERE */
  84. background-size: 180%;
  85. filter: grayscale(0)brightness(100%)contrast(80%);
  86. }
  87.  
  88. div.module_user_summary:before {
  89. z-index: 0!important;
  90. visibility: visible!important;
  91. content:"";
  92. position: absolute;
  93. border-radius:4px;
  94. top: 320px;
  95. left: 355px;
  96. width: 90px;
  97. height: 135px;
  98. background: url(https://data.whicdn.com/images/340855238/original.jpg)-30px -7px no-repeat; /* CHANGE IMAGE HERE */
  99. background-size: 140%;
  100. filter: grayscale(1)brightness(70%)contrast(80%);
  101. }
  102.  
  103. div.xg_span-16:before {
  104. visibility: visible!important;
  105. z-index: 100;
  106. content:""; /* CHANGE TEXT HERE */
  107. position: absolute;
  108. top: 273px;
  109. left: 30px;
  110. width: 290px;
  111. height: 330px;
  112. border-radius:6px;
  113. background: url(https://66.media.tumblr.com/387be1674a7475148ec86a85b9d55338/4f28527adbeee124-9b/s500x750/5ca453679011f65618773d6cc13c86050bcdf056.png) 15px 0px no-repeat; /* CHANGE IMAGE HERE */
  114. background-size: cover;
  115. filter: grayscale(1)contrast(80%)brightness(80%);
  116. }
  117.  
  118. div.module_user_summary:after {
  119. z-index: -100!important;
  120. visibility: visible;
  121. content:"you set my mind on fire";
  122. position: absolute;
  123. top: 120px;
  124. left: 20px;
  125. width: 540px;
  126. height: 70px;
  127. font-family: Helvetidoodle;
  128. font-size:50px;
  129. color:#fff;
  130. }
  131.  
  132. @font-face { font-family: millo; src: url('https://dl.dropboxusercontent.com/s/mrxxwzl7c531u79/Millo%20Demo.ttf') ;}
  133.  
  134.  
  135.  
  136. @font-face { font-family: biysk; src: url('https://dl.dropboxusercontent.com/s/ybgjttm22pow1n7/Biysk.ttf') ; }
  137.  
  138.  
  139. @font-face{font-family:Helvetidoodle; src:url(https://static.tumblr.com/9wzbixa/qOPmj2lzl/helvetidoodlebyedt.ttf);}
  140.  
  141. div.module_user_thumbnail:before {
  142. opacity: 1;
  143. visibility: visible;
  144. content:"reblog"; /* CHANGE TEXT HERE */
  145. position: absolute;
  146. z-index: 1;
  147. top: 370px;
  148. left: 160px;
  149. width: 200px;
  150. height: 25px;
  151. font: 8px 'tahoma';
  152. font-weight: 100;
  153. color: #ccc;
  154. overflow: hidden;
  155. text-transform: uppercase;
  156. }
  157.  
  158. div.module_user_thumbnail:after {
  159. opacity: 1;
  160. visibility: visible;
  161. content:"11,236 notes"; /* CHANGE TEXT HERE */
  162. position: absolute;
  163. top: 251px;
  164. left: 227px;
  165. width: 75px;
  166. height: 10px;
  167. font: 8px 'tahoma';
  168. font-weight: 100;
  169. color: #444;
  170. overflow: hidden;
  171. text-transform: uppercase;
  172. }
  173.  
  174. .dy-avatar.dy-avatar-full-width:after {
  175. opacity: 1;
  176. z-index: -100!important;
  177. visibility: visible;
  178. content:"via scorpio"; /* CHANGE TEXT HERE */
  179. position: absolute;
  180. top: 225px;
  181. left: 145px;
  182. width: 195px;
  183. height: 120px;
  184. font: 8px 'tahoma';
  185. font-weight: 100;
  186. color: #444;
  187. border-bottom:#444 solid 30px;
  188. overflow: hidden;
  189. border-radius:4px;
  190. text-transform: uppercase;
  191. text-align: center;
  192. padding-top: 5px!important;
  193. padding: 10px;
  194. line-height:28px;
  195. background: #ddd;
  196. }
  197.  
  198.  
  199.  
  200. .dy-avatar.dy-avatar-full-width:before {
  201. visibility: visible;
  202. z-index: 100;
  203. content:"jason velasquez. 22. scorpio. married to mikayla. father to be."; /* CHANGE TEXT HERE */
  204. position: absolute;
  205. top: 296px;
  206. left: 148px;
  207. width: 180px;
  208. height: 200px;
  209. font: 11px 'corals';
  210. text-align: left;
  211. letter-spacing:2px;
  212. overflow: hidden;
  213. line-height: 12px;
  214. padding: 10px;
  215. text-transform: uppercase;
  216. color: #000;
  217. }
  218.  
  219. @font-face { font-family: "corals"; src: url('https://dl.dropboxusercontent.com/s/8ppkpi4qrpd0zfq/TT%20Corals%20Thin-DEMO.otf') ;}
  220.  
  221. div#xg_layout_column_2 {
  222. position: absolute;
  223. z-index: 100!important;
  224. width: 820px;
  225. height: 40px;
  226. top: 70px;
  227. font-size: 11px;
  228. left: 9%;
  229. background: #trans;
  230. font-family:'Roboto';
  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: 1000!important;
  252. width: 60px!important;
  253. height: 60px!important;
  254. margin-left: 156px;
  255. margin-top: 235px;
  256. border-radius: 100px;
  257. -webkit-filter: grayscale(0)contrast(80%)brightness(70%);
  258. transition:all 0.3s ease-in-out;
  259. }
  260.  
  261. div.xg_span-16 {
  262. visibility: visible;
  263. z-index: -1!important;
  264. }
  265.  
  266. div.xg_3col {
  267. visibility: visible;
  268. }
  269.  
  270. /* POP UP + BUTTON COLOURS */
  271.  
  272. .xg_floating_container.xg_lightborder {
  273. background-color: #444;
  274. }
  275.  
  276. input.button.action-primary {
  277. background-color: #444;
  278. }
  279.  
  280. p.buttongroup {
  281. background-color: #444;
  282. padding: 5px;
  283. }
  284.  
  285. a.xj_cancel.action-secondary {
  286. color: rgb (255, 255, 255);
  287. }
  288.  
  289. /* REMOVED CODES */
  290.  
  291. .online {
  292. display: none;
  293.  
  294. }
  295.  
  296. .xg_module_body.profile.vcard {
  297. display: none;
  298. }
  299.  
  300. .account-links {
  301. display: none;
  302.  
  303. }
  304.  
  305. #xg_foot {
  306. display: none;
  307. }
  308.  
  309. p.left {
  310. display: none;
  311. }
  312.  
  313. p.right.xg_lightfont {
  314. display: none;
  315. }
  316.  
  317. #xg_sitedesc {
  318. display: none;
  319. }
  320.  
  321. #xg_sitename {
  322. display: none;
  323. }
  324.  
  325. img.poweredbyLogo {
  326. display: none;
  327. }
  328.  
  329. .xg_module_head {
  330. display: auto;
  331. border-bottom: 0px solid #fff!important;
  332. }
  333.  
  334. #xg_profile_activity{
  335. display:none;
  336. }
  337.  
  338. .xg_sprite {
  339. background: transparent;
  340. }
  341.  
  342. a.send-message-link {
  343. display: none;
  344. }
  345.  
  346. dd.profile-like-button {
  347. display: none;
  348. }
  349.  
  350. dd.profile-social-buttons {
  351. display: none;
  352. }
  353.  
  354. .module_blog {
  355. display: none!important;
  356. }
  357.  
  358. a.xj_block_messages {
  359. display: none;
  360. }
  361.  
  362. 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 {
  363. display: none;
  364. }
  365.  
  366. span.fn {
  367. display: none;
  368. }
  369.  
  370. span.fn:before {
  371. content:"";
  372. }
  373.  
  374. a.xj_appearance_editor_profile {
  375. display: none;
  376. }
  377.  
  378. .xg_module.topmsg.birthday_msg {
  379. display: none!important;
  380. }
  381.  
  382. /* TEXT + LINK CODES*/
  383.  
  384. a#add-as-friend-link {
  385. position: fixed;
  386. font-size: 20px;
  387. font-weight: 100;
  388. font-family: 'biysk';
  389. margin-top: 89px;
  390. margin-left: -120px;
  391. letter-spacing: 2px;
  392. text-transform: uppercase;
  393. text-align: right;
  394. color: rgb(255, 255, 255)!important;
  395. -webkit-transition: ease-in-out 0.6s;
  396. -webkit-transition-duration: 700ms;
  397. text-shadow: 0px 2px 2px #111111;
  398. transform: rotate(-90deg);
  399. }
  400.  
  401. #xg_body a {
  402. color: auto!important;
  403. background-color: transparent;
  404. font-style: normal;
  405. -webkit-transition: 1s;
  406.  
  407. }
  408.  
  409. p {
  410. color: auto!important;
  411. font-size: 11px;
  412. font-family: 'Tahoma';
  413. }
  414.  
  415.  
  416. ::selection {
  417. background: #444;
  418. color: #ffffff;
  419. }
  420.  
  421. b, strong {
  422. color: auto;
  423. font-family: auto;
  424. font-size: auto;
  425. font-weight: 900;
  426. }
  427.  
  428. i, em {
  429. color: ;
  430. font-family: auto;
  431. font-size: auto;
  432. font-style: normal;
  433. letter-spacing: 2px;
  434. line-height: 0px;
  435. }
  436.  
  437. u {
  438. text-decoration: underline;
  439. }
  440.  
  441.  
  442. /* EXTRA CODES */
  443.  
  444. ::-webkit-scrollbar {
  445. width: 4px;
  446. height: 0px;
  447. background: transparent;
  448. }
  449.  
  450. ::-webkit-scrollbar-thumb {
  451. background-color: #ddd;
  452. border: 1px solid #222;
  453. }
  454.  
  455. ::-webkit-scrollbar-corner {
  456. background: transparent;
  457. }
  458.  
  459. @font-face { font-family: hightide; src: url('https://dl.dropboxusercontent.com/s/94upkctje3nnnmx/High%20Tide%20-%20Demo.ttf') ; }
  460.  
  461. #links {
  462. z-index: 1!important;
  463. position: fixed;
  464. overflow: hidden;
  465. font: 20px 'Komika Axis';
  466. text-transform: lowercase;
  467. margin-top: 57px;
  468. margin-left: -2px;
  469. text-align: left;
  470. width: 540px;
  471. height: 22px!important;
  472. background: #ddd;
  473. line-height: 24px;
  474. text-align:center;
  475. padding: 12px;
  476. letter-spacing:3px;
  477. }
  478.  
  479. @font-face{font-family:Komika Axis;src:url(https://static.tumblr.com/9wzbixa/USGm0c3z9/komikax.ttf);}
  480.  
  481.  
  482. #links a {
  483. color: #444!important;
  484. text-align:center;
  485. margin-left: 20px;
  486. padding:12px;
  487. -webkit-transition: all 0.7s ease;
  488. }
  489.  
  490.  
  491.  
  492. .bio {
  493. background-color: #;
  494. width: 205px;
  495. height: 90px;
  496. margin-left: 145px;
  497. margin-top: 410px;
  498. font-family: raleway;
  499. background: rgb(0,0,0,0.0);
  500. color: #808080;
  501. overflow: scroll;
  502. font-size: 8px;
  503. text-align: justify;
  504. line-height:17px;
  505. padding-right: 4px;
  506. }
  507.  
  508. @font-face {
  509. font-family: 'Raleway';
  510. font-style: normal;
  511. font-weight: 400;
  512. src: local('Raleway'), local('Raleway-Regular'),
  513. url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  514. 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;
  515. }
  516.  
  517. @font-face {
  518. font-family: 'Raleway';
  519. font-style: normal;
  520. font-weight: 700;
  521. src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  522. 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;
  523. }
  524.  
  525. .bio b, strong {color: #7DCEA0; font-family: biysk; font-size:9px; background-color: #; padding: 0px;border-bottom:1px solid #145A32;letter-spacing:1px;}
  526.  
  527.  
  528.  
  529. @font-face {
  530. font-family: "corals";
  531. src: url('https://dl.dropboxusercontent.com/s/8ppkpi4qrpd0zfq/TT%20Corals%20Thin-DEMO.otf') ;}
  532.  
  533. i, em {
  534. color: #196F3D;
  535. font-family: jenna sue;
  536. font-size: 15px;
  537. font-style: normal;
  538. letter-spacing: 1px;
  539. line-height: 0px;
  540. }
  541.  
  542. u {
  543. text-decoration: underline;
  544. }
  545.  
  546.  
  547. @font-face { font-family: "jenna sue"; src: url('https://dl.dropboxusercontent.com/s/bsju94guldr45k8/JennaSue.ttf?dl=0'); format("truetype");}
  548.  
  549.  
  550. @font-face { font-family: biysk; src: url('https://dl.dropboxusercontent.com/s/ybgjttm22pow1n7/Biysk.ttf') ; }
  551.  
  552.  
  553.  
  554. @font-face{ font-family:sydney; src:url('https://dl.dropboxusercontent.com/s/4q92ilil9dqhhlq/Sydney-Regular.ttf');}
  555.  
  556.  
  557. @font-face{ font-family:sydneysans; src:url('https://dl.dropboxusercontent.com/s/9tku01xi249l64o/SydneySansSerif-Regular.ttf');}
  558.  
  559. /* ADMIN OPTIONS */
  560.  
  561. ul.nobullets li {display: all;}
  562. ul.nobullets.last-child {
  563. z-index:99999;font-family: 'hightide'; font-size: 8px; bottom: 15px; left: 5px; position:fixed; padding: 3px; text-align: left; font-weight: 100; opacity: 1; text-transform: lowercase; letter-spacing: 0px;}
  564. .module_user_summary ul.nobullets li a {display: none !important;}
  565.  
  566. a {
  567. color: #444!important;
  568. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement