mik98

twitter - css

Jan 7th, 2021 (edited)
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.57 KB | None | 0 0
  1. body {
  2. background-color: rgb(0, 0, 0);
  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: -80px;
  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. #xg_body:before {
  38. content:""; /* CHANGE TEXT HERE */
  39. position: absolute;
  40. top: 125px;
  41. left: 345px;
  42. font: 11px 'Roboto';
  43. color: #aaa;
  44. text-transform: lowercase;
  45. text-align: justify;
  46. width: 435px;
  47. height: 450px;
  48. background: #111;
  49. padding-top: 220px!important;
  50. padding: 60px;
  51. box-sizing: border-box;
  52. overflow: hidden;
  53. }
  54.  
  55. div#xg_layout_column_1 {
  56. position: relative;
  57. z-index: 1;
  58. top: 100px;
  59. left: 100px;
  60. width: 800px;
  61. height: auto;
  62. overflow: hidden;
  63. background: #;
  64. }
  65.  
  66. div#xg_layout_column_1:before {
  67. content:"mikaylagrace.";
  68. font-family: Gotham Narrow SSm;
  69. color: #aaa;
  70. font-size: 14px;
  71. position: absolute;
  72. width: 40px;
  73. height: 415px;
  74. top: 38px;
  75. left: 290px;
  76. background: trans;
  77. }
  78.  
  79. .xg_3col:before {
  80. z-index: 100;
  81. content:"⬅"; /* CHANGE TEXT HERE */
  82. position: absolute;
  83. font-size: 17px;
  84. top: 145px;
  85. left: 360px;
  86. width: 80px;
  87. height: 80px;
  88. border-radius:6px;
  89. background: trans;
  90. }
  91. .xg_3col:after {
  92. z-index: 100;
  93. content:"10.6K Tweets"; /* CHANGE TEXT HERE */
  94. position: absolute;
  95. font-family: Gotham Narrow SSm;
  96. font-size: 11px;
  97. top: 153px;
  98. left: 390px;
  99. width: 80px;
  100. height: 80px;
  101. border-radius:6px;
  102. background: trans;
  103. }
  104.  
  105. div#xg_layout_column_1:after {
  106. content:"";
  107. position: absolute;
  108. background: rgb(255, 255, 255);
  109. top: 80px;
  110. left: 245px;
  111. width: 435px;
  112. height: 155px;
  113. background: url(https://i.gifer.com/mzE.gif) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  114. background-size: cover;
  115. filter: grayscale(1) brightness(70%) contrast(110%);
  116. }
  117.  
  118. div.module_user_summary:before {
  119. z-index: -100!important;
  120. visibility: visible!important;
  121. content:"";
  122. position: absolute;
  123. top: 245px;
  124. left: 535px;
  125. width: 135px;
  126. height: 135px;
  127. background: url(https://storage.ning.com/topology/rest/1.0/file/get/8398555264?profile=original) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  128. background-size: cover;
  129. filter: grayscale(1);
  130. background-size: 100%;
  131. }
  132.  
  133. div.module_user_summary:after {
  134. z-index: -100!important;
  135. visibility: visible;
  136. content:"";
  137. position: absolute;
  138. top: 175px;
  139. left: 265px;
  140. width: 105px;
  141. height: 105px;
  142. background: url(https://media.giphy.com/media/wRs9uOHMw0uq7adzUV/giphy.gif) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  143. background-size: cover;
  144. border-radius: 100%;
  145. filter: grayscale(1);
  146. border: 10px solid #111;
  147.  
  148. }
  149.  
  150. div.xg_span-16:before {
  151. visibility: visible!important;
  152. z-index: 100;
  153. content:"and then one day, you decided I was too much of a mess for you."; /* CHANGE TEXT HERE */
  154. position: absolute;
  155. top: 435px;
  156. left: 375px;
  157. width: 460px;
  158. height: 60px;
  159. font: 13px 'Gotham Narrow SSm';
  160. font-weight: bold;
  161. overflow: hidden;
  162. box-sizing: border-box;
  163. padding: 10px;
  164. text-transform: lowercase;
  165. background: #trans;
  166. color: #ccc;
  167. }
  168.  
  169. div.module_user_thumbnail:before {
  170. opacity: 10;
  171. visibility: visible;
  172. content:"mikaylagrace."; /* CHANGE TEXT HERE */
  173. position: absolute;
  174. z-index: 1;
  175. top: 295px;
  176. left: 270px;
  177. width: 115px;
  178. height: 25px;
  179. font: 14px 'Gotham Narrow SSm';
  180. font-weight: 900;
  181. color: #aaa;
  182. overflow: hidden;
  183. text-transform: lowercase;
  184. text-align: center;
  185. padding-top: 5px!important;
  186. padding: 10px;
  187. box-sizing: border-box;
  188. }
  189.  
  190. div.module_user_thumbnail:after {
  191. opacity: 10;
  192. visibility: visible;
  193. content:""; /* CHANGE TEXT HERE */
  194. position: absolute;
  195. top: 375px;
  196. left: 280px;
  197. width: 145px;
  198. height: 20px;
  199. font: 12px 'Roboto';
  200. color: #000;
  201. overflow: hidden;
  202. text-transform: uppercase;
  203. text-align: center;
  204. padding-top: 5px!important;
  205. padding: 10px;
  206. background: url(https://storage.ning.com/topology/rest/1.0/file/get/8398604872?profile=original);
  207. background-size: 100%;
  208. filter: grayscale(1);
  209. }
  210.  
  211. .dy-avatar.dy-avatar-full-width:after {
  212. opacity: 10;
  213. z-index: 100!important;
  214. visibility: visible;
  215. content:"@mikaylag"; /* CHANGE TEXT HERE */
  216. position: absolute;
  217. top: 313px;
  218. opacity: 30%;
  219. left: 263px;
  220. width: 80px;
  221. height: 10px;
  222. font: 12px 'Gotham Narrow SSm';
  223. font-weight: 900;
  224. color: #bbb;
  225. overflow: hidden;
  226. text-transform: lowercase;
  227. text-align: center;
  228. padding-top: 5px!important;
  229. padding: 10px;
  230. }
  231.  
  232. 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 {
  233. opacity: 1;
  234. }
  235.  
  236. .dy-avatar.dy-avatar-full-width:before {
  237. visibility: visible;
  238. z-index: 100;
  239. content:""; /* CHANGE TEXT HERE */
  240. position: absolute;
  241. top: 425px;
  242. left: 246px;
  243. width: 425px;
  244. height: 47px;
  245. font: 20px 'Montserrat';
  246. font-weight: bold;
  247. text-align: center;
  248. overflow: hidden;
  249. box-sizing: border-box;
  250. line-height: 30px;
  251. padding: 10px;
  252. text-transform: uppercase;
  253. background: url(https://storage.ning.com/topology/rest/1.0/file/get/8398554679?profile=original);
  254. background-size: 100%;
  255. filter: grayscale(1);
  256. }
  257.  
  258. div#xg_layout_column_2 {
  259. position: absolute;
  260. z-index: 100!important;
  261. width: 820px;
  262. height: 40px;
  263. top: 70px;
  264. font-size: 11px;
  265. left: 9%;
  266. background: #trans;
  267. font-family:'Roboto';
  268. color: #fff;
  269. -moz-transition: all 0.5s ease-out;
  270. -o-transition: all 0.5s ease-out;
  271. }
  272.  
  273. div.module_user_summary {
  274. visibility: hidden;
  275. }
  276.  
  277. .dy-avatar.dy-avatar-full-width {
  278. z-index: -1!important;
  279. width: 900px;
  280. margin-left: 0px;
  281. margin-top: 0px;
  282. height: 30px;
  283. background: #trans;
  284. }
  285.  
  286. img#xj_photo_img_tag {
  287. visibility: hide;
  288. z-index: 1!important;
  289. width: 120px!important;
  290. height: 120px!important;
  291. margin-left: 550px;
  292. margin-top: 105px;
  293. border: 5px solid #fff;
  294. border-radius: 100px;
  295. transition:all 0.3s ease-in-out;
  296. box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .6);
  297. }
  298.  
  299. div.xg_span-16 {
  300. visibility: visible;
  301. z-index: -1!important;
  302. }
  303.  
  304. div.xg_3col {
  305. visibility: visible;
  306. }
  307.  
  308. /* POP UP + BUTTON COLOURS */
  309.  
  310. .xg_floating_container.xg_lightborder {
  311. background-color: rgb(132, 132, 132);
  312. }
  313.  
  314. input.button.action-primary {
  315. background-color: rgb(85, 85, 85);
  316. }
  317.  
  318. p.buttongroup {
  319. background-color: rgb(170, 170, 170);
  320. padding: 5px;
  321. }
  322.  
  323. a.xj_cancel.action-secondary {
  324. color: rgb (255, 255, 255);
  325. }
  326.  
  327. /* REMOVED CODES */
  328.  
  329. .online {
  330. display: none;
  331.  
  332. }
  333.  
  334. .xg_module_body.profile.vcard {
  335. display: none;
  336. }
  337.  
  338. .account-links {
  339. display: none;
  340.  
  341. }
  342.  
  343. #xg_foot {
  344. display: none;
  345. }
  346.  
  347. p.left {
  348. display: none;
  349. }
  350.  
  351. p.right.xg_lightfont {
  352. display: none;
  353. }
  354.  
  355. #xg_sitedesc {
  356. display: none;
  357. }
  358.  
  359. #xg_sitename {
  360. display: none;
  361. }
  362.  
  363. img.poweredbyLogo {
  364. display: none;
  365. }
  366.  
  367. .xg_module_head {
  368. display: auto;
  369. border-bottom: 0px solid #fff!important;
  370. }
  371.  
  372. #xg_profile_activity{
  373. display:none;
  374. }
  375.  
  376. .xg_sprite {
  377. background: transparent;
  378. }
  379.  
  380. a.send-message-link {
  381. display: none;
  382. }
  383.  
  384. dd.profile-like-button {
  385. display: none;
  386. }
  387.  
  388. dd.profile-social-buttons {
  389. display: none;
  390. }
  391.  
  392. .module_blog {
  393. display: none!important;
  394. }
  395.  
  396. a.xj_block_messages {
  397. display: none;
  398. }
  399.  
  400. 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 {
  401. display: none;
  402. }
  403.  
  404. ul.nobullets.last-child {
  405. display: none;
  406. }
  407.  
  408. span.fn {
  409. display: none;
  410. }
  411.  
  412. span.fn:before {
  413. content:"";
  414. }
  415.  
  416. a.xj_appearance_editor_profile {
  417. display: none;
  418. }
  419.  
  420. .xg_module.topmsg.birthday_msg {
  421. display: none!important;
  422. }
  423.  
  424. /* TEXT + LINK CODES*/
  425.  
  426. a#add-as-friend-link {
  427. position: fixed;
  428. font-size: 20px;
  429. font-weight: 900;
  430. font-family: 'Playfair Display';
  431. margin-top: 89px;
  432. margin-left: -120px;
  433. letter-spacing: 2px;
  434. text-transform: uppercase;
  435. text-align: right;
  436. color: rgb(255, 255, 255)!important;
  437. -webkit-transition: ease-in-out 0.6s;
  438. -webkit-transition-duration: 700ms;
  439. text-shadow: 0px 2px 2px #111111;
  440. transform: rotate(-90deg);
  441. }
  442.  
  443. #xg_body a {
  444. color: auto!important;
  445. background-color: transparent;
  446. font-style: normal;
  447. -webkit-transition: 1s;
  448.  
  449. }
  450.  
  451. p {
  452. color: auto!important;
  453. font-size: 11px;
  454. font-family: 'Tahoma';
  455. }
  456.  
  457.  
  458. ::selection {
  459. background: #c6f3f5;
  460. color: #ffffff;
  461. }
  462.  
  463. ::-webkit-scrollbar {
  464. width: 4px;
  465. height: 0px;
  466. background: transparent;
  467. }
  468.  
  469. ::-webkit-scrollbar-thumb {
  470. background: #aaa;
  471. border-radius: 4px;
  472. }
  473.  
  474. ::-webkit-scrollbar-corner {
  475. background: transparent;
  476. }
  477.  
  478. #links {
  479. z-index: 1!important;
  480. position: fixed;
  481. overflow: hidden;
  482. font: 13px 'Roboto';
  483. text-transform: lowercase;
  484. margin-top: -5px;
  485. margin-left: 420px;
  486. text-align: left;
  487. width: 370px;
  488. height: 30px!important;
  489. background: #trans;
  490. line-height: 40px;
  491. text-shadow: 0px 2px 2px #111:
  492. }
  493.  
  494. #links a {
  495. color: #fff!important;
  496. margin-left: 20px;
  497. padding-left:10px;
  498. padding: 5px;
  499. -webkit-transition: all 0.7s ease;
  500. }
Add Comment
Please, Sign In to add comment