Advertisement
Guest User

fantastic mr fox tbh

a guest
Jan 26th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.88 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><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!-----------theme 02. hungry eyes by mrsmilicevic@tumblr------------>
  9.  
  10. <!----------DEFAULT VARIABLES---------->
  11. <meta name="color:Background" content="#ffffff"/>
  12. <meta name="color:Text" content="#3d3d3d"/>
  13. <meta name="color:Link" content="#000000"/>
  14. <meta name="color:Border" content="#eeeeee"/>
  15. <meta name="color:Title" content="#000000"/>
  16. <meta name="color:Link Hover" content="#7a7a7a"/>
  17. <meta name="color:Scrollbar" content="#D6D5D5">
  18.  
  19. <meta name="image:Sidebar Image" content=""/>
  20. <meta name="image:Background" content=""/>
  21.  
  22. <meta name="text:Link 1 Title" content="one">
  23. <meta name="text:Link 1" content="/">
  24. <meta name="text:Link 2 Title" content="two">
  25. <meta name="text:Link 2" content="/">
  26. <meta name="text:Link 3 Title" content="three">
  27. <meta name="text:Link 3" content="/">
  28. <meta name="text:Link 4 Title" content="four">
  29. <meta name="text:Link 4" content="/">
  30. <meta name="text:Link 5 Title" content="five">
  31. <meta name="text:Link 5" content="/">
  32. <meta name="text:Link 6 Title" content="six">
  33. <meta name="text:Link 6" content="/">
  34.  
  35. <meta name="if:Show Title" content="1" />
  36.  
  37. <meta name="if:Show Link 1" content="1" />
  38. <meta name="if:Show Link 2" content="1" />
  39. <meta name="if:Show Link 3" content="1" />
  40. <meta name="if:Show Link 4" content="1" />
  41. <meta name="if:Show Link 5" content="1" />
  42. <meta name="if:Show Link 6" content="1" />
  43.  
  44. <style type="text/css">
  45.  
  46. /*CSS*/
  47.  
  48. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:2px}
  49. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  50. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  51.  
  52. /*BASICS*/
  53.  
  54. body {
  55. background:url("http://36.media.tumblr.com/12d5d1650366f1c4156e7636fac88233/tumblr_nit8ah3IR21u8ql8oo1_1280.png");
  56. margin:0px;
  57. position: fixed no-repeat;
  58. background-color:#fff;
  59. color:#cccccc;
  60. background-repeat: no-repeat;
  61. font-family:times;
  62. font-size:12px;
  63. line-height:120%;
  64. }
  65.  
  66.  
  67. blockquote {
  68. padding:0px 0 0px 20px;
  69. border-left:1px solid;
  70. border-color:#cccccc;
  71. margin-left:30px;
  72. }
  73.  
  74. a {
  75. color:{color:Link};
  76. text-decoration:none;
  77. }
  78.  
  79. a:hover {
  80. text-decoration:none;
  81. color: #cccccc;
  82. }
  83.  
  84. img {
  85. opacity:1;
  86. border:none;
  87. text-decoration:none;
  88. }
  89.  
  90. small {
  91. font-size:9px;
  92. }
  93.  
  94. big {
  95. font-size:12px;
  96. }
  97.  
  98. h1 {
  99. font-weight:bold;
  100. font-size:12px;
  101. color:{color:Title};
  102. text-transform:lowercase;
  103. }
  104.  
  105. .container {
  106. width:800px;
  107. margin-left:650px;
  108. position:absolute;
  109. }
  110.  
  111. /*SIDEBAR*/
  112.  
  113. .sidebar {
  114. width:150px;
  115. height:auto;
  116. margin-top:180px;
  117. margin-left:-350px;
  118. position:fixed;
  119. }
  120.  
  121. .title {
  122. font-size:21px;
  123. text-align:center;
  124. text-transform:uppercase;
  125. font-weight:bold;
  126. font-family:times;
  127. letter-spacing:0px;
  128. margin-top:10px;
  129. color:{color:title};
  130. line-height:105%;
  131. width:160px;
  132. }
  133.  
  134.  
  135. .description {
  136. width:500px;
  137. text-align:center;
  138. font-size:9px;
  139. font-family:times;
  140. line-height:150%;
  141. margin-top:-225px;
  142. padding:0px;
  143. margin-left:700px;
  144. letter-spacing:0.5px;
  145. }
  146.  
  147. .pagination {
  148. font-family:times;
  149. font-size:9px;
  150. text-transform:lowercase;
  151. text-align:center;
  152. margin-top:30px;
  153. }
  154.  
  155. .pagination a {
  156. color: #808080;
  157. margin:0 5px;
  158. padding:5px;
  159. display:inline-block;
  160. }
  161.  
  162. .pagination a:hover {
  163. color: {color:link hover};
  164. }
  165.  
  166. .pagination .currentpage {
  167. color: #d0d0d0;
  168. text-decoration:underline;
  169. margin:0 5px;
  170. padding:5px;
  171. display:inline-block;
  172. }
  173.  
  174.  
  175. .links {
  176. width:100px;
  177. font-size:22px;
  178. line-height:20px;
  179. padding:8px;
  180. font-style:bold;
  181. font-family:times;
  182. text-align:left;
  183. word-spacing: 1px;
  184. margin-left:295px;
  185. margin-top:105px;
  186. text-transform:uppercase;
  187.  
  188. }
  189.  
  190. .links a {
  191. width:47px;
  192. text-align:center;
  193. letter-spacing:1px;
  194. margin-bottom:7px;
  195. margin-top:3px;
  196. padding: 1px 1px 1px 1px;
  197. text-decoration:none;
  198. display: inline-block;
  199. }
  200.  
  201.  
  202. /*ENTRIES*/
  203.  
  204. #entries {
  205. padding:7px;
  206. width:400px;
  207. margin-left:60px;
  208. margin-top:40px;
  209. font-size:12px;
  210. }
  211.  
  212. .container {
  213. max-height: 450px;
  214. height: 250px;
  215. overflow-y: scroll;
  216. margin-top:403px;
  217. width:450px;
  218. margin-left:430px;
  219. background-color: #TRANSPARENT;
  220. border: 1px solid #;
  221. padding:5px;
  222.  
  223. }
  224.  
  225.  
  226. #post {
  227. width:400px;
  228. padding-bottom:20px;
  229. padding:10px;
  230. margin-top:-5px;
  231. background-color:transparent;
  232. }
  233.  
  234.  
  235. .posts img, .posts li, .posts blockquote {
  236. max-width: 100%;
  237. }
  238.  
  239. .posts li {
  240. list-style: square;
  241. }
  242.  
  243. .posts blockquote {
  244. border-left: 1px solid #cccccc; padding-left: 5px 3px;
  245. }
  246.  
  247. blockquote img {max-width:320px!important;}
  248.  
  249. /*POST INFO*/
  250.  
  251. .date {
  252. text-transform:uppercase;
  253. margin-top:-15px;
  254. background-color:#transparent;
  255. padding:3px 3px 3px 3px;
  256. font-size:9px;
  257. width:150px;
  258. margin-left:170px;
  259. text-align:center;
  260. font-family:times;
  261. border-style:dotted;
  262. border-width:1.5px;
  263. border-color:#000;
  264. margin-bottom:40px;
  265. }
  266.  
  267. .tags {
  268. text-transform:lowercase;
  269. margin-left:0px;
  270. font-family:times;
  271. text-align:center;
  272. font-style:italic;
  273. letter-spacing:0px;
  274. margin-top:-35px;
  275. margin-bottom:40px;
  276. font-size:9px;
  277. width:500px;
  278. }
  279.  
  280. .border {
  281. border-top:1px solid {color:border};
  282. margin-top:25px;
  283. }
  284.  
  285. ol.notes {
  286. padding: 0px;
  287. margin: 25px 0px;
  288. list-style-type: none;
  289. border-bottom: solid 1px #f5f5f5;
  290. }
  291.  
  292. ol.notes li.note {
  293. border-top: solid 1px #f5f5f5;
  294. padding: 10px;
  295. }
  296.  
  297. ol.notes li.note img.avatar {
  298. vertical-align: -4px;
  299. margin-right: 10px;
  300. width: 16px;
  301. height: 16px;
  302. border-radius:50%;
  303. }
  304.  
  305. ol.notes li.note span.action {
  306. font-weight: bold;
  307. }
  308.  
  309. ol.notes li.note .answer_content {
  310. font-weight: normal;
  311. }
  312.  
  313. ol.notes li.note blockquote {
  314. border-color: {color:border};
  315. padding: 4px 10px;
  316. margin: 10px 0px 0px 25px;
  317. }
  318.  
  319. ol.notes li.note blockquote a {
  320. text-decoration: none;
  321. }
  322.  
  323. .pagenotes {
  324. text-align:left;
  325. }
  326.  
  327. /*AUDIO*/
  328.  
  329. .newplayerbutton {
  330. position: relative;
  331. width: 20px;
  332. height: 20px;
  333. overflow: hidden;
  334. }
  335.  
  336. .playerbuttonhug {
  337. position: absolute;
  338. top: -14px;
  339. left: -4px;
  340. }
  341.  
  342.  
  343. .tumblr_audio_player {
  344. border: none;
  345. padding: 0px;
  346. margin: 0px;
  347. height: 50px;
  348. width: 500px;
  349. }
  350.  
  351. .playerbuttonbg {
  352. position: absolute;
  353. left: 10px;
  354. top: 25px;
  355. width: 20px;
  356. height: 20px;
  357. background-color: #ffffff;
  358. padding: 10px;
  359. -webkit-border-radius: 0px;
  360. -moz-border-radius: 0px;
  361. border-radius: 50%;
  362. opacity: .3;
  363. filter: alpha(opacity=40);
  364. -moz-opacity: 0.4;
  365. -khtml-opacity: 0.4;
  366. transition: opacity .7s ease-in-out;
  367. -moz-transition: opacity .7s ease-in-out;
  368. -webkit-transition: opacity .7s ease-in-out;
  369. }
  370.  
  371. .playerbuttonbg:hover {
  372. opacity: 0.7;
  373. filter: alpha(opacity=100);
  374. -moz-opacity: 1;
  375. -khtml-opacity: 1;
  376. }
  377.  
  378. .audioimgwrapper {
  379. position: absolute;
  380. left: 5px;
  381. top: 20px;
  382. -webkit-border-radius: 0px;
  383. -moz-border-radius: 0px;
  384. border-radius: 0px;
  385. overflow: hidden;
  386. width: 50px;
  387. height: 50px;
  388. }
  389.  
  390. .audioimgwrapper img {
  391. width: 100%;
  392. height: auto;
  393. -webkit-border-radius: 0px;
  394. -moz-border-radius: 0px;
  395. border-radius: 0px;
  396. }
  397.  
  398. .trackdetails {
  399. width: 408px;
  400. display:inline-block;
  401. margin-left: 70px;
  402. min-height: 55px;
  403. margin-top:6px;
  404. font-size:10px;
  405. line-height:140%;
  406. background-color:#f5f5f5;
  407. padding:10px;
  408. }
  409.  
  410. .tracktitle {
  411. font-size:13px;
  412. text-transform:uppercase;
  413. margin-bottom:-10px;
  414. letter-spacing:0px;
  415. font-family:times;
  416. }
  417.  
  418. .audiowrapper {
  419. position: relative;
  420. display:inline-block;
  421. }
  422.  
  423. /*CHAT*/
  424.  
  425. .chat {
  426. line-height:160%;
  427. list-style:none;
  428. }
  429.  
  430. .line.odd {
  431. background:{color:border};
  432. margin-bottom:2px;
  433. padding:5px;
  434. list-style:none;
  435. font-size:10px;
  436. }
  437.  
  438. .line.even {
  439. background:#ffffff;
  440. margin-bottom:2px;
  441. padding:5px;
  442. list-style:none;
  443. font-size:10px;
  444. }
  445.  
  446. .label {
  447. padding-right:1px;
  448. text-transform:uppercase;
  449. font-weight:bold;
  450. color:{color:link};
  451. }
  452.  
  453. /*QUESTIONS*/
  454.  
  455. .askbox {
  456. height:auto;
  457. min-height:30px;
  458. }
  459.  
  460. .pic {
  461. background:transparent;
  462. padding:0;
  463. width:30px;
  464. height:30px;
  465. }
  466.  
  467. .pic img {
  468. width:30px;
  469. height:30px;
  470. float:left;
  471. -webkit-border-radius:100px;
  472. -moz-border-radius:100px;
  473. border-radius:50%;
  474. }
  475.  
  476. .question {
  477. background-color:#f8f8f8;
  478. padding:10px 15px 10px 10px;
  479. font-size:9px;
  480. font-style:none;
  481. min-height:30px;
  482. margin-left:40px;
  483. margin-top:-40px;
  484. }
  485.  
  486. .asker {
  487. text-transform:none;
  488. font-weight:bold;
  489. font-size:9px;
  490. }
  491.  
  492. .answer {
  493. padding:10px 10px 4px 10px;
  494. }
  495.  
  496. /*CREDIT*/
  497.  
  498. .credit {
  499. bottom:15px;
  500. right:20px;
  501. position:fixed;
  502. letter-spacing:0px;
  503. text-align:center;
  504. padding:3px;
  505. width:50px;
  506. text-transform:uppercase;
  507. font-size:8px;
  508. font-family:times;
  509. border-bottom:0px solid; border-color:{color:border};
  510. }
  511.  
  512. #credit {
  513. font-size: 9px;
  514. font-family:times;
  515. position: fixed;
  516. bottom: 15px;
  517. right: 20px;
  518. z-index: 10;
  519. text-align:right;
  520. border-bottom:1px solid;
  521. border-color:#cccccc;
  522. }
  523.  
  524. #credit a {
  525. color: #7a7a7a;
  526. text-decoration: none;
  527. }
  528.  
  529. #credit a:hover {
  530. color:#cccccc;
  531. text-decoration: none;
  532. }
  533.  
  534. /*QUOTE*/
  535.  
  536. #quote {
  537. font-size:13px;
  538. line-height:110%;
  539. font-style:bold italic;
  540. font-family:times;
  541. }
  542.  
  543. #quotesource {
  544. text-align:right;
  545. padding-right:0px;
  546. font-family:trebuchet ms;
  547. font-size:10px;
  548. text-transform:uppercase;
  549. margin-top:8px;
  550. }
  551.  
  552.  
  553. /************** FLAGS UPDATES TAB **************/
  554. /* tutorial by deanlirium|tumblr (clarence.tk) */
  555.  
  556. #flags {
  557. position:fixed;
  558. top:480px; /* distance from the top of the page - adjust as you wish! */
  559. left:900px;
  560. text-align:center;
  561. text-transform:lowercase; /* the text is in all caps - delete this line and it won't be */
  562. color:#000; /* change text color: use sites like http://www.colorpicker.com/ or the tumblr thing, copy the code it gives you and paste it! remember the #! */
  563. font-size:9px; /* adjust font size */
  564. letter-spacing:1px;
  565. z-index:2147483607;
  566. font-family:times;}
  567.  
  568.  
  569. #flag1 {
  570. border:solid 6px #746c2e; /* flag color */
  571. border-right:solid 6px transparent; /* IMPORTANT! -- to make the flag thicker increase the border and border-right value; it looks better if they both have the same number! */
  572. padding-left:10px;
  573. width:20px; /* increase or decrease to change the lenght of the CLOSED flag */
  574. height:0px;
  575. position:absolute;
  576. -moz-transition:all 0.7s ease-out;
  577. -webkit-transition:all 0.7s ease-out;
  578. -o-transition:all 0.7s ease-out;}
  579.  
  580. #flag1:hover {
  581. width:180px;} /* lenght of the OPEN flag */
  582.  
  583. #upd1 {
  584. position:absolute;
  585. width:110px;
  586. padding:10px;
  587. padding-left:60px; /* adjust this if you've changed the length of the open flag, subtract what you add here to the 'left' value below */
  588. left:-180px;
  589. margin-top:6px; /* keep this number equal to the 'border' value for the flag */
  590. opacity:0;
  591. -moz-transition:all 0.7s ease-out;
  592. -webkit-transition:all 0.7s ease-out;
  593. -o-transition:all 0.7s ease-out;}
  594.  
  595. #flag1:hover #upd1{
  596. left:0px;
  597. opacity:1;}
  598.  
  599. /* following is the coding for the other flags - same as above! */
  600.  
  601. #flag2 {
  602. border:solid 6px #746c2e;
  603. margin-top:20px;
  604. position:absolute;
  605. border-right:solid 6px transparent;
  606. padding-left:10px;
  607. width:20px;
  608. height:0px;
  609. -moz-transition:all 0.7s ease-out;
  610. -webkit-transition:all 0.7s ease-out;
  611. -o-transition:all 0.7s ease-out;}
  612.  
  613. #flag2:hover {
  614. width:180px;}
  615.  
  616. #upd2 {
  617. position:absolute;
  618. width:110px;
  619. padding:10px;
  620. padding-left:60px;
  621. left:-180px;
  622. margin-top:6px;
  623. opacity:0;
  624. -moz-transition:all 0.7s ease-out;
  625. -webkit-transition:all 0.7s ease-out;
  626. -o-transition:all 0.7s ease-out;}
  627.  
  628. #flag2:hover #upd2{
  629. left:0px;
  630. opacity:1;}
  631.  
  632. /*if you want more flags, just copy the part of the code below and change the numbers - then increase the margin-top value for the #flag(number) adding 20px each new flag! copy from here: */
  633.  
  634. #flag3 {
  635. border:solid 6px #746c2e;
  636. position:absolute;
  637. margin-top:40px; /* this one! */
  638. border-right:solid 6px transparent;
  639. padding-left:10px;
  640. width:20px;
  641. height:0px;
  642. -moz-transition:all 0.7s ease-out;
  643. -webkit-transition:all 0.7s ease-out;
  644. -o-transition:all 0.7s ease-out;}
  645.  
  646. #flag3:hover {
  647. width:180px;}
  648.  
  649. #upd3 {
  650. position:absolute;
  651. width:110px;
  652. padding:10px;
  653. padding-left:60px;
  654. left:-180px;
  655. margin-top:6px;
  656. opacity:0;
  657. -moz-transition:all 0.7s ease-out;
  658. -webkit-transition:all 0.7s ease-out;
  659. -o-transition:all 0.7s ease-out;}
  660.  
  661. #flag3:hover #upd3{
  662. left:0px;
  663. opacity:1;}
  664.  
  665. /* to here */
  666. </style>
  667.  
  668.  
  669.  
  670. </head>
  671.  
  672. <body>
  673.  
  674. <div id="flags">
  675. <div id="flag1"><div id="upd1">
  676.  
  677. independent dragon age oc.
  678.  
  679. </div></div>
  680.  
  681. <div id="flag2"><div id="upd2">
  682.  
  683. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="150" height="20">
  684. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  685. <param name="bgcolor" value="#ffffff" />
  686. <param name="FlashVars" value="mp3=http%3A//k003.kiwi6.com/hotlink/okyj6wl7l8/Wild_Sweet_Orange_-_Ten_Dead_Dogs.mp3&amp;autoplay=1&amp;bgcolor=ffffff&amp;loadingcolor=746c2e&amp;buttoncolor=746c2e&amp;slidercolor=746c2e" />
  687. </object>
  688. </object>
  689. </object>
  690. </object>
  691.  
  692. </div></div>
  693.  
  694. <!---- if you want more flags, copy from here ---->
  695.  
  696. <div id="flag3"><div id="upd3">
  697.  
  698. theme customized by <a href="arvilkiem.tumblr.com">arvilkiem.</a>
  699.  
  700. </div></div>
  701.  
  702. </div>
  703.  
  704. <!---- to here and change the numbers according to your css! ---->
  705.  
  706. <!---- thanks for passing by and using this tutorial you're raaaaaaaaad c: ---->
  707.  
  708. </div>
  709.  
  710. <div id="credit">
  711. <a title="theme" href="http://mrsmilicevic.tumblr.com/tagged/mrsthemes" target="_blank">MRS</a></div>
  712.  
  713. <div class="container">
  714.  
  715. <div class="sidebar">
  716.  
  717. <div class="sidebarimage"><a href="/"><img src="{image:sidebar image}"></a></div>
  718.  
  719. <div class="title">{block:IfShowTitle}{Title}{/block:IfShowTitle}</div>
  720.  
  721. <div class="description">{Description}</div>
  722.  
  723. <div class="links">
  724. {block:IfShowLink1}<a href="{text:link 1}">{text:link 1 title}</a>{/block:IfShowLink1}
  725. {block:IfShowLink2}<a href="{text:link 2}">{text:link 2 title}</a>{/block:IfShowLink2}
  726. {block:IfShowLink3}<a href="{text:link 3}">{text:link 3 title}</a>{/block:IfShowLink3}
  727. {block:IfShowLink4}<a href="{text:link 4}">{text:link 4 title}</a>{/block:IfShowLink4}
  728. {block:IfShowLink5}<a href="{text:link 5}">{text:link 5 title}</a>{/block:IfShowLink5}
  729. {block:IfShowLink6}<a href="{text:link 6}">{text:link 6 title}</a>{/block:IfShowLink6}
  730. </a>
  731.  
  732. </div>
  733.  
  734. </div>
  735.  
  736. <div class="entries">{block:Posts}<div class="posts">
  737.  
  738. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  739.  
  740. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  741.  
  742. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  743.  
  744. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source}<div id="quotesource"> — {Source}</div>{/block:Source}{/block:Quote}
  745.  
  746. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  747.  
  748. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>{/block:Chat}
  749.  
  750. {block:Audio}{block:AudioPlayer}
  751. <div class="audiowrapper">
  752. {block:AlbumArt}
  753. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  754. {/block:AlbumArt}
  755. <div class="playerbuttonbg"><div class="newplayerbutton"><div class="playerbuttonhug">{AudioPlayerWhite}
  756. </div></div></div>
  757. <div class="trackdetails">
  758. {block:TrackName}<b>TRACK:</b> {TrackName}{/block:TrackName}<br/>
  759. {block:Artist}<b>ARTIST:</b> {Artist}{/block:Artist}<br/>
  760. {block:Album}<b>ALBUM:</b> {Album}{/block:Album}<br/>
  761. <b>PLAYS:</b> {FormattedPlayCount}</div></div>
  762. {/block:AudioPlayer}
  763. {block:Caption}{/block:Caption}
  764. {/block:Audio}
  765.  
  766. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  767.  
  768. {block:Answer}
  769. <div class="askbox"><div class="pic"><a href="{AskerURL}"><img src="{AskerPortraitURL-30}" /></a></div>
  770. <div class="question">
  771. <span class="asker">{Asker} said:</span><br>
  772. {Question}</div></div>
  773. <div class="answer">{Answer}</div>
  774. {/block:Answer}
  775.  
  776.  
  777. <div class="border"></div>
  778. <div class="date">
  779. {block:Date}{DayOfMonth} {ShortMonth} {24HourWithZero}:{Minutes} {AmPm}</a>{/block:Date}
  780. with <a href="{Permalink}">{NoteCountWithLabel}{block:permalinkpage} – <a href="{ReblogURL}" target="_blank" style="color:{color:text}">reblog</a> – {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParenttitle}">Via</a> – {block:ContentSource}<a href="{ReblogRootURL}" "{ReblogRootName}" title="{ReblogRoottitle}" style="color:{color:text}">Source</a>{/block:ContentSource}{/block:RebloggedFrom}{/block:permalinkpage}</a>
  781. </div>
  782.  
  783. {block:HasTags}
  784. <div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}
  785.  
  786.  
  787. {block:PostNotes}
  788. <div class="pagenotes">
  789. {PostNotes}
  790. </div>
  791. {/block:PostNotes}
  792.  
  793.  
  794. {block:ContentSource}
  795.  
  796. <!---{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  797.  
  798. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  799.  
  800. {/block:SourceLogo}
  801.  
  802. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
  803.  
  804. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  805.  
  806. {/block:Posts}
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818. <div class="pagination">
  819. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}{block:JumpPagination length="8"}{block:CurrentPage}<span class="currentpage">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  820.  
  821. {block:PermalinkPagination}{block:PreviousPost}<a href="{PreviousPost}">older</a>{/block:PreviousPost}{block:NextPost}{block:PreviousPost} {/block:PreviousPost}<a href="{NextPost}">newer</a>{/block:NextPost}{/block:PermalinkPagination}
  822. </div>
  823.  
  824.  
  825. </body>
  826. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement