Advertisement
jewist

Waterfalls Theme

Sep 7th, 2012
1,030
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}
  7. <meta name="description" content="{MetaDescription}" />
  8. {/block:Description}
  9.  
  10. <meta name="if:Image Fade" content="0">
  11. <meta name="image:Background" content=""/>
  12. <!--
  13. Waterfalls Theme for Tumblr by Jewist
  14. http://jewistthemes.tumblr.com/
  15. -->
  16.  
  17. <style type="text/css">
  18.  
  19. body {
  20. background-color:#fff;
  21. background-image:url({image:Background});
  22. background-attachment: fixed;
  23. background-size: cover;
  24. font-family:Arial;
  25. font-size:12px;
  26. }
  27. a {
  28. color:#000;
  29. font-weight:bold;
  30. }
  31. img {
  32. padding: 15px;
  33. border: 0px;
  34. }
  35. #header {
  36. position: fixed;
  37. z-index: 5000;
  38. text-align:right;
  39. top: 300px;
  40. left:-30px;
  41. margin: 0px auto;
  42. font-family: helvetica;
  43. font-weight:800;
  44. letter-spacing:2px;
  45. font-size: 30px;
  46. width: 100%;
  47. height: 40px;
  48. }
  49. #header a {
  50. text-decoration:none;
  51. margin:0 5px 0 0;
  52. color:#000;
  53. }
  54. #header a:hover {
  55. color:#000;
  56. }
  57. .caption {
  58. margin:auto;
  59. width:500px;
  60. }
  61. td {
  62. text-align: left;
  63. vertical-align: left;
  64. }
  65. div.center {
  66. margin-top:20px;
  67. text-align: left;
  68. }
  69.  
  70. .audio {
  71. background-color:#000000;
  72. margin-bottom : -10px;
  73. width:{text:Width}px;
  74. }
  75. .answer{
  76. padding:2px;
  77. padding-left:3px;
  78. color:{color:Text};
  79. font-style:italic;
  80. background:{color:Ask Background};
  81. }
  82. .answer b {
  83. text-transform:uppercase;
  84. letter-spacing:1px;
  85. }
  86.  
  87. div.video embed,
  88. div.post div.video object {
  89. width:500px;
  90. }
  91.  
  92. {block:IfImageFade}
  93. img, a img { border: 0px; opacity: .75; filter: alpha(opacity=100); -o-transition: opacity 1.5s linear; -webkit-transition: opacity 1.5s linear; -moz-transition: opacity 1.5s linear; }
  94.  
  95. img:hover, a:hover img {opacity: 100; filter: alpha(opacity=100); -o-transition: opacity .1s linear; -webkit-transition: opacity .1s linear; -moz-transition: opacity 1.5s linear; }
  96. {/block:IfImageFade}
  97.  
  98. </style>
  99.  
  100. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  101.  
  102. <body>
  103.  
  104. <div id="header">
  105. <a href="/"><b>{Title}</b></a> <span style="margin-right:10px;"><br></span> <a href="/archive">archive</a> <a href="/ask">message</a>{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}
  106. </div>
  107.  
  108. <div class="center">
  109. <div class = "autopagerize_page_element" >
  110. {block:Posts}
  111.  
  112. {block:Text}<td><div class="caption">
  113. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  114. {Body}</div></td>{/block:Text}
  115.  
  116. {block:Photo}<td>
  117. {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}
  118. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  119. {/block:Photo}</td>
  120.  
  121. {block:Photoset}
  122. <div id="entry">
  123. <span class="permalink"><a href="{Permalink}"></a></span>
  124. {Photoset-400}
  125. {block:PermalinkPage}
  126. {/block:PermalinkPage}
  127. </div>
  128. {/block:Photoset}
  129.  
  130. {block:Quote}
  131. <div id="entry">
  132. <span class="permalink"><a href="{Permalink}"></a></span>"{Quote}" <br><br> &#151;&nbsp;{block:Source}<b>{Source}</b>{/block:Source}
  133. </div>
  134. {/block:Quote}
  135.  
  136. {block:Link}
  137. <div id="entry">
  138. <span class="permalink"><a href="{Permalink}"></a></span>
  139. <div class="h2"><a href="{URL}"><b><big>&rArr;</big>&nbsp;{Name}</b></a></div>{block:Description}{Description}{/block:Description}
  140. </div>
  141. {/block:Link}
  142.  
  143. {block:Chat}
  144. <div id="entry">
  145. <span class="permalink"><a href="{Permalink}"></a></span>
  146. {block:Title}<b>{Title}</b>{/block:Title}
  147. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  148. </div>
  149. {/block:Chat}
  150.  
  151. {block:Audio}
  152. <div id="entry">
  153. <span class="permalink"><a href="{Permalink}"></a></span>
  154. <div class="audio">
  155. {AudioPlayerBlack}</div><br>
  156. <div style="text-transform:uppercase; padding:2px; font-size:10px; text-align:center; -webkit-text-stroke: 1px transparent;">{block:TrackName}<b>{TrackName}</b>{/block:TrackName} </b> {block:Artist}<b>{Artist}</b>{/block:Artist} </div>
  157. {block:PermalinkPage}{block:ExternalAudio} <a href="{ExternalAudioURL}"> / download </a> </span>{/block:ExternalAudio}{/block:PermalinkPage}
  158. </div>
  159. {/block:Audio}
  160.  
  161. {block:Answer}
  162. <div id="entry">
  163. <span class="permalink"><a href="{Permalink}"></a></span>
  164. <div class="answer"><b><span style="color:{color:Links};">{Asker}:</span></b> {Question}</div><br>
  165. <div style="margin-top:-15px;">{Answer}</div></div>
  166. {/block:answer}
  167.  
  168.  
  169. {block:Video}
  170. <div id="entry">
  171. <div class="video">
  172. <span class="permalink"><a href="{Permalink}"></a></span>
  173. {Video-400}
  174. {block:PermalinkPage}{/block:PermalinkPage}
  175. </div></div>
  176. {/block:Video}
  177.  
  178. {/block:Posts}
  179. </div>
  180. </div>
  181.  
  182. <div style="position:fixed; bottom:2px; right:2px;"><a href="http://jewist.tumblr.com/" title="theme from jewist">&copy</a></div>
  183.  
  184. </body>
  185. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement