mik98

sunflower my eyes - css

Apr 6th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.08 KB | None | 0 0
  1. body {
  2. background-color: #ddd;
  3. background-image: url();
  4. background-size: cover;
  5. }
  6.  
  7. body, html {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  8.  
  9. a, a:hover {cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair; }
  10.  
  11. #xg_body {
  12. left: auto;
  13. position: fixed!important;
  14. margin-top: -130px;
  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:"sunflower"; /* CHANGE TEXT HERE */
  41. position: absolute;
  42. top: 125px;
  43. left: 245px;
  44. font: 40px 'mont';
  45. color: #7c969a;
  46. text-transform: lowercase;
  47. text-align: justify;
  48. width: 580px;
  49. height: 480px;
  50. background: #f3f3f3;
  51. padding: 20px 10px 10px 180px;
  52. box-sizing: border-box;
  53. border-radius: 8px;
  54. }
  55.  
  56. .dy-avatar.dy-avatar-full-width:before {
  57. visibility: visible;
  58. z-index: 100;
  59. content:"my eyes"; /* CHANGE TEXT HERE */
  60. position: absolute;
  61. top: 12px;
  62. left: 535px;
  63. width: 260px;
  64. height: 45px;
  65. font: 90px 'thesecret';
  66. color: #928e8a;
  67. }
  68.  
  69. div#xg_layout_column_1 {
  70. position: relative;
  71. z-index: 1;
  72. top: 100px;
  73. left: 100px;
  74. width: 800px;
  75. height: auto;
  76. overflow: hidden;
  77. background: #;
  78. }
  79.  
  80. div#xg_layout_column_1:before {
  81. content:"";
  82. position: absolute;
  83. z-index: 100;
  84. width: 170px;
  85. height: 170px;
  86. top: 300px;
  87. left: 640px;
  88. background: url(https://i.ya-webdesign.com/images/sun-burst-png-7.png) 0px 0px repeat; /* CHANGE IMAGE HERE */
  89. background-size: cover;
  90. -webkit-filter: grayscale(1)contrast(0%);
  91. animation: bounce 1.4s;
  92. animation-direction: alternate;
  93. animation-timing-function: cubic-bezier(.1, 0.1, 1.5, .1);
  94. animation-iteration-count: infinite;
  95. }
  96.  
  97. @keyframes bounce {
  98. 0% {
  99. -webkit-transform: translate3d(0, 0, 0);
  100. transform: translate3d(0, 0, 0);
  101. }
  102. 100% {
  103. -webkit-transform: translate3d(0, 60px, 0);
  104. transform: translate3d(0, 60px, 0);
  105. }
  106.  
  107. align-content:normal;
  108. align-items:normal;
  109. align-self:
  110. }
  111.  
  112. div#xg_layout_column_1:after {
  113. content:"";
  114. position: absolute;
  115. z-index: 0;
  116. top: 330px;
  117. left: 185px;
  118. width: 180px;
  119. height: 135px;
  120. border-radius: 8px;
  121. background: url(https://66.media.tumblr.com/5f6e6410dbd5066468b4a26f95bc1e54/bce21f67b7e1c3ff-55/s400x600/66a65ae6e3299bf41908284e1405290171026237.gifv) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  122. background-size: cover;
  123. filter: grayscale(1)contrast(80%);
  124. }
  125.  
  126. div.module_user_summary:before {
  127. z-index: -100!important;
  128. visibility: visible!important;
  129. content:"";
  130. position: absolute;
  131. top: 190px;
  132. left: 425px;
  133. width: 230px;
  134. height: 100px;
  135. background: url(https://66.media.tumblr.com/7ca20178ba1aa92ee560b39c1147175b/bce21f67b7e1c3ff-8e/s400x600/ad3673ba527a33f7c2344a85f8f8080ad7a9bc9d.gifv) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  136. background-size: cover;
  137. filter: grayscale(1)contrast(80%);
  138. border-radius: 4px;
  139. }
  140.  
  141. div.module_user_summary:after {
  142. z-index: 100!important;
  143. visibility: visible;
  144. content:"";
  145. position: absolute;
  146. top: 295px;
  147. left: 425px;
  148. width: 230px;
  149. height: 100px;
  150. border-radius: 4px;
  151. background: url(https://66.media.tumblr.com/4d0cce0ed0c6bc10ad5651b2b1b41ac3/bce21f67b7e1c3ff-26/s400x600/cbe98315dfc255464a90e2b39b675c8c04519e81.gifv) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  152. background-size: cover;
  153. filter: grayscale(1)contrast(80%);
  154. }
  155.  
  156. div.xg_span-16:before {
  157. visibility: visible!important;
  158. z-index: 100;
  159. content:"want you more than"; /* CHANGE TEXT HERE */
  160. position: absolute;
  161. top: 510px;
  162. left: 257px;
  163. width: 260px;
  164. height: 60px;
  165. font: 35px 'Mont';
  166. line-height: 28px;
  167. color: #928e8a;
  168. }
  169.  
  170. div.module_user_thumbnail:before {
  171. opacity: 1;
  172. visibility: visible;
  173. content:"a melody"; /* CHANGE TEXT HERE */
  174. position: absolute;
  175. z-index: 1000;
  176. top: 410px;
  177. left: 163px;
  178. width: 280px;
  179. height: 25px;
  180. font: 95px 'thesecret';
  181. font-weight: 100;
  182. color: #7c969a;
  183. letter-spacing: -1px;
  184. }
  185.  
  186. div.module_user_thumbnail:after {
  187. opacity: 1;
  188. visibility: visible;
  189. content:""; /* CHANGE TEXT HERE */
  190. position: absolute;
  191. top: 420px;
  192. left: 430px;
  193. width: 15px;
  194. height: 12px;
  195. background: url(https://lh3.googleusercontent.com/proxy/MensYbqQgJ3dToDln0vvKm41M8PREJ3Irwy_b8f2IIbWydPdDeXHzbIkRbKFbzzPIrEFomE_2d6DlXJZ1NCJS9XdaYPDeKtxGm-CXOWnx4buIU1j04_T) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  196. background-size: cover;
  197. filter: grayscale(0.2)contrast(30%)brightness(110%);
  198. }
  199.  
  200. div#xg_layout_column_2 {
  201. position: absolute;
  202. z-index: 100!important;
  203. width: 820px;
  204. height: 40px;
  205. top: 70px;
  206. font-size: 11px;
  207. left: 9%;
  208. background: #trans;
  209. font-family:'Raleway';
  210. color: #fff;
  211. -moz-transition: all 0.5s ease-out;
  212. -o-transition: all 0.5s ease-out;
  213. }
  214.  
  215. div.module_user_summary {
  216. visibility: hidden;
  217. }
  218.  
  219. .dy-avatar.dy-avatar-full-width {
  220. z-index: -1!important;
  221. width: 900px;
  222. margin-left: 0px;
  223. margin-top: 0px;
  224. height: 30px;
  225. background: #trans;
  226. }
  227.  
  228. img#xj_photo_img_tag {
  229. visibility: visible;
  230. z-index: 1!important;
  231. border: solid 10px #f3f3f3;
  232. width: 70px!important;
  233. height: 70px!important;
  234. margin-left: 170px;
  235. margin-top: 15px;
  236. border-radius: 100px;
  237. -webkit-animation: glow .9s ease-in-out infinite alternate;
  238. -moz-animation: glow .9s ease-in-out infinite alternate;
  239. animation: glow .9s ease-in-out infinite alternate;
  240. }
  241.  
  242. @keyframes glow {
  243. 0% {
  244. box-shadow: 0 0 20px #7c969a;
  245. , 0 0 20px #7c969a: ;
  246. , 0 0 30px #7c969a, 0 0 40px #7c969a, 0 0 50px #7c969a, 0 0 30px #7c969a, 0 0 30px #7c969a: ;
  247. }
  248. }
  249.  
  250. div.xg_span-16 {
  251. visibility: visible;
  252. z-index: -1!important;
  253. }
  254.  
  255. div.xg_3col {
  256. visibility: visible;
  257. }
  258.  
  259. /* POP UP + BUTTON COLOURS */
  260.  
  261. .xg_floating_container.xg_lightborder {
  262. background-color: #7c969a;
  263. }
  264.  
  265. input.button.action-primary {
  266. background-color: #7c969a;
  267. }
  268.  
  269. p.buttongroup {
  270. background-color: #7c969a;
  271. padding: 5px;
  272. }
  273.  
  274. a.xj_cancel.action-secondary {
  275. color: rgb (255, 255, 255);
  276. }
  277.  
  278. /* REMOVED CODES */
  279.  
  280. .online {
  281. display: none;
  282.  
  283. }
  284.  
  285. .xg_module_body.profile.vcard {
  286. display: none;
  287. }
  288.  
  289. .account-links {
  290. display: none;
  291.  
  292. }
  293.  
  294. #xg_foot {
  295. display: none;
  296. }
  297.  
  298. p.left {
  299. display: none;
  300. }
  301.  
  302. p.right.xg_lightfont {
  303. display: none;
  304. }
  305.  
  306. #xg_sitedesc {
  307. display: none;
  308. }
  309.  
  310. #xg_sitename {
  311. display: none;
  312. }
  313.  
  314. img.poweredbyLogo {
  315. display: none;
  316. }
  317.  
  318. .xg_module_head {
  319. display: auto;
  320. border-bottom: 0px solid #fff!important;
  321. }
  322.  
  323. #xg_profile_activity{
  324. display:none;
  325. }
  326.  
  327. .xg_sprite {
  328. background: transparent;
  329. }
  330.  
  331. a.send-message-link {
  332. display: none;
  333. }
  334.  
  335. dd.profile-like-button {
  336. display: none;
  337. }
  338.  
  339. dd.profile-social-buttons {
  340. display: none;
  341. }
  342.  
  343. .module_blog {
  344. display: none!important;
  345. }
  346.  
  347. a.xj_block_messages {
  348. display: none;
  349. }
  350.  
  351. 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 {
  352. display: none;
  353. }
  354.  
  355. ul.nobullets.last-child {
  356. display: none;
  357. }
  358.  
  359. span.fn {
  360. display: none;
  361. }
  362.  
  363. span.fn:before {
  364. content:"";
  365. }
  366.  
  367. a.xj_appearance_editor_profile {
  368. display: none;
  369. }
  370.  
  371. .xg_module.topmsg.birthday_msg {
  372. display: none!important;
  373. }
  374.  
  375. #xg_body a {
  376. color: auto!important;
  377. background-color: transparent;
  378. font-style: normal;
  379. -webkit-transition: 1s;
  380.  
  381. }
  382.  
  383. p {
  384. color: auto!important;
  385. font-size: 11px;
  386. font-family: 'mont';
  387. }
  388.  
  389.  
  390. ::selection {
  391. background: #7c969a;
  392. color: #ffffff;
  393. }
  394.  
  395. ::-webkit-scrollbar {
  396. width: 4px;
  397. height: 0px;
  398. background: transparent;
  399. }
  400.  
  401. ::-webkit-scrollbar-thumb {
  402. background: #7c969a;
  403. border-radius: 4px;
  404. }
  405.  
  406. ::-webkit-scrollbar-corner {
  407. background: transparent;
  408. }
  409.  
  410. #links {
  411. z-index: 1!important;
  412. position: fixed;
  413. font: 0px 'Raleway';
  414. margin-top: 490px;
  415. margin-left: 570px;
  416. text-align: left;
  417. width: 370px;
  418. height: 30px!important;
  419. }
  420.  
  421. #links a {
  422. color: #7c969a!important;
  423. padding: 4px 4px 4px 4px;
  424. margin: 9px;
  425. background: #7c969a;
  426. border-radius: 100%;
  427. -webkit-transition: all 0.7s ease;
  428. }
  429.  
  430.  
  431. @font-face { font-family: "mont"; src: url('https://dl.dropboxusercontent.com/s/yevz2utt48rxzq2/Mont-HeavyDEMO.otf'); }
  432.  
  433.  
  434. .bio {
  435. width: 173px;
  436. height: 190px;
  437. margin-left: 188px;
  438. margin-top: 138px;
  439. font-family: 'raleway';
  440. font-weight: bold;
  441. color: #aaa;
  442. overflow: scroll;
  443. font-size: 8px;
  444. letter-spacing: 1px;
  445. text-align: justify;
  446. line-height:20px;
  447. padding-right: 4px;
  448. }
  449.  
  450. @font-face {
  451. font-family: 'Raleway';
  452. font-style: normal;
  453. font-weight: 400;
  454. src: local('Raleway'), local('Raleway-Regular'),
  455. url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  456. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  457. }
  458.  
  459. @font-face {
  460. font-family: 'Raleway';
  461. font-style: normal;
  462. font-weight: 700;
  463. src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  464. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  465. }
  466.  
  467. .bio b, strong {color: #7c969a; font-family: 'mont'; font-size:9px; letter-spacing:1px;}
  468.  
  469. i, em {
  470. color: #928e8a;
  471. font-family: 'raleway';
  472. font-size: 10px;
  473. font-style: italic;
  474. font-weight: bold;
  475. letter-spacing: 1px;
  476. line-height: 0px;
  477. }
  478.  
  479.  
  480. div.xg_span-16:after { position: absolute; content:"via hesssas"; width: 285px; height: 320px; top: 230px; left: 500px; font: 9px 'mont'; color: #c6c6c6; background-color: #fdfdfd; text-transform: uppercase; padding: 14px 10px 10px 20px; border-radius: 5px; box-sizing: border-box; text-align: justify; letter-spacing: 1px;}
  481.  
  482. div.xg_3col:before {
  483. visibility: visible!important;
  484. z-index: 200!important;
  485. content:"22 hr ago"; /* CHANGE TEXT HERE */
  486. position: absolute;
  487. text-transform: uppercase;
  488. text-align: left;
  489. top: 234px;
  490. left: 500px;
  491. width: 285px;
  492. height: 35px;
  493. letter-spacing: 1px;
  494. font: 9px 'mont';
  495. color: #c6c6c6;
  496. border-bottom: #ccc solid 1px;
  497. box-sizing: border-box;
  498. padding: 10px 10px 10px 210px;
  499. }
  500.  
  501. .dy-avatar.dy-avatar-full-width:after {
  502. opacity: 1;
  503. z-index: 100!important;
  504. visibility: visible;
  505. content:""; /* CHANGE TEXT HERE */
  506. position: absolute;
  507. top: 143px;
  508. left: 590px;
  509. width: 14px;
  510. height: 14px;
  511. background: url(https://cdn0.iconfinder.com/data/icons/feather/96/clock-512.png) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  512. background-size: cover;
  513. filter: grayscale(1)contrast(0%)brightness(135%);
  514. }
  515.  
  516.  
  517. #link {
  518. display: inline-block;
  519. position: fixed;
  520. width: 195px;
  521. -webkit-transition-duration: 0.8s;
  522. -moz-transition-duration: 0.8s;
  523. opacity: 1;
  524. margin-top: 90px;
  525. margin-left: 450px;
  526. }
  527.  
  528. #link a.links {
  529. display: inline-block;
  530. width: 345px;
  531. text-transform: uppercase;
  532. letter-spacing: 1px;
  533. color: #aaa;
  534. font-size: 8px;
  535. font-family: 'mont';
  536. }
  537.  
  538.  
  539. @font-face { font-family: "dattebayo"; src: url('https://dl.dropboxusercontent.com/s/l1xjufr6mc2pm5t/dattebayomint.ttf') ;}
  540. @font-face { font-family: "gama hand"; src: url('https://dl.dropboxusercontent.com/s/0c2ev1rkufll91u/gamahandmint.ttf') ;}
  541. @font-face { font-family: "sugar candy"; src: url('https://dl.dropboxusercontent.com/s/n4nyui1fasp3omn/sugarcandymint.ttf') ;}
  542. @font-face { font-family: "mindfully"; src: url('https://dl.dropboxusercontent.com/s/xecty5js8x4cqfz/mindfullymint.ttf') ;}
  543. @font-face { font-family: "thesecret"; src: url('https://dl.dropboxusercontent.com/s/1ie4r4nm1oit8gt/thesecretmint.ttf') ;}
  544. @font-face { font-family: "smoothstone"; src: url('https://dl.dropboxusercontent.com/s/1ie4r4nm1oit8gt/thesecretmint.ttf') ;}
Add Comment
Please, Sign In to add comment