mik98

css for jarrett - 1

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