mik98

aiden - new - css

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