mik98

for leo css.

Jan 19th, 2021
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.71 KB | None | 0 0
  1. body {
  2. background-color: #000;
  3. background-image: url();
  4. background-repeat: repeat;
  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. margin-left: 20px;
  14.  
  15. }
  16.  
  17. div#xg_ad_below_header, div#xg_ad_below_footer {
  18. display: none!important;
  19. }
  20.  
  21. div#xg_navigation {
  22. visibility: hidden;
  23. position: fixed;
  24. }
  25.  
  26. div.xg_theme #xg_navigation ul li a, .xg_theme #xg_navigation ul {
  27. display: none;
  28. }
  29.  
  30.  
  31. div#xg_masthead {
  32. position: relative;
  33. }
  34.  
  35. div#xn_bar {
  36. display: none;
  37. }
  38.  
  39. #xg_body:before {
  40. content:""; /* CHANGE TEXT HERE */
  41. position: absolute;
  42. top: 105px;
  43. left: 200px;
  44. font: 11px 'Roboto';
  45. color: #000;
  46. text-transform: lowercase;
  47. text-align: justify;
  48. width: 530px;
  49. height: 400px;
  50. background: #111;
  51. padding-top: 220px!important;
  52. padding: 60px;
  53. box-sizing: border-box;
  54. overflow: hidden;
  55.  
  56. }
  57.  
  58. div#xg_layout_column_1 {
  59. position: relative;
  60. z-index: 1;
  61. top: 100px;
  62. left: 100px;
  63. width: 800px;
  64. height: auto;
  65. overflow: hidden;
  66. background: #;
  67. }
  68.  
  69. div#xg_layout_column_1:before {
  70. content:"";
  71. position: absolute;
  72. width: 230px;
  73. height: 230px;
  74. top: 55px;
  75. left: 205px;
  76. background: url(https://64.media.tumblr.com/fb517f52aaafd0b7b210ffc7851f5657/df150598b027d3b3-38/s540x810/c19b3b128bb6b545219f1a744179de002d96d481.gifv) 0px 0px repeat; /* CHANGE IMAGE HERE */
  77. background-size: cover;
  78. -webkit-filter: grayscale(10);
  79. border-bottom: 110px solid #222;
  80.  
  81. }
  82.  
  83. div#xg_layout_column_1:after {
  84. content:"";
  85. position: absolute;
  86. z-index: -1;
  87. background: rgb(255, 255, 255);
  88. top: 15px;
  89. left: 40px;
  90. width: 205px;
  91. height: 205px;
  92. background: url(https://64.media.tumblr.com/b0614ee90de8ffd4346163f7784ac0ef/9d52b1c2f0ab9551-64/s400x600/1b4c92c08d0060a5e52ceed4aa0c883485d80907.png) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  93. background-size: cover;
  94. filter: grayscale(1) brightness(80%);
  95. border-bottom: 40px solid #222;
  96. border-top: 40px solid #222;
  97.  
  98. }
  99.  
  100. div.module_user_summary:before {
  101. z-index: -100!important;
  102. visibility: visible!important;
  103. content:"";
  104. position: absolute;
  105. top: 15px;
  106. left: 150px;
  107. width: 95px;
  108. height: 35px;
  109. background: url(https://storage.ning.com/topology/rest/1.0/file/get/8337210859?profile=original) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  110. background-size: cover;
  111. filter: grayscale(1) brightness(110%);
  112. }
  113.  
  114. div.module_user_summary:after {
  115. z-index: -100!important;
  116. visibility: visible;
  117. content:"";
  118. position: absolute;
  119. top: 35px;
  120. left: 510px;
  121. width: 185px;
  122. height: 135px;
  123. background: #444;
  124. background-size: cover;
  125. filter: grayscale(1);
  126. }
  127.  
  128. div.xg_span-16:before {
  129. visibility: visible!important;
  130. z-index: 100;
  131. content:"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."; /* CHANGE TEXT HERE */
  132. position: absolute;
  133. top: 320px;
  134. left: 543px;
  135. width: 185px;
  136. height: 180px;
  137. font: 9px 'maszyna royal';
  138. overflow: hidden;
  139. box-sizing: border-box;
  140. padding: 10px;
  141. text-transform: uppercase;
  142. background: #trans;
  143. text-align: justify;
  144. letter-spacing: 1px;
  145. line-height: 17px;
  146. color: #aaa;
  147. }
  148.  
  149. @font-face{font-family:"maszyna royal";src:url('https://static.tumblr.com/it5srtk/dT5orvvwu/maszynaroyaldark.ttf');}
  150.  
  151.  
  152. .xg_3col:after {
  153. z-index: 100;
  154. content:""; /* CHANGE TEXT HERE */
  155. position: absolute;
  156. top: 185px;
  157. left: 645px;
  158. width: 140px;
  159. height: 80px;
  160. border-radius:6px;
  161. background: url(https://storage.ning.com/topology/rest/1.0/file/get/8297414299?profile=original) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  162. background-size: cover;
  163. filter: grayscale(10) brightness(50%);
  164. transform: rotate(-90deg);
  165.  
  166. }
  167.  
  168. div.module_user_thumbnail:before {
  169. opacity: 10;
  170. visibility: visible;
  171. content:""; /* CHANGE TEXT HERE */
  172. position: absolute;
  173. z-index: 1;
  174. top: 300px;
  175. left: 270px;
  176. width: 5px;
  177. height: 75px;
  178. font: 12px 'Roboto';
  179. font-weight: 900;
  180. color: #000;
  181. overflow: hidden;
  182. text-transform: uppercase;
  183. text-align: center;
  184. padding-top: 5px!important;
  185. padding: 10px;
  186. box-sizing: border-box;
  187. background: trans;
  188. border-left: 2px solid #fff;
  189.  
  190. }
  191.  
  192. div.module_user_thumbnail:after {
  193. opacity: 10;
  194. visibility: visible;
  195. content:"02 92"; /* CHANGE TEXT HERE */
  196. position: absolute;
  197. top: 290px;
  198. left: 210px;
  199. width: 35px;
  200. height: 70px;
  201. font: 34px 'caviardreams';
  202. font-weight: 900;
  203. color: #fff;
  204. overflow: hidden;
  205. text-transform: uppercase;
  206. text-align: center;
  207. padding-top: 10px!important;
  208. padding: 10px;
  209. background: trans;
  210. }
  211.  
  212. @font-face { font-family: "caviardreams"; src: url('https://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf'); }
  213.  
  214. .dy-avatar.dy-avatar-full-width:after {
  215. opacity: 10;
  216. z-index: 100!important;
  217. visibility: visible;
  218. content:"leo james montgomery"; /* CHANGE TEXT HERE */
  219. position: absolute;
  220. text-decoration: underline;
  221. top: 300px;
  222. left: 253px;
  223. width: 180px;
  224. height: 40px;
  225. font: 11px 'maszyna royal';
  226. font-weight: 900;
  227. color: #fff;
  228. overflow: hidden;
  229. text-transform: lowercase;
  230. text-align: center;
  231. padding-top: 5px!important;
  232. padding: 10px;
  233. background: trans;
  234. }
  235.  
  236.  
  237. @font-face{font-family:"maszyna royal";src:url('https://static.tumblr.com/it5srtk/dT5orvvwu/maszynaroyaldark.ttf');}
  238.  
  239. @font-face { font-family: "dalmatins"; src: url('https://dl.dropboxusercontent.com/s/vt2bux883emjhf3/Dalmatins.otf') ;}
  240.  
  241. 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 {
  242. opacity: 1;
  243. }
  244.  
  245. .dy-avatar.dy-avatar-full-width:before {
  246. visibility: visible;
  247. z-index: 100;
  248. content:"lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ut euismod nisi. Integer egestas sapien id volutpat."; /* CHANGE TEXT HERE */
  249. position: absolute;
  250. top: 325px;
  251. left: 275px;
  252. width: 155px;
  253. height: 70px;
  254. font: 9px 'caviardreams';
  255. font-weight: bold;
  256. text-align: center;
  257. overflow: hidden;
  258. box-sizing: border-box;
  259. line-height: 10px;
  260. padding: 1px;
  261. text-transform: lowercase;
  262. background: #trans;
  263. color: #aaa;
  264. letter-spacing: 1px;
  265. }
  266.  
  267. .xg_3col:before {
  268. z-index: 100;
  269. content:""; /* CHANGE TEXT HERE */
  270. position: absolute;
  271. top: 140px;
  272. left: 600px;
  273. width: 60px;
  274. height: 20px;
  275. border-radius:0px;
  276. background: #555;
  277. transform: rotate(-35deg);
  278. }
  279.  
  280. div#xg_layout_column_2 {
  281. position: absolute;
  282. z-index: 100!important;
  283. width: 820px;
  284. height: 40px;
  285. top: 70px;
  286. font-size: 11px;
  287. left: 9%;
  288. background: #trans;
  289. font-family:'Roboto';
  290. color: #fff;
  291. -moz-transition: all 0.5s ease-out;
  292. -o-transition: all 0.5s ease-out;
  293. }
  294.  
  295. div.module_user_summary {
  296. visibility: hidden;
  297. }
  298.  
  299. .dy-avatar.dy-avatar-full-width {
  300. z-index: -1!important;
  301. width: 900px;
  302. margin-left: 0px;
  303. margin-top: 0px;
  304. height: 30px;
  305. background: #trans;
  306. }
  307.  
  308. img#xj_photo_img_tag {
  309. visibility: visible;
  310. z-index: 1!important;
  311. width: 70px!important;
  312. height: 70px!important;
  313. margin-left: 465px;
  314. margin-top: 135px;
  315. border: 8px solid #222;
  316. border-radius: 100px;
  317. filter: grayscale(1);
  318. }
  319.  
  320. div.xg_span-16 {
  321. visibility: visible;
  322. z-index: -1!important;
  323. }
  324.  
  325. div.xg_3col {
  326. visibility: visible;
  327. }
  328.  
  329. /* POP UP + BUTTON COLOURS */
  330.  
  331. .xg_floating_container.xg_lightborder {
  332. background-color: rgb(132, 132, 132);
  333. }
  334.  
  335. input.button.action-primary {
  336. background-color: rgb(85, 85, 85);
  337. }
  338.  
  339. p.buttongroup {
  340. background-color: rgb(170, 170, 170);
  341. padding: 5px;
  342. }
  343.  
  344. a.xj_cancel.action-secondary {
  345. color: rgb (255, 255, 255);
  346. }
  347.  
  348. /* REMOVED CODES */
  349.  
  350. .online {
  351. display: none;
  352.  
  353. }
  354.  
  355. .xg_module_body.profile.vcard {
  356. display: none;
  357. }
  358.  
  359. .account-links {
  360. display: none;
  361.  
  362. }
  363.  
  364. #xg_foot {
  365. display: none;
  366. }
  367.  
  368. p.left {
  369. display: none;
  370. }
  371.  
  372. p.right.xg_lightfont {
  373. display: none;
  374. }
  375.  
  376. #xg_sitedesc {
  377. display: none;
  378. }
  379.  
  380. #xg_sitename {
  381. display: none;
  382. }
  383.  
  384. img.poweredbyLogo {
  385. display: none;
  386. }
  387.  
  388. .xg_module_head {
  389. display: auto;
  390. border-bottom: 0px solid #fff!important;
  391. }
  392.  
  393. #xg_profile_activity{
  394. display:none;
  395. }
  396.  
  397. .xg_sprite {
  398. background: transparent;
  399. }
  400.  
  401. a.send-message-link {
  402. display: none;
  403. }
  404.  
  405. dd.profile-like-button {
  406. display: none;
  407. }
  408.  
  409. dd.profile-social-buttons {
  410. display: none;
  411. }
  412.  
  413. .module_blog {
  414. display: none!important;
  415. }
  416.  
  417. a.xj_block_messages {
  418. display: none;
  419. }
  420.  
  421. 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 {
  422. display: none;
  423. }
  424.  
  425. ul.nobullets.last-child {
  426. display: none;
  427. }
  428.  
  429. span.fn {
  430. display: none;
  431. }
  432.  
  433. span.fn:before {
  434. content:"";
  435. }
  436.  
  437. a.xj_appearance_editor_profile {
  438. display: none;
  439. }
  440.  
  441. .xg_module.topmsg.birthday_msg {
  442. display: none!important;
  443. }
  444.  
  445. /* TEXT + LINK CODES*/
  446.  
  447. a#add-as-friend-link {
  448. position: fixed;
  449. font-size: 20px;
  450. font-weight: 900;
  451. font-family: 'Playfair Display';
  452. margin-top: 89px;
  453. margin-left: -120px;
  454. letter-spacing: 2px;
  455. text-transform: uppercase;
  456. text-align: right;
  457. color: rgb(255, 255, 255)!important;
  458. -webkit-transition: ease-in-out 0.6s;
  459. -webkit-transition-duration: 700ms;
  460. text-shadow: 0px 2px 2px #111111;
  461. transform: rotate(-90deg);
  462. }
  463.  
  464. #xg_body a {
  465. color: auto!important;
  466. background-color: transparent;
  467. font-style: normal;
  468. -webkit-transition: 1s;
  469.  
  470. }
  471.  
  472. p {
  473. color: auto!important;
  474. font-size: 11px;
  475. font-family: 'Tahoma';
  476. }
  477.  
  478.  
  479. ::selection {
  480. background: #c6f3f5;
  481. color: #ffffff;
  482. }
  483.  
  484. ::-webkit-scrollbar {
  485. width: 4px;
  486. height: 0px;
  487. background: transparent;
  488. }
  489.  
  490. ::-webkit-scrollbar-thumb {
  491. background: #aaa;
  492. border-radius: 4px;
  493. }
  494.  
  495. ::-webkit-scrollbar-corner {
  496. background: transparent;
  497. }
  498.  
  499. #links {
  500. z-index: 100!important;
  501. position: fixed;
  502. overflow: hidden;
  503. font: 10px 'Roboto';
  504. text-transform: lowercase;
  505. margin-top: 305px;
  506. margin-left: 125px;
  507. text-align: left;
  508. width: 250px;
  509. height: 85px!important;
  510. background: #trans;
  511. line-height: 45px;
  512. }
  513.  
  514. #links a {
  515. color: #trans!important;
  516. margin-left: 20px;
  517. padding-left:10px;
  518. padding: 5px;
  519. -webkit-transition: all 0.7s ease;
  520. }
  521.  
  522.  
  523. #links a {
  524. color: #ddd!important;
  525. background: #trans;
  526. border-radius: 100%;
  527. padding: 6px;
  528. margin: 10px;
  529. -webkit-transition: all 0.7s ease;
  530. border: 2px solid #fff;
  531.  
  532. }
Advertisement
Add Comment
Please, Sign In to add comment