midzilla

Thematron modded

May 4th, 2011
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.35 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4. <!--
  5. Thematron
  6. Created by Anthony @ http://anthagio.com
  7. Feel free to follow and ask me questions.
  8. -->
  9.  
  10. <!-- I do not recommend this! If you enable Custom HTML, any updates I submit to Tumblr will no longer automatically be pushed through to your page. -->
  11.  
  12. <!-- Theme Controls -->
  13. <meta name="font:Body" content="Helvetica, Arial, Sans-Serif" />
  14. <meta name="color:Link" content="#7a7a7a" />
  15. <meta name="color:Main" content="#f1f1f1" />
  16. <meta name="text:Disqus Shortname" content="" />
  17. <meta name="if:Show Streampad" content="0" />
  18. <meta name="color:Streampad Background" content="#000000" />
  19. <meta name="if:Show Sidebar" content="1" />
  20. <meta name="if:Show Post Type" content="1" />
  21. <meta name="if:Show Archive Link" content="1" />
  22. <meta name="if:Show Random Link" content="1" />
  23. <meta name="if:Show Mobile Link" content="1" />
  24. <meta name="if:Show Feed Link" content="1" />
  25. <meta name="if:Show Search" content="1" />
  26. <meta name="text:Custom Link One" content="" />
  27. <meta name="text:Custom Link One Title" content="" />
  28. <meta name="text:Custom Link Two" content="" />
  29. <meta name="text:Custom Link Two Title" content="" />
  30. <meta name="text:Custom Link Three" content="" />
  31. <meta name="text:Custom Link Three Title" content="" />
  32. <meta name="text:Custom Link Four" content="" />
  33. <meta name="text:Custom Link Four Title" content="" />
  34. <meta name="if:Fixed Pagination" content="0" />
  35. <meta name="if:Animated Banner" content="0" />
  36.  
  37. <!-- Meta -->
  38. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  39. <meta name="Copyright" content="Anthagio" />
  40. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  41.  
  42. <!-- Title, Favicon, and RSS -->
  43. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  44. <link rel="shortcut icon" href="{Favicon}" type="image/gif" />
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46.  
  47. <!-- Stylesheets -->
  48. <link rel="stylesheet" href="http://static.tumblr.com/3driglx/kAlkxi1jw/lightbox.css" type="text/css" media="screen" />
  49.  
  50. <style type="text/css">
  51. html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, th, td, table {
  52. margin: 0;
  53. padding: 0;
  54. }
  55.  
  56. body {
  57. background: #fff;
  58. color: #555555;
  59. font: normal 12px/15px {font:Body};
  60. {block:ifShowStreampad}margin: 0 0 20px 0;{/block:ifShowStreampad}
  61. text-align: left;
  62. text-shadow: 1px 1px 1px #fff;
  63. webkit-text-stroke: 1px transparent;
  64. }
  65.  
  66. #container {
  67. margin: 0 0 0 40px;
  68. width: 700px;
  69. }
  70.  
  71. /* ___________________________________________________________ navigation */
  72.  
  73. #navigation {
  74. height: 42px;
  75. width: 100%;
  76. }
  77.  
  78. #navigation ul {
  79. font-weight: bold;
  80. list-style: none;
  81. margin: 0 0 0 193px;
  82. }
  83.  
  84. #navigation ul li a {
  85.  
  86. color: #555;
  87. float: left;
  88. margin: 0 5px 0 0;
  89. padding: 13px 13px 14px 13px;
  90. }
  91.  
  92. #navigation ul li a:hover {
  93.  
  94. color: #7d7d7d;
  95. float: left;
  96. margin: 0 5px 0 0;
  97. padding: 13px 13px 14px 13px;
  98. }
  99.  
  100. #tumblr_controls {margin: 7px 0 0 0;}
  101.  
  102. /* ___________________________________________________________ header */
  103.  
  104. #header {
  105. background: #ffffff;
  106. font: normal 28px/28px FertigoProRegular, {font:Body};
  107. letter-spacing: -2px;
  108. margin-bottom: -10px;
  109. margin-left: 160px;
  110. margin-top: 10px;
  111. padding: 5px;
  112. }
  113.  
  114. #header a {color: #555;}
  115.  
  116. #header a:hover {color: #000;}
  117.  
  118. /* ___________________________________________________________ post */
  119.  
  120. .content {
  121. float: right;
  122. width: 543px;
  123. }
  124.  
  125. .post {
  126. background: #ffffff;
  127. padding: 0 5px 5px 5px;
  128. }
  129.  
  130. .post .search {
  131. background: #f4f4f4;
  132. padding: 5px;
  133. }
  134.  
  135. .post h1 {
  136. background: {color:Main};
  137. font: normal 18px/19px FertigoProRegular, {font:Body};
  138. letter-spacing: -1px;
  139. padding: 5px 5px 7px 5px;
  140. }
  141.  
  142. .post h1.textpost {margin-bottom: 13px;}
  143.  
  144. .post h2, .post h3, .post h4, .post h5 {
  145. font: normal 18px/18px FertigoProRegular, {font:Body};
  146. letter-spacing: -1px;
  147. }
  148.  
  149. .post ul, .post ol {margin: 5px 0 0 40px;}
  150.  
  151. .post .object {
  152. background: {color:Main};
  153. padding: 8px 5px 5px 5px;
  154. text-align: center;
  155. }
  156.  
  157. .post .object img, .post .object embed, .post .object html {
  158. background: #fff;
  159. border: 1px solid #ddd;
  160. padding: 5px;
  161. }
  162.  
  163. .post .text {margin-top: -8px;}
  164.  
  165. .post .text img {
  166. border: 3px solid {color:Main};
  167. margin: 0 3px 0 0;
  168. max-height: 76px;
  169. min-height: 76px;
  170. max-width: 124px;
  171. min-width: 124px;
  172. }
  173.  
  174. .post .audio {
  175. background: #e4e4e4;
  176. display: block;
  177. padding: 3px 0 0 0;
  178. }
  179.  
  180. .post .quote {
  181. background: {color:Main};
  182. display: block;
  183. font: normal 18px/19px FertigoProRegular, {font:Body};
  184. font-style: italic;
  185. letter-spacing: -1px;
  186. padding: 7px 10px 10px 10px;
  187. }
  188.  
  189. .post .quotesource {margin-top: 5px;}
  190.  
  191. .post .chatlines {
  192. margin-bottom: -5px;
  193. margin-top: -5px;
  194. }
  195.  
  196. .post .chat {margin-bottom: 10px!important;}
  197.  
  198. .post .lineodd, .lineeven {padding: 5px;}
  199.  
  200. .post .lineodd {
  201. background: #fff;
  202. padding-top: 0px;
  203. }
  204.  
  205. .post .lineeven {
  206. background: {color:Main};
  207. margin-bottom: 5px;
  208. }
  209.  
  210. .post .link {
  211. background: #f4f4f4;
  212. display: block;
  213. font: normal 18px/19px FertigoProRegular, {font:Body};
  214. letter-spacing: -1px;
  215. padding: 10px;
  216. }
  217.  
  218. .post .question {
  219. background: {color:Main};
  220. display: block;
  221. font-weight: bold;
  222. padding: 5px;
  223. }
  224.  
  225. .post .question br {display: none;}
  226.  
  227. /* ___________________________________________________________ post data */
  228.  
  229. .data {
  230. background: #ffffff;
  231. border-right: 1px dashed #ccc;
  232. float: left;
  233. font-size: 11px;
  234. padding: 0 8px 5px 0;
  235. text-align: right;
  236. width: 145px;
  237. }
  238.  
  239. .data .info {
  240. font: normal 18px/18px FertigoProRegular, {font:Body};
  241. letter-spacing: -1px;
  242. margin-top: -1px;
  243. }
  244.  
  245. .data a {text-decoration: underline;}
  246.  
  247. {block:ifShowPostType}.data .info span {visibility: hidden;}{/block:ifShowPostType}
  248.  
  249. .data .info span b {color: #ff0000;}
  250.  
  251. {block:ifShowPostType}.data:hover .info span {visibility: visible!important;}{/block:ifShowPostType}
  252.  
  253. .data img {
  254. background: #f4f4f4;
  255. border: none;
  256. margin: 7px 0 0 0;
  257. padding: 3px;
  258. }
  259.  
  260. .data a.date {
  261. color: #555;
  262. font-weight: bold;
  263. text-decoration: none;
  264. }
  265.  
  266. .data a.date:hover {color: #a5a5a5;}
  267.  
  268. .more a {
  269. background: {color:Main};
  270. margin-top: 3px!important;
  271. padding: 1px 3px 1px 3px;
  272. text-decoration: none;
  273. }
  274.  
  275. /* ___________________________________________________________ sidebar */
  276.  
  277. #sidebar {
  278. background: #ffffff;
  279. {block:ifshowsidebar}
  280. {block:IndexPage}border-left: 1px dashed #ccc;{block:IndexPage}
  281. {/block:ifshowsidebar}
  282. margin: 0 0 0 546px;
  283. padding: 0 4px 0 8px;
  284. position: absolute;
  285. width: 230px;
  286. }
  287.  
  288. #sidebar h1 {
  289. border-bottom: 1px dashed #ccc;
  290. font: normal 18px/18px FertigoProRegular, {font:Body};
  291. letter-spacing: -1px;
  292. margin: 0 0 2px 0;
  293. padding: 0 0 5px 0;
  294. }
  295.  
  296. #sidebar ul, #sidebar ol {list-style: none;}
  297.  
  298. #sidebar ul li, #sidebar ol li {
  299. border-bottom: 1px dashed #ccc;
  300. margin: 0 0 3px 0;
  301. padding: 0 0 3px 0;
  302. }
  303.  
  304. #sidebar .space {
  305. display: block;
  306. height: 10px;
  307. }
  308.  
  309. #sidebar #search {
  310. background: {color:Main};
  311. margin: 0 0 10px 0;
  312. padding: 5px;
  313. }
  314.  
  315. #following {
  316. display: block;
  317. height: auto;
  318. margin: 3px 0 0 0;
  319. }
  320.  
  321. /* ___________________________________________________________ notes */
  322.  
  323. ol.notes {
  324. list-style: none;
  325. margin: 0;
  326. }
  327.  
  328. ol.notes li {
  329. background: {color:Main};
  330. margin: 0 0 5px 0;
  331. padding: 5px;
  332. }
  333.  
  334. ol.notes .avatar {
  335. border: 0px;
  336. height: 10px;
  337. padding: 0px;
  338. width: 10px;
  339. }
  340.  
  341. ol.notes li .clear {height: 0px!important;}
  342.  
  343. ol.notes li blockquote {border-color: #ccc!important;}
  344.  
  345. /* ___________________________________________________________ footer */
  346.  
  347. #footer {
  348. border-top: 1px dashed #ccc;
  349. font-size: 11px;
  350. padding: 10px 0 0 0;
  351. text-align: center;
  352. }
  353.  
  354. #footer a {
  355. background: {color:Main};
  356. padding: 1px;
  357. }
  358.  
  359. #pagination {
  360. border-top: 1px dashed #ccc;
  361. font: normal 14px/14px FertigoProRegular, {font:Body};
  362. padding: 5px 0 5px 0;
  363. text-align: center;
  364. }
  365.  
  366. {block:ifFixedPagination}#scroll {
  367. position: fixed;
  368. width: 230px;
  369. }{/block:ifFixedPagination}
  370.  
  371. /* ___________________________________________________________ extra */
  372.  
  373. @font-face {
  374. font-family: 'FertigoProRegular';
  375. src: url('http://static.tumblr.com/3driglx/1l0kyacvg/fertigo_pro.eot');
  376. src: local('Fertigo Pro Regular'), local('FertigoPro-Regular'),
  377. url('http://static.tumblr.com/3driglx/n5Akyacv1/fertigo_pro.woff') format('woff'),
  378. url('http://static.tumblr.com/3driglx/IaEkyacwd/fertigo_pro.otf') format('opentype'),
  379. url('http://static.tumblr.com/3driglx/eKIkyacvv/fertigo_pro.svg#FertigoPro-Regular') format('svg');
  380. }
  381.  
  382. p {margin: 5px 0 0 0;}
  383.  
  384. blockquote {
  385. border-left: 5px solid #e6e6e6;
  386. margin: 5px 0 0 0;
  387. padding: 0 0 0 8px;
  388. }
  389.  
  390. blockquote img {
  391. display: block;
  392. max-height: 250px!important;
  393. max-width: 200px!important;
  394. }
  395.  
  396. .clear {
  397. clear: both;
  398. display: block;
  399. height: 20px;
  400. }
  401.  
  402. img {border: none;}
  403.  
  404. a {
  405. color: {color:Link};
  406. text-decoration: none;
  407. -webkit-transition: color .5s;
  408. }
  409.  
  410. a:hover {
  411. color: #444;
  412. -webkit-transition: color .5s;
  413. }
  414.  
  415. a:focus, :focus {outline: none;}
  416.  
  417. .input {
  418. font: normal 12px/15px {font:Body};
  419. padding: 5px;
  420. width: 150px;
  421. }
  422.  
  423. .button {
  424. background: #2a2a2a;
  425. border: 1px solid #555;
  426. color: #fff;
  427. font: normal 12px/15px {font:Body};
  428. padding: 4px;
  429. }
  430.  
  431. .button:hover {background: #555;}
  432.  
  433. /* ___________________________________________________________ Custom CSS */
  434.  
  435. {CustomCSS}
  436. </style>
  437.  
  438. <!-- Javascripts -->
  439. <script type="text/javascript" src="http://static.tumblr.com/3driglx/qnYkxi1kb/lightbox.js"></script>
  440. {block:ifAnimatedBanner}<script type="text/javascript" src="http://static.tumblr.com/3driglx/HIskzhm8i/text.js"></script>{/block:ifAnimatedBanner}
  441. <script type="text/javascript" src="http://static.tumblr.com/3driglx/NI1kzhm8a/animatedcollapse.js"></script>
  442. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  443. <script type="text/javascript">animatedcollapse.addDiv('search', 'fade=1')
  444. animatedcollapse.ontoggle=function($, divobj, state){
  445. }
  446. animatedcollapse.init()</script>
  447. </head>
  448.  
  449. <body>
  450. <div id="navigation">
  451. <ul>
  452. <li><a href="/">Home</a></li>
  453. {block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}{/block:HasPages}
  454. {block:ifCustomLinkOneTitle}<li><a href="{text:Custom Link One}">{text:Custom Link One Title}</a></li>{/block:ifCustomLinkOneTitle}
  455. {block:ifCustomLinkTwoTitle}<li><a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a></li>{/block:ifCustomLinkTwoTitle}
  456. {block:ifCustomLinkThreeTitle}<li><a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a></li>{/block:ifCustomLinkThreeTitle}
  457. {block:ifCustomLinkFourTitle}<li><a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a></li>{/block:ifCustomLinkFourTitle}
  458. {block:ifShowArchiveLink}<li><a href="/archive">Archive</a></li>{/block:ifShowArchiveLink}
  459. {block:ifShowRandomLink}<li><a href="/random">Random</a></li>{/block:ifShowRandomLink}
  460. {block:ifShowMobileLink}<li><a href="/mobile">Mobile</a></li>{/block:ifShowMobileLink}
  461. {block:ifShowFeedLink}<li><a href="{RSS}">Feed</a></li>{/block:ifShowFeedLink}
  462. {block:AskEnabled}<li><a href="/ask">Ask</a></li>{/block:AskEnabled}
  463. {block:SubmissionsEnabled}<li><a href="/submit">Submit</a></li>{/block:SubmissionsEnabled}
  464. {block:ifShowSearchLink}<li class="search"><a href="javascript:animatedcollapse.toggle('search')">Search</a></li>{/block:ifShowSearchLink}
  465. {block:ifShowSearch}<li><a href="javascript:animatedcollapse.toggle('search')">Search</a></li>{/block:ifShowSearch}
  466. </ul>
  467. </div><!-- end #navigation -->
  468.  
  469. <div id="container">
  470. <div id="header">{Title}</div>
  471.  
  472. {block:ifAnimatedBanner}
  473. <script type="text/javascript">new TypingText(document.getElementById("header")); TypingText.runAll();</script>
  474. {/block:ifAnimatedBanner}
  475.  
  476. <div class="clear"></div>
  477.  
  478. <div class="content">
  479. <div id="sidebar">
  480. {block:ifShowSidebar}
  481. <div id="search" style="display: none;">
  482. <form action="/search" method="get">
  483. <input class="input" type="text" name="q" value="{SearchQuery}"/>
  484. <input class="button" type="submit" value="Search"/>
  485. </form>
  486. </div><!-- end #search -->
  487.  
  488. {block:IndexPage}
  489. <h1>About Me</h1>
  490. {Description}
  491.  
  492. <div class="space"></div>
  493. {/block:IndexPage}
  494.  
  495. <h1>People I Follow</h1>
  496. {block:Following}
  497. <div id="following">
  498. {block:Followed}
  499. <a href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-30}"/></a>
  500. {/block:Followed}
  501. </div><!-- end #following -->
  502. {/block:Following}
  503.  
  504. <div class="space"></div>
  505. {/block:ifShowSidebar}
  506.  
  507. {block:ifFixedPagination}<div id="scroll">{/block:ifFixedPagination}
  508. {block:Pagination}
  509. <div id="pagination">
  510. {block:PreviousPage}<a href="{PreviousPage}">&laquo; Previous</a> {/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">Next &raquo;</a>{/block:NextPage}
  511. </div><!-- end #pagination -->
  512. {/block:Pagination}
  513.  
  514. {block:PermalinkPagination}
  515. <div id="pagination">
  516. {block:PreviousPost}<a href="{PreviousPost}">&laquo; Previous Post</a> {/block:PreviousPost} {block:NextPost}- <a href="{NextPost}">Next Post &raquo;</a>{/block:NextPost}
  517. </div><!-- end #pagination -->
  518. {/block:PermalinkPagination}
  519.  
  520. <div id="footer">
  521. <a href="http://anthagio.com/post/492196027/thematron">Thematron</a> theme by <a href="http://anthagio.com">Anthagio</a>.
  522. </div><!-- end #footer -->
  523. {block:ifFixedPagination}</div><!-- end #scroll -->{/block:ifFixedPagination}
  524. </div><!-- end #sidebar -->
  525. </div><!-- end .content -->
  526.  
  527. {block:SearchPage}
  528. <div class="content">
  529. <div class="post">
  530. <div class="search">
  531. Your search for <b>{SearchQuery}</b> brought back <b>{SearchResultCount}</b> results.
  532. </div><!-- end .search -->
  533. </div><!-- .post -->
  534. </div><!-- end .content-->
  535.  
  536. <div class="clear"></div>
  537. {/block:SearchPage}
  538.  
  539. {block:Posts}
  540. {block:Date}
  541. <div class="data">
  542. <div class="info">
  543. {block:NoteCount}<span>{block:ifNotShowPostType}notes: {/block:ifNotShowPostType}{NoteCount} <b>&hearts;</b>{/block:NoteCount}</span>
  544. {block:ifShowPostType}
  545. {block:Text}Text{/block:Text}
  546. {block:Photo}Photo{/block:Photo}
  547. {block:Audio}Audio{/block:Audio}
  548. {block:Video}Video{/block:Video}
  549. {block:Photoset}Photoset{/block:Photoset}
  550. {block:Quote}Quote{/block:Quote}
  551. {block:Chat}Chat{/block:Chat}
  552. {block:Answer}Question{/block:Answer}
  553. {block:Link}Link{/block:Link}
  554. {/block:ifShowPostType}
  555. </div><!-- end .info -->
  556.  
  557. <a class="date" href="{Permalink}#notes">{TimeAgo}</a><br />
  558.  
  559. {block:HasTags}
  560. {block:Tags}#<a href="{TagURL}">{Tag}</a><br>{/block:Tags}<br />
  561. {/block:HasTags}
  562.  
  563. {block:More}
  564. <div class="more"><p><a class="more" href="{Permalink}">Read More</a></p></div>
  565. {/block:More}
  566.  
  567. {block:HighRes}
  568. <a rel="lightbox" href="{PhotoURL-HighRes}">High Quality &raquo;</a><br />
  569. {/block:HighRes}
  570.  
  571. {block:ExternalAudio}
  572. <div class="more"><p><a href="{ExternalAudioURL}" title="Download Song">Download Song</a></p></div>
  573. {/block:ExternalAudio}
  574.  
  575. {block:Audio}
  576. <div class="more"><p><a>{PlayCount} plays.</a></p></div>
  577. {/block:Audio}
  578.  
  579. {block:Answer}
  580. <div class="more"><p>{Asker}</p></div>
  581. {/block:Answer}
  582.  
  583. {block:RebloggedFrom}
  584. <a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-40}" alt="{ReblogParentName}"></a>
  585. {/block:RebloggedFrom}
  586. </div><!-- end .data -->
  587. {/block:Date}
  588.  
  589. <div class="content">
  590. <div class="post">
  591. {block:Text}
  592. {block:Title}<h1 class="textpost">{Title}</h1>{/block:Title}
  593. <div class="text">{Body}</div>
  594. {/block:Text}
  595.  
  596. {block:Photo}
  597. <div class="object">
  598. {LinkOpenTag}
  599. <img src="{PhotoURL-500}" alt="{PhotoAlt}" />
  600. {LinkCloseTag}
  601. </div><!-- end .object -->
  602. {block:Caption}{Caption}{/block:Caption}
  603. {/block:Photo}
  604.  
  605. {block:Photoset}
  606. <div class="object">{Photoset-500}</div>
  607. {block:Caption}{Caption}{/block:Caption}
  608. {/block:Photoset}
  609.  
  610. {block:Video}
  611. <div class="object">{Video-500}</div>
  612. {block:Caption}{Caption}{/block:Caption}
  613. {/block:Video}
  614.  
  615. {block:Audio}
  616. <div class="audio">{AudioPlayerGrey}</div>
  617. {block:Artist}<p><b>{Artist}{/block:Artist} {block:TrackName}<em>"{TrackName}"</em>.</b></p>{/block:TrackName}
  618. {block:Caption}{Caption}{/block:Caption}
  619. {/block:Audio}
  620.  
  621. {block:Quote}
  622. <div class="quote">"{Quote}"</div>
  623. {block:Source}<div class="quotesource">&mdash; {Source}</div>{/block:Source}
  624. {/block:Quote}
  625.  
  626. {block:Chat}
  627. {block:Title}<h1 class="chat">{Title} {block:RebloggedFrom}Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</h1>{/block:Title}
  628. <div class="chatlines">
  629. <p>{block:Lines}
  630. <div class="line{Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  631. {/block:Lines}</p>
  632. </div><!-- end .chatlines -->
  633. {/block:Chat}
  634.  
  635. {block:Link}
  636. <a class="link" href="{URL}">{Name}</a>
  637. {block:Description}{Description}{/block:Description}
  638. {/block:Link}
  639.  
  640. {block:Answer}
  641. <div class="question">{Question}</div>
  642. {Answer}
  643. {/block:Answer}
  644. </div><!-- end .post -->
  645. </div><!-- end .content -->
  646.  
  647. <div class="clear"></div>
  648. {/block:Posts}
  649.  
  650. {block:PermalinkPage}
  651. <!-- the disqus comment system is wrapped in the post and date blocks so that comments wont show on the ask page. -->
  652.  
  653. {block:Posts}
  654. {block:Date}
  655. {block:ifdisqusshortname}
  656. <div class="data">
  657. <div class="info">Comments</div>
  658. </div><!-- end .data -->
  659.  
  660. <div class="content">
  661. <div class="post">
  662. <script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title ="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>
  663. <div id="disqus_thread"></div>
  664. <script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
  665. <noscript><a href="http://disqus.com/forums/anthagio/?url=ref">View the discussion thread.</a></noscript>
  666. <script type="text/javascript"> //<![CDATA[ (function() { var links = document.getElementsByTagName('a'); var query = '?'; for(var i = 0; i < links.length; i++) { if(links[i].href.indexOf('#disqus_thread') >= 0) { query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&'; } } document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>'); })(); //]]></script>
  667. </div><!-- end .post -->
  668. </div><!-- end .content -->
  669.  
  670. <div class="clear"></div>
  671. {/block:ifdisqusshortname}
  672. {/block:Date}
  673. {block:Posts}
  674.  
  675. {block:PostNotes}
  676. <div class="data">
  677. <div class="info">Notes</div>
  678. </div><!-- end .data -->
  679.  
  680. <div class="content">
  681. <div class="post">
  682. <a id="notes"></a>
  683. {PostNotes}
  684. </div><!-- end .post -->
  685. </div><!-- end .content -->
  686.  
  687. <div class="clear"></div>
  688. {/block:PostNotes}
  689. {/block:PermalinkPage}
  690. </div><!-- end #container -->
  691.  
  692. <!-- Streampad for Audio posts -->
  693. {block:ifShowStreampad}<script type="text/javascript" src="http://o.aolcdn.com/art/merge?f=/_media/sp/sp-player.js&amp;f=/_media/sp/sp-player-tumblr.js&amp;expsec=86400&amp;ver=11&amp;bgcolor={color:Streampad Background}&amp;clicktext=Play%20All%20Audio%20Posts&amp;clickimg=true&amp;showpop=false"></script>{/block:ifShowStreampad}
  694.  
  695. </body>
  696. </html>
Advertisement
Add Comment
Please, Sign In to add comment