teruteru

Flower, Sun and Rain -【 THEME 58 by Anomaly ☽】

Nov 7th, 2017
614
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.89 KB | None | 1 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. THEME #58 by Anomaly ☾ tumblr user linoone ☽ : FLOWER, SUN AND RAIN !!
  8.  
  9. - i made the base code
  10. - please abide by all the rules
  11.  
  12. 【 All themes and pages can be found here : http://linoone.tumblr.com/thm 】
  13.  
  14. Thank you for using! Or just looking at the code. Whatever you're here for. Either way, it's appreciated!
  15. Feel free to message me if you need any help, my ask box is always open!
  16.  
  17. -->
  18.  
  19. <script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=ae06d1ab69efc6f29297bf2b7a4160af"></script>
  20. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  21. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  22. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  23.  
  24. <script>
  25. (function($){
  26. $(document).ready(function(){
  27. $("a[title]").style_my_tooltips({
  28. tip_follows_cursor:true,
  29. tip_delay_time:90,
  30. tip_fade_speed:600,
  31. attribute:"title"
  32. });
  33. });
  34. })(jQuery);
  35. </script>
  36.  
  37. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
  38.  
  39. <script> function changeNavigation(id)
  40. {document.getElementById('content')
  41. .innerHTML=document.getElementById(id).innerHTML}
  42. </script>
  43.  
  44.  
  45. <title>{Title}</title>
  46.  
  47. <link rel="shortcut icon" href="{image:favicon}">
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  49. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  50.  
  51. <!--default variables-->
  52.  
  53. <meta name="color:background" content="">
  54. <meta name="color:posts" content="">
  55. <meta name="color:blockquote" content="">
  56. <meta name="color:ask" content="">
  57. <meta name="color:text" content="">
  58. <meta name="color:link" content="">
  59. <meta name="color:hover" content="">
  60. <meta name="color:bars" content="">
  61. <meta name="color:permalink" content="">
  62. <meta name="color:line 1" content="#d30071">
  63. <meta name="color:line 2" content="#ce0033">
  64. <meta name="color:line 3" content="#00989e">
  65. <meta name="color:line 4" content="#dc7d39">
  66. <meta name="color:line 5" content="#0084c5">
  67. <meta name="color:line 6" content="#5cb05a">
  68. <meta name="color:line 7" content="#e3c400">
  69. <meta name="color:line 8" content="#00a6ce">
  70. <meta name="color:line 9" content="#50599a">
  71. <meta name="color:line 10" content="#9a4487">
  72. <meta name="color:line 11" content="#dc7e3c">
  73. <meta name="color:selection" content="">
  74. <meta name="color:selection text" content="">
  75. <meta name="color:tooltip" content="">
  76. <meta name="color:tooltip text" content="">
  77. <meta name="color:scrollbar" content="">
  78.  
  79. <meta name="image:favicon" content="">
  80. <meta name="image:cursor" content="">
  81. <meta name="image:sidebar 1" content="">
  82. <meta name="image:sidebar 2" content="">
  83. <meta name="image:render" content="">
  84.  
  85. <meta name="text:ask text" content="asked">
  86. <meta name="text:back title" content="⇠">
  87. <meta name="text:next title" content="⇢">
  88.  
  89. <meta name="text:home icon" content="plane">
  90. <meta name="text:ask icon" content="star-o">
  91. <meta name="text:about icon" content="suitcase">
  92. <meta name="text:links icon" content="leaf">
  93. <meta name="text:tags icon" content="tree">
  94.  
  95. <meta name="text:font" content="times new roman">
  96. <meta name="text:font size" content="12">
  97. <meta name="text:secondary font" content="millennium">
  98. <meta name="text:secondary font size" content="12">
  99. <meta name="text:post opacity" content="1">
  100.  
  101. <meta name="if:cursor" content="">
  102. <meta name="if:render" content="">
  103.  
  104. <meta name="text:render left" content="">
  105. <meta name="text:render bottom" content="">
  106. <meta name="text:render width" content="">
  107.  
  108. <style type="text/css">
  109.  
  110. @font-face { font-family: "millennium"; src: url('https://dl.dropboxusercontent.com/s/ohugarip25ejkwf/Millennium-Regular_0.ttf?dl=0'); format("truetype");}
  111.  
  112. /* Pulse */
  113. @-webkit-keyframes hvr-pulse {
  114. 25% {
  115. -webkit-transform: scale(1.1);
  116. transform: scale(1.1);
  117. }
  118. 75% {
  119. -webkit-transform: scale(0.9);
  120. transform: scale(0.9);
  121. }
  122. }
  123. @keyframes hvr-pulse {
  124. 25% {
  125. -webkit-transform: scale(1.1);
  126. transform: scale(1.1);
  127. }
  128. 75% {
  129. -webkit-transform: scale(0.9);
  130. transform: scale(0.9);
  131. }
  132. }
  133.  
  134. ::-webkit-scrollbar {
  135. width:7px;
  136. height:4px;
  137. background:{color:scrollbar};
  138. border:3px solid {color:background};
  139. }
  140.  
  141. ::-webkit-scrollbar-thumb {
  142. background-color:{color:scrollbar};
  143. border-radius:5px;
  144. }
  145.  
  146. #s-m-t-tooltip {
  147. max-width:300px;
  148. margin:10px 0px 0px 10px;
  149. background-color:{color:tooltip};
  150. font-family:{text:secondary font};
  151. font-size:{text:secondary font size}px;
  152. padding:3px;
  153. color:{color:tooltip text};
  154. z-index:999999999999999999999999999999999999;
  155. }
  156.  
  157. #s-m-t-tooltip:after {
  158. position: absolute;
  159. display: block; content: "";
  160. border-color: transparent {color:tooltip} transparent transparent ;
  161. border-style: solid;
  162. border-width: 5px;
  163. height:0;
  164. width:0;
  165. position:absolute;
  166. top:3px;
  167. left:-10px;
  168. }
  169.  
  170. ::selection {
  171. background: {color:selection};
  172. color: {color:selection text};
  173. }
  174.  
  175. ::-moz-selection {
  176. background: {color:selection};
  177. color: {color:selection text};
  178. }
  179.  
  180. ::-webkit-selection {
  181. background: {color:selection};
  182. color: {color:selection text};
  183. }
  184.  
  185. {block:ifcursor}body, a, a:hover {cursor: url('{image:cursor}'), progress;}{/block:ifcursor}
  186.  
  187. body {
  188. margin:0px;
  189. background:{color:background};
  190. color:{color:text};
  191. font-family:{text:font};
  192. font-size:{text:font size}px;
  193. }
  194.  
  195. a {
  196. color:{color:link};
  197. text-decoration:none;
  198. }
  199.  
  200. a:hover {
  201. color:{color:hover};
  202. -webkit-transition: all 0.7s ease;
  203. -moz-transition: all 0.7s ease;
  204. -o-transition: all 0.7s ease;
  205. transition: all 0.7s ease;
  206. }
  207.  
  208. blockquote {
  209. border-left:1px solid {color:blockquote};
  210. padding-left:10px;
  211. }
  212.  
  213. blockquote img {
  214. max-width:100%;
  215. height:auto;
  216. }
  217.  
  218. iframe, img, embed, object, video {
  219. }
  220.  
  221. img {
  222. max-width:auto;
  223. height:auto;
  224. }
  225.  
  226. #bar1 {
  227. position:fixed;
  228. top:0px;
  229. left:0px;
  230. width:100%;
  231. height:10px;
  232. background-color:rgba({RGBcolor:bars},.2);
  233. z-index:1;
  234. }
  235.  
  236. #bar2 {
  237. position:fixed;
  238. top:15px;
  239. left:0px;
  240. width:100%;
  241. height:35px;
  242. background-color:rgba({RGBcolor:bars},.2);
  243. z-index:1;
  244. }
  245.  
  246. #bar3 {
  247. position:fixed;
  248. bottom:0px;
  249. left:0px;
  250. width:100%;
  251. height:10px;
  252. background-color:rgba({RGBcolor:bars},.2);
  253. z-index:1;
  254. }
  255.  
  256. #bar4 {
  257. position:fixed;
  258. bottom:15px;
  259. left:0px;
  260. width:100%;
  261. height:35px;
  262. background-color:rgba({RGBcolor:bars},.2);
  263. z-index:1;
  264. }
  265.  
  266. #navi {
  267. position:fixed;
  268. right:0px;
  269. top:0px;
  270. width:100px;
  271. height:100%;
  272. background-color:rgba({RGBcolor:bars},.2);
  273. }
  274.  
  275. #bar5 {
  276. position:fixed;
  277. top:0px;
  278. right:115px;
  279. width:5px;
  280. height:100%;
  281. background-color:rgba({RGBcolor:bars},.2);
  282. }
  283.  
  284. #bar6 {
  285. position:fixed;
  286. top:0px;
  287. left:0px;
  288. width:10px;
  289. height:100%;
  290. background-color:rgba({RGBcolor:bars},.2);
  291. z-index:1;
  292. }
  293.  
  294. .navi {
  295. position:fixed;
  296. top:100px;
  297. right:25px;
  298. }
  299.  
  300. a.nav {
  301. font-size:50px;
  302. line-height:100px;
  303. z-index:1;
  304. }
  305.  
  306. .hvr-pulse {
  307. display: inline-block;
  308. vertical-align: middle;
  309. -webkit-transform: perspective(1px) translateZ(0);
  310. transform: perspective(1px) translateZ(0);
  311. box-shadow: 0 0 1px transparent;
  312. }
  313. .hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  314. -webkit-animation-name: hvr-pulse;
  315. animation-name: hvr-pulse;
  316. -webkit-animation-duration: 1s;
  317. animation-duration: 1s;
  318. -webkit-animation-timing-function: linear;
  319. animation-timing-function: linear;
  320. -webkit-animation-iteration-count: infinite;
  321. animation-iteration-count: infinite;
  322. }
  323.  
  324.  
  325. #line1 { position:fixed; bottom:110px; left:0px; width:100%; height:5px; background:{color:line 1}; }
  326.  
  327. #line2 { position:fixed; bottom:190px; left:0px; width:100%; height:5px; background:{color:line 2}; }
  328.  
  329. #line3 { position:fixed; bottom:180px; left:0px; width:100%; height:5px; background:{color:line 3}; }
  330.  
  331. #line4 { position:fixed; bottom:170px; left:0px; width:100%; height:5px; background:{color:line 4}; }
  332.  
  333. #line5 { position:fixed; bottom:160px; left:0px; width:100%; height:5px; background:{color:line 5}; }
  334.  
  335. #line6 { position:fixed; bottom:150px; left:0px; width:100%; height:5px; background:{color:line 6}; }
  336.  
  337. #line7 { position:fixed; bottom:140px; left:0px; width:100%; height:5px; background:{color:line 7}; }
  338.  
  339. #line8 { position:fixed; bottom:130px; left:0px; width:100%; height:5px; background:{color:line 8}; }
  340.  
  341. #line9 { position:fixed; bottom:120px; left:0px; width:100%; height:5px; background:{color:line 9}; }
  342.  
  343. #line10 { position:fixed; bottom:110px; left:0px; width:100%; height:5px; background:{color:line 10}; }
  344.  
  345. #line11 { position:fixed; bottom:100px; left:0px; width:100%; height:5px; background:{color:line 11}; }
  346.  
  347. #line13 { position:fixed; bottom:10px; right:0px; width:150px; height:5px; background:{color:background}; z-index:2; }
  348.  
  349. #line14 { position:fixed; top:10px; right:0px; width:150px; height:5px; background:{color:background}; z-index:2; }
  350.  
  351. #sidebar {
  352. position:fixed;
  353. top:0px;
  354. left:10px;
  355. width:200px;
  356. height:100%;
  357. background:{color:posts};
  358. padding:5px;
  359. z-index:2;
  360. }
  361.  
  362. .h1 {
  363. text-align:center;
  364. font-size:calc({text:font size}px + 7px);
  365. }
  366.  
  367. a.tag {
  368. display:inline-block;
  369. width:100px;
  370. padding:2px;
  371. margin:1px;
  372. text-align:center;
  373. background:{color:line 1};
  374. }
  375.  
  376. a.tag:hover {
  377. background:{color:line 11};
  378. }
  379.  
  380. .tabcon {
  381. float:left;
  382. position:relative;
  383. padding:10px;
  384. width:500px;
  385. background-color:rgba({RGBcolor:posts},{text:post opacity});
  386. margin-bottom:25px;
  387. border-radius:10px;
  388. }
  389.  
  390. article {
  391. float:left;
  392. position:relative;
  393. padding:10px;
  394. width:500px;
  395. background-color:rgba({RGBcolor:posts},{text:post opacity});
  396. margin-bottom:25px;
  397. border-radius:10px;
  398. }
  399.  
  400. .title {
  401. font-weight:normal;
  402. font-size:calc({text:font size}px + 5px);
  403. margin:0 0 10px 0;
  404. text-align:center;
  405. }
  406.  
  407. .quote {
  408. font-weight:normal;
  409. font-size:calc({text:font size}px + 5px);
  410. font-style:italic;
  411. margin:0 0 10px 0;
  412. text-align:center;
  413. }
  414.  
  415. .quotesource {
  416. margin:0 0 10px 0;
  417. text-align:right;
  418. }
  419.  
  420. .bubble {
  421. align:right;
  422. background: {color:ask};
  423. margin:7px 0px 5px 66px;
  424. padding:10px;
  425. position: relative;
  426. -moz-border-radius:5px;
  427. -webkit-border-radius:5px;
  428. border-radius:5px;
  429. }
  430.  
  431. .bubble p {
  432. margin:1px 0px;
  433. }
  434.  
  435. .bubble span {
  436. position:absolute;
  437. width:1px;
  438. height:1px;
  439. font-size: 0;
  440. line-height: 1px;
  441. left:-10px;
  442. top:10px;
  443. border-top:7px solid transparent;
  444. border-bottom:7px solid transparent;
  445. border-right:10px solid {color:ask};
  446. }
  447.  
  448. .perma {
  449. margin-top:10px;
  450. text-align:right;
  451. }
  452.  
  453. a.perma {
  454. display:inline-block;
  455. text-align:center;
  456. background:{color:permalink};
  457. border:1px solid transparent;
  458. border-radius:5px;
  459. width:15px;
  460. height:15px;
  461. font-size:15px;
  462. line-height:13px;
  463. padding:2px;
  464. }
  465.  
  466. a.perma:hover {
  467. background:{color:posts};
  468. border:1px solid {color:permalink};
  469. -webkit-transition: all 0.3s ease;
  470. -moz-transition: all 0.3s ease;
  471. -o-transition: all 0.3s ease;
  472. transition: all 0.3s ease;
  473. }
  474.  
  475. #pagi {
  476. width:500px;
  477. padding:10px;
  478. }
  479.  
  480. .credit {
  481. position:fixed;
  482. bottom:4px;
  483. left:8px;
  484. font: 9px consolas;
  485. text-transform:uppercase;
  486. letter-spacing: 0px;
  487. padding: 2px;
  488. z-index:3;
  489. }
  490.  
  491. </style>
  492. </head>
  493. <body>
  494.  
  495. <div id="bar1"></div><div id="bar2"></div>
  496. <div id="bar3"></div><div id="bar4"></div>
  497. <div id="bar5"></div><div id="bar6"></div>
  498.  
  499. <div id="line1"></div><div id="line2"></div><div id="line3"></div>
  500. <div id="line4"></div><div id="line5"></div><div id="line6"></div>
  501. <div id="line7"></div><div id="line8"></div><div id="line9"></div>
  502. <div id="line10"></div><div id="line11"></div>
  503.  
  504. <div id="line13"></div><div id="line14"></div>
  505.  
  506. <div id="navi">
  507.  
  508. <div class="navi">
  509. <a class="nav hvr-pulse" href="/" title="home"><i class="fa fa-{text:home icon}"></i></a><br>
  510. <a class="nav hvr-pulse" onClick="changeNavigation('ask')" title="ask"><i class="fa fa-{text:ask icon}"></i></a><br>
  511. <a class="nav hvr-pulse" onClick="changeNavigation('about')" title="about"><i class="fa fa-{text:about icon}"></i></a><br>
  512. <a class="nav hvr-pulse" onClick="changeNavigation('link')" title="links"><i class="fa fa-{text:links icon}"></i></a><br>
  513. <a class="nav hvr-pulse" onClick="changeNavigation('tag')" title="tags"><i class="fa fa-{text:tags icon}"></i></a>
  514. </div>
  515.  
  516. </div>
  517.  
  518. <div id="sidebar">
  519. <img style="margin-top:50px; width:200px; height:auto;" src="{image:sidebar 1}"><br>
  520. <div class="desc">{Description}</div>
  521. <br>
  522. <img style="margin-bottom:55px; width:200px; height:auto;" src="{image:sidebar 2}">
  523. </div>
  524.  
  525. <table style="font-size:{text:font size}px; margin-top:70px; margin-bottom:20px;" width="500" align="center" border="0" cellspacing="5">
  526.  
  527. <tbody><tr>
  528.  
  529. <td valign="top" style="width:500px;">
  530.  
  531. <div id="content">
  532.  
  533. {block:Posts}
  534. <article>
  535.  
  536. {block:Text}
  537. {block:Title}<div class="title">{Title}</div>{/block:Title}
  538. {Body}
  539. {/block:Text}
  540.  
  541. {block:Photo}
  542. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  543. {block:Caption}{Caption}{/block:Caption}
  544. {/block:Photo}
  545.  
  546. {block:Photoset}
  547. {Photoset-500}
  548. {block:Caption}{Caption}{/block:Caption}
  549. {/block:Photoset}
  550.  
  551. {block:Quote}
  552. <div class="quote">"{Quote}"</div>
  553. {block:Source}<div class="quotesource">{Source}</div>{/block:Source}
  554. {/block:Quote}
  555.  
  556. {block:Link}
  557. <div class="title"><a href="{URL}">{Name}</a></div>
  558. {block:Description}<div class="description">{Description}</div>{/block:Description}
  559. {/block:Link}
  560.  
  561. {block:Chat}
  562. {block:Title}<div class="title">{Title}</div>{/block:Title}
  563. {block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label}&nbsp;{Line}</div>{/block:Lines}
  564. {/block:Chat}
  565.  
  566. {block:Video}
  567. {Video-500}
  568. {block:Caption}{Caption}{/block:Caption}
  569. {/block:Video}
  570.  
  571. {block:Audio}
  572. {AudioPlayerWhite}
  573. {block:TrackName}{TrackName}<br>{/block:TrackName}
  574. {block:Artist}{Artist}<br>{/block:Artist}
  575. {block:Album}{Album}{/block:Album}
  576. {block:Caption}{Caption}{/block:Caption}
  577. {/block:Audio}
  578.  
  579. {block:Answer}
  580. <img src="{AskerPortraitURL-48}" align="left" style="border-radius:48px;">
  581. <div class="bubble"><span></span>{Asker} {text:ask text}: {Question}&nbsp;</div>
  582. <div class="answer">{Answer}</div>
  583. {/block:Answer}
  584.  
  585. {block:IndexPage}
  586. <div class="perma">
  587. <a class="perma" onClick="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-heart-o"></i></a>
  588. <a class="perma" onClick="{ReblogURL}" title="reblog?"><i class="fa fa-refresh"></i></a>
  589. </div>
  590. {block:IndexPage}
  591.  
  592. {block:PermalinkPage}
  593. <center>
  594. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  595. {block:RebloggedFrom}<br><a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  596. {block:RebloggedFrom}• <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}
  597. {block:HasTags}<br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {/block:HasTags}
  598. </center>
  599.  
  600. {block:PostNotes}{PostNotes}{/block:PostNotes}
  601. {/block:PermalinkPage}
  602.  
  603. </article>
  604.  
  605. {/block:Posts}
  606.  
  607. <div id="pagi">
  608.  
  609. {block:PreviousPage}<a class="perma" style="float:left;" title="{text:back title}" href="{PreviousPage}"><i class="fa fa-chevron-left"></i></a>{/block:PreviousPage}
  610. {block:NextPage}<a class="perma" style="float:right;" title="{text:next title}" href="{NextPage}"><i class="fa fa-chevron-right"></i></a>{/block:NextPage}
  611.  
  612. </div>
  613.  
  614.  
  615.  
  616. <div id="ask" style="display:none;">
  617. <div class="tabcon">
  618. <div class="h1">Message Me</div>
  619.  
  620.  
  621. <iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
  622. <br><br>
  623. <iframe frameborder="0" scrolling="no" width="100%" height="300" src="http://www.tumblr.com/submit_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="submit_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
  624.  
  625. </div>
  626. </div>
  627.  
  628. <div id="about" style="display:none;">
  629. <div class="tabcon">
  630. <div class="h1">About Me</div><br>
  631.  
  632. about here
  633.  
  634. </div>
  635. </div>
  636.  
  637. <div id="link" style="display:none;">
  638. <div class="tabcon">
  639. <div class="h1">Links</div><br>
  640.  
  641. links here
  642.  
  643. </div>
  644. </div>
  645.  
  646. <div id="tag" style="display:none;">
  647. <div class="tabcon">
  648. <div class="h1">Tags</div><br>
  649.  
  650. put your tags here!<br>
  651. <a class="tag" href="/">heres an example</a>
  652.  
  653. </div>
  654. </div>
  655.  
  656. </td></table></style>
  657. <br>
  658.  
  659. {block:ifrender}<div style="position:fixed; left:{text:render left}px; bottom:{text:render bottom}px; z-index:1;"><img src="{image:render}" width="{text:render width}"></div>{/block:ifrender}
  660.  
  661. <div class="credit"><a href="http://linoone.tumblr.com/" title="theme"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif" /></a></div>
  662.  
  663. </body>
  664. </html>
Advertisement
Add Comment
Please, Sign In to add comment