Advertisement
jewist

Island Theme

Oct 25th, 2012
10,530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.35 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
  2. <head>
  3. <!--
  4. Island Theme for Tumblr by Jewist
  5. http://jewist.tumblr.com/
  6. if you choose to remove the credit please credit me in your links
  7. -->
  8.  
  9. <title>{Title}</title>
  10.  
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}" />
  15. {/block:Description}
  16.  
  17. <meta name="color:Text" content="#000000"/>
  18. <meta name="color:Links" content="#000000"/>
  19. <meta name="color:Hover" content="#3d3d3d"/>
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="if:three columns" content="0" />
  22. <meta name="if:show captions" content="0"/>
  23. <meta name="if:endless scroll" content="0" />
  24. <meta name="text:post font size" content="12" />
  25. <meta name="text:blogtitle size" content="15" />
  26. <meta name="font:body" content="" />
  27. <meta name="font:title" content="" />
  28.  
  29. <meta name="text:Custom Link One" content="" />
  30. <meta name="text:Custom Link One Title" content="" />
  31. <meta name="text:Custom Link Two" content="" />
  32. <meta name="text:Custom Link Two Title" content="" />
  33. <meta name="text:Custom Link Three" content="" />
  34. <meta name="text:Custom Link Three Title" content="" />
  35. <meta name="text:Custom Link Four" content="" />
  36. <meta name="text:Custom Link Four Title" content="" />
  37. <meta name="text:Custom Link Five" content="" />
  38. <meta name="text:Custom Link Five Title" content="" />
  39.  
  40.  
  41. <style type="text/css">
  42.  
  43. iframe#tumblr_controls {
  44. top: 0% !important;
  45. right:0% !important;
  46. position: absolute !important;}
  47.  
  48. body {text-align: justify;background: {color:background};font-family: {font:body};font-size: {text:post font size}px;color:{color:Text};line-height: 14px;text-align: justify;}
  49. a:hover {color: {color:Hover};-webkit-transition-duration: .5s;}
  50. a {color: {color:Links};
  51. text-decoration: none;}
  52.  
  53.  
  54.  
  55. .content {background: transparent;width:600px;{block:ifthreecolumns}width:870px;{/block:ifthreecolumns} float:left; margin-bottom:35px;
  56. padding-top:10px;margin-left:0px;{block:permalinkpage}width:540px; {/block:permalinkpage}}
  57. .post{
  58. {block:indexpage}width:240px;{/block:indexpage}{block:permalinkpage}width:490px; {/block:permalinkpage} float:left; position:relative; margin:25px; padding:0px;font-size:{text:post size}px;} .post:hover .permalink {opacity: 1;}
  59. .post img {{block:indexpage}width:240px;{/block:indexpage}}
  60. .audio {background-color:#000000;width:240px;{block:ifthreecolumns} width:240px;{/block:ifthreecolumns}}
  61.  
  62.  
  63.  
  64.  
  65. .permalink {margin:0px; text-align:right; padding:0px; opacity:0;-moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
  66. -webkit-transition: all 0.3s ease-out;
  67. transition: all 0.3s ease-out;
  68. }
  69.  
  70. .permalink a:hover{
  71. color:{color:Hover}
  72. }
  73.  
  74.  
  75. .information {text-align:left;line-height: 10px;padding-bottom:10px;}
  76. .caption {margin-top:5px; margin-bottom:15px;}
  77. .header {left:800px;{block:ifthreecolumns}left:950px;{/block:ifthreecolumns}{block:permalinkpage}left:950px;{/block:permalinkpage}top:100px; position:fixed;width:140px;border-left:0px solid #000;padding:5px;}
  78. .title {font-size:13px;text-transform:uppercase;}
  79. .blogtitle {
  80. font-size:{text:blogtitle size}px;
  81. font-family:{font:title}; margin-bottom:1px;
  82. line-height:12px;text-align:left;
  83. }
  84. .blogtitle a{ -webkit-transition-duration: .5s;}
  85. .blogtitle a:hover{color:{color:hover};}
  86.  
  87.  
  88.  
  89.  
  90. .notetitle {padding-top:10px;padding-left:14px;text-transform:uppercase;padding-bottom:10px;}
  91. .notes {margin-top:-4px; margin-bottom:25px; padding-left:15px;}
  92. ol.notes {list-style-type:none;}
  93. ol.notes li.note {padding:2px;}
  94.  
  95.  
  96.  
  97.  
  98. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  99. #infscr-loading {display:none;}
  100. .navigation{{block:ifendlessscroll}display:none;{/block:ifendlessscroll}{block:ifnotendlessscroll}position:fixed;bottom:0px;width:540px;{block:ifthreecolumns}width:790px;{/block:ifthreecolumns}left:40px;z-index:1000;background-color: {color:background};{/block:ifnotendlessscroll}}
  101.  
  102. {CustomCSS}
  103. </style>
  104.  
  105.  
  106. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  107.  
  108. {block:IndexPage}
  109. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  110. {block:ifendlessscroll}<script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>{/block:ifendlessscroll}
  111.  
  112. <script type="text/javascript">
  113. $(window).load(function () {
  114. $('.content').masonry(),
  115. $('.masonryWrap').infinitescroll({
  116. navSelector : ".navigation",
  117. nextSelector : ".navigation a#next",
  118. itemSelector : ".post",
  119. bufferPx : 10000,
  120. extraScrollPx: 10000,
  121. loadingImg : "http://static.tumblr.com/ry7nsix/S4Klhms7s/load.gif",
  122. loadingText : "<em></em>",
  123. },
  124. function() { $('.content').masonry({ appendedContent: $(this) }); }
  125. );
  126. });
  127. </script>
  128. {/block:IndexPage}
  129.  
  130. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  131. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  132. <script type="text/javascript" charset="utf-8">
  133. var $j = jQuery.noConflict();
  134. $j(function() {
  135. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  136. $j("img").lazyload({
  137. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  138. effect: "fadeIn",
  139. });
  140. });
  141. </script>
  142. </head>
  143. <body>
  144. {block:ContentSource}
  145. <!— {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  146. width="{LogoWidth}" height="{LogoHeight}" alt=”{SourceTitle}" />
  147. {/block:SourceLogo}
  148. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} —>
  149. {/block:ContentSource}
  150.  
  151. {block:RebloggedFrom}<div style="display:none">{ReblogParentName}</div>{/block:RebloggedFrom}
  152.  
  153. <div class="header"><div align="left"><div class="blogtitle"><a href="/">{Title}</a></div><br>
  154. <div class="information">{description}</div><a href="/ask">message</a><br><a href="/archive">archive</a><br>
  155. {block:ifCustomLinkOneTitle}
  156. <a href="{text:Custom Link One}" class="links">{text:Custom Link One Title}</a>
  157. {/block:ifCustomLinkOneTitle}
  158. {block:ifCustomLinkTwoTitle}
  159. <a href="{text:Custom Link Two}" class="links">{text:Custom Link Two Title}</a>
  160. {/block:ifCustomLinkTwoTitle}
  161. {block:ifCustomLinkThreeTitle}
  162. <a href="{text:Custom Link Three}" class="links">{text:Custom Link Three Title}</a>
  163. {/block:ifCustomLinkThreeTitle}
  164. {block:ifCustomLinkFourTitle}
  165. <a href="{text:Custom Link Four}" class="links">{text:Custom Link Four Title}</a>
  166. {/block:ifCustomLinkFourTitle}
  167. {block:ifCustomLinkFiveTitle}
  168. <a href="{text:Custom Link Five}" class="links">{text:Custom Link Five Title}</a>
  169. {/block:ifCustomLinkFiveTitle}
  170. </div></div></div>
  171.  
  172.  
  173. <div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a href="{NextPage}" id="next">Older</a>{/block:NextPage}{block:PreviousPage}<a href="{PreviousPage}"> / newer</a></p>{/block:PreviousPage}{/block:Pagination}</div></div>
  174.  
  175. <div class="content">
  176. {block:Posts}
  177.  
  178.  
  179. {block:Text}
  180. <div class="post">
  181. {block:Title}<div class="title">{Title}</div>{/block:Title}
  182. {Body}
  183. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  184. </div>{/block:IndexPage}
  185. {/block:Text}
  186.  
  187.  
  188. {block:Photo}
  189. <div class="post">
  190.  
  191. {block:IndexPage}
  192. <a href="{Permalink}">
  193. <img src="{PhotoURL-500}" alt="{PhotoAlt}" />
  194. {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}{/block:IndexPage}</a>
  195. {block:PermalinkPage}
  196. <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="490"/>
  197. {/block:PermalinkPage}
  198.  
  199. </div>
  200. {/block:Photo}
  201.  
  202.  
  203.  
  204. {block:Photoset}
  205. <div class="post">
  206. {Photoset-250}
  207. </div>
  208. {/block:Photoset}
  209.  
  210. {block:Quote}
  211. <div class="post">
  212. "{Quote}"{block:Source}<br>written by <i>{Source}</i>{/block:Source}
  213. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}</div>
  214. {/block:Quote}
  215.  
  216. {block:Link}
  217. <div class="post">
  218. <div class="title"><a href="{URL}">{Name}</a></div>
  219. {block:Description}{Description}{/block:Description}
  220. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  221. {/block:IndexPage}
  222. </div>
  223. {/block:Link}
  224.  
  225. {block:Chat}
  226. <div class="post">
  227. {block:Title}<b>{Title}</b>{/block:Title}
  228. {block:Lines}{block:Label}<b>{Label}</b> "{Line}"<br>{/block:Label}{/block:Lines}
  229. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  230. {/block:IndexPage}
  231. </div>
  232. {/block:Chat}
  233.  
  234. {block:Video}
  235. <div class="post">
  236. {Video-250}
  237. </div>{/block:Video}
  238.  
  239. {block:Audio}
  240. <div class="post">
  241. <div class="audio">
  242. {AudioPlayerBlack}</div>
  243. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a>
  244. </div>{/block:IndexPage}
  245. </div>
  246. {/block:Audio}
  247.  
  248. {block:PermalinkPage}
  249. <div class="notetitle">{block:caption}{Caption}{/block:caption}
  250. Posted {TimeAgo} with {NoteCount} Notes
  251. {block:HasTags}{block:Tags}<br><a href="{TagURL}">#{Tag}&nbsp;</a>{/block:Tags}{/block:HasTags}</div>
  252.  
  253. <div class="notes">
  254. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  255. {/block:PermalinkPage}
  256.  
  257.  
  258.  
  259. {/block:Posts}
  260.  
  261.  
  262. </div>
  263. </div>
  264. </div>
  265. </body>
  266.  
  267. <div style="position:fixed; right:5px; bottom:5px;">
  268. <a href="http://jewistthemes.tumblr.com">&copy</a></div>
  269.  
  270. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement