winchesterkirk

Boyhood Theme

Oct 12th, 2014
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.02 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">
  2.  
  3. <!--
  4.  
  5. Boyhood Theme by Chris @denisrenolds
  6.  
  7. ᵒ Do not remove or change the credit in any way
  8.  
  9. ᵒ Do not use as a base, the base I used is from here http://pastebin.com/5XQGEZPV
  10.  
  11. ᵒ Do not steal from or redistribute
  12.  
  13. Please contact me if you have any questions or concerns and enjoy!
  14.  
  15. -->
  16.  
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18. <head>
  19.  
  20. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  21.  
  22. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  23. <title>{Title}</title>
  24. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  25. <link rel="shortcut icon" href="{Favicon}" />
  26. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  28.  
  29. <meta name="color:Background" content="#e3f3fc" />
  30. <meta name="color:Posts" content="#fff" />
  31. <meta name="color:Text" content="#000" />
  32. <meta name="color:Description" content="#fff" />
  33. <meta name="color:Blockquote" content="#cacece" />
  34. <meta name="text:Ask Link" content="/ask"/>
  35. <meta name="text:Link One" content="link one"/>
  36. <meta name="text:Link One URL" content="/"/>
  37. <meta name="text:Link Two" content="link two"/>
  38. <meta name="text:Link Two URL" content="/"/>
  39. <meta name="text:Link Three" content="link three"/>
  40. <meta name="text:Link Three URL" content="/"/>
  41. <meta name="text:Link Four" content="link four"/>
  42. <meta name="text:Link Four URL" content="/"/>
  43. <meta name="image:Sidebar" content="" />
  44. <meta name="image:Background" content="" />
  45.  
  46. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  47.  
  48. <script>
  49. (function($){
  50. $(document).ready(function(){
  51. $("[title],a[title],img[title]").style_my_tooltips({
  52. tip_follows_cursor:true,
  53. tip_delay_time:100,
  54. tip_fade_speed:300,
  55. attribute:"title"
  56. });
  57. });
  58. })(jQuery);
  59. </script>
  60. </script>
  61. <style type="text/css">
  62. body{background:{color:background}no-repeat center fixed ;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;margin:0px;font-size:10px;color:{color:text};line-height:16px;word-wrap: break-word;font-family:"AtlasTypewriterRegular", "Andale Mono", "Consolas", "Lucida Console", "Menlo", "Luxi Mono", monospace;}
  63. #cosmic{width:80%;height:80%;position:fixed;margin-left:20px;margin-top:20px;background:url('{image:background}');margin:0px;}
  64. #sidebar {position:fixed;top:100px;left:200px;width:140px;color:{color:description};padding:10px 10px;text-align:right;max-height:80%;}
  65. #sidebar a{color:{color:description};}
  66. .icon{width:120px;height:120px;}
  67. .icon img {border-radius:100px;width:100px;height:100px;}
  68. #kid{position:fixed;top:100px;left:800px;width:140px;color:{color:text};padding:10px 10px;text-align:right;background-color:white;}
  69. #kid a{color:{color:text};padding:5px;}
  70. #kid ul{list-style-type:none;}
  71. #kid li{margin-top:12px;}
  72. ul{list-style-type:circle;margin-left:-20px;}
  73. ol.notes{width:240px;padding:0px;list-style-type:none;font-size:8px;letter-spacing:1px;margin-left:3px;text-align:left;margin-top:20px;}
  74. li.note{padding:5px;margin-bottom:5px;background-color:white;border:1px solid black;}
  75. img.avatar{vertical-align: -4px;margin-right:10px;width:14px;height:14px;}
  76. ol.notes blockquote{background-color:#f4f4f4;padding:5px;margin-top:10px;margin-left:auto;margin-right:auto;width:90%;border-radius:2px;}
  77. #container {position:absolute;top:10px;left:380px;height:95%;width:350px;overflow:auto;}
  78. #posts {width:250px;padding:10px;background-color:{color:posts};margin-top:20px;margin-bottom:20px;margin-left:35px;padding-bottom:15px;}
  79. #posts blockquote {border-left:1px solid {color:blockquote};padding:0px 4px;margin-left:0px;}
  80. #posts a{text-decoration:none;color:{color:text};}
  81. #posts a:hover{text-decoration:line-through;background:transparent;}
  82. #permalink a{font-style:normal;text-decoration:underline;}
  83. #permalink a:hover{font-style:none;text-decoration:underline;background:{color:background};}
  84. #titles{font-family:consolas;font-size:16px;text-align:right;}
  85. #titles a{font-style:normal;text-decoration:underline;}
  86. #titles a:hover{font-style:none;text-decoration:underline;background:{color:background};}
  87. #musicinfo{padding:5px;width:238px;border-bottom:1px solid {color:text};}
  88. #s-m-t-tooltip{max-width:150px;line-height:8px;padding:5px 5px 2px 5px;margin:25px 0px 0px 10px;z-index:10;background:#fff;opacity:1;border-radius:1px;letter-spacing:1px;z-index:999999;}
  89. #cred{position:fixed;bottom:5px;right:5px;font-size:14px;}
  90. #cred a{text-decoration:none;}
  91. </style></head><body>
  92. <div id="cosmic">
  93. <div id="container">
  94. {block:Posts}
  95. <div id="posts">
  96. {block:Text}
  97. {block:Title}<div id="titles">{Title}</div>{/block:Title}
  98. {Body}
  99. {/block:Text}
  100. {block:Quote}
  101. <div id="titles">{Quote}</div>
  102. <br />— {Source}
  103. {/block:Quote}
  104. {block:Link}
  105. <div id="titles"><a href="{URL}">{Name}</a></div>
  106. {block:Description}{Description}{/block:Description}
  107. {/block:Link}
  108. {block:Photo}
  109. <center><img src="{PhotoURL-250}"/></center>
  110. {block:Caption}{Caption}{/block:Caption}
  111. {/block:Photo}
  112. {block:Photoset}
  113. <center>{Photoset-250}</center>
  114. {block:Caption}{Caption}{/block:Caption}
  115. {/block:Photoset}
  116. {block:Chat}
  117. {block:Title}<div id="titles">{Title}</div>{/block:Title}
  118. {block:Lines}
  119. {block:Label}<b>{Label}</b>{/block:Label}
  120. {Line}<br />
  121. {/block:Lines}
  122. {/block:Chat}
  123. {block:Video}
  124. {Video-250}
  125. {block:Caption}{Caption}{/block:Caption}
  126. {/block:Video}
  127. {block:Answer}
  128. <div id="musicinfo">{Asker} asked: {Question}<p></p>
  129. </div>
  130. {Answer}
  131. {/block:Answer}
  132. {block:Audio}
  133. <div id="musicinfo">{block:TrackName}<b>{TrackName}</b>{/block:TrackName} {block:Artist}{Artist}{/block:Artist}</div>
  134. {block:AudioPlayer}{AudioPlayerwhite}{/block:AudioPlayer}{AudioEmbed-250}{/block:AudioEmbed}
  135. {block:Caption}{Caption}{/block:Caption}
  136. {/block:Audio}
  137. {block:ContentSource}
  138. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  139. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  140. {/block:SourceLogo}
  141. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  142. {/block:ContentSource}
  143. {block:IndexPage}
  144. {block:Date}<div id="permalink">
  145. <a href="{Permalink}">{Timeago}</a>
  146. <a href="{Permalink}">{NoteCountWithLabel}</a>
  147. {block:HasTags}<br>{block:Tags}
  148. <a href="{TagURL}">#{Tag}</a>
  149. {/block:Tags}{/block:HasTags}</div>{/block:Date}
  150. {/block:IndexPage}
  151. {block:PermalinkPage}{block:Date}
  152. <div id="permalink">Posted: {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} {TimeAgo} {block:RebloggedFrom}, <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>, <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}</div>
  153. {/block:Date}{/block:PermalinkPage}
  154. {block:PermalinkPage}
  155. {block:HasTags}<div id="permalink">
  156. Tagged: {block:Tags}<a href="{TagURL}">#{Tag}</a>
  157. {/block:Tags}
  158. {/block:HasTags}</div>
  159. {/block:PermalinkPage}
  160. {block:PostNotes}
  161. {PostNotes}
  162. {/block:PostNotes}
  163. </div>
  164. {/block:Posts}
  165. </div>
  166. <div id="sidebar">
  167. <div class="icon">
  168. <a href="/" title="{title}">
  169. <img src="{image:sidebar}">
  170. </a>
  171. </div>
  172. {Description}<br />
  173. <div id="kid"><ul>
  174. <li><a href="/">index</a>
  175. <li><a href="{text:ask link}">message</a>
  176. <li><a href="/archive">archive</a>
  177. <li><b>more</b>
  178. <div style="border-bottom:1px solid #eee;"></div>
  179. <li><a href="{text:link one url}">{text:link one}</a>
  180. <li><a href="{text:link two url}">{text:link two}</a>
  181. <li><a href="{text:link three url}">{text:link three}</a>
  182. <li><a href="{text:link four url}">{text:link four}</a>
  183. </ul></div>
  184. {block:Pagination}<br />
  185. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}
  186. {CurrentPage} / {TotalPages}
  187. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}
  188. {/block:Pagination}
  189. </div></div>
  190. <div id="cred"><a href="http://jimothythemes.tumblr.com/" title="Code by Chris">☢</a></div>
  191. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment