mik98

struck by lightning - css

Dec 31st, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.27 KB | None | 0 0
  1. body {
  2. background-color: #111;
  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: -60px;
  13. margin-left: -60px;
  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: 415px;
  43. font: 11px 'Roboto';
  44. color: #000;
  45. text-transform: lowercase;
  46. text-align: justify;
  47. width: 350px;
  48. height: 415px;
  49. background: #000;
  50. padding-top: 220px!important;
  51. padding: 60px;
  52. box-sizing: border-box;
  53. overflow: hidden;
  54. }
  55.  
  56. div#xg_layout_column_1 {
  57. position: relative;
  58. z-index: 1;
  59. top: 100px;
  60. left: 100px;
  61. width: 800px;
  62. height: auto;
  63. overflow: hidden;
  64. background: #;
  65. }
  66.  
  67. div#xg_layout_column_1:before {
  68. content:"";
  69. position: absolute;
  70. z-index: 100;
  71. width: 65px;
  72. height: 65px;
  73. top: 115px;
  74. left: 310px;
  75. background: url(https://thechive.com/wp-content/uploads/2019/03/sincerelyjuju_51960953_144979483201973_5024696898918952838_n-copy.jpg?quality=85&strip=info&w=600) -5px -5px repeat; /* CHANGE IMAGE HERE */
  76. background-size: cover;
  77. -webkit-filter: grayscale(1) brightness(80%);
  78. border-radius: 100px;
  79. border: 15px solid #000;
  80. background-size: 120%;
  81.  
  82. }
  83.  
  84. div#xg_layout_column_1:after {
  85. content:"";
  86. position: absolute;
  87. z-index: 100;
  88. background: rgb(255, 255, 255);
  89. top: 115px;
  90. left: 415px;
  91. width: 205px;
  92. height: 245px;
  93. background: url(https://media4.giphy.com/media/rZyHJ1NOrSuKyLunUV/giphy.gif) 0px -20px no-repeat; /* CHANGE IMAGE HERE */
  94. background-size: cover;
  95. filter: grayscale(1);
  96. }
  97.  
  98. @keyframes bounce {
  99. 0% {
  100. -webkit-transform: translate3d(0, 0, 0);
  101. transform: translate3d(0, 0, 0);
  102. }
  103. 100% {
  104. -webkit-transform: translate3d(0, 20px, 0);
  105. transform: translate3d(0, 20px, 0);
  106. }
  107.  
  108. }
  109.  
  110.  
  111.  
  112. div.module_user_summary:before {
  113. z-index: 1!important;
  114. visibility: visible!important;
  115. content:"";
  116. position: absolute;
  117. top: 55px;
  118. left: 365px;
  119. width: 285px;
  120. height: 245px;
  121. background: url(https://64.media.tumblr.com/a87a8fc9070bc0a3ebdb6ef88f629d5a/tumblr_pwia0lSD0H1ukalfso1_500.gifv) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  122. background-size: cover;
  123. filter: grayscale(1);
  124. }
  125.  
  126. div.module_user_summary:after {
  127. z-index: -100!important;
  128. visibility: visible;
  129. content:"";
  130. position: absolute;
  131. top: 35px;
  132. left: 285px;
  133. width: 185px;
  134. height: 235px;
  135. background: url(https://i.pinimg.com/originals/d9/1b/14/d91b142a5c5f264a6e817d8d642cc5c0.jpg) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  136. background-size: cover;
  137. filter: grayscale(1);
  138. }
  139.  
  140. div.xg_span-16:before {
  141. visibility: visible!important;
  142. z-index: 100;
  143. content:"m i k a y l a"; /* CHANGE TEXT HERE */
  144. position: absolute;
  145. top: 165px;
  146. left: 490px;
  147. width: 260px;
  148. height: 60px;
  149. font: 25px 'visitor';
  150. font-weight: bold;
  151. overflow: hidden;
  152. box-sizing: border-box;
  153. padding: 10px;
  154. text-transform: uppercase;
  155. background: #trans;
  156. color: #fff;
  157. text-align: center;
  158. }
  159.  
  160. @font-face { font-family: 'visitor'; src: url('https://static.tumblr.com/it5srtk/Nxforvgyt/visitor1.ttf') format('truetype'); }
  161.  
  162.  
  163.  
  164.  
  165. .dy-avatar.dy-avatar-full-width:before {
  166. visibility: visible;
  167. z-index: 1000;
  168. content:"info here. info here. info here. info here. info here. info here. info here. info here. info here. info here."; /* CHANGE TEXT HERE */
  169. position: absolute;
  170. top: 355px;
  171. left: 405px;
  172. width: 220px;
  173. height: 145px;
  174. font: 12px 'maszyna royal';
  175. font-weight: bold;
  176. text-align: center;
  177. overflow: hidden;
  178. box-sizing: border-box;
  179. line-height: 15px;
  180. text-transform: uppercase;
  181. background: #trans;
  182. color: #fff;
  183. }
  184.  
  185. @font-face{font-family:"maszyna royal";src:url('https://static.tumblr.com/it5srtk/dT5orvvwu/maszynaroyaldark.ttf');}
  186.  
  187.  
  188. div#xg_layout_column_2 {
  189. position: absolute;
  190. z-index: 100!important;
  191. width: 820px;
  192. height: 40px;
  193. top: 70px;
  194. font-size: 11px;
  195. left: 9%;
  196. background: #trans;
  197. font-family:'Roboto';
  198. color: #fff;
  199. -moz-transition: all 0.5s ease-out;
  200. -o-transition: all 0.5s ease-out;
  201. }
  202.  
  203. div.module_user_summary {
  204. visibility: hidden;
  205. }
  206.  
  207. .dy-avatar.dy-avatar-full-width {
  208. z-index: -1!important;
  209. width: 900px;
  210. margin-left: 0px;
  211. margin-top: 0px;
  212. height: 30px;
  213. background: #trans;
  214. }
  215.  
  216. img#xj_photo_img_tag {
  217. visibility: hide;
  218. z-index: 1!important;
  219. width: 120px!important;
  220. height: 120px!important;
  221. margin-left: 550px;
  222. margin-top: 105px;
  223. border: 5px solid #fff;
  224. border-radius: 100px;
  225. transition:all 0.3s ease-in-out;
  226. box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .6);
  227. }
  228.  
  229. div.xg_span-16 {
  230. visibility: visible;
  231. z-index: -1!important;
  232. }
  233.  
  234. div.xg_3col {
  235. visibility: visible;
  236. }
  237.  
  238. /* POP UP + BUTTON COLOURS */
  239.  
  240. .xg_floating_container.xg_lightborder {
  241. background-color: rgb(132, 132, 132);
  242. }
  243.  
  244. input.button.action-primary {
  245. background-color: rgb(85, 85, 85);
  246. }
  247.  
  248. p.buttongroup {
  249. background-color: rgb(170, 170, 170);
  250. padding: 5px;
  251. }
  252.  
  253. a.xj_cancel.action-secondary {
  254. color: rgb (255, 255, 255);
  255. }
  256.  
  257. /* REMOVED CODES */
  258.  
  259. .online {
  260. display: none;
  261.  
  262. }
  263.  
  264. .xg_module_body.profile.vcard {
  265. display: none;
  266. }
  267.  
  268. .account-links {
  269. display: none;
  270.  
  271. }
  272.  
  273. #xg_foot {
  274. display: none;
  275. }
  276.  
  277. p.left {
  278. display: none;
  279. }
  280.  
  281. p.right.xg_lightfont {
  282. display: none;
  283. }
  284.  
  285. #xg_sitedesc {
  286. display: none;
  287. }
  288.  
  289. #xg_sitename {
  290. display: none;
  291. }
  292.  
  293. img.poweredbyLogo {
  294. display: none;
  295. }
  296.  
  297. .xg_module_head {
  298. display: auto;
  299. border-bottom: 0px solid #fff!important;
  300. }
  301.  
  302. #xg_profile_activity{
  303. display:none;
  304. }
  305.  
  306. .xg_sprite {
  307. background: transparent;
  308. }
  309.  
  310. a.send-message-link {
  311. display: none;
  312. }
  313.  
  314. dd.profile-like-button {
  315. display: none;
  316. }
  317.  
  318. dd.profile-social-buttons {
  319. display: none;
  320. }
  321.  
  322. .module_blog {
  323. display: none!important;
  324. }
  325.  
  326. a.xj_block_messages {
  327. display: none;
  328. }
  329.  
  330. 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 {
  331. display: none;
  332. }
  333.  
  334. ul.nobullets.last-child {
  335. display: none;
  336. }
  337.  
  338. span.fn {
  339. display: none;
  340. }
  341.  
  342. span.fn:before {
  343. content:"";
  344. }
  345.  
  346. a.xj_appearance_editor_profile {
  347. display: none;
  348. }
  349.  
  350. .xg_module.topmsg.birthday_msg {
  351. display: none!important;
  352. }
  353.  
  354. /* TEXT + LINK CODES*/
  355.  
  356. a#add-as-friend-link {
  357. position: fixed;
  358. font-size: 20px;
  359. font-weight: 900;
  360. font-family: 'Playfair Display';
  361. margin-top: 89px;
  362. margin-left: -120px;
  363. letter-spacing: 2px;
  364. text-transform: uppercase;
  365. text-align: right;
  366. color: rgb(255, 255, 255)!important;
  367. -webkit-transition: ease-in-out 0.6s;
  368. -webkit-transition-duration: 700ms;
  369. text-shadow: 0px 2px 2px #111111;
  370. transform: rotate(-90deg);
  371. }
  372.  
  373. #xg_body a {
  374. color: auto!important;
  375. background-color: transparent;
  376. font-style: normal;
  377. -webkit-transition: 1s;
  378.  
  379. }
  380.  
  381. p {
  382. color: auto!important;
  383. font-size: 11px;
  384. font-family: 'Tahoma';
  385. }
  386.  
  387.  
  388. ::selection {
  389. background: #c6f3f5;
  390. color: #ffffff;
  391. }
  392.  
  393. ::-webkit-scrollbar {
  394. width: 4px;
  395. height: 0px;
  396. background: transparent;
  397. }
  398.  
  399. ::-webkit-scrollbar-thumb {
  400. background: #aaa;
  401. border-radius: 4px;
  402. }
  403.  
  404. ::-webkit-scrollbar-corner {
  405. background: transparent;
  406. }
  407.  
  408. #links {
  409. z-index: 100!important;
  410. position: fixed;
  411. overflow: hidden;
  412. font: 10px 'Roboto';
  413. text-transform: lowercase;
  414. margin-top: 305px;
  415. margin-left: 325px;
  416. text-align: left;
  417. width: 50px;
  418. height: 215px!important;
  419. background: #trans;
  420. line-height: 45px;
  421. }
  422.  
  423. #links a {
  424. color: #333!important;
  425. margin-left: 20px;
  426. padding-left:10px;
  427. padding: 5px;
  428. -webkit-transition: all 0.7s ease;
  429. }
  430.  
  431.  
  432. #links a {
  433. color: #333!important;
  434. background: #333;
  435. border-radius: 100%;
  436. padding: 6px;
  437. margin: 10px;
  438. -webkit-transition: all 0.7s ease;
  439. }
Advertisement
Add Comment
Please, Sign In to add comment