Advertisement
planthed

Castle

Oct 19th, 2015
1,786
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.25 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.  
  17. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  18.  
  19.  
  20. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/avalon/stylesheet.css?v=1">
  21. <script type="text/javascript">
  22. WebFontConfig = {
  23. google: { families: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+Script::latin', 'Allura::latin', 'Ruthie::latin', 'Noto+Sans:400,400italic:latin', 'Libre+Baskerville:400,400italic:latin', 'Satisfy::latin', 'Dawning+of+a+New+Day::latin','Dosis::latin', 'Raleway:200:latin', 'Parisienne::latin', 'Great+Vibes::latin', 'Clicker+Script::latin' ] }
  24. };
  25. (function() {
  26. var wf = document.createElement('script');
  27. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  28. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  29. wf.type = 'text/javascript';
  30. wf.async = 'true';
  31. var s = document.getElementsByTagName('script')[0];
  32. s.parentNode.insertBefore(wf, s);
  33. })(); </script>
  34.  
  35.  
  36.  
  37. <script type="text/javascript">
  38. <!--
  39.  
  40. // Disable Right Click Script
  41.  
  42. function IE(e)
  43. {
  44. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  45. {
  46. return false;
  47. }
  48. }
  49. function NS(e)
  50. {
  51. if (document.layers || (document.getElementById && !document.all))
  52. {
  53. if (e.which == "2" || e.which == "3")
  54. {
  55. return false;
  56. }
  57. }
  58. }
  59. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  60.  
  61. //-->
  62. </script>
  63. <meta name="color:Background" content="#fbfbfb"/>
  64. <meta name="color:Text" content="#999999"/>
  65. <meta name="color:Link" content="#bfe4a8"/>
  66. <meta name="color:Background desc" content="#fbfbfb"/>
  67. <meta name="color:borders" content="#eee"/>
  68. <meta name="color:background posts" content="#fff"/>
  69. <meta name="image:Background" content=""/>
  70. <meta name="image:Sidebar" content=""/>
  71. <meta name="if:border radius" content="0" />
  72. <meta name="if:box shadow" content="1" />
  73. <meta name="if:faded posts" content="0" />
  74. <meta name="if:hover links" content="1"/>
  75. <meta name="if:outline sidebar image" content="1" />
  76. <meta name="if:outline posts" content="0" />
  77. <meta name="if:inverted sidebar" content="0" />
  78. <meta name="text:Link 1" content="/" />
  79. <meta name="text:Link 1 Title" content="home" />
  80. <meta name="text:Link 2" content="/ask" />
  81. <meta name="text:Link 2 Title" content="message"/>
  82. <meta name="text:Link 3" content="/" />
  83. <meta name="text:Link 3 Title" content="more" />
  84. <meta name="text:Link 4" content="/" />
  85. <meta name="text:Link 4 Title" content="favorites" />
  86. <meta name="text:Link 5" content="/" />
  87. <meta name="text:Link 5 Title" content="archive" />
  88.  
  89.  
  90.  
  91. </script>
  92.  
  93. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  94. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  95. <script>
  96. (function($){$(document)
  97. .ready(function(){$("[title]")
  98. .style_my_tooltips();});})
  99. (jQuery);
  100. </script>
  101.  
  102. <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
  103. </script>
  104.  
  105. <style type="text/css">
  106.  
  107.  
  108. #s-m-t-tooltip{
  109. max-width:300px;
  110. padding:5px;
  111. border-radius:3px;
  112. margin:20px 0px 0px 20px;
  113. background-color: rgba(0, 0, 0, 0.5);
  114. font-family:calibri;
  115. font-size:8px;
  116. text-transform:uppercase;
  117. color:#fff;
  118. letter-spacing:1px;
  119. opacity:1;
  120. z-index:9999999999999999999;
  121. }
  122.  
  123.  
  124. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  125. z-index:9999999999999999999999999999999999999;
  126. opacity:.2 !important;
  127. -webkit-filter:invert(100%);
  128. position:fixed!important;
  129. }
  130.  
  131. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
  132. -webkit-transition:opacity 0.7s linear;
  133. opacity:1.0;
  134. -webkit-transition:all 0.4s ease-out;
  135. -moz-transition:all 0.4s ease-out;
  136. transition: all 0.4s ease-out;
  137. z-index:99999;
  138. }
  139.  
  140.  
  141. ::-webkit-scrollbar {width: 10px; height: 2px; background:transparent; border:4px solid transparent; }
  142.  
  143. ::-webkit-scrollbar-thumb { background-color:{color:link}; border-bottom: 3px solid {color:background}; border-radius:0px; border-top: 3px solid {color:background}; border-left: 3px solid {color:background}; border-right: 3px solid {color:background}; }
  144.  
  145. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  146.  
  147.  
  148. body {
  149. padding:0px;
  150. margin:0px;
  151. color:{color:Text};
  152. font-family:calibri;
  153. font-size:10px;
  154. line-height:12px;
  155. text-transform:normal;
  156. background-color:{color:Background};
  157. background-image:url({image:Background});
  158. background-attachment:fixed;
  159. background-repeat:repeat;
  160. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  161.  
  162. a:link, a:active, a:visited{
  163. color:{color:Link};
  164. text-decoration:none;
  165. -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;}
  166.  
  167. a:hover{
  168. color:#aaa;
  169. -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;cursor: url(https://31.media.tumblr.com/fbf95db7e1a57a5f78f13ef8043481e7/tumblr_inline_n0qqzoPxCU1rugs40.png), auto;
  170. }
  171.  
  172. #audio {
  173. width:200px;
  174. height:auto;
  175. min-height:60px;
  176. padding-bottom:0px;
  177. }
  178.  
  179. .cover {
  180. position:absolute;
  181. z-index:1;
  182. width:50px;
  183. height:50px;
  184. }
  185.  
  186. .cover img {
  187. float:left;
  188. width:50px;
  189. height:50px;
  190. }
  191.  
  192. .playbox {
  193. opacity:0.6;
  194. width:27px;
  195. height:30px;
  196. overflow:hidden;
  197. position:absolute;
  198. z-index:1000;
  199. margin-left:17px;
  200. margin-top:17px;
  201. text-align:center;
  202. }
  203.  
  204. .info {
  205. margin-left:77px;
  206. margin-top:4px;
  207. line-height:14px;
  208. }
  209.  
  210. #cunt{width:250px; height:auto;}
  211. {block:PermalinkPage}
  212. width:10px;
  213. {/block:PermalinkPage}
  214. }
  215.  
  216. #center{
  217. padding-top:3px;
  218. padding-bottom:3px;
  219. position:fixed !important;
  220. width:250px;
  221. height:207px;
  222. background-color:#fff;
  223. {block:PermalinkPage}
  224. width:410px;
  225. height:207px;
  226. {/block:PermalinkPage}
  227. }
  228.  
  229. #posts{
  230. float:center;
  231. {block:indexpage}
  232. width:660px;
  233. {/block:indexpage}
  234. {block:permalinkpage}
  235. width:660px;
  236. {/block:permalinkpage}
  237. margin-left:450px;
  238. margin-top:20px;
  239. padding-left:10px;
  240. padding-top:10px;
  241. z-index:999;
  242. }
  243.  
  244. #entry img{
  245. {block:ifoutlineposts}
  246. outline:1px solid #fff;
  247. outline-offset:-7px;
  248. {/block:ifoutlineposts}
  249. {block:indexpage}
  250. max-width:100%;
  251. z-index:999;
  252. -webkit-transition:all 0.7s ease-out;
  253. -moz-transition:all 0.7s ease-out;
  254. transition:all 0.7s ease-out;
  255. {/block:indexpage}
  256. }
  257.  
  258. #entry{
  259. {block:ifboxshadow}
  260. box-shadow:rgba(0,0,0,.02) 10px 10px;
  261. {/block:ifboxshadow}
  262. {block:ifborderradius}
  263. border-radius:5px;
  264. {/block:ifborderradius}
  265. overflow:hidden;
  266. z-index:999;
  267. margin:15px;
  268. float:left;
  269. margin-left:15px;
  270. border:1px solid {color:borders};
  271. background:{color:background posts};
  272. font-size:8px;
  273. letter-spacing:1px;
  274. font-family:calibri;
  275. line-height:17px;
  276. text-transform:uppercase;
  277. width:210px;
  278. padding:20px;
  279. padding-bottom:15px;
  280. {block:PermalinkPage}
  281. width:400px;
  282. z-index:999;
  283. font-size:10px;
  284. {/block:PermalinkPage}
  285. }
  286.  
  287. .lovely{
  288. position:absolute;
  289. width:250px;
  290. height:92%;
  291. opacity:0.3;
  292. background:#fff;
  293. z-index:3;
  294. -webkit-transition: all 0.3s linear;
  295. -webkit-transition: all 0.3s linear;
  296. -moz-transition: all 0.3s linear;
  297. transition: all 0.3s linear;
  298. }
  299.  
  300. #entry:hover .lovely{
  301. opacity:0.0;
  302. width:0px;
  303. -webkit-transition: all 0.3s linear;
  304. -webkit-transition: all 0.3s linear;
  305. -moz-transition: all 0.3s linear;
  306. transition: all 0.3s linear;
  307. }
  308.  
  309. #entry .perm1 a, #entry .perm3 a{color:white;}
  310. #entry .perm1{
  311. width:15px;
  312. height:14px;
  313. padding:7px;
  314. bottom:30px;
  315. margin-left:10px;
  316. opacity:0;
  317. line-height:14px;
  318. font-size:13px;
  319. text-align:center;
  320. background-color: rgba(0, 0, 0, 0.5);
  321. position:absolute;
  322. z-index:99999;
  323. overflow:hidden;
  324. -webkit-transition: all .9s ease;
  325. -moz-transition: all .9s ease;
  326. -o-transition: all .9s ease;
  327. transition: all .9s ease;
  328. border-radius:100%;
  329. }
  330.  
  331.  
  332. #entry:hover .perm1{
  333. opacity:1;
  334. overflow:visible;
  335. transform: rotate(-360deg);
  336. -moz-transform: rotate(-360deg);
  337. -webkit-transform: rotate(-360deg);
  338. -o-transform: rotate(-360deg);
  339. }
  340.  
  341.  
  342.  
  343. #entry .perm3{
  344. width:15px;
  345. height:14px;
  346. padding:7px;
  347. bottom:30px;
  348. border-radius:100%;
  349. margin-left:45px;
  350. opacity:0;
  351. line-height:14px;
  352. font-size:13px;
  353. text-align:center;
  354. background-color: rgba(0, 0, 0, 0.5);
  355. position:absolute;
  356. z-index:99999;
  357. overflow:hidden;
  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. #entry:hover .perm3{
  365. opacity:1;
  366. overflow:visible;
  367. transform: rotate(-360deg);
  368. -moz-transform: rotate(-360deg);
  369. -webkit-transform: rotate(-360deg);
  370. -o-transform: rotate(-360deg);
  371. }
  372.  
  373.  
  374.  
  375. .permalinktext{
  376. display:block;
  377. text-align:right;
  378. text-decoration:none;
  379. margin-top:1px;
  380. background:{color:background desc};
  381. border:1px solid {color:borders};
  382. font-size:8px;
  383. letter-spacing:1px;
  384. padding-top:2px;font-family:calibri;
  385. text-transform:uppercase;
  386. padding:4px;
  387. }
  388.  
  389.  
  390.  
  391. #postnotes{
  392. background:{color:background};
  393. overflow:scroll;
  394. border:1px solid #eee;
  395. height:auto;
  396. max-height:170px;
  397. font-size:8px;
  398. line-height:20px;
  399. padding:8px;
  400. }
  401.  
  402.  
  403. ol.notes li.note img.avatar {
  404. width:0px;
  405. display:inline;
  406. position:relative;
  407. list-style-type:none;
  408. display:none;
  409. }
  410.  
  411. .title{
  412. font-family:Raleway;
  413. font-size:15px;
  414. line-height:17px;
  415. text-transform:uppercase;
  416. letter-spacing:1px;
  417. color:{color:link};
  418. }
  419.  
  420.  
  421. blockquote{
  422. letter-spacing:2px;
  423. font-size:8px;
  424. margin:0px 0px 2px 1px;
  425. }
  426.  
  427.  
  428.  
  429. .taissa{
  430. {block:ifhoverlinks}
  431. opacity:0;
  432. {/block:ifhoverlinks}
  433. margin-left:-40px;
  434. margin-top:-25px;
  435. position:fixed;
  436. padding:5px;
  437. z-index:-999999;
  438. transition: all 0.9s ease-out;
  439. -o-transition-transition: all 0.9s ease;
  440. -webkit-transition: all 0.9s ease;
  441. -moz-transition: all 0.9s ease;
  442. transition: all 0.9s ease;
  443. {block:ifNOThoverlinks}
  444. opacity:1;
  445. margin-left:-80px;
  446. {/block:ifNOThoverlinks}
  447.  
  448. }
  449.  
  450.  
  451. /*DO NOT TOUCH!!!!*/
  452.  
  453. .wow {
  454. position:fixed;
  455. text-transform:uppercase;
  456. letter-spacing:1px;
  457. font-family:helvetica;
  458. font-size:20px;
  459. right:15px;
  460. bottom:15px;
  461. }
  462.  
  463. .wow a:hover{color:{color:link};}
  464.  
  465.  
  466.  
  467. #sidebar:hover .taissa{
  468. margin-left:-80px;
  469. opacity:1;
  470. }
  471.  
  472.  
  473. .taissa a{
  474. text-decoration:none;
  475. padding:10px;
  476. border:1px solid {color:borders};
  477. background:{color:background posts};
  478. color:{color:link};
  479. font-size:12px;
  480. letter-spacing:1px;
  481. font-family: 'Avalon', sans-serif;
  482. display:block;
  483. margin-top:10px;
  484. line-height:13px;
  485. {block:ifborderradius}
  486. border-radius:5px;
  487. {/block:ifborderradius}
  488. transition: all 0.9s ease-out;
  489. text-shadow:10px 0px transparent, -10px 0px transparent;
  490. }
  491.  
  492. .taissa a:hover{
  493. background:{color:link};
  494. color:#fff;
  495. border-radius:0px;
  496. border:1px solid {color:link};
  497. box-shadow:inset 0px 0px 0px 20px {color:link};
  498. }
  499.  
  500.  
  501. #sidebar {
  502. border:1px solid {color:borders};
  503. background:{color:background posts};
  504. position:fixed !important;
  505. opacity:1;
  506. width:150px;
  507. height:auto;
  508. margin-top:70px;
  509. margin-left:220px;
  510. padding:20px;
  511. text-transform: normal;
  512. transition: all 0.9s ease-out;
  513. {block:ifboxshadow}
  514. box-shadow:rgba(0,0,0,.02) 10px 10px;
  515. {/block:ifboxshadow}
  516. {block:ifborderradius}
  517. border-radius:5px;
  518. {/block:ifborderradius}
  519. }
  520.  
  521. .foto img{
  522. {block:ifinvertedsidebar}
  523. -webkit-filter: grayscale(100%);
  524. {/block:ifinvertedsidebar}
  525. padding:10px;
  526. border:1px solid {color:borders};
  527. width:130px;
  528. {block:iffadedposts}
  529. opacity:.8;
  530. {/block:iffadedposts}
  531. {block:ifoutlinesidebarimage}
  532. outline:1px solid #fff;
  533. {/block:ifoutlinesidebarimage}
  534. outline-offset:-17px;
  535. }
  536.  
  537.  
  538.  
  539. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  540. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  541. </style>
  542.  
  543.  
  544. <title>{Title}</title>
  545. <link rel="shortcut icon" href="{favicon}">
  546. <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
  547. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  548. <meta name="viewport" content="width=720" />
  549. </head>
  550.  
  551.  
  552.  
  553.  
  554. <body>
  555.  
  556. <!--- do not detele this lmao---->
  557. <div class="wow"><a title="theme credit" href="http://planthed.tumblr.com/" target="_blank"><i class="fa fa-star"></i></a></div>
  558. <!--- do not detele this lmao---->
  559. <div id="sidebar">
  560. <div class="taissa">
  561. <a title="{text:Link 1 Title}" href="{text:Link 1}"><i class="fa fa-home"></i></a>
  562. <a title="{text:Link 2 Title}" href="{text:Link 2}"><i class="fa fa-envelope"></i></a>
  563. <a title="{text:Link 3 Title}" href="{text:Link 3}"><i class="fa fa-search"></i></a>
  564. <a title="{text:Link 4 Title}" href="{text:Link 4}"><i class="fa fa-heart"></i></a>
  565. <a title="{text:Link 5 Title}" href="{text:Link 5}"><i class="fa fa-archive"></i></a>
  566. </div>
  567. <div class="foto"><img src="{image:sidebar}"></div>
  568. <div style="margin-top:15px;width:140px;margin-left:-1px;font-size:8px;line-height:11px;padding-top:3px;padding:5px;border-radius:0px;
  569. font-family:calibri;text-transform:uppercase;letter-spacing:1px;color:{color:text};background:{color:background desc};border:1px solid {color:borders};height:auto">
  570. {Description}
  571. </div>
  572. </div>
  573. </div>
  574.  
  575.  
  576.  
  577. <div id="center">
  578. <div id="content">
  579.  
  580.  
  581.  
  582.  
  583. <div id="posts">
  584. {block:Posts}
  585. <div id="entry">
  586.  
  587. {block:Text}
  588. {block:Title}<span class="title">{Title}</span>{/block:Title}
  589. <span class="entrytext">{Body}</span></a>
  590. {block:IndexPage}<br>
  591. <div class="permalinktext">
  592. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  593. {/block:Text}
  594.  
  595. {block:Link}
  596. <a href="{URL}" class="title">{Name}</a>
  597. {block:Description}{Description}{/block:Description}
  598. {block:IndexPage}<br>
  599. <div class="permalinktext">
  600. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  601. </div>
  602. {/block:IndexPage}
  603. {block:Link}
  604.  
  605. {block:Photo}
  606. {block:IndexPage}
  607. {block:iffadedposts}
  608. <div class="lovely"></div>
  609. {/block:iffadedposts}
  610. {/block:IndexPage}
  611. {block:IndexPage}
  612. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%;>
  613. <div class="perm1">
  614. <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a>
  615. </div>
  616. <div class="perm3"><a title="posted {timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-search"></i></a></div>
  617. {/block:IndexPage}
  618. {block:permalinkpage}{LinkOpenTag}<center>
  619. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%;/>
  620. {LinkCloseTag}</center>{/block:permalinkpage}
  621. {/block:Photo}
  622.  
  623. {block:Photoset}
  624. {block:IndexPage}
  625. <div style="width:210px; overflow-x:hidden; overflow-y:hidden">{Photoset-250}</div>
  626. {/block:IndexPage}
  627. {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
  628. {block:IndexPage}<p>
  629. <div class="permalinktext">
  630. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  631. </div>
  632. {/block:IndexPage}
  633. {/block:Photoset}
  634.  
  635. {block:Quote}
  636. <div class="quote">❝ {quote}</div>
  637. {block:IndexPage}<br>
  638. <div class="permalinktext">
  639. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  640. {/block:Quote}
  641.  
  642. {block:Chat}
  643. {block:Title}<span class="title">{Title}</span>{/block:Title}
  644. <ul class="chat">
  645. {block:Lines}
  646. <li class="user_{UserNumber}">
  647. {block:Label}
  648. <span class="label">{Label}</span>
  649. {/block:Label}
  650.  
  651. {Line}<br>
  652. {/block:Lines}
  653. {block:IndexPage}<br>
  654. <div class="permalinktext">
  655. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  656. {/block:Chat}
  657.  
  658.  
  659. {block:Audio}
  660. <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>
  661. {block:IndexPage}<br>
  662. <div class="permalinktext">
  663. <center> {DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}">{notecount} notes</font></a></center></div>{/block:IndexPage}
  664. {/block:Audio}
  665.  
  666. {block:Video}
  667. {block:IndexPage}
  668. <div style="width:210px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  669. {block:IndexPage}<p>
  670. <div class="permalinktext">
  671. <center> {DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}">{notecount} notes</font></a></center></div>{/block:IndexPage}
  672. {block:Video}
  673.  
  674.  
  675.  
  676. {block:Answer}
  677. <img src="{AskerPortraitURL-30}" align="left" style="margin-right:4px; margin-left:5px; margin-top:5px; border-radius:20px; background:#fbfbfb; padding:3px"/>
  678. <div style="margin:2px 2px 2px 2px; min-height:33px; padding:3px; background-color:#fbfbfb; border:1px solid #eee; border-radius:0px">
  679. <div style="background:transparent; padding:1px; height:auto">
  680. <askk>{Asker}:</askk> {Question}</div></div>
  681. <div style="margin-left:1px; margin-top:6px; padding:3px; line-height:12px; text-align:right; width:auto">{Answer}</div>
  682. {block:indexpage}<br>
  683. <div class="permalinktext">
  684. <center> {DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}">{notecount} notes</font></a></center></div>
  685. {/block:indexpage}
  686. {/block:Answer}
  687.  
  688. {block:PermalinkPage}
  689. {block:Caption}{Caption}{/block:Caption}<br>
  690. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  691. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  692. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  693. {/block:PermalinkPage}
  694. {block:PostNotes}
  695. <div id="postnotes">{PostNotes}</div>
  696. {/block:PostNotes}</div>{/block:Posts}
  697. </div></div>
  698.  
  699. {block:indexpage}
  700. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  701. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  702. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  703. <script type="text/javascript">
  704. $(window).load(function(){
  705. var $wall = $('#posts');
  706. $wall.imagesLoaded(function(){
  707. $wall.masonry({
  708. itemSelector: '#entry, #entry_photo',
  709. isAnimated : false
  710. });
  711. });
  712.  
  713. $wall.infinitescroll({
  714. navSelector : '#page-nav',
  715. nextSelector : '#page-nav a',
  716. itemSelector : '#entry, #entry_photo',
  717. bufferPx : 2000,
  718. debug : false,
  719. errorCallback: function() {
  720. $('#infscr-loading').fadeOut('normal');
  721. }},
  722. function( newElements ) {
  723. var $newElems = $( newElements );
  724. $newElems.hide();
  725. $newElems.imagesLoaded(function(){
  726. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  727. });
  728. }); $('#content').show(500);
  729. });
  730. </script>
  731. {/block:indexpage}
  732.  
  733.  
  734. </body>
  735. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement