mik98

group edit - css

Feb 20th, 2021 (edited)
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.62 KB | None | 0 0
  1. body {
  2. background-color: #000;
  3. background-image: url(http://api.ning.com:80/files/ZP48tQoNiuhqCCMNX5cQ6BrLkly9BSWgnyZ1UzdfSa93DsXN41IU4qeaPUcBMXQ9qtnH6Gp7rtktOeO8degYc7e6bCgSzrWV/skylinebuildingsnewyorkskyscrapers.jpg);
  4. background-size: cover;
  5. }
  6.  
  7. body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  8.  
  9. body, html { width: 100%; height: 100%; outline: 0px solid rgba(255, 255, 255, .3);
  10. outline-offset: -10px; }
  11.  
  12. #xg_body {
  13. left: 120px;
  14. position: fixed;
  15. margin-top: -50px;
  16. }
  17.  
  18. div#xg_ad_below_header, div#xg_ad_below_footer {
  19. display: none!important;
  20. }
  21.  
  22. /* ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ᴛᴏᴜᴄʜ ᴛʜɪs */
  23.  
  24. body:after {
  25. content:"hk";
  26. font-family: georgia;
  27. font-size: 13px;
  28. letter-spacing: 2px;
  29. color: #fff;
  30. text-transform: uppercase;
  31. left: 40px;
  32. bottom: 40px;
  33. position: fixed;
  34. width: 24px;
  35. height: 16px;
  36. background-color: rgba(132, 132, 132, .5);
  37. padding: 7px;
  38. background-origin: content-box;
  39. outline: 2px solid #ccc;
  40. outline-offset: 3px;
  41. }
  42.  
  43. /* ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ᴛᴏᴜᴄʜ ᴛʜɪs */
  44.  
  45. /* MAIN + PSEUDOS */
  46.  
  47. .xg_3col:after {
  48. z-index: -100;
  49. content:""; /* CHANGE TEXT HERE */
  50. position: absolute;
  51. top: 125px;
  52. left: 200px;
  53. width: 780px;
  54. height: 450px;
  55. border-radius:6px;
  56. background: #111;
  57. }
  58.  
  59.  
  60. div#xg_layout_column_1 {
  61. visibility: hidden;
  62. position: absolute;
  63. overflow: hidden;
  64. top: -20px;
  65. left: 50px;
  66. width: 770px;
  67. height: 770px;
  68. }
  69.  
  70.  
  71.  
  72. div#xg_layout_column_2 {
  73. z-index: 100!important;
  74. position: absolute;
  75. width: 750px;
  76. height: auto;
  77. top: 20px;
  78. font-size: 11px;
  79. left: 180px;
  80. background-color: #trans;
  81. font-family:'Open Sans',Arial,Helvetica,sans-serif;
  82. color: #000;
  83. }
  84.  
  85. /* POP UP + BUTTON COLOURS */
  86.  
  87. .xg_floating_container.xg_lightborder {
  88. background-color: rgb(132, 132, 132);
  89. }
  90.  
  91. input.button.action-primary {
  92. background-color: rgb(193, 193, 193);
  93. }
  94.  
  95. input.button.submit {
  96. background-color: rgb(193, 193, 193);
  97. }
  98.  
  99. a.cancellink.action-secondary {
  100. color: rgb (255, 255, 255);
  101. }
  102.  
  103. p.buttongroup {
  104. background-color: rgb(211, 211, 211);
  105. padding: 5px;
  106. }
  107.  
  108. a.xj_cancel.action-secondary {
  109. color: rgb (255, 255, 255);
  110. }
  111.  
  112. /* REMOVED CODES */
  113.  
  114. #xg_masthead, #xg_navigation, #xn_bar { display: none; } .xg_module_body.profile.vcard, .online, .account-links { display: none;} #xg_profile_activity{ display: none;} .xg_sprite { background: transparent;} a.send-message-link, dd.profile-like-button, dd.profile-social-buttons, a.xj_block_messages {display: none; }
  115.  
  116. h1, h2, h3, #xj_approvalBox, .module_groups, .module_blog, .xg_sprite.xg_sprite-add, .xg_module_comment_wall, .xg_chatBar, .xg_span-5, .module_feed, .module_about_user, .module_members, #xj_module_gift { display: none; } #xg_foot, p.left, p.right.xg_lightfont, #xg_sitedesc, img.poweredbyLogo { display: none!important; }
  117.  
  118. .xg_module_head { display: auto; border-bottom: 0px solid #fff!important; }
  119.  
  120.  
  121.  
  122. ul.nobullets.last-child { display: none;}
  123.  
  124. a.xj_appearance_editor_profile { display: none;}
  125.  
  126. /* TEXT + LINK CODES*/
  127.  
  128. a#add-as-friend-link {
  129. font-size: 14px;
  130. font-weight: 900;
  131. font-family: 'Playfair Display';
  132. font-style: italic!important;
  133. margin-top: 2px;
  134. letter-spacing: 1px;
  135. text-transform: lowercase;
  136. color: #ddd;!important;
  137. -webkit-transition: 1s;
  138. text-shadow: 0px 2px 2px #111111;
  139. }
  140.  
  141. div.xg_span-16:before {
  142. visibility: visible!important;
  143. z-index: 100;
  144. content:""; /* CHANGE TEXT HERE */
  145. position: absolute;
  146. top: 148px;
  147. left: 660px;
  148. width: 300px;
  149. height: 415px;
  150. font: 30px 'robold';
  151. font-weight: bold;
  152. overflow: hidden;
  153. box-sizing: border-box;
  154. padding: 10px;
  155. text-transform: uppercase;
  156. background: url(https://media4.giphy.com/media/qawH1226KpwmzvoGlR/giphy.gif) 0px -20px;
  157. background-size: cover;
  158. color: #fff;
  159. border-top: 50px solid #222;
  160. border-bottom: 90px solid #222;
  161. border-radius: 10px;
  162.  
  163. }
  164.  
  165. .name {
  166. background-image: url(https://media1.giphy.com/media/624HhNN3fSwtTJKdD0/giphy.gif);
  167. bacground-color: #556B2F;
  168. background-size: cover;
  169. margin-top: 9px;
  170. margin-left: 470px;
  171. width: 34px;
  172. height: 34px;
  173. border-radius: 100%;
  174. position: absolute;
  175. }
  176.  
  177. .comments {
  178. background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/8577449255?profile=original);
  179. bacground-color: #556B2F;
  180. background-size: cover;
  181. margin-top: 383px;
  182. margin-left: 460px;
  183. width: 134px;
  184. height: 30px;
  185. position: fixed;
  186. }
  187.  
  188. .links {
  189. background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/8230142066?profile=original);
  190. bacground-color: #556B2F;
  191. background-size: cover;
  192. margin-top: 329px;
  193. margin-left: 455px;
  194. width: 184px;
  195. height: 44px;
  196. position: fixed;
  197. }
  198.  
  199. .username {
  200. color: #fff;
  201. font-family: roboto;
  202. font-size: 12px;
  203. line-height: 35px;
  204. text-transform: normal;
  205. width: 395px;
  206. height: 30px;
  207. margin-top: -10px;
  208. margin-left: 510px;
  209. overflow: hidden;
  210. padding: 10px;
  211. border: 0px solid #fff;
  212. position: fixed;
  213. }
  214.  
  215. @font-face {font-family: roboto; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/i5x37kqbtb40s0b/Roboto-Light.ttf);}
  216.  
  217.  
  218. .location {
  219. color: #fff;
  220. font-family: robold;
  221. font-size: 12px;
  222. line-height: 35px;
  223. text-transform: uppercase;
  224. width: 395px;
  225. height: 30px;
  226. margin-top: 8px;
  227. margin-left: 508px;
  228. overflow: hidden;
  229. padding: 10px;
  230. border: 0px solid #fff;
  231. position: fixed;
  232. }
  233.  
  234. .captionname {
  235. color: #fff;
  236. font-family: robold;
  237. font-size: 12px;
  238. line-height: 35px;
  239. text-transform: uppercase;
  240. width: 395px;
  241. height: 30px;
  242. margin-top: 348px;
  243. margin-left: 455px;
  244. overflow: hidden;
  245. padding: 10px;
  246. border: 0px solid #fff;
  247. position: fixed;
  248. }
  249.  
  250. .caption {
  251. color: #fff;
  252. font-family: roboto;
  253. font-size: 12px;
  254. line-height: 35px;
  255. text-transform: lowercase;
  256. width: 395px;
  257. height: 30px;
  258. margin-top: 348px;
  259. margin-left: 538px;
  260. overflow: hidden;
  261. padding: 10px;
  262. border: 0px solid #fff;
  263. position: fixed;
  264. }
  265.  
  266.  
  267.  
  268. @font-face {font-family: robold; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/qynix3bz0j8ppva/Roboto-BoldCondensed.ttf);}
  269.  
  270.  
  271. #xg_body a {
  272. color: auto;
  273. background-color: transparent;
  274. font-style: normal;
  275. -webkit-transition: 1s;
  276. }
  277.  
  278. p {
  279. color: auto!important;
  280. font-size: 11px;
  281. font-family: tahoma;
  282. }
  283.  
  284. a {
  285. color: #000!important;
  286. }
  287.  
  288. ::selection {
  289. background: #c6f3f5;
  290. color: #ffffff;
  291. }
  292.  
  293. b, strong {
  294. color: auto;
  295. font-family: auto;
  296. font-size: auto;
  297. font-weight: 900;
  298. }
  299.  
  300. i, em {
  301. color: ;
  302. font-family: auto;
  303. font-size: auto;
  304. font-style: normal;
  305. letter-spacing: 2px;
  306. font-style: italic;
  307. line-height: 0px;
  308. }
  309.  
  310. u {
  311. text-decoration: underline;
  312. }
  313.  
  314.  
  315. /* EXTRA CODES */
  316.  
  317. ::-webkit-scrollbar {
  318. width: 7px;
  319. background: transparent;
  320. }
  321.  
  322. ::-webkit-scrollbar-thumb {
  323. background-color: transparent;
  324. border: 1px solid trans;
  325. }
  326.  
  327. ::-webkit-scrollbar-corner {
  328. background: transparent;
  329. }
  330.  
  331. #container {
  332. z-index: -1!important;
  333. position: fixed;
  334. width: 650px;
  335. height:400px;
  336. margin-left: -60px;
  337. margin-top: -30px;
  338. background-color: #trans;
  339. }
  340.  
  341. #backdrop {
  342. overflow: hidden;
  343. position: absolute;
  344. width: 990px;
  345. height: 570px;
  346. margin-left: 60px;
  347. margin-top: 120px;
  348. background: transparent;
  349. }
  350.  
  351. #contain {
  352. position: fixed;
  353. width: 570px;
  354. height: 540px;
  355. margin-left: 10px;
  356. margin-top: 15px;
  357. background: transparent;
  358. overflow: auto;
  359.  
  360. }
  361.  
  362.  
  363. .view {
  364. width: 125px;
  365. height: 125px;
  366. top: -10px;
  367. margin: 10px;
  368. float: left;
  369. overflow: hidden;
  370. position: relative;
  371. text-align: center;
  372. box-shadow: 0px 1px 1px 0px #trans;
  373. }
  374. .view .mask,.view .content {
  375. width: 125px;
  376. height: 125px;
  377. position: absolute;
  378. overflow: hidden;
  379. top: 0;
  380. left: 0;
  381. }
  382.  
  383. .view img {
  384. top: -5px;
  385. left: -8px;
  386. width: 125px!important;
  387. height: 125px!important;
  388. display: block;
  389. position: relative;
  390. border-radius: 10px;
  391. }
  392.  
  393. .view .bio {
  394. overflow: auto;
  395. font-family: 'Playfair Display';
  396. font-size: 8px!important;
  397. font-style: italic;
  398. position: relative;
  399. color: #fff!important;
  400. padding: 10px 20px 20px;
  401. text-align: center;
  402. height: 70px!important;
  403. text-transform: lowercase;
  404. }
  405. .view .info {
  406. margin-top: 15px;
  407. display: inline-block;
  408. text-decoration: none;
  409. padding: 5px;
  410. color: #fff;
  411. text-transform: uppercase;
  412. letter-spacing: 1px;
  413. }
  414.  
  415. .view-tenth img {
  416. -webkit-transform: scaleY(1);
  417. -moz-transform: scaleY(1);
  418. -o-transform: scaleY(1);
  419. -ms-transform: scaleY(1);
  420. transform: scaleY(1);
  421. -webkit-transition: all 0.7s ease-in-out;
  422. -moz-transition: all 0.7s ease-in-out;
  423. -o-transition: all 0.7s ease-in-out;
  424. -ms-transition: all 0.7s ease-in-out;
  425. transition: all 0.7s ease-in-out;
  426. }
  427. .view-tenth .mask {
  428. background-color: rgba(0, 0, 0, .8);
  429. -webkit-transition: all 0.5s linear;
  430. -moz-transition: all 0.5s linear;
  431. -o-transition: all 0.5s linear;
  432. -ms-transition: all 0.5s linear;
  433. transition: all 0.5s linear;
  434. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  435. filter: alpha(opacity=0);
  436. opacity: 0;
  437. }
  438.  
  439. .view-tenth .bio {
  440. color: #333;
  441. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  442. filter: alpha(opacity=0);
  443. opacity: 0;
  444. -webkit-transform: scale(0);
  445. -moz-transform: scale(0);
  446. -o-transform: scale(0);
  447. -ms-transform: scale(0);
  448. transform: scale(0);
  449. -webkit-transition: all 0.5s linear;
  450. -moz-transition: all 0.5s linear;
  451. -o-transition: all 0.5s linear;
  452. -ms-transition: all 0.5s linear;
  453. transition: all 0.5s linear;
  454. }
  455. .view-tenth .info {
  456. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  457. filter: alpha(opacity=0);
  458. opacity: 0;
  459. -webkit-transform: scale(0);
  460. -moz-transform: scale(0);
  461. -o-transform: scale(0);
  462. -ms-transform: scale(0);
  463. transform: scale(0);
  464. -webkit-transition: all 0.5s linear;
  465. -moz-transition: all 0.5s linear;
  466. -o-transition: all 0.5s linear;
  467. -ms-transition: all 0.5s linear;
  468. transition: all 0.5s linear;
  469. }
  470. .view-tenth:hover img {
  471. -webkit-transform: scale(10);
  472. -moz-transform: scale(10);
  473. -o-transform: scale(10);
  474. -ms-transform: scale(10);
  475. transform: scale(10);
  476. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  477. filter: alpha(opacity=0);
  478. opacity: 0;
  479. }
  480. .view-tenth:hover .mask {
  481. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  482. filter: alpha(opacity=100);
  483. opacity: 1;
  484. }
  485. .view-tenth:hover .bio,.view-tenth:hover .info {
  486. -webkit-transform: scale(1);
  487. -moz-transform: scale(1);
  488. -o-transform: scale(1);
  489. -ms-transform: scale(1);
  490. transform: scale(1);
  491. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  492. filter: alpha(opacity=100);
  493. opacity: 1;
  494. }
  495.  
  496.  
  497. @font-face {
  498. font-family: 'Montserrat';
  499. font-style: normal;
  500. font-weight: 400;
  501. src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
  502. 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;
  503. }
  504.  
  505. @font-face {
  506. font-family: 'Roboto';
  507. font-style: normal;
  508. font-weight: 400;
  509. src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  510. 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;
  511. }
  512.  
  513. @font-face {
  514. font-family: 'Oswald';
  515. font-style: normal;
  516. font-weight: 400;
  517. src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v13/_P8jt3Y65hJ9c4AzRE0V1OvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  518. 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;
  519. }
  520.  
  521. @font-face {
  522. font-family: 'Tahoma';
  523. font-style: normal;
  524. font-weight: 400;
  525. src: local('Tahoma'), url(https://fonts.gstatic.com/l/font?kit=uT4xUN-A31FyybSEXZkk1OvvDin1pK8aKteLpeZ5c0A&skey=9d22fae1754942f6&v=v8) format('woff2');
  526. 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;
  527. }
  528.  
  529. @font-face {
  530. font-family: 'Playfair Display';
  531. font-style: normal;
  532. font-weight: 400;
  533. src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CRD8Ne_KjP89kA3_zOrHj8E.woff2) format('woff2');
  534. 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;
  535. }
Add Comment
Please, Sign In to add comment