Advertisement
winchestheart

theme 12; I couldn't just leave you.

Jul 13th, 2013
9,858
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.91 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 12; I couldn't just leave you 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:Sidebar" content="" />
  24. <meta name="image:Background" content="" />
  25.  
  26. <meta name="color:Links" content="#c6c6c6" />
  27. <meta name="color:Main Color" content="#bdcbcc" />
  28. <meta name="color:Text" content="#a7a7a7" />
  29. <meta name="color:Background" content="#ffffff" />
  30. <meta name="color:Post" content="#ffffff" />
  31. <meta name="color:Border" content="#f1f1f1" />
  32. <meta name="color:Navi Background" content="#f9f9f9" />
  33.  
  34. <meta name="text:Link 01" content="index" />
  35. <meta name="text:Link 02" content="askbox" />
  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.  
  44. <meta name="if:Lazy Load" content="0" />
  45. <meta name="if:Custom Scrollbar" content="1" />
  46. <meta name="if:Background Image Repeat" content="0" />
  47. <meta name="if:Infinite Scrolling" content="0" />
  48.  
  49.  
  50. <!------------------------------------------------------------------------>
  51.  
  52. {block:IfLazyLoad}
  53. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  54. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  55. <script type="text/javascript" charset="utf-8">
  56. var $j = jQuery.noConflict();
  57. $j(function() {
  58. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  59. $j("img").lazyload({
  60. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  61. effect: "fadeIn",
  62. });
  63. });
  64. </script>
  65. {/block:IfLazyLoad}
  66.  
  67.  
  68. <!------------------------------------------------------------------------>
  69.  
  70. {block:IfInfiniteScrolling}<script type="text/javascript" src="http://yourjavascript.com/21212225154/esz.js"></script>{/block:IfInfiniteScrolling}
  71.  
  72.  
  73. <!------------------------------------------------------------------------>
  74.  
  75. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  76.  
  77.  
  78. <style type="text/css">
  79.  
  80. {block:IfCustomScrollbar}
  81. ::-webkit-scrollbar {width:5px;height:5px;background:{color:sidebar background};}
  82. ::-webkit-scrollbar-thumb:vertical {height:5px;background:{color:main color};}
  83. ::-webkit-scrollbar-thumb:horizontal {height:5px;background:{color:main color};}
  84. {/block:IfCustomScrollbar}
  85.  
  86. iframe#tumblr_controls {top:0px!important;right:3px!important;position: fixed!important;}
  87.  
  88. body {font-family:calibri;font-size:10px;line-height:11px;background-attachment:fixed;background-color:{color:background};color:{color:text};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}}
  89.  
  90. 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};}
  91. a:hover {color:{color:main color};}
  92.  
  93. i, em, strong, bold, b {font-weight:normal;color:{color:links};}
  94.  
  95. small, sub {font-size:10px;}
  96. code {font:10px 'Inconsolata';}
  97. pre {word-wrap:break-word;font:10px 'Inconsolata';padding:8px;background-color:{color:Navi Background};}
  98.  
  99. blockquote {padding-left:8px;margin-left:10px;border-left:3px solid {color:border};}
  100.  
  101. h1 {font:12px cambria;}
  102.  
  103. .label {font-weight:bold;color:{color:main color};}
  104. .chat {line-height:12px;margin:8px;}
  105.  
  106. ::selection {color:{color:main color};}
  107. ::-moz-selection {color:{color:main color};}
  108. ::-webkit-selection {color:{color:main color};}
  109.  
  110. #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};}
  111.  
  112.  
  113. /*************************************************************************/
  114.  
  115. #sidebar {position:fixed;width:180px;margin-left:180px;margin-top:200px;}
  116.  
  117. .sideimg {width:180px;height:180px;overflow:hidden;}
  118.  
  119. .navigation {-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;text-align:center;margin:8px 0px;line-height:15px;padding:5px;font:10px 'Inconsolata';background-color:{color:Navi Background};}
  120. .navigation a {padding:2px 3px;margin:0px 1px;color:{color:text};}
  121. .navigation a:hover {text-decoration:underline;}
  122.  
  123. .description {margin-top:3px;text-align:justify;padding:5px 10px;background-color:{color:background};}
  124.  
  125. .pagination {text-align:center;font-family:'Inconsolata';margin-top:20px;color:{color:links};}
  126. .pagination a {padding:1px 3px;margin:0px 5px;}
  127. .pagination a:hover {background-color:{color:main color};color:{color:background};}
  128.  
  129. .currentpage {margin:0px 5px;padding:1px 3px;background-color:{color:main color};color:{color:background};}
  130.  
  131.  
  132. /*************************************************************************/
  133.  
  134. #post {width:500px;margin-left:450px;padding:10px;padding-bottom:4px;text-align:justify;background-color:{color:background};}
  135.  
  136. #permalink {margin:5px 0px 8px 459px;width:500px;}
  137.  
  138. .permalink, .tags {display:inline;}
  139.  
  140. .permalink {letter-spacing:1px;text-transform:uppercase;background-color:#f9f9f9;padding:1px 3px 2px 4px;color:{color:links};}
  141. .permalink a {font:7px trebuchet ms;}
  142.  
  143. .tags {position:absolute;line-height:15px;padding:0px;font:10px 'Inconsolata';margin-left:6px;width:400px;color:{color:links};}
  144. .tags a:hover {text-decoration:underline;color:{color:links};}
  145.  
  146.  
  147. /*************************************************************************/
  148.  
  149. .quote {font-size:12px;font-family:cambria;line-height:15px;}
  150. .source {font-size:8px;text-transform:uppercase;font-family:calibri;font-weight:bold;padding-top:10px;text-align:center;margin-bottom:10px;}
  151.  
  152.  
  153. /*************************************************************************/
  154.  
  155. .question {padding:10px;text-align:justify;font-style:italic;background-color:{color:Navi Background};}
  156. .asker {font-size:8px;font-weight:bold;text-transform:uppercase;text-align:right;margin-right:10px;margin-top:-2px;font-family:calibri;}
  157.  
  158.  
  159. /*************************************************************************/
  160.  
  161. .notes {margin-left:210px;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:-5px;}
  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.  
  179. <div id="sidebar">
  180.  
  181. <center><div class="sideimg"><img src="{image:Sidebar}"></div></center>
  182.  
  183. <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>
  184.  
  185. <div class="description">{Description}</div>
  186.  
  187. {block:IfNotInfiniteScrolling}<div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}{block:JumpPagination length="5"}{block:CurrentPage}<span class="currentpage">{PageNumber}</span></a>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</div>{/block:IfNotInfiniteScrolling}
  188.  
  189. </div>
  190.  
  191.  
  192. <!------------------------------------------------------------------------>
  193.  
  194. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  195.  
  196. {block:Posts}
  197.  
  198. <br><br><br>
  199.  
  200. <div id="post">
  201.  
  202. {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
  203.  
  204. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  205.  
  206. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  207.  
  208. {block:Quote}<div class="quote">"{Quote}"</div>{block:Source}<div class="source">- {Source}</div>{/block:Source}{/block:Quote}
  209.  
  210. {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  211.  
  212. {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}
  213.  
  214. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  215.  
  216. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  217.  
  218. {block:Answer}<div class="question">{Question}</div><div class="asker"><span style="font-size:20px;color:{color:Navi Background};">◥</span> {Asker}</div>{Answer}{/block:Answer}
  219.  
  220. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  221. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  222.  
  223. <!-- {block:NoRebloggedFrom}
  224. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  225. {/block:NoRebloggedFrom} -->
  226.  
  227. </div>
  228.  
  229.  
  230. <div id="permalink">
  231.  
  232. <div class="permalink">
  233. {block:Date}<a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}</a>{/block:Date}{block:NoteCount} ▪ <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}{block:IndexPage} ▪ <a href="{ReblogURL}" target="_blank">reblog</a>{/block:IndexPage}{block:PermalinkPage}{block:RebloggedFrom} ▪ <a href="{ReblogRootURL}" title="posted by {ReblogRootName}" target="_blank">source</a>{/block:RebloggedFrom}{/block:PermalinkPage}</div>
  234.  
  235. <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  236.  
  237. </div>
  238.  
  239. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  240.  
  241. {/block:Posts}
  242.  
  243. <br><br><br>
  244.  
  245. {block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  246.  
  247. </body>
  248. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement