mik98

aiden - new -css

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