Advertisement
officialdogblog

gridiron

Nov 30th, 2013
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.15 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  6. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  7. <script type="text/javascript">
  8. $(window).load(function () {
  9. $('.posts').masonry({
  10. itemSelector : ".container",
  11. },
  12. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  13. );
  14. });
  15. </script>
  16.  
  17. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  18. <script type="text/javascript">
  19. $(window).load(function () {
  20. $('.posts').masonry({
  21. itemSelector : ".container",
  22. },
  23. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  24. );
  25. });
  26. </script>
  27. <script type="text/javascript">
  28. $(window).load(function () {
  29. $('.posts').masonry(),
  30. $('.masonryWrap').infinitescroll({
  31. itemSelector : ".container",
  32. navSelector : "div.navigation",
  33. nextSelector : ".navigation a#next",
  34. bufferPx : 10000,
  35. extraScrollPx: 10000,
  36. loadingImg : " ",
  37. loadingText : " ",
  38. },
  39. function() { $('.posts').masonry({ appendedContent: $(this) });
  40. });
  41. });</script>
  42.  
  43. <meta name="image:Background" content="" />
  44. <meta name="color:Background" content="#FFFFFF" />
  45. <meta name="color:Links" content="#888888" />
  46. <meta name="color:Text" content="#000000" />
  47. <meta name="text:Link 1 URL" content="/ask" />
  48. <meta name="text:Link 1 Name" content="ask" />
  49. <meta name="text:Link 2 URL" content="/submit" />
  50. <meta name="text:Link 2 Name" content="submit" />
  51. <meta name="text:Link 3 URL" content="" />
  52. <meta name="text:Link 3 Name" content="" />
  53. <meta name="text:Link 4 URL" content="" />
  54. <meta name="text:Link 4 Name" content="" />
  55. <meta name="text:Link 5 URL" content="" />
  56. <meta name="text:Link 5 Name" content="" />
  57. <meta name="if:Greyscale" content="0" />
  58. <meta name="if:Link 1" content="1" />
  59. <meta name="if:Link 2" content="1" />
  60. <meta name="if:Link 3" content="0" />
  61. <meta name="if:Link 4" content="0" />
  62. <meta name="if:Link 5" content="0" />
  63.  
  64. <title>{Title}</title>
  65. <link rel="shortcut icon" href="{PortraitURL-16}" />
  66.  
  67. </head>
  68.  
  69. <style type="text/css">
  70.  
  71. {block:IfGreyscale}
  72.  
  73. body img {
  74. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  75. filter: gray; /* IE6-9 */
  76. -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  77. -webkit-transition: all .8s ease; /* Fade to color for Chrome and Safari */
  78. -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  79. }
  80.  
  81. body img:hover {
  82. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  83. -webkit-filter: grayscale(0%);
  84. }
  85.  
  86. #content img {
  87. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  88. -webkit-filter: grayscale(0%);
  89. }
  90.  
  91. .html_photoset {
  92. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  93. filter: gray; /* IE6-9 */
  94. -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  95. -webkit-transition: all .8s ease; /* Fade to color for Chrome and Safari */
  96. -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  97. }
  98.  
  99. .html_photoset:hover {
  100. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  101. -webkit-filter: grayscale(0%);
  102. }
  103.  
  104. {/block:IfGreyscale}
  105.  
  106. ::-webkit-scrollbar {
  107. width: 6px;
  108. background-color: {color:Background};
  109. }
  110.  
  111. ::-webkit-scrollbar-thumb {
  112. background-color: rgba(190, 190, 190, 0.9);
  113. }
  114.  
  115. body {
  116. text-transform: lowercase;
  117. font-size: 14px;
  118. font-family: calibri;
  119. background-color: {color:Background};
  120. color: {color:Text};
  121. {block:IfBackgroundImage}
  122. background: url({image:Background}) no-repeat center center fixed;
  123. -webkit-background-size: cover;
  124. -moz-background-size: cover;
  125. -o-background-size: cover;
  126. background-size: cover;
  127. {/block:IfBackgroundImage}
  128. }
  129.  
  130. body a {
  131. text-decoration: none;
  132. color: {color:Links};
  133. -o-transition:.7s;
  134. -ms-transition:.7s;
  135. -moz-transition:.7s;
  136. -webkit-transition:.7s;
  137. transition:.7s;
  138. }
  139.  
  140. body a:hover {
  141. color: {color:Background};
  142. }
  143.  
  144. .posts {
  145. margin-left: 10px;
  146. width: 100%;
  147. }
  148.  
  149. .container {
  150. float: left;
  151. }
  152.  
  153. #content {
  154. width: 510px;
  155. word-wrap: break-word;
  156. text-align: justify;
  157. margin-top: 15px;
  158. margin-left: 5px;
  159. padding-top: 15px;
  160. padding-left: 10px;
  161. padding-right: 10px;
  162. padding-bottom: 10px;
  163. }
  164.  
  165. #content img {
  166. max-width: 100%;
  167. }
  168.  
  169. #contentsmall {
  170. font-size: 12px;
  171. font-weight: 100;
  172. width: 250px;
  173. word-wrap: break-word;
  174. text-align: justify;
  175. margin-top: 2%;
  176. margin-left: 10%;
  177. padding-top: 15px;
  178. padding-left: 10px;
  179. padding-right: 10px;
  180. padding-bottom: 10px;
  181. }
  182.  
  183. #contentsmall img {
  184. max-width: 100%;
  185. }
  186.  
  187. .title {
  188. font-size: 19px;
  189. font-weight: 100;
  190. font-family: calibri;
  191. }
  192.  
  193. .photos {
  194. opacity: 0.7;
  195. -o-transition:.7s;
  196. -ms-transition:.7s;
  197. -moz-transition:.7s;
  198. -webkit-transition:.7s;
  199. transition:.7s;
  200. }
  201.  
  202. .photos:hover {
  203. opacity: 1;
  204. }
  205.  
  206. #photosets {
  207. opacity: 0.7;
  208. -o-transition:.7s;
  209. -ms-transition:.7s;
  210. -moz-transition:.7s;
  211. -webkit-transition:.7s;
  212. transition:.7s;
  213. }
  214.  
  215. #photosets:hover {
  216. opacity: 1;
  217. }
  218.  
  219. .quote.short {
  220. font-size: 20px;
  221. font-weight: 100;
  222. font-family: calibri;
  223. }
  224.  
  225. .quote.medium {
  226. font-size: 17px;
  227. font-weight: 100;
  228. font-family: calibri;
  229. }
  230.  
  231. .quote.long {
  232. font-size: 14px;
  233. font-weight: 100;
  234. font-family: calibri;
  235. }
  236.  
  237. h1 {
  238. background-color: #fff;
  239. position: absolute;
  240. top: 36%;
  241. width: 230px;
  242. font-weight: normal;
  243. color: #000000;
  244. padding: 10px;
  245. font-size: 12px;
  246. opacity: 0;
  247. text-shadow: none;
  248. -o-transition:.3s;
  249. -ms-transition:.3s;
  250. -moz-transition:.3s;
  251. -webkit-transition:.3s;
  252. transition:.3s;
  253. z-index: 555;
  254. }
  255.  
  256. .image:hover {
  257. opacity: 1;
  258. }
  259.  
  260. .image:hover h1 {
  261. opacity: 1;
  262. }
  263.  
  264. h2 {
  265. background-color: #fff;
  266. position: absolute;
  267. top: 42%;
  268. width: 490px;
  269. font-weight: normal;
  270. color: #000000;
  271. padding: 10px;
  272. font-size: 12px;
  273. text-shadow: none;
  274. }
  275.  
  276. h3 {
  277. color: #fff;
  278. text-shadow: 2px 2px #000;
  279. font-weight: bold;
  280. font-size: 100px;
  281. font-family: consolas;
  282. top: -30px;
  283. left: -10px;
  284. position: absolute;
  285. width: 100%;
  286. -o-transition:.3s;
  287. -ms-transition:.3s;
  288. -moz-transition:.3s;
  289. -webkit-transition:.3s;
  290. transition:.3s;
  291. }
  292.  
  293. .image:hover h3 {
  294. opacity: 0;
  295. }
  296.  
  297. .image {
  298. position: relative;
  299. width: 100%;
  300. opacity: 0.7;
  301. -o-transition:.7s;
  302. -ms-transition:.7s;
  303. -moz-transition:.7s;
  304. -webkit-transition:.7s;
  305. transition:.7s;
  306. }
  307.  
  308. .overpost {
  309. position: absolute;
  310. width: 250px;
  311. height: 95%;
  312. background-color: #999999;
  313. z-index: -1;
  314. opacity: 0;
  315. top: 10px;
  316. -o-transition:.7s;
  317. -ms-transition:.7s;
  318. -moz-transition:.7s;
  319. -webkit-transition:.7s;
  320. transition:.7s;
  321. text-align: center;
  322. }
  323.  
  324. .overpost a {
  325. color: #fff;
  326. }
  327.  
  328. .overpost a:hover {
  329. color: #fff;
  330. }
  331.  
  332. #contentsmall:hover .overpost {
  333. z-index: 5;
  334. opacity: 1;
  335. }
  336.  
  337. .tab {
  338. width: 200px;
  339. position: fixed;
  340. left: -180px;
  341. top: 40%;
  342. padding: 5px;
  343. background-color: rgba(190, 190, 190, 0.9);
  344. font-size: 18px;
  345. text-align: center;
  346. -webkit-border-top-right-radius: 5px;
  347. -webkit-border-bottom-right-radius: 5px;
  348. -moz-border-radius-topright: 5px;
  349. -moz-border-radius-bottomright: 5px;
  350. border-top-right-radius: 5px;
  351. border-bottom-right-radius: 5px;
  352. z-index: 100;
  353. -o-transition:.7s;
  354. -ms-transition:.7s;
  355. -moz-transition:.7s;
  356. -webkit-transition:.7s;
  357. transition:.7s;
  358. }
  359.  
  360. .tab:hover {
  361. left: 0px;
  362. }
  363.  
  364. .rotate {
  365. -webkit-transform: rotate(90deg);
  366. -moz-transform: rotate(90deg);
  367. -ms-transform: rotate(90deg);
  368. -o-transform: rotate(90deg);
  369. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  370. right: 0px;
  371. top: 38%;
  372. position: absolute;
  373. -o-transition:.7s;
  374. -ms-transition:.7s;
  375. -moz-transition:.7s;
  376. -webkit-transition:.7s;
  377. transition:.7s;
  378. }
  379.  
  380. .tab:hover .rotate {
  381. color: rgba(0, 0, 0, 0);
  382. }
  383.  
  384. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {
  385. display: none;
  386. }
  387.  
  388. #infscr-loading {
  389. display: none;
  390. }
  391.  
  392. .navigation {
  393. display: none !important;
  394. }
  395.  
  396. ol.notes {
  397. list-style-type: none;
  398. margin-left: -35px;
  399. }
  400.  
  401. </style>
  402.  
  403. <div class="tab">
  404. <a href="/">home</a><br />
  405. {block:IfLink1}<a href="{text:Link 1 URL}">{text:Link 1 Name}</a><br />{/block:IfLink1}
  406. {block:IfLink2}<a href="{text:Link 2 URL}">{text:Link 2 Name}</a><br />{/block:IfLink2}
  407. {block:IfLink3}<a href="{text:Link 3 URL}">{text:Link 3 Name}</a><br />{/block:IfLink3}
  408. {block:IfLink4}<a href="{text:Link 4 URL}">{text:Link 4 Name}</a><br />{/block:IfLink4}
  409. {block:IfLink5}<a href="{text:Link 5 URL}">{text:Link 5 Name}</a><br />{/block:IfLink5}
  410. <a href="http://gay8.tumblr.com/">credit</a>
  411. <div class="rotate">
  412. links
  413. </div>
  414. </div>
  415.  
  416. <div class="posts">
  417.  
  418. {block:Posts}
  419.  
  420. <div class="container">
  421.  
  422. {block:Text}
  423. {block:IndexPage}
  424. <div id="contentsmall">
  425. {block:Title}<div style="margin-bottom: 30px;"><div class="title">{Title}</div></div>
  426. <div style="margin-top: -25px;">{/block:Title}
  427. {Body}
  428. {block:Title}</div>{/block:Title}
  429. <a href="{Permalink}" target="_blank">
  430. <div class="overpost">
  431. <div style="position:absolute;top:45%;left: 40%;">
  432. {NoteCountWithLabel}
  433. </div>
  434. </div>
  435. </a>
  436. </div>
  437. {/block:IndexPage}
  438. {block:PermalinkPage}
  439. <div id="content">
  440. <div style="margin-top: -5px;">
  441. {block:Title}<div style="margin-bottom: 30px;"><div class="title">{Title}</div></div>{/block:Title}
  442. <div style="margin-top: -20px;">
  443. {Body}
  444. </div>
  445. </div>
  446. <div style="margin-bottom:-12px;"> </div>
  447. {block:PostNotes}
  448. {block:NoteCount}
  449. <div style="margin-bottom:12px;"> </div>
  450. <br />
  451. {block:HasTags}
  452. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  453. <br />{/block:HasTags}
  454. <span style="float:left;">{TimeAgo}</span>
  455. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  456. <div style="clear:both;"></div>
  457. {/block:NoteCount}
  458. {/block:PostNotes}
  459. </div>
  460. {/block:PermalinkPage}
  461. {/block:Text}
  462.  
  463. {block:Photo}
  464. {block:IndexPage}
  465. <a href="{Permalink}" target="_blank">
  466. <div id="contentsmall">
  467. <div style="margin-top:-5px;"> </div>
  468. <center>
  469. <div class="photos">
  470. <img src="{PhotoURL-HighRes}" />
  471. </div>
  472. </center>
  473. </div>
  474. </a>
  475. {/block:IndexPage}
  476. {block:PermalinkPage}
  477. <div id="content">
  478. <center>
  479. <img src="{PhotoURL-500}" />
  480. </center>
  481. {block:Caption}{Caption}{/block:Caption}
  482. <br />
  483. {block:HasTags}
  484. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  485. <br />{/block:HasTags}
  486. <span style="float:left;">{TimeAgo}</span>
  487. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  488. <div style="clear:both;"></div>
  489. </div>
  490. {/block:PermalinkPage}
  491. {/block:Photo}
  492.  
  493. {block:Photoset}
  494. {block:IndexPage}
  495. <a href="{Permalink}" target="_blank">
  496. <div id="contentsmall">
  497. <div style="margin-top:-5px;"> </div>
  498. <center>
  499. <div id="photosets">
  500. {block:Photos}
  501. <img src="{PhotoURL-HighRes}" style="margin-bottom: 5px;" />
  502. {/block:Photos}
  503. </div>
  504. </center>
  505. </div>
  506. </a>
  507. {/block:IndexPage}
  508. {block:PermalinkPage}
  509. <div id="content">
  510. <center>
  511. {Photoset-500}
  512. </center>
  513. {block:Caption}{Caption}{/block:Caption}
  514. <br />
  515. {block:HasTags}
  516. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  517. <br />{/block:HasTags}
  518. <span style="float:left;">{TimeAgo}</span>
  519. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  520. <div style="clear:both;"></div>
  521. </div>
  522. {/block:PermalinkPage}
  523. {/block:Photoset}
  524.  
  525. {block:Quote}
  526. {block:IndexPage}
  527. <div id="contentsmall">
  528. <div class="quote {Length}">{Quote}</div>
  529. <br />
  530. {block:Source}<span style="float:right;">{Source}</span>{/block:Source}
  531. <a href="{Permalink}" target="_blank">
  532. <div class="overpost">
  533. <div style="position:absolute;top:45%;left: 40%;">
  534. {NoteCountWithLabel}
  535. </div>
  536. </div>
  537. </a>
  538. </div>
  539. {/block:IndexPage}
  540. {block:PermalinkPage}
  541. <div id="content">
  542. <div class="title">{Quote}</div>
  543. {block:Source}<span style="float:right;">{Source}</span>{/block:Source}
  544. <br /><br />
  545. <span style="float:left;">{TimeAgo}</span>
  546. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  547. <div style="clear:both;"></div>
  548. </div>
  549. {/block:PermalinkPage}
  550. {/block:Quote}
  551.  
  552. {block:Link}
  553. {block:IndexPage}
  554. <div id="contentsmall">
  555. <div style="margin-top: -5px;">
  556. <div class="title"><a href="{URL}">{Name}</a></div>
  557. {block:Description}
  558. <div style="margin-top: -10px;">
  559. {Description}
  560. </div>
  561. {/block:Description}
  562. </div>
  563. <a href="{Permalink}" target="_blank">
  564. <div class="overpost">
  565. <div style="position:absolute;top:45%;left: 40%;">
  566. {NoteCountWithLabel}
  567. </div>
  568. </div>
  569. </a>
  570. </div>
  571. {/block:IndexPage}
  572. {block:PermalinkPage}
  573. <div id="content">
  574. <div style="margin-top: -5px;">
  575. <div class="title"><a href="{URL}">{Name}</a></div>
  576. {block:Description}
  577. <div style="margin-top: -10px;">
  578. {Description}
  579. </div>
  580. {/block:Description}
  581. </div>
  582. <br />
  583. {block:HasTags}
  584. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  585. <br />{/block:HasTags}
  586. <span style="float:left;">{TimeAgo}</span>
  587. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  588. <div style="clear:both;"></div>
  589. </div>
  590. {/block:PermalinkPage}
  591. {/block:Link}
  592.  
  593. {block:Audio}
  594. {block:IndexPage}
  595. <div id="contentsmall">
  596. <a href="{Permalink}" target="_blank">
  597. {block:AlbumArt}<div class="image">
  598. <img src="{AlbumArtURL}" width="260px" />
  599. <center>
  600. <h1>{/block:AlbumArt}{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}{block:AlbumArt}{block:TrackName}{TrackName}{/block:TrackName}{block:Artist} ~ {Artist}{/block:Artist}</h1>
  601. <h3>♫</h3>
  602. </div>{/block:AlbumArt}
  603. <div style="align: center;">
  604. {block:AudioEmbed}
  605. {AudioEmbed-250}
  606. {/block:AudioEmbed}
  607. </div>
  608. </a>
  609. </center>
  610. </div>
  611. {/block:IndexPage}
  612. {block:PermalinkPage}
  613. <div id="content">
  614. {block:AlbumArt}<div class="image">
  615. <img src="{AlbumArtURL}" width="510px" />
  616. <center>
  617. <h2>{/block:AlbumArt}{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}{block:AlbumArt}{block:TrackName}{TrackName}{/block:TrackName}{block:Artist} ~ {Artist}{/block:Artist}</h2>
  618. </div>{/block:AlbumArt}
  619. {block:AudioEmbed}{AudioEmbed-500}{/block:AudioEmbed}
  620. </center>
  621. {block:Caption}{Caption}{/block:Caption}
  622. <br />
  623. {block:HasTags}
  624. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  625. <br />{/block:HasTags}
  626. <span style="float:left;">{TimeAgo}</span>
  627. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  628. <div style="clear:both;"></div>
  629. </div>
  630. {/block:PermalinkPage}
  631. {/block:Audio}
  632.  
  633. {block:Video}
  634. {block:IndexPage}
  635. <div id="contentsmall">
  636. <center>
  637. {VideoEmbed-250}
  638. </center>
  639. <a href="{Permalink}" target="_blank">
  640. <div class="overpost">
  641. <div style="position:absolute;top:45%;left: 40%;">
  642. {NoteCountWithLabel}
  643. </div>
  644. </div>
  645. </a>
  646. </div>
  647. {/block:IndexPage}
  648. {block:PermalinkPage}
  649. <div id="content">
  650. {VideoEmbed-500}
  651. {block:Caption}{Caption}{/block:Caption}
  652. <br />
  653. {block:HasTags}
  654. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  655. <br />{/block:HasTags}
  656. <span style="float:left;">{TimeAgo}</span>
  657. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  658. <div style="clear:both;"></div>
  659. </div>
  660. {/block:PermalinkPage}
  661. {/block:Video}
  662.  
  663. {block:Answer}
  664. {block:IndexPage}
  665. <div id="contentsmall">
  666. <div class="title">{Asker} asked: {Question}</div>
  667. {Answer}
  668. <a href="{Permalink}">
  669. <div class="overpost" target="_blank">
  670. <div style="position:absolute;top:45%;left: 40%;">
  671. {NoteCountWithLabel}
  672. </div>
  673. </div>
  674. </a>
  675. </div>
  676. {/block:IndexPage}
  677. {block:PermalinkPage}
  678. <div id="content">
  679. <div class="title">{Asker} asked: {Question}</div>
  680. {Answer}
  681. <br />
  682. {block:HasTags}
  683. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  684. <br />{/block:HasTags}
  685. <span style="float:left;">{TimeAgo}</span>
  686. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  687. <div style="clear:both;"></div>
  688. </div>
  689. {/block:PermalinkPage}
  690. {/block:Answer}
  691.  
  692. {block:Chat}
  693. {block:IndexPage}
  694. <div id="contentsmall">
  695. {block:Title}<div class="title">{Title}</div>{/block:Title}
  696. {block:Lines}
  697. {block:Label}<span style="font-weight:bolder;text-transform:uppercase;">{Label}</span>{/block:Label} {Line}<br />
  698. {/block:Lines}
  699. <a href="{Permalink}" target="_blank">
  700. <div class="overpost">
  701. <div style="position:absolute;top:45%;left: 40%;">
  702. {NoteCountWithLabel}
  703. </div>
  704. </div>
  705. </a>
  706. </div>
  707. {/block:IndexPage}
  708. {block:PermalinkPage}
  709. <div id="content">
  710. {block:Title}<div class="title">{Title}</div>{/block:Title}
  711. {block:Lines}
  712. {block:Label}<span style="font-weight:bold;text-transform:uppercase;">{Label}</span>{/block:Label} {Line}<br />
  713. {/block:Lines}
  714. <br />
  715. {block:HasTags}
  716. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  717. <br />{/block:HasTags}
  718. <span style="float:left;">{TimeAgo}</span>
  719. <span style="float:right;">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span>
  720. <div style="clear:both;"></div>
  721. </div>
  722. {/block:PermalinkPage}
  723. {/block:Chat}
  724.  
  725. {block:PostNotes}
  726. <div id="content">
  727. {PostNotes-16}
  728. </div>
  729. {/block:PostNotes}
  730.  
  731. <div class="navigation">
  732. {block:Pagination}
  733. {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older ?</a>{/block:NextPage}
  734. {block:PreviousPage}<a style="float:left" href="{PreviousPage}">? Newer</a></p>{/block:PreviousPage}
  735. {/block:Pagination}
  736. </div>
  737.  
  738. <div class="navigation">
  739. {block:ContentSource}
  740. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  741. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  742. {/block:SourceLogo}
  743. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  744. {/block:ContentSource}
  745. </div>
  746.  
  747. </div>
  748.  
  749. {/block:Posts}
  750.  
  751. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement