Advertisement
mik98

Group - css -b&w

Aug 25th, 2021 (edited)
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.17 KB | None | 0 0
  1. body {
  2. background-color: #000;
  3. background-image: url();
  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: auto;
  14. position: fixed;
  15. margin-left: 40px;
  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:"";
  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: trans;
  37. padding: 7px;
  38. outline: 2px solid #000;
  39. box-shadow: 0 1px 4px rgba(0, 0, 0, 0.37), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  40. }
  41.  
  42. /* ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ᴛᴏᴜᴄʜ ᴛʜɪs */
  43.  
  44. /* MAIN + PSEUDOS */
  45.  
  46. div#xg_layout_column_1 {
  47. visibility: hidden;
  48. position: relative;
  49. overflow: hidden;
  50. top: -20px;
  51. left: 50px;
  52. width: 500px;
  53. height: 770px;
  54. }
  55.  
  56. div#xg_layout_column_2 {
  57. position: absolute;
  58. width: 450px;
  59. height: auto;
  60. top: 20px;
  61. font-size: 11px;
  62. left: 130px;
  63. background-color: #trans;
  64. font-family:'Open Sans',Arial,Helvetica,sans-serif;
  65. color: #fff;
  66. }
  67.  
  68. /* POP UP + BUTTON COLOURS */
  69.  
  70. .xg_floating_container.xg_lightborder {
  71. background-color: rgb(132, 132, 132);
  72. }
  73.  
  74. input.button.action-primary {
  75. background-color: rgb(193, 193, 193);
  76. }
  77.  
  78. input.button.submit {
  79. background-color: rgb(193, 193, 193);
  80. }
  81.  
  82. a.cancellink.action-secondary {
  83. color: rgb (255, 255, 255);
  84. }
  85.  
  86. p.buttongroup {
  87. background-color: rgb(211, 211, 211);
  88. padding: 5px;
  89. }
  90.  
  91. a.xj_cancel.action-secondary {
  92. color: rgb (255, 255, 255);
  93. }
  94.  
  95. /* REMOVED CODES */
  96.  
  97. #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; }
  98.  
  99. 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; }
  100.  
  101. .xg_module_head { display: auto; border-bottom: 0px solid #fff!important; }
  102.  
  103. div.module_user_summary, .dy-avatar.dy-avatar-full-width, img#xj_photo_img_tag { display: none;}
  104.  
  105. ul.nobullets.last-child { display: none;}
  106.  
  107. a.xj_appearance_editor_profile { display: none;}
  108.  
  109. /* TEXT + LINK CODES*/
  110.  
  111. a#add-as-friend-link {
  112. font-size: 14px;
  113. font-weight: 900;
  114. font-family: 'Playfair Display';
  115. font-style: italic!important;
  116. margin-top: 2px;
  117. letter-spacing: 1px;
  118. text-transform: lowercase;
  119. color: rgb(255, 255, 255)!important;
  120. -webkit-transition: 1s;
  121. text-shadow: 0px 2px 2px #111111;
  122. }
  123.  
  124. #xg_body a {
  125. color: auto;
  126. background-color: transparent;
  127. font-style: normal;
  128. -webkit-transition: 1s;
  129. }
  130.  
  131. p {
  132. color: auto!important;
  133. font-size: 11px;
  134. font-family: tahoma;
  135. }
  136.  
  137. a {
  138. color: #fff!important;
  139. }
  140.  
  141. ::selection {
  142. background: #c6f3f5;
  143. color: #ffffff;
  144. }
  145.  
  146. b, strong {
  147. color: auto;
  148. font-family: auto;
  149. font-size: auto;
  150. font-weight: 900;
  151. }
  152.  
  153. i, em {
  154. color: ;
  155. font-family: auto;
  156. font-size: auto;
  157. font-style: normal;
  158. letter-spacing: 2px;
  159. font-style: italic;
  160. line-height: 0px;
  161. }
  162.  
  163. u {
  164. text-decoration: underline;
  165. }
  166.  
  167.  
  168. /* EXTRA CODES */
  169.  
  170. ::-webkit-scrollbar {
  171. width: 10px;
  172. height: 40px;
  173. background: transparent;
  174. }
  175.  
  176. ::-webkit-scrollbar-thumb {
  177. background-color: rgba(255, 255, 255, 0);
  178. border: 0px solid rgba(30, 30, 30, 0);
  179. }
  180.  
  181. ::-webkit-scrollbar-corner {
  182. background: transparent;
  183. }
  184.  
  185. #container {
  186. position: fixed;
  187. width: 650px;
  188. height:400px;
  189. margin-left: 0px;
  190. margin-top: 30px;
  191. background-color: #trans;
  192. border: 0px solid #fff;
  193. padding: 0px;
  194. }
  195.  
  196. #mainimage {
  197. position: absolute;
  198. width: 300px;
  199. height: 250px;
  200. margin-left: 350px;
  201. margin-top: 40px;
  202. background: url(https://cutewallpaper.org/21/dark-clouds-wallpaper/35-Dark-Clouds-Wallpapers-Download-at-WallpaperBro.jpg) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  203. background-size: cover;
  204. filter: brightness(80%);
  205. outline: 10px double #222;
  206. border-bottom: 160px solid #111;
  207.  
  208. }
  209.  
  210. #contain {
  211. position: fixed;
  212. width: 375px;
  213. height: 330px;
  214. margin-left: -40px;
  215. margin-top: 70px;
  216. }
  217.  
  218. .member {
  219. float: left;
  220. width: 150px;
  221. height: 110px;
  222. margin: -5px -40px 15px 7px;
  223. }
  224.  
  225. .member img {
  226. width: 105px!important;
  227. height: 105px!important;
  228. border-radius: 10px;
  229. filter: grayscale(1);
  230. box-shadow: 0px 0px 16px 0px rgba( 30, 30, 30, .8);
  231. }
  232.  
  233. .memberdescription {
  234. position: absolute;
  235. top: -30px;
  236. left: 390px;
  237. width: 300px;
  238. height: 250px;
  239. font: 10px 'Roboto';
  240. text-align: center;
  241. text-transform: lowercase;
  242. background: rgba(0, 0, 0, .5);
  243. transform: scale(0.0);
  244. opacity: 0;
  245. padding: 20px;
  246. box-sizing: border-box;
  247. -webkit-transition: ease-in-out 0.6s;
  248. overflow-y: auto;
  249. overflow-x: hidden;
  250. }
  251.  
  252. .member:hover .memberdescription {
  253. transform: scale(1.0);
  254. opacity: 1;
  255. }
  256.  
  257. .maintitle {
  258. position: absolute;
  259. width: 380px;
  260. height:420px;
  261. margin-top: 30px;
  262. margin-left: -50px;
  263. font: 30px 'john bulgarry';
  264. color: #aaa;
  265. text-transform: lowercase;
  266. background: #111;
  267. text-align: center;
  268. padding: 5px;
  269. letter-spacing: 15px;
  270. }
  271.  
  272. .rollingthunder {
  273. font-family: raleway;
  274. font-weight: 900;
  275. color: #aaa;
  276. text-transform: lowercase;
  277. width: 280px;
  278. height: 150px;
  279. line-height: 20px;
  280. left: 770px;
  281. text-align: center;
  282. margin-top: 335px;
  283. position: fixed;
  284. background-color: #trans;
  285. opacity: 1;
  286. font-size: 13px;
  287.  
  288. }
  289.  
  290.  
  291. @font-face { font-family: "john bulgarry"; src: url('https://dl.dropboxusercontent.com/s/ej9abmfd3u1v82u/John%20Bulgarry.ttf'); }
  292.  
  293.  
  294. @font-face { font-family: "creamy love"; src: url('https://dl.dropboxusercontent.com/s/6lfk153zah8jlhy/Creamy%20Love.ttf'); }
  295.  
  296.  
  297. .charname {
  298. font: 30px 'lasermetal';
  299. color: #fff;
  300. text-decoration: underline;
  301. text-align: center;
  302. margin: -5px 5px;
  303. }
  304.  
  305. @font-face { font-family: 'lasermetal'; src: url('https://dl.dropboxusercontent.com/s/bq7tvgnj0l1o0gc/LaserMetal.ttf'); ;}
  306.  
  307. .charpics {
  308. width: 250px;
  309. height: 120px;
  310. overflow: hidden;
  311. float: center;
  312. margin: 20px 5px;
  313.  
  314.  
  315. }
  316.  
  317. charpics img {
  318. float: center;
  319. width: 280px;
  320. height: 160px;
  321. }
  322.  
  323. #links {
  324. z-index: 1!important;
  325. position: fixed;
  326. overflow: hidden;
  327. font: 20px 'john bulgarry';
  328. text-transform: lowercase;
  329. margin-top: 460px;
  330. margin-left: -40px;
  331. text-align: center;
  332. width: 370px;
  333. height: 30px!important;
  334. background: #111;
  335. padding: 5px;
  336. box-sizing: border-box;
  337. text-shadow: 0px 2px 2px #111;
  338. box-shadow: 0 1px 4px rgba(0, 0, 0, 0.37), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  339. }
  340.  
  341. #links a {
  342. color: #aaa!important;
  343. padding: 20px;
  344. box-sizing: border-box;
  345. -webkit-transition: all 0.7s ease;
  346. }
  347.  
  348. @font-face {
  349. font-family: 'Montserrat';
  350. font-style: normal;
  351. font-weight: 400;
  352. src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
  353. 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;
  354. }
  355.  
  356. @font-face {
  357. font-family: 'Roboto';
  358. font-style: normal;
  359. font-weight: 400;
  360. src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  361. 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;
  362. }
  363.  
  364. @font-face {
  365. font-family: 'Oswald';
  366. font-style: normal;
  367. font-weight: 400;
  368. src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v13/_P8jt3Y65hJ9c4AzRE0V1OvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  369. 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;
  370. }
  371.  
  372. @font-face {
  373. font-family: 'Tahoma';
  374. font-style: normal;
  375. font-weight: 400;
  376. src: local('Tahoma'), url(https://fonts.gstatic.com/l/font?kit=uT4xUN-A31FyybSEXZkk1OvvDin1pK8aKteLpeZ5c0A&skey=9d22fae1754942f6&v=v8) format('woff2');
  377. 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;
  378. }
  379.  
  380. @font-face {
  381. font-family: 'Playfair Display';
  382. font-style: normal;
  383. font-weight: 400;
  384. src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CRD8Ne_KjP89kA3_zOrHj8E.woff2) format('woff2');
  385. 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;
  386. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement