Advertisement
mik98

green - gigi - css

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