Panzer_Themes

Gore Masonry Theme

May 25th, 2012
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.56 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. <head>
  13.  
  14. <script type="text/javascript"
  15. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  20.  
  21.  
  22. <!-- DEFAULT VARIABLES -->
  23. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  24. <meta name="color:background" content="#d7d7d7"/>
  25. <meta name="image:background" content="">
  26. <meta name="color:text" content="#000"/>
  27. <meta name="color:link" content="#456CC0"/>
  28. <meta name="color:hover" content="#fff"/>
  29. <meta name="if:Show Blog Title" content="1"/>
  30. <meta name="if:Tiny Cursor" content="0"/>
  31. <meta name="if:Tiny Cursor with Heart" content="1"/>
  32. <meta name="if:Infinite Scrolling" content="1"/>
  33. <meta name="if:Gore Title" content="1"/>
  34. <meta name="text:Link Two Title" content="ask" />
  35. <meta name="text:Link Two" content="/ask" />
  36. <meta name="text:Link Three Title" content="" />
  37. <meta name="text:Link Three" content="" />
  38. <meta name="text:Link Four Title" content="" />
  39. <meta name="text:Link Four" content="" />
  40. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title><br><br>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  41.  
  42. <style type="text/css">
  43.  
  44. {block:iftinycursor}
  45. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  46. {/block:iftinycursor}
  47.  
  48. {block:iftinycursorwithheart}body, a, a:hover, a:visited {cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), progress;}{/block:iftinycursorwithheart}
  49.  
  50. iframe#tumblr_controls{position:fixed !important;}
  51.  
  52.  
  53. .wrapper{
  54. margin: 0px auto;
  55. width: 802px;
  56. }
  57.  
  58. .header{
  59. float: left;
  60. width: 100%;
  61. }
  62.  
  63. .left{
  64. float: left;
  65. margin-right: 20px;
  66. width: 802px;
  67. }
  68.  
  69. .right{
  70. float: right;
  71. width: 200px;
  72. background-color: {color:Background};
  73. }
  74.  
  75. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  76.  
  77. @font-face { font-family: "cake"; src: url('http://static.tumblr.com/chrrjbz/7NGlys3s8/cinnamon_cake.ttf'); }
  78.  
  79. body{
  80. margin:0px;
  81. background-color: {color:background};
  82. background-image: url({image:background});
  83. background-attachment: fixed;}
  84. body, div, p, textarea, submit, input{
  85. font-family: gold;
  86. font-size: 9px;
  87. line-height: 9px;
  88. letter-spacing:px;
  89. color:{color:text};
  90. }
  91.  
  92. a:link, a:active, a:visited{
  93. color: {color:Link};
  94. text-decoration: none;
  95. -webkit-transition: color 0.4s ease-out;
  96. -moz-transition: color 0.4s ease-out;
  97. }
  98.  
  99. a:hover {
  100. color: {color:hover};
  101. -webkit-transition: all 0.4s linear;
  102. -webkit-transition: all 0.4s linear;
  103. -moz-transition: all 0.4s linear;
  104. transition: all 0.4s linear;
  105. }
  106.  
  107.  
  108. .entry {
  109. margin: 0px;
  110. padding: 2px;
  111. float:left;
  112. background-color: transparent;
  113. {block:IndexPage}
  114. width:250px;
  115. {/block:IndexPage}
  116. {block:PermalinkPage}
  117. width:500px;
  118. {/block:PermalinkPage}
  119. }
  120.  
  121. .permalink a{
  122. color: #000;}
  123.  
  124. .entry .permalink{
  125. position:absolute;
  126. width: 250px;
  127. margin-top:100px;
  128. border-bottom-left-radius: 1px;
  129. border-bottom-right-radius: 1px;
  130. background:#fff;
  131. color: #000;
  132. overflow:hidden;
  133. font-family: 'gold';
  134. font-size: 9px;
  135. line-height: 14px;
  136. text-align:center;
  137. opacity:0.0;
  138. -webkit-transition: all 0.2s linear;
  139. -webkit-transition: all 0.2s linear;
  140. -moz-transition: all 0.2s linear;
  141. transition: all 0.2s linear;
  142. }
  143.  
  144. .entry:hover .permalink{
  145. margin-top:25px;
  146. overflow:hidden;
  147. -webkit-transition: all 0.1s linear;
  148. opacity: 0.8;
  149. -webkit-transition: all 0.4s linear;
  150. -moz-transition: all 0.4s linear;
  151. transition: all 9s linear;
  152. }
  153.  
  154.  
  155. .entry .perma{
  156. text-align: right;
  157. font-family: 'gold';
  158. font-size:9px;
  159. border-top: 1px dashed black;
  160. padding-top: 2px;
  161. }
  162.  
  163. .permalink a{
  164. color:#000;
  165. }
  166.  
  167.  
  168. #mee{
  169. position:fixed !important;
  170. width:auto;
  171. height:auto;
  172. right:3px;
  173. top:26px;
  174. }
  175.  
  176. #posts {
  177. width:762px;
  178. margin-left: 70px;
  179. {block:ifshowblogtitle}
  180. margin-top: 78px;{/block:ifshowblogtitle}
  181. {block:ifnotshowblogtitle}
  182. margin-top: 62px;{/block:ifnotshowblogtitle}
  183. float: left;
  184. background: #fff;
  185. }
  186. div#sidebar{
  187. position:fixed !important;
  188. width:750px;
  189. margin-left: 70px;
  190. {block:ifshowblogtitle}
  191. height: 60px;{/block:ifshowblogtitle}
  192. {block:ifnotshowblogtitle}
  193. height: 40px;{/block:ifnotshowblogtitle}
  194. margin-top: 1px;
  195. z-index: 100;
  196. padding: 4px;
  197. background-color: white;
  198. text-align: center;
  199. border: 1px solid #000;
  200. }
  201.  
  202.  
  203. #infscr-loading{
  204. bottom: -70px;
  205. position: absolute;
  206. left: 50%;
  207. margin-left:-8px;
  208. width:16px;
  209. height:11px;
  210. overflow:hidden;
  211. margin-bottom: 50px;
  212. }
  213.  
  214. .bubble {align:right;background: grey; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  215.  
  216. .bubble p {margin:1px 0px;}
  217.  
  218. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid grey;}
  219.  
  220. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #f7f7f7}
  221.  
  222. @font-face { font-family: "sueellen"; src: url('http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v2/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff'); }
  223.  
  224. .title{
  225.  
  226. font-family: sueellen;
  227. font-size: 19px;
  228. line-height: 1px;
  229. color: #000;
  230. letter-spacing: 0px;
  231. font-weight: normal;
  232. }
  233.  
  234. @font-face {font-family:Gore; src: url(http://static.tumblr.com/l3rkvkd/Iz3m30af8/doublefeature20.ttf); }
  235.  
  236. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  237.  
  238. @font-face {font-family:"gold";src:url('http://static.tumblr.com/l3rkvkd/uRpm2nofr/volter__28goldfish_29.ttf');}
  239.  
  240. .blogtitle{
  241. {block:ifGoreTitle}
  242. font-family: "gore";
  243. {/block:ifGoreTitle}
  244. {block:ifnotGoreTitle}
  245. font-family: "sueellen";
  246. {/block:ifnotGoreTitle}
  247. font-size: 25px;
  248. line-height: 20px;
  249. color: {color:text};
  250. text-shadow: 0px 1px 1px black;
  251. letter-spacing: 2px;
  252. font-weight: normal;
  253. }
  254.  
  255. {CustomCSS}
  256.  
  257. </style>
  258.  
  259.  
  260. {block:IndexPage}
  261. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  262.  
  263.  
  264. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  265.  
  266. <script type="text/javascript">
  267. $(window).load(function () {
  268. var $content = $('#posts');
  269. $content.masonry({itemSelector: '.entry'}),
  270. $content.infinitescroll({
  271. navSelector : 'div#pagination',
  272. nextSelector : 'div#pagination a#nextPage',
  273. itemSelector : '.entry',
  274. loading: {
  275. finishedMsg: '',
  276. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  277. },
  278. bufferPx : 600,
  279. debug : false,
  280. },
  281. // call masonry as a callback.
  282. function( newElements ) {
  283. var $newElems = $( newElements );
  284. $newElems.hide();
  285. // ensure that images load before adding to masonry layout
  286. $newElems.imagesLoaded(function(){
  287. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  288. });
  289. });
  290. });
  291. </script>
  292.  
  293. {/block:IndexPage}
  294.  
  295. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
  296. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  297. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  298.  
  299. <title>{title}</title>
  300.  
  301. <link rel="shortcut icon" href="http://static.tumblr.com/ny2a9eo/cJDltf41a/tumblr_lkl6pacjpj1qfamg6.gif>
  302. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}">
  303. <meta name="viewport" content="width=820" />
  304.  
  305. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
  306. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  307. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  308.  
  309. </head>
  310. <body>
  311. <div class="wrapper">
  312. <div class="header">
  313. </div>
  314.  
  315. <div id="sidebar">
  316. {block:ifshowblogtitle}<div class="blogtitle">{Title}</div><br>{/block:ifshowblogtitle}
  317. {Description}<br><br>
  318. <a href="/">home</a> |
  319. {block:IfLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a> | {/block:ifLinkTwoTitle}
  320. {block:IfLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a> | {/block:ifLinkThreeTitle}
  321. {block:IfLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a> | {/block:ifLinkFourTitle}
  322. {block:IfLinkFiveTitle}<a href="{text:Link Five}">{text:Link Five Title}</a> |{/block:ifLinkFiveTitle}
  323. {block:IfLinkSixTitle}<a href="{text:Link Six}">{text:Link Six Title}</a> | {/block:ifLinkSixTitle} <a href="http://jagpanzer.tumblr.com/">theme</a><br>
  324. {block:ifnotinfinitescrolling}
  325. {block:PreviousPage}<a href="{PreviousPage}" title="newer entries">←</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" title="older entries">→</a>{/block:NextPage}{/block:ifnotinfinitescrolling}
  326. </div>
  327.  
  328. <div id="mee">
  329. <a href="http://jagpanzer.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  330. </div>
  331.  
  332. <div class="left">
  333. <div id="posts">
  334. {block:Posts}
  335. <div class="entry">
  336.  
  337. {block:Text}
  338. {block:Title}<span class="title">{Title}</span>{/block:Title}
  339. <span class="entrytext">{Body}</span>{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}{/block:Text}
  340.  
  341. {block:Link}
  342. <a href="{URL}" class="title">{Name}</a><br>
  343. {block:Description}{Description}{/block:Description}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
  344. {block:Link}
  345.  
  346. {block:Photo}
  347. {block:indexpage}{LinkOpenTag}<div class="permalink"><a href="{permalink}" target="_blank">{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div><div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}{/block:IndexPage}
  348. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  349. {/block:Photo}
  350.  
  351.  
  352. {block:Photoset}{block:indexpage}<div class="permalink"><a href="{permalink}" target="_blank">{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  353.  
  354. {block:Quote}
  355. {Quote}</span>
  356. {block:Source}<strong>-{Source}</strong>{/block:Source}{block:indexpage}<p><div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
  357. {/block:Quote}
  358.  
  359. {block:Chat}
  360. {block:Title}<span class="title">{Title}</span>{/block:Title}
  361. <ul class="chat">
  362. {block:Lines}
  363. <li class="user_{UserNumber}">
  364. {block:Label}
  365. <span class="label">{Label}</span>
  366. {/block:Label}
  367.  
  368. {Line}
  369. </li>
  370. {/block:Lines}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
  371. {/block:Chat}
  372.  
  373.  
  374. {block:Audio}
  375. <center><div style="width:220px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div>
  376. {FormattedPlayCount} plays {block:ExternalAudio}{/block:ExternalAudio}<br>
  377. <div style="margin-top:10px; float:right;">
  378. </div></div></center><br>{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}{/block:Audio}
  379.  
  380. {block:Video}{block:indexpage}<div class="permalink"><a href="{permalink}" target="_blank">{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{block:indexpage}{Video-250}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a></div>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{/block:Video}
  381.  
  382. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>{Answer} {block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a></div>{/block:indexpage}{/block:Answer}
  383.  
  384. {block:PermalinkPage}
  385. <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {timago} {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags} {block:Caption}{Caption}{/block:Caption}
  386.  
  387.  
  388. {/block:PermalinkPage}
  389.  
  390.  
  391. {block:PostNotes}{PostNotes}
  392. {/block:PostNotes}
  393. </div>
  394.  
  395.  
  396. {/block:Posts}
  397. </div>
  398. </div>
  399.  
  400. {block:IndexPage}
  401. {block:Pagination}
  402. <div id="pagination">
  403. {block:NextPage}
  404. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  405. {/block:NextPage}
  406. {block:PreviousPage}
  407. <a href="{PreviousPage}">&larr;&nbsp;</a>
  408. {/block:PreviousPage}
  409. </div>
  410. {/block:Pagination}
  411. {/block:IndexPage}
  412.  
  413. </div>
  414.  
  415. </body>
  416. </html>
  417. </html>
Advertisement
Add Comment
Please, Sign In to add comment