Don't like ads? PRO users don't see any ads ;-)
Guest

Minimum

By: adessive on Jul 13th, 2012  |  syntax: None  |  size: 11.83 KB  |  hits: 3,158  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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.  
  4.  
  5. <!--
  6.     .       .                          
  7.    / \      |               o          
  8.   /___\  .-.| .-. .--..--.  ..    ._.-.
  9.  /     \(   |(.-' `--.`--.  | \  / (.-'
  10. '       ``-'`-`--'`--'`--'-' `-`'   `--'
  11. please do not delete any credits and/or
  12. redistribute the following code thank you -->
  13.  
  14.  
  15. <head><title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21.  
  22. {block:Description}
  23. <meta name="description" content="{MetaDescription}"/>
  24. {/block:Description}
  25.  
  26. <meta name="color:background" content="#fff"/>
  27. <meta name="color:primary" content="#7e7e7e"/>
  28. <meta name="color:secondary" content="#f9f9f9"/>
  29. <meta name="color:tertiary" content="#ccc"/>
  30. <meta name="color:quaternary" content="#c4c4c4"/>
  31. <meta name="color:link" content="#757575"/>
  32. <meta name="color:link hover" content="#292929"/>
  33. <meta name="text:font size" content="11px"/>
  34. <meta name="text:title font size" content="30px"/>
  35. <meta name="font:body" content="courier new"/>
  36. <meta name="font:title" content="arial"/>
  37. <meta name="if:click for nav" content="1"/>
  38. <meta name="if:show captions" content="1"/>
  39. <meta name="if:image fade" content="1"/>
  40. <meta name="if:endless scrolling" content="0"/>
  41. <meta name="if:show rss" content="1"/>
  42.  
  43. {block:ifclickfornav}
  44. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  45. <script type="text/javascript">
  46. jQuery(document).ready(function() {
  47. jQuery(".info").hide();
  48. //toggle the componenet with class msg_body
  49. jQuery(".title").click(function()
  50. {
  51. jQuery(this).next(".info").slideToggle(500);
  52. });});
  53. </script>
  54. {/block:ifclickfornav}
  55.  
  56. <style type="text/css">
  57. body {background:{color:background}; font-family:{font:body}; font-size:{text:font size}; text-align:justify; color:{color:primary};}
  58.  
  59. a {text-decoration:none; color:{color:link}; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  60. a:hover {color:{color:link hover};}
  61.  
  62. .title {font-size:{text:title font size};font-family:{font:title}; font-weight:bold; {block:ifclickfornav}cursor:pointer;{/block:ifclickfornav}}
  63.  
  64. h3 {font-weight:normal; font-family:{font:title}; margin-top:0px; margin-bottom:-8px;}
  65.  
  66. .wrap {width:{block:indexpage}847px{/block:indexpage} {block:permalinkpage}520px{/block:permalinkpage}; border:1px solid {color:secondary}; margin:0px auto;}
  67. .posts {{block:indexpage}border:1px solid {color:secondary};{/block:indexpage} width:{block:indexpage}846px{/block:indexpage} {block:permalinkpage}520px{/block:permalinkpage}; position:relative; float:right; margin-bottom:50px; padding-bottom:10px;}
  68. .post {padding:10px; background:{color:secondary}; {block:indexpage}margin:6px; width:250px;{/block:indexpage} {block:permalinkpage}width:500px;{/block:permalinkpage} float:left; position:relative;} .post:hover .permalink {opacity:1;} .permalink {text-align:left; text-transform:uppercase; opacity:.3; margin-top:10px; font-size:11px; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  69.  
  70. #credit {position:fixed; bottom:11px; margin-right:5px; right:0px; z-index:1;} #credit a {padding:4px; font-size:10px; background:{color:secondary}; color:{color:primary};} #credit a:hover {background:{color:primary}; color:{color:secondary};}
  71.  
  72. .header {background:{color:secondary}; margin:6px; padding:10px;} #nav {margin-top:20px; margin-bottom:30px;} .descrip {margin-top:8px; font-size:11px; width:{block:indexpage}600{/block:indexpage}{block:permalinkpage}485{/block:permalinkpage}px;}
  73.  
  74. .caption {margin-top:5px;} #albart {width:{block:indexpage}250px{/block:indexpage} {block:permalinkpage}520px{/block:permalinkpage};} .player {background:#000; width:{block:indexpage}250px{/block:indexpage}{block:permalinkpage}520px{/block:permalinkpage};} #albumart {opacity:1; width:{block:indexpage}250px{/block:indexpage}{block:permalinkpage}500px{/block:permalinkpage};}
  75. .notes {margin-top:8px; font-size:8px; font-weight:bold; text-transform:uppercase;}
  76. ol.notes {padding-left:40px; list-style-type:none; font-weight:normal; font-size:{text:font size}; text-transform:none;}
  77. ol.notes li.note {padding-top:2px;}
  78. ol.notes li.note img.avatar {width:14px; height:14px;}
  79.  
  80. .label {font-weight:bold;}
  81. ul, ol {margin-left:-40px!important; list-style:none;}
  82. li {border-bottom:1px solid {color:quaternary};}
  83.  
  84. img {border:0px; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}{block:ifimagefade}{block:indexpage}img:hover {opacity:.5;}{/block:indexpage}{/block:ifimagefade}
  85.  
  86. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  87. #infscr-loading {display:none;}
  88. .navigation{{block:ifendlessscrolling}display:none; opacity:0;{/block:ifendlessscrolling}{block:ifnotendlessscrolling}position:fixed; bottom:5px; width:847px; z-index:1;{/block:ifnotendlessscrolling}} .navigation a {background:{color:primary}; color:{color:background}; padding:3px; font-size:9px; text-transform:uppercase;}
  89.  
  90. ::-webkit-scrollbar{width:5px;height:5px;}
  91. ::-webkit-scrollbar-button:start:decrement
  92. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  93. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  94. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:background}; border:1px solid {color:secondary}; -webkit-border-radius:5; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  95. ::-webkit-scrollbar-thumb:horizontal{width:5px; background:{color:background}; border:1px solid {color:secondary}; -webkit-border-radius:5; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  96.  
  97. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  98.  
  99. {CustomCSS}
  100. </style>
  101.  
  102. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  103.  
  104. {block:IndexPage}
  105. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  106. {block:ifendlessscrolling}<script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>{/block:ifendlessscrolling}
  107.  
  108. <script type="text/javascript">
  109. $(window).load(function () {
  110. $('.posts').masonry(),
  111. $('.masonryWrap').infinitescroll({
  112. navSelector : "div.navigation",
  113. // selector for the paged navigation (it will be hidden)
  114. nextSelector : ".navigation a#next",
  115. // selector for the NEXT link (to page 2)
  116. itemSelector : ".post",
  117. // selector for all items you'll retrieve
  118. bufferPx : 10000,
  119. extraScrollPx: 10000,
  120. loadingImg : "http://static.tumblr.com/fa4uqi4/RGPlz3rvk/adessive-themes-loader.png",
  121. loadingText : "<em></em>",
  122. },
  123. // call masonry as a callback.
  124. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  125. );
  126. });
  127. </script>
  128. {/block:IndexPage}
  129. </head>
  130.  
  131. <body>
  132.  
  133. <div id="credit"><a href="http://adessive.tumblr.com">Theme</a></div><div class="wrap"><div class="header"><div class="title">{title}</div><div class="info"><a href="/">Home</a> / <a href="/archive">{lang:Archive}</a> / {block:AskEnabled}<a href="/ask">{AskLabel}</a> / {/block:AskEnabled}{block:SubmissionsEnabled}<a href="/submit">{SubmitLabel}</a> / {/block:SubmissionsEnabled}{block:IfShowRSS}<a href="{RSS}">{lang:RSS}</a> / {/block:IfShowRSS}{block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> / {/block:Pages}{/block:HasPages}{block:description}<div class="descrip">{description}</div>{/block:description}</div></div>
  134.  
  135. <div class="posts">{block:Posts}{block:Text}<div class="post">{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{block:indexpage}<a href="{Permalink}"><div class="permalink">Permalink<div style="float:right;">&rarr;</div></div></a>{/block:indexpage}</div>{/block:Text}
  136.  
  137. {block:Photo}<div class="post">{block:permalinkpage}{LinkOpenTag}{/block:permalinkpage}{block:indexpage}<a href="{permalink}">{/block:indexpage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{block:indexpage}250px{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:permalinkpage}{LinkCloseTag}{/block:permalinkpage}{block:IndexPage}</a>{block:ifshowcaptions}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:ifshowcaptions}{/block:IndexPage}</div>{/block:Photo}
  138.  
  139. {block:Photoset}<div class="post">{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:indexpage}{block:ifshowcaptions}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:ifshowcaptions}<a href="{Permalink}"><div class="permalink">Permalink<div style="float:right;">&rarr;</div></div></a>{/block:indexpage}</div>{/block:Photoset}
  140.  
  141. {block:Quote}<div class="post">{Quote}{block:Source}<div style="opacity:.5;">{Source}</div>{/block:Source}{block:indexpage}<a href="{Permalink}"><div class="permalink">Permalink<div style="float:right;">&rarr;</div></div></a>{/block:indexpage}</div>{/block:Quote}
  142.  
  143. {block:Link}<div class="post"><h3><a href="{URL}" class="link" {Target}>{Name}</a></h3>{block:Description}<div class="description">{Description}</div>{/block:Description}{block:indexpage}<a href="{Permalink}"><div class="permalink">Permalink<div style="float:right;">&rarr;</div></div></a>{/block:indexpage}</div>{/block:Link}
  144.  
  145. {block:Chat}<div class="post">{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul>{block:indexpage}<a href="{Permalink}"><div class="permalink">Permalink<div style="float:right;">&rarr;</div></div></a>{/block:indexpage}</div>{/block:Chat}
  146.  
  147. {block:Video}<div class="post">{block:indexpage}{Video-250}{/block:indexpage}{block:permalinkpage}{Video-500}{/block:permalinkpage}{block:indexpage}{block:IndexPage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:ifshowcaptions}<a href="{Permalink}"><div class="permalink">Permalink<div style="float:right;">&rarr;</div></div></a>{/block:indexpage}</div>{/block:Video}
  148.  
  149. {block:Audio}<div class="post"><div class="player">{AudioPlayerBlack}</div>{block:albumart}<img src="{AlbumArtURL}" id="albumart">{/block:albumart}{block:indexpage}{block:ifshowcaptions}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:ifshowcaptions}<a href="{Permalink}"><div class="permalink">Permalink<div style="float:right;">&rarr;</div></div></a>{/block:indexpage}</div>{/block:Audio}
  150.  
  151. {block:PermalinkPage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}<div class="notes">Posted {block:Date}{ShortDayOfWeek} {ShortMonth} {DayOfMonthWithZero} at {12Hour}:{Minutes}{AmPm}{/block:Date} with {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div style="font-size:9px; font-weight:normal; margin-top:1px;">{block:Tags}<a href="{TagURL}">#{Tag}&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}{/block:Posts}</div>
  152.    
  153. {block:Pagination}<div class="navigation">{block:NextPage}<p id="page_nav"><a style="float:left;" href="{NextPage}" id="next">Next Page</a>{/block:NextPage}{block:PreviousPage}<a style="float:right;" href="{PreviousPage}">Previous Page</a></p>{/block:PreviousPage}</div>{/block:Pagination}
  154.    
  155. </div></body></html>