Advertisement
jollyxo

Sky Theme by Jolly

Aug 30th, 2013 (edited)
16,928
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.31 KB | None | 0 0
  1. <!--
  2. ******************************************
  3. | | |
  4. | | |
  5. | _____ | |
  6. | | | | | | \ / INNER.tumblr.com
  7. | | | | | | \ / LIMIT.tumblr.com
  8. \_____/ |_____| | | \____/ JOLLYTHEMES.tumblr.com
  9. /
  10. /
  11. \____/
  12. SKY Theme by inner // limit
  13. Updated: 10/12/2016
  14. Please do not remove the credits.
  15. Or at least put me on your faqs. Thank you.
  16. ******************************************
  17. -->
  18.  
  19. <head>
  20. {block:ifrightclickdisabled}
  21. <script type="text/javascript">
  22. <!--
  23.  
  24. //(c) Ian Muscat 2007
  25.  
  26. function IE(e)
  27. {
  28. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button
  29.  
  30. == "3"))
  31. {
  32. return false;
  33. }
  34. }
  35. function NS(e)
  36. {
  37. if (document.layers || (document.getElementById && !document.all))
  38. {
  39. if (e.which == "2" || e.which == "3")
  40. {
  41. return false;
  42. }
  43. }
  44. }
  45. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new
  46.  
  47. Function("return false");
  48.  
  49. //-->
  50. </script>
  51. {/block:ifrightclickdisabled}
  52. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  53. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-
  54.  
  55. tooltips.js"></script>
  56. <script>
  57. (function($){
  58. $(document).ready(function(){
  59. $("a[title]").style_my_tooltips({
  60. tip_follows_cursor:true,
  61. tip_delay_time:90,
  62. tip_fade_speed:600,
  63. attribute:"title"
  64. });
  65. });
  66. })(jQuery);
  67. </script>
  68.  
  69. <link href='https://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet'
  70.  
  71. type='text/css'>
  72.  
  73. <html lang="en">
  74.  
  75. <title>{title}</title>
  76.  
  77. <link rel="shortcut icon" href="{Favicon}">
  78. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  79. <meta name="viewport" content="width=820" />
  80. <link href="https://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  81. <script type="text/javascript"
  82. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  83.  
  84.  
  85. <meta https-equiv="Content-Type" content="text/html; charset=utf-8">
  86. <meta name="color:Background" content="#ffffff"/>
  87. <meta name="color:Text" content="#000000"/>
  88. <meta name="color:Links" content="#888888"/>
  89. <meta name="color:Hover" content="#686868"/>
  90. <meta name="color:Blockquote" content="#ddd"/>
  91. <meta name="color:Margin Hover" content="#dddddd"/>
  92. <meta name="color:Description" content="#000000"/>
  93. <meta name="color:Sidebar links" content="#000000"/>
  94. <meta name="color:Blogtitle" content="#686868"/>
  95. <meta name="color:Entry Border Hover" content="#B5B5B5"/>
  96. <meta name="color:Link Hover Background Color" content="#dedede"/>
  97.  
  98.  
  99. <meta name="image:Background" content=""/>
  100. <meta name="image:Sidebar Background" content=""/>
  101. <meta name="image:Sidebar" content=""/>
  102.  
  103.  
  104. <meta name="if:Enlarged Background" content="0"/>
  105. <meta name="if:Faded Image" content="0"/>
  106. <meta name="if:Show Photo" content="1"/>
  107. <meta name="if:Right Click Disabled" content="1"/>
  108. <meta name="if:Entry Border Hover" content="0"/>
  109. <meta name="if:Link Hover Background" content="0"/>
  110. <meta name="if:Cross cursor" content="1"/>
  111. <meta name="if:Shadow Posts" content="0"/>
  112. <meta name="if:Border Post" content="1"/>
  113. <meta name="if:CustomLink1" content="1">
  114. <meta name="if:CustomLink2" content="1">
  115. <meta name="if:CustomLink3" content="1">
  116. <meta name="if:CustomLink4" content="1">
  117. <meta name="if:CustomLink5" content="1">
  118. <meta name="if:Three Column" content="0"/>
  119. <meta name="if:Two Column" content="1"/>
  120. <meta name="text:Reblog Text" content="reblog" />
  121. <meta name="text:Ask Link" content="message">
  122. <meta name="text:Navi" content="Links">
  123. <meta name="font:Body" content="consolas"/>
  124.  
  125. <meta name="text:Link 1 Title" content="link1">
  126. <meta name="text:Link 1" content="https://">
  127. <meta name="text:Link 2 Title" content="link2">
  128. <meta name="text:Link 2" content="https://">
  129. <meta name="text:Link 3 Title" content="link3">
  130. <meta name="text:Link 3" content="https://">
  131. <meta name="text:Link 4 Title" content="link4">
  132. <meta name="text:Link 4" content="https://">
  133. <meta name="text:Link 5 Title" content="link5">
  134. <meta name="text:Link 5" content="https://">
  135.  
  136.  
  137. <title>{Title}</title>
  138. {block:Description}<meta name="description" content="{MetaDescription}" />
  139.  
  140. {/block:Description}
  141.  
  142.  
  143. <style type="text/css">
  144. #s-m-t-tooltip {
  145. max-width:300px;
  146. padding-left:4px;
  147. padding-right:4px;
  148. margin:10px 0px 0px 10px;
  149. background: #fff; /* change the background color */
  150. border:1px solid #ddd; border-radius:5px; /* change the border color */
  151. font-family:consolas; /* change the font */
  152. font-size:10px; /* change the font size */
  153. letter-spacing:0px; /* change the letter spacing */
  154. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  155. color:#000; /* change the text color */
  156. z-index:999999999999999999999999999999999999;
  157. }
  158.  
  159.  
  160.  
  161.  
  162. ::-webkit-scrollbar {width: 6px; height: 4px; border: 3px solid #fff; background: #686868; }
  163. ::-webkit-scrollbar-thumb { width: 10px;background-color: #ddd; -webkit-border-radius: 1ex; }
  164.  
  165.  
  166. iframe#tumblr_controls{
  167. position:fixed !important;
  168. -webkit-filter: invert(100%)
  169. }
  170.  
  171. a:link, a:active, a:visited{color:{color:links};text-decoration: none; -webkit-transition: color 0.5s
  172.  
  173. ease-out; -moz-transition: color 0.5s ease-out;}
  174. a:hover{color:{color:hover};-webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s
  175.  
  176. ease-out;
  177. {block:IfLinkHoverBackground} background: {color:LinkHoverBackgroundColor};
  178.  
  179. {/block:IfLinkHoverBackground}
  180. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s
  181.  
  182. ease-out;
  183. {block:ifcrosscursor}
  184. cursor: crosshair;
  185. {/block:ifcrosscursor}
  186. }
  187.  
  188.  
  189.  
  190. body {
  191. color:{color:text};
  192. font-family: {font:body};
  193. font-size: 9px;
  194. line-height: 15px;
  195. letter-spacing: 1px;
  196. background-color: {color:Background};
  197. background-image:url({image:Background});
  198. background-attachment: fixed;
  199. background-size: repeat;
  200. {block:ifEnlargedBackground}
  201. background-size:cover;
  202. {/block:ifEnlargedBackground}
  203. }
  204.  
  205.  
  206.  
  207.  
  208. #posts {
  209. {block:ifthreecolumn}
  210. width: 901px;
  211. {/block:ifthreecolumn}
  212. {block:iftwocolumn}
  213. width: 700px;
  214. {/block:iftwocolumn}
  215. margin-left:5px;
  216. margin-top:10px;
  217. margin-left:400px;
  218. {block:permalinkpage}
  219. width: 500px;
  220. margin-left:400px;
  221. {/block:permalinkpage}
  222. float:center;
  223. {block:ifcrosscursor}
  224. cursor: crosshair;
  225. {/block:ifcrosscursor}
  226. }
  227.  
  228.  
  229.  
  230. .entry {
  231. {block:ifthreecolumn}
  232. margin:8px;
  233. padding: 10px;
  234. {/block:ifthreecolumn}
  235. {block:iftwocolumn}
  236. margin:12px;
  237. padding: 10px;
  238. {/block:iftwocolumn}
  239. float:left;
  240. font-family:{font:body};
  241. font-size: 9px;
  242. text-align:left;
  243. line-height:15px;
  244. text-transform: uppercase;
  245. border-radius: 5px;
  246. {block:IfBorderPost}
  247. border: 1px solid #ddd;
  248. {/block:IfBorderPost}
  249. {block:ifshadowposts}
  250. -webkit-box-shadow: 3px 14px 5px
  251. rgba(0,0,0,0.3);
  252. -moz-box-: 3px 14px 5px
  253. rgba(0,0,0,0.3);
  254. box-shadow: 1px 2px 12px
  255. rgba(0,0,0,0.3);
  256. {/block:ifshadowposts}
  257. background-color:auto;
  258. opacity:0.9;
  259. {block:indexpage}
  260. width:220px;
  261. overflow:visible;
  262. {/block:indexpage}
  263. {block:permalinkpage}
  264. width: 500px;
  265. {/block:permalinkpage}
  266. {block:ifcrosscursor}
  267. cursor: crosshair;
  268. {/block:ifcrosscursor}
  269. -webkit-animation:fadeInUp 2s;
  270. -moz-animation:fadeInUp 2s;
  271. -ms-animation:fadeInUp 2s;
  272. }
  273.  
  274. .entry img {
  275. max-width:100%;
  276. }
  277.  
  278. .entry:hover{
  279. {block:ifentryborderhover}
  280. border: 1px solid {color:entryborderhover};
  281. {/block:ifentryborderhover}
  282. }
  283.  
  284. .perm{
  285. width:233px;
  286. padding-left:2px;
  287. padding-right:2px;
  288. padding-top:1px;
  289. padding-bottom:20px;
  290. margin-bottom: -40px;
  291. margin-left:-8px;
  292. margin-right:0px;
  293. overflow:hidden;
  294. color:{color:text};
  295. font-family:consolas;
  296. font-size:10px;
  297. line-height:10px;
  298. opacity:0;al 0.4s linear;
  299. -webkit-transition: all 0.4s linear;
  300. -moz-transition: all 0.4s linear;
  301. transition: all 0.4s linear;
  302. }
  303.  
  304. .entry:hover .perm{
  305. opacity:1;
  306. -webkit-transition: all 0.4s linear;
  307. -webkit-transition: all 0.4s linear;
  308. -moz-transition: all 0.4s linear;
  309. transition: all 0.4s linear;
  310. }
  311. #toTop {
  312. position:fixed;
  313. bottom:5px;
  314. right:50px;
  315. background:url('https://media.tumblr.com/tumblr_m6oxuvVWe81qe1m3a.png') no-repeat;
  316. z-index:9999;
  317. width:13px;
  318. height:7px;
  319. overflow:hidden;
  320. text-indent:100%;}
  321.  
  322. #toTop:active, #toTop:focus {
  323. outline:none}
  324.  
  325.  
  326. #sidebar{
  327. position:fixed;
  328. padding: 5px;
  329. margin-left:140px;
  330. top:50px;
  331. height: auto;
  332. width: 220px;
  333. text-align: right;
  334. border:1px solid #cddee4;
  335. background-color: transparent;
  336. text-transform:uppercase;
  337. background-image:url({image:Sidebar Background});
  338. font-size: 9px;
  339. font-family: consolas;
  340. line-height:13px;
  341. letter-spacing: 0px;
  342. border-radius:4px;
  343. color: {color:description};
  344. -webkit-transition: all 0.3s ease-out;
  345. -moz-transition: all 0.3s ease-out;
  346. transition: all 0.3s ease-out;
  347. }
  348.  
  349. .blogtitle {
  350. color: {color:Blogtitle};
  351. font: 25px basket;
  352. line-height:33px;margin-top:-30px;
  353. text-transform: italic;
  354. text-transform: lowercase;
  355. text-align:right;
  356. }
  357.  
  358. @font-face {font-family:"Aderyn"; src:url('https://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  359. @font-face {font-family:basket;src: url('https://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');}
  360. @font-face{font-family: Arsenale White; src: url(https://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf);}
  361. @font-face {font-family:Caviar Dreams;src:url(https://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf); }
  362. @font-face{font-family:Joe Schmoe;src:url(https://static.tumblr.com/9wzbixa/grOm26n8m/dk_joe_schmoe.ttf);}
  363. @font-face {font-family:Always a Good Time; src: url(https://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
  364. @font-face{font-family:Ballpark;src:url(https://static.tumblr.com/9wzbixa/cf6mj2fv4/ballw___.ttf);}
  365.  
  366.  
  367.  
  368. .links a{
  369. color: {color:links};
  370. font: 11px Caviar Dreams;
  371. text-transform: uppercase;
  372. line-height:13px;
  373. letter-spacing: 1px;
  374. }
  375.  
  376. .links a:hover {
  377. color: {color:hover};
  378. }
  379.  
  380. .links a:hover{
  381. color: {color:hover};
  382. font-style: italic;
  383. {block:IfLinkHoverBackground}
  384. background-color: {color:LinkHoverBackgroundColor};
  385. {/block:IfLinkHoverBackground}
  386. -webkit-transition: all 0.3s ease-out;
  387. -moz-transition: all 0.3s ease-out;
  388. transition: all 0.3s ease-out;
  389. }
  390.  
  391. asker{
  392. font-family: consolas;
  393. font-size:15px;
  394. line-height:16px;
  395. text-decoration:bold;
  396. color: {color:link};
  397. text-transform:uppercase;
  398. }
  399. .permahover {
  400. position:absolute;
  401. width: auto;
  402. margin-left: 5px;
  403. padding: 3px;
  404. height:4px;
  405. padding-bottom:8px;
  406. background-color:#fff;
  407. border: 1px solid #eee;
  408. overflow:hidden;
  409. font-family: 'consolas';
  410. font-size: 10px;
  411. line-height:10px;
  412. text-align:center;
  413. opacity:0.0;
  414.  
  415. }
  416.  
  417. .entry:hover .permahover {
  418. margin-left: 5px;
  419. padding: 3px;
  420. height:4px;
  421. padding-bottom:8px;
  422. overflow:visible;
  423. opacity: 1;
  424. border: 1px solid #eee;
  425. -webkit-transition: all 0.4s linear;
  426. -webkit-transition: all 0.4s linear;
  427. -moz-transition: all 0.4s linear;
  428. transition: all 0.4s linear;
  429. }
  430.  
  431. .askperma{
  432. display: block;
  433. font-family:didact gothic;
  434. font-size: px;
  435. text-transform: lowercase;
  436. text-align: right;
  437. background-color:auto;
  438. letter-spacing: 0px;
  439. border-top: 0px solid #f1f1f1;
  440. padding: 5px;
  441. margin: 1px;
  442. }
  443.  
  444. .yo a{color: #fff;}
  445. .yo{color: #fff;font-size: 12px;display: inline-block;}
  446. .videoperma embed, .post div.video object {
  447. width:400px !important;height:350px !important;}
  448.  
  449.  
  450. .title{
  451. font-family: basket ;
  452. font-size: 15px;
  453. line-height:14px;
  454. text-transform:none;
  455. letter-spacing: 1px;
  456. }
  457.  
  458. blockquote{
  459. padding:0px 0px 2px 5px;
  460. margin:0px 0px 2px 4px;
  461. border-left: 1px dotted #ccc;
  462. }
  463.  
  464. {block:IfFadedImage}
  465. img{
  466. -webkit-transition: opacity 0.8s linear;
  467. opacity: 0.6;
  468. }
  469. img:hover{
  470. -webkit-transition: opacity 0.8s linear;
  471. opacity: 0.8;
  472. }{/block:IfFadedImage}
  473.  
  474.  
  475. #infscr-loading{
  476. bottom: -70px;
  477. position: absolute;
  478. left: 50%;
  479. margin-left:-8px;
  480. width:16px;
  481. height:11px;
  482. overflow:hidden;
  483. margin-bottom: 50px;
  484. }
  485.  
  486.  
  487. .audioplayer {
  488. background-color:white;
  489. overflow-y:hidden;text-align:center;
  490. {block:IndexPage}
  491. width:220px
  492. {/block:IndexPage}
  493. {block:PermalinkPage}width:500px !important;
  494. {/block:PermalinkPage}
  495. }
  496.  
  497.  
  498. .heading {
  499. font-family:consolas;
  500. font-size:15px;
  501. text-decoration: none;
  502. text-transform: none;
  503. letter-spacing:1px;
  504. font-weight:none;
  505. line-height:100%;
  506. margin-bottom:0px;
  507. {block:IndexPage}text-align:justify;{/block:IndexPage}
  508. {block:PermalinkPage}text-align:justify;{/block:PermalinkPage}
  509. }
  510.  
  511. .chat ul {
  512. padding:0px;
  513. margin:0px 0px 0px 0px;
  514. background: {color:Blockquote};
  515. }
  516.  
  517. .chat li {
  518. list-style-type: none;
  519. padding:3px;
  520. margin-right:0px;
  521. }
  522.  
  523. .chat li.odd {
  524. color:{color:Text};
  525. background-color: {color:Background};
  526. }
  527.  
  528. .chat li.even {
  529. color: {color:Text};
  530. background-color: {color:Blockquote};
  531. }
  532.  
  533. .tmblr-iframe{ white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:.5;transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out;-moz-transition: .4s ease-in-out;-o-transition: .4s ease-in-out;position:fixed!important;right:-55px!important; top:-15px!important;transform:scale(0.7,0.7); } .tmblr-iframe:hover { opacity:1; }
  534.  
  535. </style>
  536. {block:IndexPage}
  537. <script type="text/javascript"
  538.  
  539. src="https://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  540. <script type="text/javascript"
  541.  
  542. src="https://static.tumblr.com/2rgbcto/aEjmok4kz/endlessscroll.txt"></script>
  543.  
  544.  
  545. <script type="text/javascript">
  546. $(window).load(function () {
  547. var $content = $('#posts');
  548. $content.masonry({itemSelector: '.entry'}),
  549. $content.infinitescroll({
  550. navSelector : 'div#pagination',
  551. nextSelector : 'div#pagination a#nextPage',
  552. itemSelector : '.entry',
  553. loading: {
  554. finishedMsg: '',
  555. img: 'https://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  556. },
  557. bufferPx : 600,
  558. debug : false,
  559. },
  560. // call masonry as a callback.
  561. function( newElements ) {
  562. var $newElems = $( newElements );
  563. $newElems.hide();
  564. // ensure that images load before adding to masonry layout
  565. $newElems.imagesLoaded(function(){
  566. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  567. });
  568. });
  569. });
  570. </script>
  571. {/block:IndexPage}
  572. </div>
  573. </head>
  574. <body onkeydown="return false">
  575.  
  576. <div class="wrapper">
  577.  
  578.  
  579. <div id="sidebar"><center>
  580. <div class="blogtitle"><i><a href="/">{blogtitle}</a></i></div>
  581. {block:ifshowphoto}<p><a href="/"><img style="border:1px solid #ddd;border-radius:4px;
  582.  
  583. padding:5px;margin-left:-4px;" src="{image:sidebar}" width=190px;></a>
  584.  
  585. {/block:ifshowphoto}<p>
  586. <center>{description}</center><br>
  587. <div class="links">
  588. <select style="margin-left:2px;margin-top:4px;font-style:italic;border:1px solid
  589.  
  590. #ddd;background-color:#f3f8fc; color:{color:sidebar links};line-height: 100%; width:75px;
  591.  
  592. height:12px; font-size:9px; letter-spacing:2px; text-transform:normal; border:1px; solid #ddd;"
  593.  
  594. onChange="location.href=this.options[this.selectedIndex].value;" >
  595. <option>basics</option>
  596. <option value="/">home</option>
  597. <option value="/ask">{text:ask link}</option>
  598. <option value="/submit">submit</option>
  599. <option value="/archive">archive</option>
  600. </select>
  601. <select style="margin-left:2px;margin-top:4px;font-style:italic;border:1px solid
  602.  
  603. #ddd;background-color:#f3f8fc; color:{color:sidebar links};line-height: 100%; width:75px;
  604.  
  605. height:12px; font-size:9px; letter-spacing:2px; text-transform:normal; border:0px;border:1px;
  606.  
  607. solid #ddd;" onChange="location.href=this.options[this.selectedIndex].value;" >
  608. <option>{text:navi}</option>
  609. <option value="{text:Link 1}">{text:Link 1 Title}</option>
  610. <option value="{text:Link 2}">{text:Link 2 Title}</option>
  611. <option value="{text:Link 3}">{text:Link 3 Title}</option>
  612. <option value="{text:Link 4}">{text:Link 4 Title}</option>
  613. <option value="{text:Link 5}">{text:Link 5 Title}</option>
  614. <option value="https://jollythemes.tumblr.com" title="theme credit"> theme </option>
  615. </select>
  616. </div></div>
  617.  
  618.  
  619. <div id="posts">
  620. {block:Posts}
  621. <div class="entry">
  622. {block:Text}
  623. {block:Title}<a href="{permalink}"><span class="title">{Title}</span></a>{/block:Title}<span
  624.  
  625. class="entrytext">{Body}</span>
  626. {block:IndexPage}<div class="permahover">{TimeAgo} / <a
  627. href="{Permalink}"title="notecount">{notecountwithlabel}</a></div>{/block:IndexPage}
  628. {/block:Text}
  629.  
  630. {block:Link}
  631. <a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}
  632.  
  633. {block:IndexPage}<div class="permahover">Posted: {TimeAgo} / <a
  634. href="{Permalink}"title="notecount">{notecountwithlabel}</a></div>{/block:IndexPage}
  635. {block:Link}
  636.  
  637. {block:Answer}
  638. <div style="border-radius:5px; border: 1px solid #ddd; margin: 3px; margin-top: -2px; min-
  639. height:30px; padding: 3px; background-image:url({image:pillar});">
  640. <img src="{AskerPortraitURL-30}" width="30" align="left"
  641. style="margin-right:4px; border:1px solid #ddd; border-radius:4px; "/>
  642. <asker>{Asker}:</asker>
  643. {Question}</div>
  644. <div style="margin:1px; background-color: transparent; border:0px dotted #ddd; padding:px;
  645.  
  646. text-align:center;">{Answer}</div><div class="permahover">{TimeAgo} / <a
  647. href="{Permalink}"title="notecount">{notecountwithlabel}</a></div>
  648. {/block:Answer}
  649.  
  650. {block:Photo}
  651.  
  652.  
  653. {block:IndexPage}{LinkOpenTag}
  654. <div class="photo"><a href="{Permalink}" target="blank" title="{NoteCount}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="220"/></a></div>{LinkCloseTag}{/block:IndexPage}
  655.  
  656.  
  657. {block:PermalinkPage}
  658. {LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}
  659. {/block:PermalinkPage}
  660. {block:IndexPage}
  661.  
  662. <div class="perm">
  663. <a href="{permalink}" title="{TimeAgo}">[time]</a><a href="{permalink}" title="{notecount} notes"> [notes]</a><a href="{ReblogURL}" title="reblog"> [reblog]</div>
  664. {/block:IndexPage}
  665. {/block:Photo}
  666.  
  667.  
  668.  
  669. {block:Photoset}
  670. {block:IndexPage}
  671. <div style="width:220px; overflow-x:hidden; overflow-y:hidden;">{Photoset-250}</div>
  672.  
  673. {/block:IndexPage}
  674. {block:IndexPage}
  675. <div class="permahover"><a href="{ReblogURL}">{text:reblog text}</a> this with <a
  676.  
  677. href="{Permalink}"title="notecount">{notecount}</a></center></div>
  678. {/block:IndexPage}
  679. {block:permalinkpage}
  680. {Photoset-400}
  681. {/block:permalinkpage}
  682. {/block:Photoset}
  683.  
  684.  
  685. {block:Quote}
  686. <div align="left"><i>{Quote}</i></div></span>
  687. {block:Source}<p align=right><strong>-{Source}</right></strong>{/block:Source}
  688.  
  689. {block:IndexPage}<div class="permahover">{TimeAgo} / <a
  690. href="{Permalink}">{notecountwithlabel}</a></div>{/block:IndexPage}
  691. {/block:Quote}
  692.  
  693.  
  694. {block:Chat}
  695. {block:Title}
  696. <div class="heading"><a href="{Permalink}">{Title}</a></div>
  697. {/block:Title}
  698. <div class="chat ul">
  699. {block:Lines}
  700. <li class="{Alt} user_{UserNumber}">
  701. {block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  702. {/block:Lines}</div></li>
  703. {block:IndexPage}<div class="permahover">{TimeAgo} / <a
  704. href="{Permalink}"title="notecount">{notecountwithlabel}</a></div>{/block:IndexPage}
  705. {/block:Chat}
  706.  
  707.  
  708. {block:Audio}{block:PermalinkPage}{block:AlbumArt}
  709. <img src="{AlbumArtURL}" style="width:700px;">{/block:AlbumArt}{/block:PermalinkPage}
  710.  
  711. {block:IndexPage}
  712. {block:AlbumArt}
  713. <img src="{AlbumArtURL}" style="width:25px;height:25px;float:left;padding-
  714.  
  715. right:3px;padding-bottom:3px;padding-top:3px;background-color:{color:background};">
  716.  
  717. {/block:AlbumArt}{/block:IndexPage}
  718. <div class="audioplayer" style="max-width:220px;overflow:hidden;" align="center">
  719.  
  720. {AudioPlayerWhite}</div>
  721. {block:Caption}{Caption}{/block:Caption}
  722. {block:PermalinkPage}
  723. <br>{PlayCountWithLabel}{/block:PermalinkPage}
  724.  
  725. {block:IndexPage}<div class="permahover">{PlayCountWithLabel} / <a href="{Permalink}">
  726.  
  727. {notecountwithlabel}</a></div>{/block:IndexPage}
  728.  
  729. {/block:Audio}
  730.  
  731. {block:Video}
  732. {block:IndexPage}<div class="permahover"><a
  733. href="{Permalink}">Posted: {TimeAgo} / {notecountwithlabel}</a></div>{/block:IndexPage}
  734. {block:IndexPage}
  735. <center><div style="width:220px; overflow-x:hidden; overflow-y:hidden;"><div class="video">
  736.  
  737. {Video-250}</div></center></center>{/block:IndexPage}
  738.  
  739. {block:PermalinkPage}<center>{Video-550}</center>{/block:PermalinkPage}
  740. {block:Video}
  741.  
  742.  
  743. {block:PermalinkPage}
  744. <center>
  745. {Caption}<p>
  746. {block:Date}
  747. <center>
  748. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  749. <br>{block:RebloggedFrom}<b>Source:</b> <a href="{ReblogRootURL}">
  750.  
  751. {ReblogRootName}</a>, <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}
  752.  
  753. </a>{/block:RebloggedFrom}
  754. <br>{block:HasTags}<b>tagged with</b>: {block:Tags}<a href="{TagURL}">{Tag}</a>
  755.  
  756. {/block:Tags}{/block:HasTags}
  757. <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  758. </center>
  759. {/block:Date}
  760. </center>
  761. {/block:PermalinkPage}
  762. {block:PostNotes}{PostNotes}
  763. {/block:PostNotes}
  764. </div>
  765.  
  766. {/block:Posts}
  767. </div>
  768. {block:IndexPage}
  769. {block:Pagination}
  770. <div id="pagination">
  771. {block:NextPage}
  772. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  773. {/block:NextPage}
  774. {block:PreviousPage}
  775. <a href="{PreviousPage}">&larr;&nbsp;</a>
  776. {/block:PreviousPage}
  777. </div>
  778. {/block:Pagination}
  779. {/block:IndexPage}
  780.  
  781. <script type='text/javascript'>$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr
  782.  
  783. ("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);
  784.  
  785. $(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else
  786.  
  787. {$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate
  788.  
  789. ({scrollTop:0},"slow")})}}); $(function() {$("#toTop").scrollToTop(); });</script>
  790. <a href="#" id="toTop"title="Scroll To Top"></a>
  791.  
  792. </body>
  793.  
  794. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement