Advertisement
planthed

Alleyways theme #10

Nov 1st, 2014
2,310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.52 KB | None | 0 0
  1. <!-----
  2.  
  3. theme made by tumblr user planthed // weedhs ★彡
  4.  
  5. keep the creds u lil bitch
  6.  
  7. — http://painthemes.tumblr.com/
  8. — http://planthed.tumblr.com/
  9. — http://weedhs.tumblr.com/
  10.  
  11. ------>
  12.  
  13.  
  14. <html lang="en">
  15.  
  16. <script type="text/javascript">
  17. <!--
  18.  
  19. // Disable Right Click Script
  20.  
  21. function IE(e)
  22. {
  23. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  24. {
  25. return false;
  26. }
  27. }
  28. function NS(e)
  29. {
  30. if (document.layers || (document.getElementById && !document.all))
  31. {
  32. if (e.which == "2" || e.which == "3")
  33. {
  34. return false;
  35. }
  36. }
  37. }
  38. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  39.  
  40. //-->
  41. </script>
  42. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  43.  
  44. <meta name="color:Background" content="#ffffff"/>
  45. <meta name="color:Title" content="#aaa"/>
  46. <meta name="color:Text" content="#aaa"/>
  47. <meta name="color:Link" content="#aaa"/>
  48. <meta name="image:Sidebar" content=""/>
  49. <meta name="image:Background" content=""/>
  50. <meta name="color:scrollbar" content="#ddd"/>
  51. <meta name="text:blog title" content="alleyways"/>
  52. <meta name="text:Link 1" content="/" />
  53. <meta name="text:Link 2" content="/ask" />
  54. <meta name="text:Link 3" content="/" />
  55. <meta name="text:Link 4" content="/" />
  56. <meta name="text:Link 5" content="/" />
  57. <meta name="text:Link 1 Title" content="refresh" />
  58. <meta name="text:Link 2 Title" content="message"/>
  59. <meta name="text:Link 3 Title" content="more links" />
  60. <meta name="text:Link 4 Title" content="favorites" />
  61. <meta name="text:Link 5 Title" content="about" />
  62. <meta name="if:faded posts" content="1" />
  63. <meta name="if:grayscale posts" content="1" />
  64. </script>
  65.  
  66. <style type="text/css">
  67.  
  68.  
  69.  
  70. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  71. z-index:9999999999999999999999999999999999999;
  72. opacity:.2 !important;
  73. -webkit-filter:invert(100%);
  74. position:fixed!important;
  75. }
  76.  
  77. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
  78. -webkit-transition:opacity 0.7s linear;
  79. opacity:1.0;
  80. -webkit-transition:all 0.4s ease-out;
  81. -moz-transition:all 0.4s ease-out;
  82. transition: all 0.4s ease-out;
  83. z-index:99999;
  84. }
  85.  
  86.  
  87. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  88.  
  89. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #fff; border-radius:0px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; }
  90.  
  91.  
  92. ::selection{
  93. color: #ffffff;
  94. background: {color:link};
  95. }
  96.  
  97. ::-moz-selection{
  98. color: #ffffff;
  99. background: {color:link};
  100. }
  101.  
  102. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  103.  
  104. body {
  105. padding:0px;
  106. font-style:italic;
  107. margin:5px;
  108. color:{color:Text};
  109. font-family:calibri;
  110. font-size:10px;
  111. line-height:12px;
  112. text-transform:normal;
  113. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  114. background-color: {color:Background};
  115. background-image:url({image:Background});
  116. background-attachment: fixed;
  117. background-repeat: repeat;
  118. color:{color:Text};
  119. }
  120.  
  121. askk{
  122. font-family:arial;
  123. font-size:11px;
  124. font-style:italic;
  125. color:{color:Title};
  126. }
  127.  
  128. a:link, a:active, a:visited{
  129. color:{color:Link};
  130. text-decoration:none;
  131. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;}
  132.  
  133. a:hover{
  134. color:#aaa;
  135. text-decoration:none;
  136. -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out; transition:all 0.3s ease-out;
  137. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  138.  
  139. #audio {
  140. width:200px;
  141. height:auto;
  142. min-height:60px;
  143. padding-bottom:0px;
  144. }
  145.  
  146. .cover {
  147. position:absolute;
  148. z-index:1;
  149. width:60px;
  150. height:60px;
  151. }
  152.  
  153. .cover img {
  154. float:left;
  155. width:60px;
  156. height:60px;
  157. }
  158.  
  159. .playbox {
  160. opacity:0.6;
  161. width:27px;
  162. height:30px;
  163. overflow:hidden;
  164. position:absolute;
  165. z-index:1000;
  166. margin-left:17px;
  167. margin-top:17px;
  168. text-align:center;
  169. }
  170.  
  171. .info {
  172. margin-left:73px;
  173. margin-top:4px;
  174. line-height:14px;
  175. }
  176.  
  177. #cunt{width:250px; height:auto;}
  178. {block:PermalinkPage}
  179. width:10px;
  180. {/block:PermalinkPage}
  181. }
  182.  
  183. #center{
  184. padding-top:3px;
  185. padding-bottom:3px;
  186. position:fixed !important;
  187. width:250px;
  188. height:207px;
  189. background-color:#fff;
  190. {block:PermalinkPage}
  191. width:410px;
  192. height:207px;
  193. {/block:PermalinkPage}
  194. }
  195.  
  196.  
  197.  
  198. .buttons{
  199. position:relative;
  200. margin-top:-15px;
  201. opacity:0.3;
  202. text-align:right;
  203.  
  204. -webkit-transition: all 0.5s ease;
  205. -moz-transition: all 0.5s ease;
  206. transition: all 0.5s ease;
  207. }
  208.  
  209.  
  210. #posts{
  211. float:center;
  212. {block:indexpage}
  213. width:700px;
  214. height:auto;
  215. {/block:indexpage}
  216. margin-left:404px;
  217. margin-top:5px;
  218. z-index:999;
  219. {block:permalinkpage}
  220. width:-0px;
  221. padding:-0px;
  222. height:-0px;
  223. background-color:transparent;
  224. {/block:permalinkpage}
  225. padding:10px;
  226. }
  227.  
  228.  
  229. #entry img{
  230. {block:indexpage}
  231. background:#fff;
  232. max-width:250px;
  233. z-index:999;
  234. -webkit-transition:all 0.7s ease-out;
  235. -moz-transition:all 0.7s ease-out;
  236. transition:all 0.7s ease-out;
  237. {/block:indexpage}
  238. {block:iffadedposts}
  239. opacity:.8;
  240. {/block:iffadedposts}
  241. {block:ifgrayscaleposts}
  242. -webkit-filter: grayscale(60%);
  243. {/block:ifgrayscaleposts}
  244. }
  245.  
  246. #entry img:hover{
  247. -webkit-transition:all 0.7s ease-out;
  248. -moz-transition:all 0.7s ease-out;
  249. transition:all 0.7s ease-out;
  250. opacity:1;
  251. -webkit-filter: grayscale(0%);
  252. }
  253.  
  254. #entry{
  255. border:1px solid #eee;
  256. box-shadow:rgba(0,0,0,.03) 7px 7px;
  257. margin:31px;
  258. float:left;
  259. background:white;
  260. font-family:calibri;
  261. font-size:10px;
  262. line-height:12px;
  263. width:250px;
  264. padding:20px;
  265. padding-left:10px;
  266. padding-right:10px;
  267. padding-bottom:10px;
  268. {block:PermalinkPage}
  269. opacity:0.8;
  270. width:400px;
  271. margin-top:15px;
  272. margin-left:13px;
  273. z-index:999;
  274. {/block:PermalinkPage}
  275. -moz-transition: all 3.9s ease-out;
  276. -o-transition: all 3.9s ease-out;
  277. -webkit-transition: all 3.9s ease-out;
  278. transition: all 3.9s ease-out;
  279. }
  280.  
  281. .buttons{
  282. position:relative;
  283. margin-top:-15px;
  284. opacity:0.3;
  285. text-align:right;
  286.  
  287. -webkit-transition: all 0.5s ease;
  288. -moz-transition: all 0.5s ease;
  289. transition: all 0.5s ease;
  290. }
  291.  
  292.  
  293. .permalinktext{
  294. display: block;
  295. border: 1px solid rgba(0,0,0,.15);
  296. padding:4px;
  297. border-radius:3px;
  298. margin:3px 0px 3px 0px;
  299. text-transform: uppercase;
  300. font-family:calibri;
  301. font-size:8px;
  302. line-height:13px;
  303. text-align:center;
  304. letter-spacing:1px;
  305. color:#aaa;
  306. webkit-transition: all 0.2s linear;
  307. -webkit-transition: all 0.2s linear;
  308. -moz-transition: all 0.2s linear;
  309. transition: all 0.2s linear;
  310. background-color:rgba(0,0,0,.02);
  311. }
  312.  
  313.  
  314. .title{
  315. font-family:Trebuchet MS;
  316. font-size: 15px;
  317. line-height: 10px;
  318. font-style:italic;
  319. color: {color:Title};
  320. text-transform: normal;
  321. padding: 2px 0px 0px 0px;
  322. }
  323. askk {
  324. font-family: georgia;
  325. color:{color:title};
  326. font-size:12px;
  327. font-style:italic;
  328. text-transform:lowercase;
  329. z-index:1;
  330. }
  331.  
  332. @font-face{font-family:high; src:url('http://static.tumblr.com/3jj4ois/ixMms3uip/willg___.ttf');}
  333.  
  334.  
  335.  
  336. #deco{
  337. position:fixed; z-index:9; bottom:5px;right:10px; padding:8px; opacity:0.7;-webkit-transition: all .7s ease;
  338. -moz-transition: all .7s ease;
  339. -o-transition: all .7s ease;
  340. transition: all .7s ease;t;
  341. }
  342.  
  343. #sidebar img{
  344. {block:iffadedposts}
  345. opacity:.8;
  346. {/block:iffadedposts}
  347. {block:ifgrayscaleposts}
  348. -webkit-filter: grayscale(60%);
  349. {/block:ifgrayscaleposts}
  350. -webkit-transition: all 0.7s ease-out;
  351. -moz-transition: all 0.7s ease-out;
  352. transition: all 0.7s ease-out;
  353. }
  354. #sidebar img:hover{
  355. opacity: 1;
  356. -webkit-filter: grayscale(0%);
  357. -webkit-transition: all 0.7s ease-out;
  358. -moz-transition: all 0.7s ease-out;
  359. transition: all 0.7s ease-out;
  360.  
  361. }
  362.  
  363. #sidebar {
  364. display: block;
  365. position:fixed;
  366. top:160px;
  367. text-transform:uppercase;
  368. font-style:normal;
  369. margin-left:138px;
  370. background-color:#fff;
  371. border:1px solid #efefef;
  372. margin-left:189px;
  373. background-color:#fff;
  374. line-height:13px;
  375. letter-spacing:1px;
  376. font-family:calibri;
  377. font-size:8px;
  378. padding:13px;
  379. padding-bottom:9px;
  380. width:120px;
  381. text-align:normal;
  382. box-shadow:rgba(0,0,0,.03) 7px 7px;
  383. }
  384.  
  385.  
  386.  
  387. .ttitle{
  388. font-style:normal;
  389. font-size:13px;
  390. padding-top:45px;
  391. padding-left:4px;
  392. padding-right:2px;
  393. padding-bottom:3px;
  394. border-bottom:1px solid #efefef;
  395. font-weight:300;
  396. font-style:none;
  397. line-height:15px;
  398. font-family:hazza;
  399. text-align:center;
  400. text-transform:uppercase;
  401. letter-spacing:5px;
  402. color:#9b9b9b;
  403. }
  404.  
  405.  
  406. @font-face {font-family: hazza; src: url('http://static.tumblr.com/fxpo5zq/ad0m5vybr/quicksand_light.otf');
  407. }
  408.  
  409.  
  410.  
  411.  
  412. .links{
  413. position:fixed;
  414. margin-top:300px;
  415. text-align:center;
  416. display:block;
  417. margin-left:190px;
  418. padding-top:2px;
  419. padding-bottom:2px;
  420. background-color:#f7f7f7;
  421. width:146px;
  422. border-right:1px solid #eee;
  423. border-bottom:1px solid #eee;
  424. border-top:1px solid #eee;
  425. }
  426.  
  427.  
  428. .links a{
  429. display:inline-block;
  430. transition:All .7s ease-in-out;
  431. -webkit-transition:All .7s ease-in-out;
  432. -moz-transition:All .7s ease-in-out;
  433. -o-transition:All .7s ease-in-out;
  434. font-family:calibri;
  435. text-transform:uppercase;
  436. color:#aaa;
  437. font-size:8px;
  438. line-height:13px;
  439. letter-spacing:1px;
  440. margin:4px;
  441. font-style:normal;
  442.  
  443. border-radius:0px;
  444.  
  445.  
  446. padding-top:0px;
  447. padding-bottom:0px;
  448. padding-left:0px;
  449. padding-right:0px;
  450. text-shadow:10px 1px 0px transparent, -10px 1px 0px transparent;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out-webkit-filter: blur(0px);
  451.  
  452. }
  453.  
  454.  
  455.  
  456.  
  457. .links a:hover{
  458. background:{color:link};opacity:1;
  459. color:#fff;
  460. padding:0px;
  461. padding-left: 2px;
  462. padding-right: 2px;
  463. -webkit-transition: all 0.8s;
  464. -moz-transition: all 0.8s;
  465. transition: all 0.8s;
  466. text-decoration:normal;
  467.  
  468. }
  469.  
  470. #hnnnng_content{
  471. margin:0px;
  472. color:{color:text};
  473. font-family:arial;
  474. font-size:10px;
  475. line-height:100%;
  476.  
  477. }
  478.  
  479. #hnnnngoverphan{
  480. position:fixed;
  481. top:10px;
  482. left:10px;
  483. padding:5px;
  484. background:#fff;
  485. border:1px solid #eee;
  486. -webkit-transition: all 0.3s ease-out;
  487. -moz-transition: all 0.3s ease-out;
  488. transition: all 0.3s ease-out;
  489.  
  490.  
  491. }
  492.  
  493. #hnnnngoverphan:hover{
  494. border-bottom:1px solid transparent;
  495. }
  496.  
  497. #hnnnngoverphan:hover #hnnnngoverphan_content{
  498. opacity:1;
  499. left:10px;
  500. border-top:1px solid transparent;
  501. }
  502.  
  503. #hnnnngoverphan_content{
  504. position:fixed;
  505. top:30px;
  506. left:-100px;
  507. padding:15px;
  508. width:102px;
  509. opacity:0;
  510. height:35px;
  511. overflow-x:hidden;
  512. overflow-y:scroll;
  513. background:#fff;
  514. border:1px solid #eee;
  515. -webkit-transition: all 0.3s ease-out;
  516. -moz-transition: all 0.3s ease-out;
  517. transition: all 0.3s ease-out;
  518.  
  519. }
  520.  
  521. #hnnnngoverphan2{
  522. position:fixed;
  523. top:10px;
  524. left:58px;
  525. padding:5px;
  526. background:#fff;
  527. border:1px solid #eee;
  528. -webkit-transition: all 0.3s ease-out;
  529. -moz-transition: all 0.3s ease-out;
  530. transition: all 0.3s ease-out;
  531.  
  532.  
  533. }
  534.  
  535. #hnnnngoverphan2:hover{
  536. border-bottom:1px solid transparent;
  537. }
  538.  
  539. #hnnnngoverphan2:hover #hnnnngoverphan_content2{
  540. opacity:1;
  541. left:10px;
  542. border-top:1px solid transparent;
  543. }
  544.  
  545. #hnnnngoverphan_content2{
  546. position:fixed;
  547. top:30px;
  548. left:-100px;
  549. padding:15px;
  550. width:102px;
  551. opacity:0;
  552. height:35px;
  553. overflow-x:hidden;
  554. overflow-y:scroll;
  555. background:#fff;
  556. border:1px solid #eee;
  557. -webkit-transition: all 0.3s ease-out;
  558. -moz-transition: all 0.3s ease-out;
  559. transition: all 0.3s ease-out;
  560.  
  561. }
  562.  
  563. #hnnnngoverphan3{
  564. position:fixed;
  565. top:10px;
  566. left:110px;
  567. padding:5px;
  568. background:#fff;
  569. border:1px solid #eee;
  570. -webkit-transition: all 0.3s ease-out;
  571. -moz-transition: all 0.3s ease-out;
  572. transition: all 0.3s ease-out;
  573.  
  574.  
  575. }
  576.  
  577. #hnnnngoverphan3:hover{
  578. border-bottom:1px solid transparent;
  579. }
  580.  
  581. #hnnnngoverphan3:hover #hnnnngoverphan_content3{
  582. opacity:1;
  583. left:10px;
  584. border-top:1px solid transparent;
  585. }
  586.  
  587. #hnnnngoverphan_content3{
  588. position:fixed;
  589. top:30px;
  590. left:-100px;
  591. padding:15px;
  592. width:102px;
  593. opacity:0;
  594. height:35px;
  595. overflow-x:hidden;
  596. overflow-y:scroll;
  597. background:#fff;
  598. border:1px solid #eee;
  599. -webkit-transition: all 0.3s ease-out;
  600. -moz-transition: all 0.3s ease-out;
  601. transition: all 0.3s ease-out;
  602.  
  603. }
  604.  
  605. #postnotes{
  606. text-align:left;
  607. }
  608.  
  609. #postnotes blockquote{
  610. border:0px;
  611. }
  612.  
  613.  
  614.  
  615. blockquote{
  616. padding:0px 0px 2px 3px;
  617. margin:0px 0px 2px 1px;
  618. }
  619.  
  620. ul, ol, li{
  621. list-style:none;
  622. margin:0px;
  623. padding:0px;
  624. }
  625.  
  626.  
  627.  
  628. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  629. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  630. </style>
  631. <script src="jquery.js"></script>
  632. <script>
  633. $(document).ready(function(){
  634. $(".evan").click(function(){
  635. $(".peters").slideToggle("slow");
  636. });
  637. });
  638. </script>
  639.  
  640. <script type="text/javascript" src="http://static.tumblr.com/dbhjqlo/rd3nc0jpe/effectsxp.txt"></script>
  641. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  642. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  643. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  644. <script>
  645. (function($){
  646. $(document).ready(function(){
  647. $("a[title]").style_my_tooltips({
  648. tip_follows_cursor:true,
  649. tip_delay_time:90,
  650. tip_fade_speed:600,
  651. attribute:"title"
  652. });
  653. });
  654. })(jQuery);
  655. </script>
  656.  
  657. <style>
  658.  
  659.  
  660.  
  661. #s-m-t-tooltip{
  662. max-width:300px;
  663. padding:6px;
  664. margin:20px 0px 0px 20px;
  665. background:#fff;
  666. opacity:.8;
  667. border:1px solid #eee;
  668. font-style:italic;
  669. font-family:calibri;
  670. border-radius:0px;
  671. font-size:10px;
  672. text-transform:normal;
  673. color:#aaa;
  674. letter-spacing:1px;
  675. z-index:99999;
  676. border-radius:5px;
  677. }
  678.  
  679.  
  680.  
  681. </style>
  682.  
  683. <title>{Title}</title>
  684. <link rel="shortcut icon" href="http://i59.tinypic.com/m79lyg.gif">
  685. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  686. <meta name="viewport" content="width=720" />
  687. </head>
  688.  
  689. <body>
  690. <div id="center">
  691. <div id="content">
  692.  
  693. <div id="sidebar">
  694.  
  695.  
  696.  
  697.  
  698. <a title="{title}" href="/"><img style="opacity:.8;border-radius:0px;margin-top:0px;height:120px;" src="{image:sidebar}" width="120"></a>
  699.  
  700.  
  701.  
  702. <div class="ttitle">{text:blog title}</div>
  703.  
  704. <div style="margin-top:5px;text-align:normal;">{description}</div></div></div>
  705.  
  706. <div class="links">
  707. <a title="{text:link 1 title}" href="{text:link 1}">.01</a>
  708. <a title="{text:link 2 title}" href="{text:link 2}">.02</a>
  709. <a title="{text:link 3 title}" href="{text:link 3}">.03</a>
  710. <a title="{text:link 4 title}" href="{text:link 4}">.04</a>
  711. <a title="{text:link 5 title}" href="{text:link 5}">.05</a>
  712.  
  713. </div>
  714.  
  715.  
  716.  
  717. </div>
  718.  
  719.  
  720. <div id="posts">
  721. {block:Posts}
  722. <div id="entry">
  723.  
  724. {block:Text}
  725. {block:Title}<span class="title">{Title}</span>{/block:Title}
  726. <span class="entrytext">{Body}</span></a>
  727. {block:IndexPage}<br>
  728. <div class="permalinktext">
  729. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  730. {/block:Text}
  731.  
  732. {block:Link}
  733. <a href="{URL}" class="title">{Name}</a>
  734. {block:Description}{Description}{/block:Description}
  735. {block:IndexPage}<br>
  736. <div class="permalinktext">
  737. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  738. </div>
  739. {/block:IndexPage}
  740. {block:Link}
  741.  
  742. {block:Photo}{block:IndexPage}
  743.  
  744. <div class="buttons">
  745. <a title="{TimeAgo}">
  746. <img src="http://static.tumblr.com/id3qcn4/nhlmwjumo/mini-black.png">
  747. </a>
  748. <a href="{Permalink}" title="{NoteCountWithLabel}">
  749. <img src="http://static.tumblr.com/id3qcn4/mbumwjun0/mini-black-2.png">
  750. </a>
  751. <a target="_blank" href="{ReblogURL}" title="Reblog">
  752. <img src="http://static.tumblr.com/id3qcn4/SS8mwjuna/mini-black-3.png">
  753. </a>
  754.  
  755. </div>
  756.  
  757. {/block:IndexPage}
  758.  
  759. {block:IndexPage}
  760. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%;>
  761. {/block:IndexPage}
  762. {block:permalinkpage}{LinkOpenTag}<center>
  763. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=400px;/>
  764. {LinkCloseTag}</center>{/block:permalinkpage}
  765. {/block:Photo}
  766.  
  767. {block:Quote}
  768. <div class="quote">❝ {quote}</div>
  769. {block:IndexPage}<br>
  770. <div class="permalinktext">
  771. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  772. {/block:Quote}
  773.  
  774. {block:Chat}
  775. {block:Title}<span class="title">{Title}</span>{/block:Title}
  776. <ul class="chat">
  777. {block:Lines}
  778. <li class="user_{UserNumber}">
  779. {block:Label}
  780. <span class="label">{Label}</span>
  781. {/block:Label}
  782.  
  783. {Line}<br>
  784. {/block:Lines}
  785. {block:IndexPage}<br>
  786. <div class="permalinktext">
  787. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  788. {/block:Chat}
  789.  
  790. {block:Audio}
  791. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Lovers</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Touch:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  792. {block:IndexPage}<br>
  793. <div class="permalinktext">
  794. <center>{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}">{notecount} notes</font></a></center></div>{/block:IndexPage}
  795. {/block:Audio}
  796.  
  797. {block:Video}
  798. {block:IndexPage}
  799. <div class="buttons">
  800. <a title="{TimeAgo}">
  801. <img src="http://static.tumblr.com/id3qcn4/nhlmwjumo/mini-black.png">
  802. </a>
  803. <a href="{Permalink}" title="{NoteCountWithLabel}">
  804. <img src="http://static.tumblr.com/id3qcn4/mbumwjun0/mini-black-2.png">
  805. </a>
  806. <a target="_blank" href="{ReblogURL}" title="Reblog">
  807. <img src="http://static.tumblr.com/id3qcn4/SS8mwjuna/mini-black-3.png">
  808. </a>
  809.  
  810. </div>
  811. {video-250}
  812. {/block:IndexPage}
  813. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}</center>
  814. {block:Video}
  815.  
  816. {block:Answer}
  817. <div style="border:1px solid #eee; margin:3px; margin-top:-5px; min-height:30px; padding:3px; background:#f7f7f7">
  818. <img src="{AskerPortraitURL-30}" width="30" align="left"
  819. style="margin-right:4px; margin-top:-6px; margin-left:0px; border:1px solid #ddd; padding:7px; background:#fff; box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06); -moz-box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06); -webkit-box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06)">
  820. <askk>{Asker}</askk>: {Question}</div>
  821. <div style="font-family:calibri; font-size:10px">{Answer}</div>
  822. {/block:Answer}
  823.  
  824. {block:PermalinkPage}
  825. <center>{caption}<br>
  826. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  827. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  828. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  829. {/block:PermalinkPage}
  830. {block:PostNotes}
  831. <div id="postnotes">{PostNotes}</div>
  832. {/block:PostNotes}</div>{/block:Posts}
  833. </div></div>
  834.  
  835. {block:indexpage}
  836. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  837. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  838. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  839. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  840. <script type="text/javascript">
  841. $(window).load(function(){
  842. var $wall = $('#posts');
  843. $wall.imagesLoaded(function(){
  844. $wall.masonry({
  845. itemSelector: '#entry, #entry_photo',
  846. isAnimated : false
  847. });
  848. });
  849.  
  850. $wall.infinitescroll({
  851. navSelector : '#page-nav',
  852. nextSelector : '#page-nav a',
  853. itemSelector : '#entry, #entry_photo',
  854. bufferPx : 2000,
  855. debug : false,
  856. errorCallback: function() {
  857. $('#infscr-loading').fadeOut('normal');
  858. }},
  859. function( newElements ) {
  860. var $newElems = $( newElements );
  861. $newElems.hide();
  862. $newElems.imagesLoaded(function(){
  863. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  864. });
  865. }); $('#content').show(500);
  866. });
  867. </script>
  868. {/block:indexpage}
  869.  
  870. </body>
  871. <div id="hnnnng_content">
  872.  
  873. <div id="hnnnngoverphan">
  874. updates
  875. <div id="hnnnngoverphan_content">
  876. put here your updates, music or whatevah your heart desires x
  877. </div>
  878. </div>
  879.  
  880. <div id="hnnnngoverphan2">
  881. networks
  882. <div id="hnnnngoverphan_content2">
  883. insert networks here
  884. </div>
  885. </div>
  886.  
  887. <div id="hnnnngoverphan3">
  888. stats
  889. <div id="hnnnngoverphan_content3">
  890. insert stats here
  891. </div>
  892. </div>
  893. </div>
  894.  
  895. <div id="deco"><img src="http://media.tumblr.com/d71ba5839d613722c7dc9c630ed93fc0/tumblr_inline_n92s1aMgwQ1r787op.png" style="width:150px"></div>
  896.  
  897. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement