teruteru

Under Tube -【 THEME 60 by Anomaly ☽】

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