Panzer_Themes

Theme 9

Jul 13th, 2012
813
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.86 KB | None | 0 0
  1. <!--
  2. ┏━━━┓╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏━━━━┳┓
  3. ┃┏━┓┃╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┃┏┓┏┓┃┃
  4. ┃┗━┛┣━━┳━┓┏━━━┳━━┳━┓┗┛┃┃┗┫┗━┳━━┳┓┏┳━━┳━━┓
  5. ┃┏━━┫┏┓┃┏┓╋━━┃┃┃━┫┏┛╋╋┃┃╋┃┏┓┃┃━┫┗┛┃┃━┫━━┫
  6. ┃┃╋╋┃┏┓┃┃┃┃┃━━┫┃━┫┃╋╋╋┃┃╋┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  7. ┗┛╋╋┗┛┗┻┛┗┻━━━┻━━┻┛╋╋╋┗┛╋┗┛┗┻━━┻┻┻┻━━┻━━┛
  8. Theme Made and copyrighted By PanzerThemes.Tumblr.com.
  9.  
  10. All themes are free for personal use! Please respect the credit and keep it in tact. You may make changes to the theme; however, that doesn't mean you created it. If you do remove the credit please place it in your FAQ or somewhere where your followers can be informed of creator.
  11. You will be reported if you do not follow the simple rules of using my themes. -->
  12.  
  13. <html lang="en">
  14.  
  15.  
  16. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
  17.  
  18. Transitional//EN"
  19.  
  20. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  21. <html xmlns="http://www.w3.org/1999/xhtml">
  22.  
  23. <head>
  24.  
  25. <script type="text/javascript"
  26. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.j
  27. s"></script>
  28.  
  29. <head>
  30. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  31.  
  32.  
  33. <title>{Title}</title>
  34.  
  35.  
  36. <!-- DEFAULT VARIABLES -->
  37. <meta name="color:Background" content="#ebe7e7"/>
  38. <meta name="color:Text" content="#646462"/>
  39. <meta name="color:Blog Title" content="#995d96"/>
  40. <meta name="color:First Letter" content="#cc96c5">
  41. <meta name="color:Link" content="#000000"/>
  42. <meta name="color:Hover" content="#9b64a5"/>
  43. <meta name="color:Entrys" content="#fff"/>
  44. <meta name="color:Sidebar" content="#fff"/>
  45. <meta name="color:Permalink Bar" content="#fff"/>
  46.  
  47. <meta name="if:Show Blog Title" content="1"/>
  48. <meta name="if:Show Sidebar Image" content=""/>
  49. <meta name="if:Rainbow Links" content=""/>
  50. <meta name="if:Faded Images" content="1"/>
  51. <meta name="if:Show Captions" content=""/>
  52. <meta name="if:Heart Cursor" content=""/>
  53. <meta name="if:Small Cursor" content=""/>
  54. <meta name="if:Tiny Scrollbar" content="1"/>
  55.  
  56. <meta name="image:Sidebar" content=""/>
  57. <meta name="image:Background" content=""/>
  58.  
  59. <meta name="text:Link One Title" content="link1" />
  60. <meta name="text:Link One" content="" />
  61. <meta name="text:Link Two Title" content="link2" />
  62. <meta name="text:Link Two" content="" />
  63. <meta name="text:Link Three Title" content="link3" />
  64. <meta name="text:Link Three" content="" />
  65. <meta name="text:Link Four Title" content="link4" />
  66. <meta name="text:Link Four" content="" />
  67.  
  68. <style type="text/css">
  69. </style>
  70. <style type="text/css">
  71.  
  72. {block:iftinyscrollbar}
  73. ::-webkit-scrollbar {
  74. height:5px;
  75. width:5px;
  76. background-color:#ECECEC;
  77. border-left: 1px solid #C5C5C5;
  78. }
  79.  
  80.  
  81. ::-webkit-scrollbar-thumb {
  82. border-top: 1px solid #303030;
  83. border-bottom: 1px solid #303030;
  84. border-left: 1px solid #4B4B4B;
  85. background-color:#474747;
  86. height:auto;
  87. }
  88. {/block:iftinyscrollbar}
  89.  
  90. {block:ifheartcursor}
  91. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lymchkPSin1qfjy56.png), progress;}
  92. {/block:ifheartcursor}
  93.  
  94. {block:ifsmallcursor}
  95. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;}
  96. {/block:ifsmallcursor}
  97.  
  98. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  99.  
  100. @font-face { font-family: "silk"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  101.  
  102. body {
  103. margin:0px;
  104. background-color: {color:Background};
  105. background-image:url({image:Background});
  106. background-attachment: fixed;
  107. background-repeat: repeat;}
  108.  
  109. body, div, p, textarea, submit, input{
  110. font-family: 'verdana';
  111. font-size: 10px;
  112. line-height:11px;
  113. letter-spacing:0px;
  114. color:{color:Text};
  115. }
  116.  
  117. #tumblr_controls{
  118. position:fixed !important;
  119. }
  120.  
  121.  
  122. .top{
  123. float: left;
  124. margin-right: 20px;
  125. width: 802px;
  126. }
  127.  
  128. .bottom{
  129. float: right;
  130. width: 200px;
  131. background-color: {color:Background};
  132. }
  133.  
  134. p {
  135. margin:0px;
  136. margin-top:0px;
  137. }
  138.  
  139. {block:ifFadedImages}
  140. img{
  141. -webkit-transition: opacity 0.3s linear;
  142. opacity: 0.80;
  143. }
  144.  
  145. img:hover{
  146. -webkit-transition: opacity 0.2s linear;
  147. opacity: 1.00;
  148. }
  149. {/block:iffadedimages}
  150.  
  151. a:link, a:active, a:visited{
  152. color: {color:Link};
  153. text-decoration: none;
  154. }
  155.  
  156. a:hover {color:{color:Hover};
  157. text-decoration: none;
  158. letter-spacing: 2px;
  159. }
  160.  
  161. .entry {
  162. background-color: {color:Entrys};
  163. font-size: 10px;
  164. line-height:10px;
  165. float:left;
  166. padding-left: 4px;
  167. padding-right: 4px;
  168. padding-top: 4px;
  169. padding-bottom: 3px;
  170. margin: 4px;
  171. {block:IndexPage}
  172. width:300px;
  173. {/block:IndexPage}
  174. {block:PermalinkPage}
  175. width:510px;
  176. {/block:PermalinkPage}
  177. }
  178.  
  179. #content {
  180. width: 632px;
  181. margin-top: 3px;
  182. float:left;
  183. margin-left: 80px;
  184. {block:PermalinkPage}
  185. margin-left: 210px;
  186. {/block:PermalinkPage}
  187. }
  188.  
  189. div#sidebar{
  190. position:fixed !important;
  191. margin-left:730px;
  192. width: 300px;
  193. margin-top: 130px;
  194. height:auto;
  195. padding: 3px;
  196. font-family: 'Happy Monkey', cursive;
  197. font-size: 10px;
  198. line-height:10px;
  199. letter-spacing:0px;
  200. background-color: {color:Sidebar};
  201. border-bottom: 1px solid #dbdbdb;
  202.  
  203. }
  204.  
  205. .meow {
  206. position:fixed !important;
  207. color: {color:blogtitle};
  208. font-family: "stars";
  209. font-size: 21px;
  210. margin-top: -53px;
  211. line-height: 20px;
  212. width:320px;
  213. margin-left: -20px;
  214. text-align: right;
  215. margin-bottom:1px;
  216. }
  217.  
  218. .meow:first-letter {
  219. position:fixed !important;
  220. color: {color:First Letter};
  221. font-size:60px;
  222. }
  223.  
  224. #descrip{
  225. position:fixed;
  226. margin-top: auto;
  227. width: 300px;
  228. height: auto;
  229. overflow: auto;
  230. margin-left: 0px;
  231. padding: 5px;
  232. text-align: left;
  233. background: #fff;
  234. font-family: 'silk';
  235. font-size: 8px;
  236. line-height: 10px;
  237. text-align: center;
  238. margin-left:0px;
  239. margin-top:10px;
  240. }
  241.  
  242. .winks a{
  243. font-size: 8px;
  244. line-height:12px;
  245. letter-spacing: 2px;
  246. margin: 5px;
  247. font-family: 'silk';
  248. color: {color:link};
  249. -webkit-transition: all 0.3s linear;
  250. -webkit-transition: all 0.3s linear;
  251. -moz-transition: all 0.3s linear;
  252. transition: all 0.3s linear;
  253. }
  254.  
  255. .winks:hover a{
  256. border-bottom: 2px solid {color:hover};
  257. color:{color:hover}
  258. -webkit-transition: all 0.3s linear;
  259. -webkit-transition: all 0.3s linear;
  260. -moz-transition: all 0.3s linear;
  261. transition: all 0.3s linear;
  262. }
  263.  
  264. #infscr-loading{
  265. bottom: -70px;
  266. position: absolute;
  267. left: 50%;
  268. margin-left:-8px;
  269. width:16px;
  270. height:11px;
  271. overflow:hidden;
  272. margin-bottom: 50px;
  273. }
  274.  
  275. .title{
  276. font-family: "stars";
  277. font-size: 20px;
  278. line-height:35px;
  279. color: {color:Title};
  280. font-weight: normal;
  281. }
  282.  
  283.  
  284. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  285.  
  286. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  287. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  288.  
  289. .notes img{width:10px; position:relative; top:3px;}
  290.  
  291. .permalinks{
  292. display: block;
  293. font-family: 'silk';
  294. font-size: 8px;
  295. text-transform: uppercase;
  296. font-style:none;
  297. text-align: right;
  298. background-color: {color:Permanlink Bar};
  299. margin-top: 2px;
  300. margin-bottom: 0px;
  301. border-top: 1px solid #bebebe;
  302. }
  303.  
  304. {CustomCSS}
  305. </style>
  306. {block:IndexPage}
  307. <script type="text/javascript"
  308. src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js
  309. "></script>
  310. <script type="text/javascript"
  311. src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescrol
  312. l.js"></script>
  313. <script type="text/javascript">
  314. $(window).load(function () {
  315. var $content = $('#content');
  316. $content.masonry({itemSelector: '.entry'}),
  317. $content.infinitescroll({
  318. navSelector : 'div#pagination',
  319. nextSelector : 'div#pagination a#nextPage',
  320. itemSelector : '.entry',
  321. loading: {
  322. finishedMsg: '',
  323. img: 'http://static.tumblr.com/sfmyhuy/Z8rm3yq7y/ajax-loader.gif'
  324. },
  325. bufferPx : 600,
  326. debug : false,
  327. },
  328. // call masonry as a callback.
  329. function( newElements ) {
  330. var $newElems = $( newElements );
  331. $newElems.hide();
  332. // ensure that images load before adding to masonry layout
  333. $newElems.imagesLoaded(function(){
  334. $content.masonry( 'appended', $newElems, true,
  335. function(){$newElems.fadeIn(300);} );
  336. });
  337. });
  338. });
  339. </script>
  340. {/block:IndexPage}
  341.  
  342.  
  343. <title>{title}</title>
  344. <link rel="shortcut icon" href="{Favicon}">
  345. <link rel="alternate" type="application/rss+xml" title="RSS"
  346. href="{RSS}" />
  347. <meta name="viewport" content="width=820" />
  348.  
  349. {block:ifrainbowlinks}
  350. <script type='text/javascript'>
  351.  
  352.  
  353.  
  354.  
  355. //<![CDATA[
  356.  
  357.  
  358.  
  359.  
  360. var rate = 20;
  361.  
  362.  
  363.  
  364.  
  365. if (document.getElementById)
  366. window.onerror=new Function("return true")
  367.  
  368.  
  369.  
  370.  
  371. var objActive; // The object which event occured in
  372. var act = 0; // Flag during the action
  373. var elmH = 0; // Hue
  374. var elmS = 128; // Saturation
  375. var elmV = 255; // Value
  376. var clrOrg; // A color before the change
  377. var TimerID; // Timer ID
  378.  
  379.  
  380.  
  381.  
  382. if (document.all) {
  383. document.onmouseover = doRainbowAnchor;
  384. document.onmouseout = stopRainbowAnchor;
  385. }
  386. else if (document.getElementById) {
  387. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  388. document.onmouseover = Mozilla_doRainbowAnchor;
  389. document.onmouseout = Mozilla_stopRainbowAnchor;
  390. }
  391.  
  392.  
  393.  
  394.  
  395. function doRainbow(obj)
  396. {
  397. if (act == 0) {
  398. act = 1;
  399. if (obj)
  400. objActive = obj;
  401. else
  402. objActive = event.srcElement;
  403. clrOrg = objActive.style.color;
  404. TimerID = setInterval("ChangeColor()",100);
  405. }
  406. }
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415. function stopRainbow()
  416. {
  417. if (act) {
  418. objActive.style.color = clrOrg;
  419. clearInterval(TimerID);
  420. act = 0;
  421. }
  422. }
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431. function doRainbowAnchor()
  432. {
  433. if (act == 0) {
  434. var obj = event.srcElement;
  435. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  436. obj = obj.parentElement;
  437. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  438. break;
  439. }
  440.  
  441.  
  442.  
  443.  
  444. if (obj.tagName == 'A' && obj.href != '') {
  445. objActive = obj;
  446. act = 1;
  447. clrOrg = objActive.style.color;
  448. TimerID = setInterval("ChangeColor()",100);
  449. }
  450. }
  451. }
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460. function stopRainbowAnchor()
  461. {
  462. if (act) {
  463. if (objActive.tagName == 'A') {
  464. objActive.style.color = clrOrg;
  465. clearInterval(TimerID);
  466. act = 0;
  467. }
  468. }
  469. }
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478. function Mozilla_doRainbowAnchor(e)
  479. {
  480. if (act == 0) {
  481. obj = e.target;
  482. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  483. obj = obj.parentNode;
  484. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  485. break;
  486. }
  487.  
  488.  
  489.  
  490.  
  491. if (obj.nodeName == 'A' && obj.href != '') {
  492. objActive = obj;
  493. act = 1;
  494. clrOrg = obj.style.color;
  495. TimerID = setInterval("ChangeColor()",100);
  496. }
  497. }
  498. }
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507. function Mozilla_stopRainbowAnchor(e)
  508. {
  509. if (act) {
  510. if (objActive.nodeName == 'A') {
  511. objActive.style.color = clrOrg;
  512. clearInterval(TimerID);
  513. act = 0;
  514. }
  515. }
  516. }
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525. function ChangeColor()
  526. {
  527. objActive.style.color = makeColor();
  528. }
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537. function makeColor()
  538. {
  539. // Don't you think Color Gamut to look like Rainbow?
  540.  
  541.  
  542.  
  543.  
  544. // HSVtoRGB
  545. if (elmS == 0) {
  546. elmR = elmV; elmG = elmV; elmB = elmV;
  547. }
  548. else {
  549. t1 = elmV;
  550. t2 = (255 - elmS) * elmV / 255;
  551. t3 = elmH % 60;
  552. t3 = (t1 - t2) * t3 / 60;
  553.  
  554.  
  555.  
  556.  
  557. if (elmH < 60) {
  558. elmR = t1; elmB = t2; elmG = t2 + t3;
  559. }
  560. else if (elmH < 120) {
  561. elmG = t1; elmB = t2; elmR = t1 - t3;
  562. }
  563. else if (elmH < 180) {
  564. elmG = t1; elmR = t2; elmB = t2 + t3;
  565. }
  566. else if (elmH < 240) {
  567. elmB = t1; elmR = t2; elmG = t1 - t3;
  568. }
  569. else if (elmH < 300) {
  570. elmB = t1; elmG = t2; elmR = t2 + t3;
  571. }
  572. else if (elmH < 360) {
  573. elmR = t1; elmG = t2; elmB = t1 - t3;
  574. }
  575. else {
  576. elmR = 0; elmG = 0; elmB = 0;
  577. }
  578. }
  579.  
  580.  
  581.  
  582.  
  583. elmR = Math.floor(elmR).toString(16);
  584. elmG = Math.floor(elmG).toString(16);
  585. elmB = Math.floor(elmB).toString(16);
  586. if (elmR.length == 1) elmR = "0" + elmR;
  587. if (elmG.length == 1) elmG = "0" + elmG;
  588. if (elmB.length == 1) elmB = "0" + elmB;
  589.  
  590.  
  591.  
  592.  
  593. elmH = elmH + rate;
  594. if (elmH >= 360)
  595. elmH = 0;
  596.  
  597.  
  598.  
  599.  
  600. return '#' + elmR + elmG + elmB;
  601. }
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614. //]]>
  615.  
  616.  
  617.  
  618.  
  619. </script>
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628. {/block:ifrainbowlinks}
  629.  
  630. </head>
  631.  
  632. <body>
  633. <div id="sidebar">
  634. <div class="meow">{Title}</div>
  635. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=300px></a>{/block:ifshowsidebarimage} <br><div id="descrip">{description}
  636.  
  637. <br><br><center>
  638. <span class="winks"><a href="/">home</a></span>
  639.  
  640. {block:ifLinkOneTitle}<span class="winks"><a href="{text:Link One}">{text:Link One Title}</a></span>{/block:ifLinkOneTitle}
  641.  
  642. {block:ifLinkTwoTitle}<span class="winks"><a href="{text:Link Two}">{text:Link Two Title}</a></span>{/block:ifLinkTwoTitle}
  643.  
  644. {block:ifLinkThreeTitle}<span class="winks"><a href="{text:Link Three}">{text:Link Three Title}</a></span>{/block:ifLinkThreeTitle}
  645.  
  646. {block:ifLinkFourTitle}<span class="winks"><a href="{text:Link Four}">{text:Link Four Title}</a></span>{/block:ifLinkFourTitle}
  647.  
  648. <span class="winks"><a href="http://jagpanzer.tumblr.com">credit</a></span>
  649. </center>
  650. </div>
  651.  
  652. </div>
  653.  
  654.  
  655. <div class="top">
  656. <div id="content">
  657. {block:Posts}
  658. <div class="entry">
  659.  
  660. {block:Text}
  661. {block:Title}<span class="title"><center>{Title}</center></span>{/block:Title}<span
  662. class="entrytext">{Body}</span>{block:IndexPage}<span
  663. class="permalinks"><a href="{permalink}">{NoteCountWithLabel}
  664. </a></span>
  665. {/block:IndexPage}
  666. {/block:Text}
  667.  
  668. {block:Link}
  669. <a href="{URL}" class="title"><span style="color= {color:link}">{Name}</span></a>
  670. {block:Description}{Description}{/block:Description}
  671. {block:IndexPage}<span class="permalinks"><a
  672. href="{permalink}">{NoteCountWithLabel}</a></span>
  673. {/block:IndexPage}
  674. {block:Link}
  675.  
  676. {block:Photo}
  677. {block:IndexPage}{LinkOpenTag}<a href="{permalink}"><div class="photo"><a><a href="{permalink}"><img class="photo"
  678. src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
  679. width="300"/></a></div>{LinkCloseTag}{/block:IndexPage}
  680. {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
  681. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img
  682. class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
  683. width="510"/></a>{LinkCloseTag}
  684. {/block:PermalinkPage}
  685. {/block:Photo}
  686.  
  687. {block:Photoset}
  688. {block:IndexPage}
  689. <center>
  690. {Photoset-250}</center>
  691. {/block:IndexPage}
  692. {block:PermalinkPage}
  693. <center>
  694. {Photoset-500}</center>
  695. {/block:PermalinkPage}
  696. {block:IndexPage}<span class="permalinks"><a
  697. href="{permalink}">{NoteCountWithLabel}</a></span>
  698. {/block:IndexPage}
  699. {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
  700. {/block:Photoset}
  701.  
  702. {block:Quote}
  703. <center>"{Quote}"</span><p>
  704. {block:Source}<strong>{Source}</strong></center>{/block:Source}
  705. {block:IndexPage}<span class="permalinks"><a
  706. href="{permalink}">{NoteCountWithLabel}</a></span>
  707. {/block:IndexPage}
  708. {/block:Quote}
  709.  
  710. {block:Answer}<i>{Question}</i> asked by {Asker}<p>{Answer}
  711. {block:IndexPage}<span class="permalinks"><a
  712. href="{permalink}">{NoteCountWithLabel}</a></span>
  713. {/block:IndexPage}
  714. {/block:Answer}
  715.  
  716. {block:Chat}
  717. {block:Title}<span class="title">{Title}</span>{/block:Title}
  718. <ul class="chat">
  719. {block:Lines}
  720. <li class="user_{UserNumber}">
  721. {block:Label}
  722. <span class="label">{Label}</span>
  723. {/block:Label}
  724. {Line}
  725. </li>
  726. {/block:Lines}
  727. </ul>
  728. {block:IndexPage}<span class="permalinks"><a
  729. href="{permalink}">{NoteCountWithLabel}</a></span>
  730. {/block:IndexPage}
  731. {/block:Chat}
  732.  
  733. {block:Audio}
  734. <center><div style="width:250px; height:28px;"><div
  735. style="float:left">{AudioPlayerWhite}</div><div
  736. style="margin-top:10px; float:right;">
  737. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  738. {block:IndexPage}<span class="permalinks"><a
  739. href="{permalink}">{NoteCountWithLabel}</a></span>
  740. {/block:IndexPage}
  741. {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
  742. {/block:Audio}
  743.  
  744. {block:Video}
  745. {block:IndexPage}
  746. <center>
  747. {Video-250}</center>
  748. {/block:IndexPage}
  749. {block:PermalinkPage}
  750. <center>
  751. {Video-500}</center>
  752. {/block:PermalinkPage}
  753. {block:IndexPage}<span class="permalinks"><a
  754. href="{permalink}">{NoteCountWithLabel}</a></span>
  755. {/block:IndexPage}
  756. {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
  757. {block:Video}
  758.  
  759. {block:PermalinkPage}
  760. <div style="text-align: left;">
  761. {block:NoteCount}
  762. {NoteCountWithLabel}
  763. {/block:NoteCount}</br>
  764. {block:RebloggedFrom} Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br /></a>
  765. {/block:RebloggedFrom}</center></br>
  766. {block:Caption} {Caption}{/block:Caption}
  767. </div>
  768. <br><br>
  769. {block:PostNotes}
  770. {PostNotes}
  771. {/block:PostNotes}
  772. </div>
  773. {/block:PermalinkPage}
  774. </div>
  775.  
  776.  
  777. {/block:Posts}
  778. </div>
  779. </div>
  780. {block:IndexPage}
  781. {block:Pagination}
  782. <div id="pagination">
  783. {block:NextPage}
  784. <a id="nextPage" href="{NextPage}"></a>
  785. {/block:NextPage}
  786. {block:PreviousPage}
  787. <a href="{PreviousPage}"></a>
  788. {/block:PreviousPage}
  789. </div>
  790. {/block:Pagination}
  791. {/block:IndexPage}
  792. </div>
  793.  
  794. <!--delete this and your theme won't work, just sayin :3 -->
  795. </body><div style="display:block;bottom:5px;right:5px;font-size:8px;font-family: silk;position:fixed;background-color:background-color;padding:3px;border-radius:10px;z-index:55554235555;"> <a href="http://jagpanzer.tumblr.com" target="_blank">&copy; theme</a></div></html>
Advertisement
Add Comment
Please, Sign In to add comment