Advertisement
winchestheart

theme 16; lonely mountain.

Dec 13th, 2013
6,404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.63 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!-- Theme 16; lonely mountain by ~winchestheart.
  5. // http://winchestheart.tumblr.com © //
  6.  
  7. This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
  8. > http://creativecommons.org/licenses/by-nc/3.0/
  9.  
  10. Read the rules before using any of my themes:
  11. > http://winchestheart.tumblr.com/rules
  12.  
  13. Do not remove the credit or use as your own work.
  14. Thank you.
  15.  
  16. -->
  17.  
  18.  
  19. <html><head>
  20. <title>{Title}</title>
  21. <link rel="shortcut icon" href="{Favicon}">
  22.  
  23. <meta name="image:Background" content="" />
  24.  
  25. <meta name="color:Links" content="#c6c6c6" />
  26. <meta name="color:Main Color" content="#d6e3e1" />
  27. <meta name="color:Text" content="#b6b6b6" />
  28. <meta name="color:Background" content="#ffffff" />
  29. <meta name="color:Border" content="#f1f1f1" />
  30. <meta name="color:Tags" content="#c6c6c6" />
  31. <meta name="color:Scrollbar" content="#e9e9e9" />
  32. <meta name="color:Posts Info Background" content="#f9f9f9" />
  33.  
  34. <meta name="text:Link 01" content="home" />
  35. <meta name="text:Link 02" content="ask" />
  36. <meta name="text:Link 03" content="link" />
  37. <meta name="text:Link 04" content="link" />
  38. <meta name="text:Link 01 URL" content="/" />
  39. <meta name="text:Link 02 URL" content="/ask" />
  40. <meta name="text:Link 03 URL" content="/" />
  41. <meta name="text:Link 04 URL" content="/" />
  42. <meta name="text:Background Image Position" content="left" />
  43. <meta name="text:Font" content="calibri" />
  44. <meta name="text:Font Size" content="10" />
  45. <meta name="text:Title 1" content="your first title here" />
  46. <meta name="text:Title 2" content="your 2nd title here" />
  47.  
  48. <meta name="if:Lazy Load" content="0" />
  49. <meta name="if:Custom Scrollbar" content="1">
  50. <meta name="if:Background Image Repeat" content="0" />
  51. <meta name="if:Infinite Scrolling" content="0" />
  52. <meta name="if:400px posts" content="0" />
  53.  
  54.  
  55. <!-------------------------------------------------------------------->
  56.  
  57. {block:IfLazyLoad}
  58. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  59. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  60. <script type="text/javascript" charset="utf-8">
  61. var $j = jQuery.noConflict();
  62. $j(function() {
  63. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  64. $j("img").lazyload({
  65. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  66. effect: "fadeIn",
  67. });
  68. });
  69. </script>
  70. {/block:IfLazyLoad}
  71.  
  72. <!-------------------------------------------------------------------->
  73.  
  74. {block:IfInfiniteScrolling}<script type="text/javascript" src="http://yourjavascript.com/21212225154/esz.js"></script>{/block:IfInfiniteScrolling}
  75.  
  76. <!-------------------------------------------------------------------->
  77.  
  78. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  79.  
  80.  
  81. <style type="text/css">
  82.  
  83. {block:IfCustomScrollbar}
  84. ::-webkit-scrollbar-thumb:vertical {height:8px;border:2px solid {color:background};background-color:{color:scrollbar};}
  85. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:background};}
  86. ::-webkit-scrollbar {width:11px;height:7px;border:5px solid {color:background};background-color:{color:scrollbar};}
  87. {/block:IfCustomScrollbar}
  88.  
  89. iframe#tumblr_controls {white-space:nowrap;-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter: invert(100%);filter:invert(100%);opacity:.2;}
  90.  
  91. body {font-family:{text:font};font-size:{text:font size}px;line-height:11px;color:{color:text};background-color:{color:background};background-attachment:fixed;background-image:url('{image:Background}');background-position:{text:Background Image Position};{block:IfNotBackgroundImageRepeat}background-repeat:no-repeat;{/block:IfNotBackgroundImageRepeat}{block:IfBackgroundImageRepeat}background-repeat:repeat;{/block:IfBackgroundImageRepeat}}
  92.  
  93. a {text-decoration:none;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;color:{color:links};}
  94. a:hover {color:{color:main color};}
  95.  
  96. strong, bold, b {font-weight:bold;color:{color:links};}
  97.  
  98. small, sub {font-size:10px;}
  99. code {font:10px 'Inconsolata';}
  100. pre {word-wrap:break-word;font:10px 'Inconsolata';padding:8px;}
  101.  
  102. blockquote {padding-left:8px;margin:-2px 8px;border-left:3px solid {color:border};}
  103.  
  104. h1 {font-size:16px;font-weight:bold;letter-spacing:1px;font-family:arial;text-transform:lowercase;}
  105.  
  106. .label {font-weight:bold;color:{color:main color};}
  107. .chat {line-height:12px;margin:8px;}
  108.  
  109. ::selection {color:{color:main color};}
  110. ::-moz-selection {color:{color:main color};}
  111. ::-webkit-selection {color:{color:main color};}
  112.  
  113. #audio {{block:IfNot400pxPosts}width:500px;{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}text-align:center;padding:10px 0px;border-bottom:1px solid {color:border};}
  114.  
  115. #credit {position:fixed;bottom:5px;right:5px;text-transform:uppercase;font-size:8px;font-weight:bold;font-family:calibri;padding:3px;border:1px solid {color:border};}
  116.  
  117.  
  118. /*********************************************************************/
  119.  
  120. #sidebar {position:fixed;width:180px;margin-left:300px;margin-top:200px;}
  121.  
  122. .titre {font-size:16px;letter-spacing:1px;font-family:arial;font-weight:bold;line-height:15px;text-align:center;}
  123. .titre a {color:{color:text};}
  124. .titre a:hover {color:{color:main color};}
  125. .soustitre {font-size:11px;font-family:calibri;font-style:italic;letter-spacing:2px;text-align:center;}
  126.  
  127. .navigation {margin-top:8px;padding:3px 0px;letter-spacing:1px;text-align:center;font-family:calibri;font-size:9px;text-transform:uppercase;font-weight:bold;}
  128. .navigation a {color:{color:links};padding:3px 4px;}
  129. .navigation a:hover {background-color:{color:main color};color:{color:background};}
  130.  
  131. .description {text-align:justify;margin:5px 0px;padding:2px;line-height:12px;}
  132.  
  133. .pagination {font-style:italic;text-align:right;margin-top:5px;margin-right:23px;color:{color:links};}
  134.  
  135. /*********************************************************************/
  136.  
  137. #post {{block:IfNot400pxPosts}width:500px;{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}margin:40px 0px 40px 560px;text-align:justify;}
  138.  
  139. #permalink {font-family:arial;font-size:8px;{block:IfNot400pxPosts}width:492px;{/block:IfNot400pxPosts}{block:If400pxPosts}width:392px;{/block:If400pxPosts}text-align:left;letter-spacing:2px;margin-top:5px;margin-left:-1px;color:{color:links};background-color:{color:posts info background};padding:2px 5px;}
  140.  
  141. #tags {margin-top:3px;padding-left:2px;margin-left:-5px;padding-top:0px;color:{color:tags};}
  142. #tags a {color:{color:tags};}
  143. #tags a:hover {text-decoration:underline;color:{color:tags};}
  144.  
  145.  
  146. /*********************************************************************/
  147.  
  148. .quote {font-size:12px;font-family:cambria;line-height:15px;}
  149. .source {font-size:8px;text-transform:uppercase;font-family:calibri;font-weight:bold;padding-top:10px;text-align:center;margin-bottom:10px;}
  150.  
  151.  
  152. /*********************************************************************/
  153.  
  154. .asker {margin:2px 0px 5px 0px;font:12px cambria italic;color:{color:links};}
  155. .asker a {color:{color:links};}
  156. .question {padding-bottom:5px;border-bottom:1px solid {color:border};}
  157.  
  158.  
  159. /*********************************************************************/
  160.  
  161. .notes {margin-left:-15px;margin-top:30px;width:480px;}
  162. .notes a:hover {background-color:transparent;color:{color:links};}
  163. ol.notes {list-style-type:none;}
  164. ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
  165. ol.notes li.note img.avatar {vertical-align:-6px;}
  166. ol.notes li.note img {padding:2px;}
  167. ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
  168.  
  169. </style>
  170. </head>
  171.  
  172. <body>
  173.  
  174. <div id="credit"><a href="http://winchestheart.tumblr.com" target="_blank" title="theme by winchestheart">THEME</a></div>
  175.  
  176. <!-------------------------------------------------------------------->
  177.  
  178. <div id="sidebar">
  179.  
  180. <div class="titre"><a href="/">{text:title 1}</a></div><div class="soustitre">{text:title 2}</div>
  181.  
  182. <div class="navigation"><a href="{text:Link 01 URL}">{text:Link 01}</a> <a href="{text:Link 02 URL}">{text:Link 02}</a> <a href="{text:Link 03 URL}">{text:Link 03}</a> <a href="{text:Link 04 URL}">{text:Link 04}</a></div>
  183.  
  184. <div class="description">{Description}</div>
  185.  
  186. <div class="pagination">{block:IfNotInfiniteScrolling}{block:PreviousPage}<a href="{PreviousPage}">prev</a> {/block:PreviousPage} {block:NextPage} &mdash; <a href="{NextPage}">next</a>{/block:NextPage}{/block:IfNotInfiniteScrolling}</div>
  187.  
  188. </div>
  189.  
  190. <!-------------------------------------------------------------------->
  191.  
  192. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  193.  
  194. {block:Posts}
  195.  
  196.  
  197. <div id="post">
  198.  
  199. {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
  200.  
  201. {block:Photo}{block:IfNot400pxPosts}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{/block:IfNot400pxPosts}{block:If400pxPosts}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{/block:If400pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  202.  
  203. {block:Photoset}{block:IfNot400pxPosts}{Photoset-500}{/block:IfNot400pxPosts}{block:If400pxPosts}{Photoset-400}{/block:If400pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  204.  
  205. {block:Quote}<div class="quote">"{Quote}"</div>{block:Source}<div class="source">- {Source}</div>{/block:Source}{/block:Quote}
  206.  
  207. {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  208.  
  209. {block:Chat}<div id="chat">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}<div class="chat">{block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</div>{/block:Lines}</div></div>{/block:Chat}
  210.  
  211. {block:Video}{block:IfNot400pxPosts}{Video-500}{/block:IfNot400pxPosts}{block:If400pxPosts}{Video-400}{/block:If400pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  212.  
  213. {block:Audio}<div id="audio">{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}<br>{block:Artist}<b>{Artist}</b>{/block:Artist}&nbsp;&nbsp;{block:TrackName}<i>{TrackName}</i>{/block:TrackName}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  214.  
  215. {block:Answer}<div id="question"><div class="asker">{Asker} asked:</div><div class="question">{Question}</div></div>{Answer}{/block:Answer}
  216.  
  217. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  218. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  219.  
  220. <!-- {block:NoRebloggedFrom}
  221. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  222. {/block:NoRebloggedFrom} -->
  223.  
  224. <div id="permalink">{block:Date}<a href="{Permalink}" title="shared on {Month} {DayOfMonth}{DayOfMonthSuffix}">{DayOfMonthWithZero}.{MonthNumberWithZero}</a>{/block:Date}{block:NoteCount} ♥ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} ▲ <a href="{ReblogRootURL}" title="posted by {ReblogRootName}" target="_blank">origin</a> (<a href="{ReblogParentURL}" title="via {ReblogParentName}" target="_blank">via</a>){/block:RebloggedFrom}</div>
  225.  
  226. <div id="tags">{block:HasTags}&nbsp;&nbsp;{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  227.  
  228. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  229.  
  230. </div>
  231.  
  232. {/block:Posts}
  233.  
  234. {block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  235.  
  236. </body>
  237. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement