Advertisement
planthed

Fluorescent

Feb 23rd, 2016
1,706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.40 KB | None | 0 0
  1. <!-----
  2.  
  3.  
  4. ✧* 。♡ theme made by tumblr user @planthed ♡ 。*✧
  5.  
  6.  
  7.  
  8. theme blog: @painthemes
  9. base code by @bychloethemes
  10. resizing videos by @shythemes
  11.  
  12. ------>
  13.  
  14.  
  15. <!DOCTYPE html>
  16. <html>
  17. <head>
  18.  
  19. <meta charset="UTF-8" />
  20. <title>{block:TagPage}{Tag} posts | {/block:TagPage} {block:PostSummary}{PostSummary} | {/block:PostSummary}{Title}</title>
  21. <link rel="shortcut icon" href="{Favicon}"><!--sets the favicon-->
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. <!--Default Variables-->
  24. {block:Hidden}
  25. <meta name="image:Background" content="" />
  26.  
  27. <meta name="color:Background" content="#fff" />
  28. <meta name="color:Text" content="#000" />
  29. <meta name="color:Links" content="#000" />
  30. <meta name="color:Accent" conten="#9f1f1f" />
  31.  
  32. <meta name="if:Tiled Background" content="" />
  33. <meta name="if:Tiny cursor" content="1"/>
  34. <meta name="if:Caption" content=""/>
  35. <meta name="if:Right sidebar" content=""/>
  36. <meta name="if:border radius" content=""/>
  37.  
  38. <meta name="text:margin between posts" content="80" />
  39. <meta name="text:blogtitle" content="" />
  40. <meta name="text:Home Label" content="home" />
  41. <meta name="text:Ask Label" content="message" />
  42. <meta name="text:Archive Label" content="past" />
  43. <meta name="text:Link 1" content="" />
  44. <meta name="text:URL 1" content="http://" />
  45. <meta name="text:Link 2" content="" />
  46. <meta name="text:URL 2" content="http://" />
  47. <meta name="text:Link 3" content="" />
  48. <meta name="text:URL 3" content="http://" />
  49.  
  50.  
  51. <meta name="select:faded posts" content="" title="None" />
  52. <meta name="select:faded posts" content="0.9" title="0.9" />
  53. <meta name="select:faded posts" content="0.8" title="0.8" />
  54. <meta name="select:faded posts" content="0.7" title="0.7" />
  55. <meta name="select:faded posts" content="0.6" title="0.6" />
  56. <meta name="select:faded posts" content="0.5" title="0.5" />
  57.  
  58. <meta name="select:Grayscale images" content="" title="None" />
  59. <meta name="select:Grayscale images" content="-webkit-filter:grayscale(30%);filter:grayscale(30%);" title="30%" />
  60. <meta name="select:Grayscale images" content="-webkit-filter:grayscale(50%);filter:grayscale(50%);" title="50%" />
  61. <meta name="select:Grayscale images" content="-webkit-filter:grayscale(70%);filter:grayscale(70%);" title="70%" />
  62. <meta name="select:Grayscale images" content="-webkit-filter:grayscale(100%);filter:grayscale(100%);" title="100%" />
  63.  
  64. <meta name="select:font" content="montserrat" title="Montserrat">
  65. <meta name="select:font" content="Open sans" title="Open sans">
  66. <meta name="select:font" content="karla" title="Karla">
  67. <meta name="select:font" content="Lato" title="Lato">
  68. <meta name="select:font" content="roboto" title="Roboto">
  69. <meta name="select:font" content="consolas" title="Consolas">
  70.  
  71. <meta name="select:font size" content="9px" title="9px">
  72. <meta name="select:font size" content="10px" title="10px">
  73. <meta name="select:font size" content="11px" title="11px">
  74. <meta name="select:font size" content="12px" title="12px">
  75.  
  76. <meta name="select:nav size" content="7px" title="7px">
  77. <meta name="select:nav size" content="8px" title="8px">
  78. <meta name="select:nav size" content="9px" title="9px">
  79. <meta name="select:nav size" content="10px" title="10px">
  80. <meta name="select:nav size" content="11px" title="11px">
  81. <meta name="select:nav size" content="12px" title="12px">
  82.  
  83. <meta name="select:nav style" content="" title="none">
  84. <meta name="select:nav style" content="bold" title="bold">
  85. <meta name="select:nav style" content="italic" title="italic">
  86.  
  87. {/block:Hidden}
  88.  
  89. <style type="text/css">
  90.  
  91.  
  92. #s-m-t-tooltip{
  93. max-width:300px;
  94. padding:1px;
  95. padding-left:7px;
  96. padding-right:7px;
  97. min-height:7px;
  98. background:black;
  99. margin:20px 0px 0px 20px;
  100. font-family:montserrat;
  101. font-size:10px;
  102. text-transform:uppercase;
  103. letter-spacing:1px;
  104. font-weight:bold;
  105. color:white;
  106. line-height:20px;
  107. opacity:1;
  108. z-index:9999999999999999999;
  109. }
  110.  
  111. {block:ifTinycursor}
  112.  
  113. html, body, a{cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), progress;}
  114.  
  115. a:hover{
  116. cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
  117. }
  118. {/block:ifTinycursor}
  119.  
  120. /*tumblr controls and lightbox*/
  121.  
  122. #tumblr_controls, .tmblr-iframe{ z-index:99999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
  123. -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
  124.  
  125. #tumblr_controls, .tmblr-iframe:hover{
  126. opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  127. -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
  128. }
  129.  
  130.  
  131. #tumblr_lightbox,.tmblr-lightbox {
  132. background:rgba({RGBcolor:accent}, .5)!important;
  133. }
  134.  
  135. #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
  136. opacity:0!important;
  137. }
  138.  
  139. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image,
  140. #tumblr_lightbox_right_image, .lightbox-image {
  141. box-shadow:none!important;
  142. border-radius:0px!important;
  143. }
  144.  
  145. /*scrollbar*/
  146.  
  147.  
  148. ::-webkit-scrollbar{
  149. width: 13px;
  150. height: 2px;
  151. background:inherit; }
  152.  
  153. ::-webkit-scrollbar-thumb { background-color:{color:accent};border:6px solid {color:background};}
  154.  
  155.  
  156. ::-webkit-scrollbar-track {background:transparent;}
  157.  
  158.  
  159. /*main structure*/
  160.  
  161. body {
  162. background:{color:Background} url({image:Background}) {block:IfNotTiledBackground}no-repeat center center fixed;
  163. background-size:cover;{/block:IfNotTiledBackground}
  164. {block:IfTiledBackground}repeat fixed;{/block:IfTiledBackground}
  165. color:{color:Text};
  166. font-size:{select:font size};
  167. font-family:{select:font};
  168. word-wrap:break-word;
  169. }
  170.  
  171. /*links style*/
  172.  
  173. a {
  174. text-decoration:none;color:{color:Links};
  175. -webkit-transition: all 0.2s ease-in-out;
  176. -moz-transition: all 0.2s ease-in-out;
  177. -o-transition: all 0.2s ease-in-out;
  178. transition: all 0.2s ease-in-out;
  179. }
  180. a:hover {
  181. color:{color:text};
  182. -webkit-transition: all 0.2s ease-in-out;
  183. -moz-transition: all 0.2s ease-in-out;
  184. -o-transition: all 0.2s ease-in-out;
  185. transition: all 0.2s ease-in-out;
  186. }
  187.  
  188.  
  189. /*don't touch this*/
  190. #infscr-loading {
  191. position:absolute;
  192. bottom:0px;
  193. width:200px;
  194. margin-left:45%;
  195. left:-100px;
  196. text-align:center;
  197. }
  198.  
  199.  
  200. /*posts*/
  201.  
  202. #posts {
  203. margin:100px auto;
  204. {block:IndexPage}width:350px;{/block:IndexPage}
  205. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  206. }
  207.  
  208. /*entries*/
  209.  
  210. article {
  211. position:relative;
  212. margin-bottom:{text:margin between posts}px;
  213. {block:IndexPage}width:350px;{/block:IndexPage}
  214. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  215. overflow:hidden;
  216. }
  217.  
  218. article p:first-of-type, article h1 {
  219. margin-top:0;
  220. }
  221.  
  222. article p:last-of-type {
  223. margin-top:0;
  224. }
  225. article img {
  226. max-width:100%;
  227. height:auto;
  228. {block:ifborderradius}
  229. border-radius:4px;
  230. {/block:ifborderradius}
  231. {select:Grayscale images}
  232. -webkit-transition: all 0.6s ease-in-out;
  233. -moz-transition: all 0.6s ease-in-out;
  234. -o-transition: all 0.6s ease-in-out;
  235. transition: all 0.6s ease-in-out;
  236. opacity:{select:faded posts};
  237. }
  238.  
  239. article img:hover{
  240. opacity:1;
  241. -webkit-filter:grayscale(0%);filter:grayscale(0%);
  242. -webkit-transition: all 0.6s ease-in-out;
  243. -moz-transition: all 0.6s ease-in-out;
  244. -o-transition: all 0.6s ease-in-out;
  245. transition: all 0.6s ease-in-out;
  246. }
  247.  
  248. /*blockquote*/
  249.  
  250. article blockquote {
  251. margin: 5px 0 5px 10px;
  252. border-left:1px solid {color:Accent};
  253. padding-left:10px;
  254. }
  255.  
  256. article ul, article ol {
  257. padding-left:25px;/*default is 40px*/
  258. }
  259.  
  260. /*captions*/
  261.  
  262.  
  263.  
  264. .caption a{
  265. color:#fff;
  266. }
  267.  
  268. .caption {
  269. padding:10px;
  270. padding-bottom:1px;
  271. margin-top:10px;
  272. background:#000;
  273. color:white;
  274. }
  275.  
  276. .caption blockquote{
  277. border-left:1px solid #000;
  278. margin:0px;
  279. padding:0px;
  280. }
  281.  
  282. /*chats style*/
  283.  
  284.  
  285. .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{ padding:5px;margin-bottom:8px;text-transform:uppercase;letter-spacing:2px;line-height:15px;padding-top:8px;background:black;color:white;}
  286.  
  287. .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{background:{color:accent}; padding:5px;margin-bottom:8px;text-transform:uppercase;letter-spacing:2px;color:white;line-height:15px;padding-top:8px;}
  288.  
  289.  
  290. h1, h2, h3 {
  291. font-weight:normal;/*default is bold*/
  292. }
  293. h1 {
  294. font-size:1.3em;
  295. color:{color:accent};
  296. }
  297. h2 {
  298. font-size:1.4em;
  299. }
  300. h3 {
  301. font-size:1.2em;
  302. }
  303. img {
  304. vertical-align:middle;
  305. }
  306.  
  307. /*audio*/
  308.  
  309. .audio-post{
  310. width:350px;
  311. text-align:right;
  312. }
  313.  
  314. img.album-art {
  315. width:60px;
  316. height:60px;
  317. margin-top:15px;
  318. margin-left:-20px;
  319. border-radius:100%;
  320. position:absolute;
  321. }
  322. .audio-info {
  323. display:inline-block;
  324. margin-left:90px;
  325. min-height:80px;
  326. font-size:20px;
  327. width:auto;
  328. margin-top:20px;
  329. letter-spacing:1px;
  330. text-transform:uppercase;
  331. }
  332.  
  333. a1{
  334. font-size:10px;
  335. margin-top:-15px;
  336. color:{color:accent};
  337. }
  338.  
  339. .tumblr_audio_player {
  340. opacity:0;
  341. width:30px;
  342. height:30px;
  343. position:absolute;
  344. top:30px;
  345. left:27px;
  346. border-radius:100%;
  347. -webkit-transform: scale(0.20);
  348. -webkit-transition: all .9s ease;
  349. -moz-transition: all .9s ease;
  350. -o-transition: all .9s ease;
  351. transition: all .9s ease;
  352.  
  353. }
  354.  
  355. article:hover .tumblr_audio_player{
  356. opacity:0.6;
  357. -webkit-transform: scale(1);
  358. -webkit-transition: all .9s ease;
  359. -moz-transition: all .9s ease;
  360. -o-transition: all .9s ease;
  361. transition: all .9s ease;
  362. }
  363.  
  364. /*credits, don't delete ok*/
  365.  
  366. .wow {
  367. position:fixed;
  368. font-size:15px;
  369. {block:ifnotrightsidebar}
  370. right:10px;
  371. {/block:ifnotrightsidebar}
  372. {block:ifrightsidebar}
  373. left:10px;
  374. {/block:ifrightsidebar}
  375. bottom:10px;
  376. z-index:999999999999999999999999;
  377. -o-transition-transition: all 0.3s ease;
  378. -webkit-transition: all 0.3s ease;
  379. -moz-transition: all 0.3s ease;
  380. transition: all 0.3s ease;
  381. }
  382.  
  383. .wow a{color:black;}
  384. .wow:hover a{color:{color:accent};}
  385. .wow:hover{
  386. -webkit-animation:pop 1s;
  387. -ms-transform: rotate(360deg); /* IE 9 */
  388. -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
  389. transform: rotate(360deg);
  390. }
  391.  
  392. @-webkit-keyframes pop{0% {-webkit-transform: scale(1);}50% {-webkit-transform: scale(.8);}100% {-webkit-transform: scale(1);}}
  393.  
  394.  
  395. /*question styling*/
  396.  
  397.  
  398. .as{
  399. color:{color:text};
  400. text-transform:uppercase;
  401. padding-bottom:3px;
  402. letter-spacing:1px;
  403. font-size:13px;
  404. text-align:right;
  405. }
  406.  
  407. .as a{
  408. color:{color:text};
  409. }
  410.  
  411.  
  412. .q{
  413. margin-top:0px;
  414. padding:6px;
  415. line-height:14px;
  416. background:black;
  417. color:white;
  418. {block:ifborderradius}
  419. border-radius:4px;
  420. {/block:ifborderradius}
  421. }
  422.  
  423. .ed{
  424. color:{color:text};
  425. text-transform:uppercase;
  426. padding-bottom:3px;
  427. letter-spacing:1px;
  428. font-size:13px;
  429. margin-top:4px;
  430. padding-left:5px;
  431. text-align:left;
  432. }
  433.  
  434. .a blockquote{
  435. border:0px;
  436. margin:0px;
  437. padding:0px;
  438. }
  439.  
  440. .a a{
  441. color:white;
  442. }
  443.  
  444. .a{
  445. margin-top:0px;
  446. padding:2px;
  447. padding-left:10px;
  448. line-height:14px;
  449. background:black;
  450. color:white;
  451. {block:ifborderradius}
  452. border-radius:4px;
  453. {/block:ifborderradius}
  454. }
  455.  
  456.  
  457. /*post notes*/
  458.  
  459. .info{
  460. margin-top:10px;
  461. padding:10px;
  462. background:black;
  463. color:white;
  464. }
  465.  
  466. .info a, #notes a{
  467. color:white;
  468. }
  469.  
  470. #notes{
  471. margin-top:10px;
  472. background:black;
  473. line-height:20px;
  474. padding:10px;
  475. color:white;
  476. }
  477.  
  478.  
  479.  
  480. ol.notes {
  481. padding:0;
  482. margin: 0;
  483. list-style-type: none;
  484. }
  485. ol.notes li.note {
  486. padding: 3px 0;
  487. margin-bottom:3px;
  488. }
  489. ol.notes li.note img.avatar {
  490. float:right;
  491. border-radius:50%;
  492. }
  493. ol.notes li.note blockquote a {
  494. text-decoration: none;
  495. }
  496. li.more_notes_link_container {
  497. font-weight: bold;
  498. text-transform: uppercase;
  499. font-size: 0.85em;
  500. }
  501.  
  502. /*permas*/
  503.  
  504.  
  505.  
  506. article .block {
  507. position:relative;
  508. display:block;
  509. text-align:left;
  510. margin:0px;
  511. opacity:1;
  512. height:50px;
  513. overflow:hidden;
  514. }
  515.  
  516.  
  517. article .date {
  518. text-transform: uppercase;
  519. text-align:center;
  520. display:block;
  521. text-decoration: none;
  522. font-size:12px;
  523. line-height:10px;
  524. letter-spacing:1px;
  525. margin-top:10px;
  526. opacity:1;
  527. padding-bottom:5px;
  528. width:50px;
  529. border-bottom:1px solid {color:accent};
  530. margin-left:0px;
  531. z-index:99999999;
  532. }
  533.  
  534. .date a, .notas a{color:{color:text};}
  535.  
  536.  
  537. .block .notas{
  538. text-transform:uppercase;
  539. display: block;
  540. text-align:right;
  541. line-height:10px;
  542. font-size:12px;
  543. letter-spacing:1px;
  544. margin-top:-15px;
  545. width:160px;
  546. padding-bottom:5px;
  547. margin-left:300px;
  548. opacity:0;
  549. z-index:99999999;
  550. -o-transition-transition: all 0.5s ease;
  551. -webkit-transition: all 0.5s ease;
  552. -moz-transition: all 0.5s ease;
  553. transition: all 0.5s ease;
  554. }
  555.  
  556. article:hover .notas{
  557. opacity:1;
  558. margin-left:189px;
  559. }
  560.  
  561. .notas a{
  562. position:relative;
  563. }
  564.  
  565. .notas a:after {
  566.  
  567. position: absolute;
  568. top:18px;
  569. left: 0;
  570. width:0px;
  571. height:1px;
  572. background:{color:accent};
  573. content: '';
  574. opacity:1;
  575. -webkit-transition:all 0.3s ease-out;
  576. -moz-transition:all 0.3s ease-out;
  577. transition:all 0.3s ease-out;
  578.  
  579. }
  580.  
  581. .notas a:hover:after,
  582. .notas a:focus:after {
  583. opacity: 1;
  584. width:100%;
  585. }
  586.  
  587.  
  588. #sidebar {
  589. width:270px;
  590. position:fixed;/*we don't want it scrolling away!*/
  591. top:230px;
  592. {block:ifnotrightsidebar}
  593. left:120px;
  594. {/block:ifnotrightsidebar}
  595. {block:ifrightsidebar}
  596. right:100px;
  597. {/block:ifrightsidebar}
  598. }
  599.  
  600. .blogtitle{
  601. font-size:16px;
  602. padding-bottom:5px;
  603. text-transform:uppercase;
  604. letter-spacing:2px;
  605. width:auto;
  606. margin-top:-30px;
  607. position:absolute;
  608. border-bottom:1px solid {color:accent};
  609. font-weight:bold;
  610. }
  611.  
  612.  
  613.  
  614. .nav{
  615. margin-top:5px;
  616. text-transform:uppercase;
  617. letter-spacing:2px;
  618. line-height:20px;
  619. font-size:{select:nav size};
  620. font-weight:{select:nav style};
  621. font-style:{select:nav style};
  622. }
  623.  
  624. .nav a{
  625. color:{color:text};
  626. position:relative;
  627. }
  628.  
  629. .nav a:after {
  630.  
  631. position: absolute;
  632. top:17px;
  633. left: 0;
  634. width:0px;
  635. height:1px;
  636. background:{color:accent};
  637. content: '';
  638. opacity:1;
  639. -webkit-transition:all 0.3s ease-out;
  640. -moz-transition:all 0.3s ease-out;
  641. transition:all 0.3s ease-out;
  642.  
  643. }
  644.  
  645. .nav a:hover:after,
  646. .nav a:focus:after {
  647. opacity: 1;
  648. width:100%;
  649. }
  650.  
  651.  
  652. </style>
  653. </head>
  654. <body>
  655.  
  656. <div id="sidebar">
  657. <div class="blogtitle">{text:blogtitle}</div>
  658. {Description}
  659. <div class="nav">
  660. <a href="/">{text:Home Label}</a>
  661. <a href="/ask">{text:Ask Label}</a>
  662. {block:IfLink1}
  663. <a href="{text:URL 1}">{text:Link 1}</a>{/block:IfLink1}
  664. {block:IfLink2}
  665. <a href="{text:URL 2}">{text:Link 2}</a>{/block:IfLink2}
  666. {block:IfLink3}
  667. <a href="{text:URL 3}">{text:Link 3}</a>{/block:IfLink3}
  668. <a href="/archive">{text:Archive Label}</a>
  669.  
  670. </div>
  671. </div>
  672.  
  673. <div id="posts">
  674. {block:Posts}<article>
  675.  
  676. {block:Text}
  677. {block:Title}<h1>{Title}</h1>{/block:Title}
  678. <div class="text-post tb">
  679. {Body}</div>
  680. {/block:Text}
  681.  
  682. {block:Photo}
  683. <div class="photo-post">
  684. <img src="{PhotoURL-500}">
  685. {block:ifcaption}
  686. {block:IndexPage}
  687. <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
  688. {/block:IndexPage}
  689. {/block:ifcaption}
  690. </div>
  691. {/block:Photo}
  692.  
  693.  
  694. {block:Photoset}
  695. <div class="photoset-post">
  696. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></div>
  697. {block:ifcaption}
  698. {block:IndexPage}
  699. <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
  700. {/block:IndexPage}
  701. {/block:ifcaption}
  702. {/block:Photoset}
  703.  
  704.  
  705. {block:Quote}
  706. <h1>{Quote}</h1>
  707. <div class="quote-post tb {Length}">
  708. {block:Source}
  709. <cite>&mdash; {Source}</cite>
  710. {/block:Source}</div>
  711. {/block:Quote}
  712.  
  713. {block:Link}
  714. <h1><a href="{URL}">{Name}</a></h1>
  715. <div class="link-post tb">
  716. {block:Description}{Description}{/block:Description}
  717. </div>{/block:Link}
  718.  
  719. {block:Chat}
  720. <div class="chat">
  721. {block:Title}<span class="title">{Title}</span></span>{/block:Title}
  722. {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
  723. </div>
  724. {/block:Chat}
  725.  
  726. {block:Audio}
  727. <div class="audio-post">
  728. <img class="album-art" src="http://static.tumblr.com/yxfeliq/C5Xnysfnk/cd.jpg" {block:AlbumArt}style="display:none;"{/block:AlbumArt}>
  729. {block:AlbumArt}<img src="{AlbumArtURL}" class="album-art">{/block:ALbumArt}
  730. <div class="audio-info">
  731. <span {block:TrackName}style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br>
  732. <a1><span {block:Artist}style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</a1></div>
  733. {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}
  734. </div>{/block:Audio}
  735.  
  736.  
  737. {block:Video}
  738. {block:IndexPage}<div class="video">{Video-500}</div>
  739. {/block:IndexPage}
  740. {block:PermalinkPage}
  741. {Video-400}
  742. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  743. {/block:PermalinkPage}
  744. {/block:Video}
  745.  
  746. {block:Answer}
  747. <div class="answer-post">
  748. <div class="as">{Asker} asked:</div>
  749. <div class="q">{Question}</div>
  750. <div class="ed">{name} replied:</div>
  751. <div class="a">{Answer}</div>
  752. </div>{/block:Answer}
  753.  
  754. {block:IndexPage}
  755. <div class="block">
  756. <div class="date">
  757. <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}</a>
  758. </div>
  759. <div class="notas">
  760. <a href="{Permalink}" target="_blank" >{NoteCount}</a>, <a href="{reblogURL}" target="_blank" >reblog</a>
  761. </div></div>
  762. {/block:IndexPage}
  763.  
  764. {block:PermalinkPage}
  765. <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
  766. <div class="info">
  767. {block:RebloggedFrom}
  768. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  769. <b>source by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  770. {block:HasTags} tagged under: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  771. </div>
  772. {/block:PermalinkPage}
  773.  
  774.  
  775. {block:PostNotes}
  776. <div id="notes" class="tb">
  777. {PostNotes-16}
  778. </div>{/block:PostNotes}
  779. </article>
  780. {/block:Posts}
  781. </div>
  782.  
  783. <!--pagination, this must stay here so that infinite scroll works-->
  784. {block:Pagination}
  785. <div class="pagination" style="visibility:hidden;">
  786. {block:NextPage}
  787. <a href="{NextPage}" id="next">next</a>
  788. {/block:NextPage}
  789. </div>
  790. {/block:Pagination}
  791.  
  792. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  793. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  794. <script>
  795. (function($){
  796. $(document).ready(function(){
  797. $("a[title]").style_my_tooltips({
  798. tip_follows_cursor:true,
  799. tip_delay_time:90,
  800. tip_fade_speed:600,
  801. attribute:"title"
  802. });
  803. });
  804. })(jQuery);
  805. </script>
  806. <div class="wow"><a href="http://planthed.tumblr.com" target="_blank"><i class="fa fa-product-hunt"></i></a></div>
  807. <script type="text/javascript">
  808. WebFontConfig = {
  809. google: { families: [ 'Open+Sans:400,300:latin', 'Roboto:400,100:latin', 'Lato:400,300:latin', 'Raleway:400,300:latin', 'Montserrat:400,700:latin', 'NTR::latin', 'Karla::latin', 'Quicksand::latin', 'Petit+Formal+Script::latin', 'Parisienne::latin', 'Clicker+Script::latin' ] }
  810. };
  811. (function() {
  812. var wf = document.createElement('script');
  813. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  814. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  815. wf.type = 'text/javascript';
  816. wf.async = 'true';
  817. var s = document.getElementsByTagName('script')[0];
  818. s.parentNode.insertBefore(wf, s);
  819. })(); </script>
  820. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  821. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  822. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  823. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  824. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  825. {block:IndexPage}
  826. <!--links to the inf scroll, masonry and images loaded libraries-->
  827. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  828. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  829. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  830. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  831. <link href="//static.tumblr.com/wupwnyt/1iho27ad1/gkthm.css" rel="stylesheet" type="text/css">
  832. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  833. <script>
  834.  
  835. $(document).ready(function(){
  836. $('.photo-slideshow').pxuPhotoset({
  837. lightbox: true,
  838. rounded: false,
  839. gutter: '0px',
  840. borderRadius: '0px',
  841. photoset: '.photo-slideshow',
  842. photoWrap: '.photo-data',
  843. photo: '.pxu-photo'
  844. });
  845. });
  846.  
  847. (function () {
  848. var $tumblelog = $('#posts'); //the name of your posts container
  849. $tumblelog.imagesLoaded(function () {
  850. $tumblelog.masonry({
  851. itemSelector: 'article', //the name for the posts
  852. isAnimated:true,
  853. columnWidth:350, //width of the posts
  854. gutterWidth:100, //gap between columns, should be same as post margin-bottom
  855. });
  856. });
  857. $tumblelog.infinitescroll({
  858. navSelector : "div.pagination", //entire pagination div
  859. nextSelector : ".pagination a#next",//just your next link
  860. itemSelector : "article", //name of the posts
  861. loading: {
  862. finishedMsg: "<p>You've reached the end of the Internet.</p>", //when there's nothing left to load
  863. img :"https://res1.nabtrade.com.au/Content/Images/ajax_loader.gif", //loading image
  864. msg:null,
  865. msgText: "",
  866. },
  867. },
  868.  
  869. function( newElements ) {
  870. var $newElems = $(newElements)
  871. $newElems.hide();
  872. $newElems.imagesLoaded(function(){
  873. $tumblelog.masonry( 'appended', $newElems, {
  874. isAnimated: true,
  875. animationOptions: {
  876. duration: 250,
  877. easing: 'linear',
  878. queue: false
  879. }
  880. },
  881. function(){
  882. $newElems.fadeIn('slow');
  883. });
  884. });
  885. });
  886.  
  887. })();
  888. </script>
  889. {/block:IndexPage}
  890. </body>
  891. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement