Advertisement
savingit

Feuilles Theme (v2) by Arreter

Aug 21st, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 9.62 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!--
  4. feuilles theme - version 2
  5. made by: http://voir-chevaux.tumblr.com (make sure you leave the credits up, I would appreciate that very much)
  6. -->
  7.  
  8. <title>{Title}</title>
  9.  
  10. <meta name="color:text" content="#222">
  11. <meta name="color:links" content="#222">
  12. <meta name="color:hover" content="#ccc">
  13. <meta name="color:background" content="#fff">
  14.  
  15. <meta name="if:endless scroll" content="0" />
  16. <meta name="if:show ask link" content="1" />
  17. <meta name="if:center alignment" content="0" />
  18.  
  19. <meta name="font:title" content="baskerville" />
  20. <meta name="font:body" content="georgia" />
  21.  
  22. <meta name="text:title font size" content="10px" />
  23. <meta name="text:font size" content="9px" />
  24. <meta name="text:Custom Link One" content="" />
  25. <meta name="text:Custom Link One Title" content="" />
  26. <meta name="text:Custom Link Two" content="" />
  27. <meta name="text:Custom Link Two Title" content="" />
  28. <meta name="text:Custom Link Three" content="" />
  29. <meta name="text:Custom Link Three Title" content="" />
  30. <meta name="text:Custom Link Four" content="" />
  31. <meta name="text:Custom Link Four Title" content="" />
  32.  
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. <link rel="shortcut icon" href="{Favicon}">
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38.  
  39. </html>
  40.  
  41. {block:Description}
  42. <meta name="description" content="{MetaDescription}" />
  43. {/block:Description}
  44.  
  45.  
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50. body {margin-left:{block:Ifcenteralignment}370px;{/block:Ifcenteralignment}{block:IfNotcenteralignment}40px;{/block:IfNotcenteralignment} height:100%; text-align:justify; font-family: {font:body}; font-size: {text:font size}; line-height:9px; color:{color:text}; background-color:{color:Background};}
  51. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  52.  
  53. .ent {margin-top:-5px; width:420px; padding-top:px; overflow:shown;}
  54.  
  55. a {text-decoration:none; color:{color:links}; -webkit-transition: 0.5s ease-in;}
  56. a:hover {-webkit-transition: 0.5s ease-in; color:{color:hover};}
  57.  
  58. #entry {margin-bottom:30px; width:420px;}
  59. #entry img {width:420px;}
  60. a img {border:0px;}
  61. #entry:hover .permalink {opacity: 1;}
  62.  
  63. .blogtitle {width: 420px; font-family: {font:Title}; position: fixed; padding-top:4px; margin-top:-4px; padding-bottom:1px; text-align:center; font-size:{text:title font size}; letter-spacing:4px; background-color:{color:Background};}
  64.  
  65. div.navigation a {position:relative; color:{color:Nav Links};}
  66. div.navigation a:hover {color:{color:Hover};}
  67.  
  68. .header {margin-left:-200px; position:fixed; width:200px;}
  69.  
  70. .h2, .title {font-size:9px; font-family: times; letter-spacing: 2px; border-bottom:1px solid #000000;}
  71. .h3 {text-transform:uppercase;}
  72. .h4 {font-family: georgia; font-size:20px; line-height:25px; font-weight:; font-style:italic; letter-spacing: 2px; text-transform:lowercase; display:block;}
  73. .h5 {color:{color:title}; font-family: arial ; font-size:40px; line-height:41px; font-weight:; font-style:; text-transform:lowercase; text-align:right;}
  74.  
  75. #pag {width:420px; margin-bottom:8px; margin-left:px; padding:5px; font-size:9px; bottom:2px; text-align: right;}
  76.  
  77. .navbar {text-align:center; width:420px; line-height: 8px; padding-top:1px; bottom:-10px; background:{color:Background};}
  78.  
  79. .audio {background-color:#000000; margin-bottom : -10px; width:420 px;}
  80.  
  81. .answer {color:{color:Text}; font-style:italic; margin-bottom:-15px;}
  82.  
  83. div.video embed,
  84. div.post div.video object {width:420px; height:300px;}
  85.  
  86. ol.notes {padding: 0px; margin-top:20px; margin-bottom: 10px; list-style-type: none; font-size:9px; text-align: left;}
  87. ol.notes li.note {border-top: solid 0px #ccc; padding: 0 0 3px 0;}
  88. ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px;}
  89. ol.notes li.note span.action {font-weight: normal; font-size: 9px; text-align:left;}
  90. ol.notes li.note span.action a {font-size: 9px; font-weight: normal; text-align:left;}
  91. ol.notes li.note .answer_content {font-size: 9px; font-weight: normal; line-height: 10px;}
  92. ol.notes li.note blockquote {font-size: 9px; border-color: none; padding: 1px 3px; margin: 3px 0 3px 7px;}
  93. ol.notes li.note blockquote a {font-size: 9px; text-decoration: none;}
  94.  
  95. blockquote {padding-left: 7px; border-left: 1px solid {color:Text}; margin: 3px 10px 3px 7px;}
  96.  
  97. .permalink {float: left; margin-left: 426px; margin-top:0px; padding-top:0px; position: absolute; text-align: left; width: 50px; height:10px; font-size: 9px; courier new; -webkit-transition: 0.5s ease-in; opacity:0;}
  98. .permalink a{
  99. color:{color:permalink};}
  100. .permalink a:hover {color:{color:permalink};}
  101. .entry:hover .permalink {opacity: 1;}
  102.  
  103.  
  104. </style>
  105. {block:IfEndlessScroll}
  106. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  107. {/block:IfEndlessScroll}
  108. </head>
  109.  
  110. <body>
  111.  
  112. <div class="ent">
  113. <div class="blogtitle"><a href="/"><center>{Title}</center></a></div><br><br>
  114. <div class="navigation">
  115.  
  116. <center>
  117. ~{block:IfShowAskLink}<a href="/ask">message</a>{/block:IfShowAskLink}
  118. {block:IfCustomLinkOneTitle}
  119. <a href="{text:Custom Link One}">{text:Custom Link One Title}</a>
  120. {/block:ifCustomLinkOneTitle}
  121. {block:ifCustomLinkTwoTitle}
  122. <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>
  123. {/block:ifCustomLinkTwoTitle}
  124. {block:ifCustomLinkThreeTitle}
  125. <a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle}
  126. {block:ifCustomLinkFourTitle}
  127. <a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>
  128. {/block:ifCustomLinkFourTitle}
  129. <a href="http://voir-chevaux.tumblr.com">credit</a>~</center>
  130. </div>
  131. {block:Description}<center>{Description}</center></div><br><br>{/block:Description}
  132.  
  133.  
  134. </div></div>
  135.  
  136.  
  137. {block:IfEndlessScroll}
  138. <div class="autopagerize_page_element">
  139. {/block:IfEndlessScroll}
  140.  
  141. {block:Posts}
  142.  
  143. {block:Text}
  144. <div id="entry">
  145. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>
  146. {block:Title}<div class="title">{Title}</div>{/block:Title}
  147. <div style="margin-top:-5px;">{Body}</div>
  148. </div>
  149. {/block:Text}
  150.  
  151. {block:Photo}
  152. <div id="entry">
  153. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>
  154. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  155. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  156. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="420"/><div style="margin-top:-4px; margin-bottom:-4px;"></div>
  157. {block:IndexPage}</a>{/block:IndexPage}
  158. {block:PermalinkPage}{LinkCloseTag}
  159. {/block:PermalinkPage}
  160. </div>
  161. {/block:Photo}
  162.  
  163. {block:Photoset}
  164. <div id="entry">
  165. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>
  166. <div style="width:420px !important;">{Photoset-500}</div>
  167. {block:PermalinkPage}+{/block:PermalinkPage}
  168. </div>
  169. {/block:Photoset}
  170.  
  171. {block:Quote}
  172. <div id="entry">
  173. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span> "<i>{Quote}</i>"<br>
  174. {block:Source}— <b>{Source}</b>{/block:Source}
  175. </div>
  176. {/block:Quote}
  177.  
  178. {block:Link}
  179. <div id="entry">
  180. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>
  181. <div class="h2"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  182. </div>
  183. {/block:Link}
  184.  
  185. {block:Chat}
  186. <div id="entry">
  187. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>
  188. {block:Title}<i>{Title}</i>{/block:Title}<br>
  189. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  190. </div>
  191. {/block:Chat}
  192.  
  193. {block:Audio}
  194. <div id="entry">
  195. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>
  196. <div class="audio">
  197. {AudioPlayerBlack}</div><br>
  198. <div style="padding:2px; font-size:10px; text-align:left;font-style:italic;">{block:TrackName}{TrackName} by {/block:TrackName}{block:Artist}{Artist}{/block:Artist}</div>
  199. {block:PermalinkPage}{block:ExternalAudio} <a href="{ExternalAudioURL}"> / download </a> </span>{/block:ExternalAudio}{/block:PermalinkPage}
  200. </div>
  201. {/block:Audio}
  202.  
  203. {block:Answer}
  204. <div id="entry">
  205. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>
  206. <div class="answer"><b>{Asker}</b>: <i>{Question}</i></div><br>
  207. <div style="margin-bottom:-5px;">{Answer}</div> </div>
  208. {/block:answer}
  209.  
  210. {block:Video}
  211. <div id="entry">
  212. <div class="video">
  213. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>
  214. {Video-500}
  215. {block:Caption}{Caption}{/block:Caption}
  216. </div></div>
  217. {/block:Video}
  218.  
  219. {block:PermalinkPage}{block:Caption}<div style="margin-top:-5px;">{Caption}</div>{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL">{Tag}</a>, {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  220.  
  221. {block:PostNotes}
  222. <br>
  223. {PostNotes}
  224. {/block:PostNotes}
  225.  
  226. {/block:Posts}
  227. {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
  228. {block:IfNotEndlessScroll}
  229. <div class="navbar">
  230. <div id="pag">
  231. <div class="totalright">
  232. {block:PreviousPage}<a href="{PreviousPage}" title="newer entries">forward</a>{/block:PreviousPage}/{block:NextPage}<a href="{NextPage}" title="older entries">backward</a>{/block:NextPage}</div></div>{/block:IfNotEndlessScrolling}
  233. </div></div></div>
  234. {/block:IfNotEndlessScroll}
  235.  
  236. {block:IfEndlessScroll}
  237. <div class="navbar">
  238. <div id="pag">
  239. </div></div>
  240. {/block:IfEndlessScroll}
  241.  
  242.  
  243. </div>
  244. </body>
  245. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement