Advertisement
timbllr

POISON THEME CREATED BY TIMBLLR

Oct 31st, 2014
542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.76 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.  
  5. POISON THEME BY TIM (TIMBLLR)
  6.  
  7. by using this theme you agree to not do any of the following:
  8.  
  9. - remove or change the credit of this theme
  10. - edit this html and take all credit
  11. - steal any parts of this code or redistribute it
  12.  
  13. -> this theme is licensed under the creative commons attribution 3.0 unported license <-
  14.  
  15. © october 2014 all rights reserved
  16.  
  17. -->
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19. <head>
  20.  
  21.  
  22. <link rel="icon" href="{Favicon}"/>
  23. <title>{Title}</title>
  24. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  25. <link href='http://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
  26.  
  27.  
  28. <meta name="color:background" content="#000" />
  29. <meta name="color:blogtitle" content="#fff" />
  30. <meta name="color:links" content="#fff" />
  31. <meta name="color:nav links" content="#fff" />
  32. <meta name="color:text" content="#fff" />
  33.  
  34. <meta name="image:background" content="" />
  35.  
  36. <meta name="if:show description" content="0" />
  37.  
  38. <meta name="text:ask link" content="/ask" />
  39. <meta name="text:ask link title" content="message" />
  40. <meta name="text:font size blogtitle" content="44px"/>
  41. <meta name="text:font size description" content="16px"/>
  42. <meta name="text:font size nav links" content="26px"/>
  43. <meta name="text:font size text" content="10px"/>
  44. <meta name="text:link one" content=""/>
  45. <meta name="text:link one title" content=""/>
  46. <meta name="text:link two" content=""/>
  47. <meta name="text:link two title" content=""/>
  48. <meta name="text:link three" content=""/>
  49. <meta name="text:link three title" content=""/>
  50. <meta name="text:link four" content=""/>
  51. <meta name="text:link four title" content=""/>
  52. <meta name="text:link five" content=""/>
  53. <meta name="text:link five title" content=""/>
  54. <meta name="text:margin top links" content="130px"/>
  55.  
  56. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  57.  
  58.  
  59. {block:indexpage}
  60. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  61. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  62.  
  63. <script type="text/javascript">
  64. $(window).load(function () {
  65. $('#posts').masonry(),
  66. $('.masonryWrap').infinitescroll({
  67. navSelector : "div.navigation",
  68. // selector for the paged navigation (it will be hidden)
  69. nextSelector : ".navigation a#next",
  70. // selector for the NEXT link (to page 2)
  71. itemSelector : ".post",
  72. // selector for all items you'll retrieve
  73. bufferPx : 10000,
  74. extraScrollPx: 10000,
  75. loadingText : "<em></em>",
  76. },
  77. // call masonry as a callback.
  78. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  79. );
  80. });
  81. </script>
  82. {/block:indexpage}
  83.  
  84. <div class="navigation">{block:Pagination}{block:NextPage}<span id="page_nav"><span onclick='return false;'><a style="float:right;opacity:0;" href="{NextPage}" id="next"></a>{/block:NextPage}{block:PreviousPage}<a style="float:right;opacity:0;" href="{PreviousPage}"></a></span></span>{/block:PreviousPage}{/block:Pagination}</div>
  85.  
  86.  
  87. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  88. <script>
  89. (function($){
  90. $(document).ready(function(){
  91. $("[title]").style_my_tooltips({
  92. tip_follows_cursor:true,
  93. tip_delay_time:0,
  94. tip_fade_speed:0
  95. }
  96. );
  97. });
  98. })(jQuery);
  99. </script>
  100.  
  101. <style type="text/css">
  102.  
  103. iframe#tumblr_controls {top: 0% !important;right:0% !important;position: fixed !important;}
  104.  
  105. body{margin:0; padding:0; text-align:center;font-family:'Courier New', Courier, monospace;font-size:10px;color:{color:text}; background-color:{color:background}; background-image:url({image:background});background-attachment: fixed;background-size:cover; }
  106.  
  107. #container{ width:100#; background-color:transparent; margin: 0 auto; text-align: left;}
  108.  
  109. a {color:{color:links};text-decoration:none;}
  110. a:hover {;-webkit-transition-duration: 0.4s;color:{color:link hover};}
  111. a:active,a:focus {outline:0;}
  112.  
  113. ::-webkit-scrollbar-thumb{
  114. background-color:{color:scrollbar};
  115. border:1px solid {color:background};
  116. height:6px;}
  117.  
  118. ::-webkit-scrollbar {
  119. height:6px;
  120. width:6px;
  121. background-color:{color:background};}
  122.  
  123.  
  124. .blogtitle {position:fixed;color:{color:blogtitle};max-width:250px;margin-top:10px;margin-left:30px;font-family: 'Montserrat', sans-serif;text-align:left;
  125. z-index: 5;text-transform: uppercase;padding:10px;}
  126. .blogtitle a {color: transparent;-webkit-text-stroke-width: 2px;-webkit-text-stroke-color: {color:blogtitle};-moz-text-stroke-width: 2px;-moz-text-stroke-color: #fff;-o-text-stroke-width: 2px;-o-text-stroke-color: {color:blogtitle};font-size: {text:font size blogtitle};font-weight: 600;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;-o-transition: all 0.3s ease;}
  127. .blogtitle a:hover {color: {color:blogtitle};font-weight: 600;}
  128.  
  129. .description {text-align:left;color:{color:text};font-family:'Courier New', Courier, monospace;left:2%;font-size:{text:font size description};padding:10px;margin-top:auto;position:fixed;z-index:4;width:200px;}
  130. .description a{z-index:6;text-decoration:underline;}
  131. .description a:hover{text-decoration:none;}
  132.  
  133. .links{position:fixed;margin-top:{text:margin top links};font-family: 'Montserrat', sans-serif;text-align:left;color:{color:nav links};}
  134. .links a{padding:1px 10px 3px 10px; color: transparent;-webkit-text-stroke-width: 2px;-webkit-text-stroke-color: {color:nav links};-moz-text-stroke-width: 2px;-moz-text-stroke-color: #000;-o-text-stroke-width: 2px;
  135. -o-text-stroke-color: #000;font-size: {text:font size nav links};
  136. font-weight: 600;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;-o-transition: all 0.3s ease;}
  137. .links a:hover{color:{color:nav links};}
  138.  
  139. .tit{font-size:16px;text-align:left;}
  140.  
  141. blockquote {margin:-5px 0 -5px 0px !important; padding-left:10px !important; border-left: 2px solid;}
  142.  
  143. .audio {{block:IndexPage}width:450px;padding-bottom:60px;{/block:IndexPage}
  144. {block:PermalinkPage}width:500px;padding-bottom:110px;{/block:PermalinkPage}}
  145.  
  146. .albumart {position:absolute;{block:IndexPage}width:100px;height:100px;{/block:IndexPage}{block:PermalinkPage}width:150px;height:150px;{/block:PermalinkPage}}
  147. .albumart img {float:left;{block:IndexPage}height:100px;{/block:IndexPage}
  148. {block:PermalinkPage}width:150px;height:150px;
  149. {/block:PermalinkPage}}
  150.  
  151. .play {opacity:0.6;width:27px;height:30px;overflow:hidden;position:absolute;
  152. z-index:2;{block:IndexPage}margin-left:37px;margin-top:36px;{block:IndexPage}
  153. {block:PermalinkPage}margin-left:60px;margin-top:61px;{/block:PermalinkPage}}
  154.  
  155. .info {margin-top:2px;line-height:12px;font-size:8px;text-transform:uppercase;
  156. {block:IndexPage}margin-left:108px;{block:IndexPage}{block:PermalinkPage}
  157. margin-left:158px;{/block:PermalinkPage}}
  158.  
  159. #posts {position:absolute;float:left;margin-top:-50px;left:45%;{block:IndexPage}width:800px;margin-left:-232px;{/block:IndexPage}
  160. {block:PermalinkPage}margin-left:-250px;width:500px;{/block:PermalinkPage}}
  161.  
  162. .post {{block:indexpage}margin:20px;padding:12px;width:250px;{/block:indexpage}{block:permalinkpage}width:500px;margin-top:15px;{/block:permalinkpage} float:left;position:relative;text-align:justify;font-family:'Courier New', Courier, monospace;font-size:16px;color:{color:text};}
  163. .post img{max-width:100%;}
  164.  
  165. .quote {text-align:left;font-size:16px;}
  166.  
  167. .chat {text-align:right;line-height:11px;}
  168.  
  169. .captions {margin-top:-8px;}
  170.  
  171. .video embed, .video object, .video iframe {{block:IndexPage}width:250px;
  172. {/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}}
  173.  
  174. .notes {padding-left:20px;font-size:10px;padding-bottom:15px;}
  175. li.notes {float:left;width:500px;padding-left:5px;margin-top:10px;overflow-x:hidden;over-flow-y:scroll;list-style-type:none;font-weight:normal;font-size:10px;text-transform:none;}
  176. li.note {padding-top:2px;opacity:1;}
  177. li.note img.avatar {width:14px;height:14px;}
  178.  
  179. .perm {margin-top:2px;padding:2px;text-align:right;word-spacing:5px;{block:permalinkpage}opacity:0;{/block:permalinkpage}}
  180. .perm a{color:{color:links};text-decoration:none;}
  181. .perm a:hover{color:rgba(0,0,0,0);}
  182.  
  183. .reb {position:absolute;top:10px;opacity:0;padding:10px;font-size:16px; left:4px;font-family:'Courier New', Courier, monospace;list-style:none;
  184. -webkit-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;
  185. -moz-transition: all 0.3s linear;transition: all 0.3s linear;}
  186. .reb li {border:1px solid transparent;font-size:28px;float:left;background-color:transparent;padding:2px 5px 3px 5px;margin-left:6px;margin-bottom:5px;}
  187. .reb a{color:#000;text-decoration:none;}
  188. .post:hover .reb{opacity:1;display:block;-webkit-transition: all 0.2s linear;
  189. -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  190.  
  191. .credit {opacity:0.7;font-size:24px;position:fixed;bottom:25px;left:15px;color:{color:nav links}}
  192.  
  193. </style></head>
  194.  
  195. <body>
  196.  
  197. <Br><Br><div class="blogtitle"><a href="/">{Title}</a></div><Br>
  198.  
  199. <div class="links"><div style="text-transform: uppercase;">
  200. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{text:ask link}">{text:ask link title}</a><br>
  201. {block:iflinkone}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{text:link one}">{text:link one title}</a><br>{/block:iflinkone}
  202. {block:iflinktwo}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{text:link two}">{text:link two title}</a><br>{/block:iflinktwo}
  203. {block:iflinkthree}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{text:link three}">{text:link three title}</a><br>{/block:iflinkthree}
  204. {block:iflinkfour}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{text:link four}">{text:link four title}</a><br>{/block:iflinkfour}
  205. {block:iflinkfive}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{text:link five}">{text:link three five}</a><br>{/block:iflinkfive}
  206. <!-- PLEASE DO NOT REMOVE --> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://timbllr.tumblr.com">theme</a></div> <!-- THANK YOU -->
  207.  
  208. {block:ifshowdescription}<br><br> <div class="description">{description} </div>{/block:ifshowdescription}
  209.  
  210. </div>
  211.  
  212. <div id="posts">
  213.  
  214. {block:Posts}
  215.  
  216. {block:Photo}<div class="post">{block:IndexPage}<div class="reb"><li><a href="{ReblogURL}" target="_blank">↺</a></li></br></div><a href="{permalink}"><img src="{PhotoURL-500}" width="250" alt="{PhotoAlt}"/></a>{/block:IndexPage}
  217. {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/> <br><br> {/block:PermalinkPage}{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>{/block:Photo}
  218.  
  219. {block:Photoset}
  220. <div class="post">{block:indexpage}<div class="reb"><li><a href="{ReblogURL}" target="_blank">↺</a></li></br></div>{Photoset-250}{/block:indexpage}</div>
  221. {/block:Photoset}
  222.  
  223. {block:Text}<div class="post"><div class="tit">{block:Title}{Title}{/block:Title}</div> {Body}<div class="perm"><a href="{Permalink}">{NoteCount}</a></div></div>{/block:Text}
  224.  
  225.  
  226. {block:Quote}<div class="post"><div class="quote"><i>"{Quote}"</i></div><Br>
  227. <div style="text-align:right"><i>— {Source}</i></div><div class="perm">
  228. <a href="{Permalink}">{NoteCount}</a></div></div>{/block:Quote}
  229.  
  230.  
  231. {block:Link}<div class="post"><div class="tit"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}<div class="perm"><a href="{Permalink}">{NoteCount}</a></div></div>{/block:Link}
  232.  
  233. {block:Chat}<div class="post"><div class="chat">{block:Title}{Title}{/block:Title}<br>{block:Lines}{block:Label}<i>{Label}</i><br> {Line} <br><br>
  234. {/block:Label}{/block:Lines}</div><div class="perm"><a href="{Permalink}">{NoteCount}</a></div></div>{/block:Chat}
  235.  
  236. {block:Video}<div class="post">{block:IndexPage}<div class="video">{Video-500}</div><div class="perm"><a href="{Permalink}">{NoteCount}</a> </div>
  237. {/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div>
  238. {/block:Video}
  239.  
  240. {block:Audio}<div class="post"><div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="play">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>{block:IndexPage}<div class="perm"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>{/block:Audio}
  241.  
  242. {block:Answer}<div class="post">{Question}<br><i> asked by {asker}</i> <br> {Answer}<div class="perm"><a href="{Permalink}">{NoteCount}</a></div></div>
  243. {/block:Answer}
  244.  
  245. {block:PermalinkPage}<div class="notes">{Caption}posted {TimeAgo}
  246. {block:NoteCount} with {NoteCount} notes {/block:NoteCount}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>,{/block:RebloggedFrom}{block:ContentSource}originally from <a href="{SourceURL}">{SourceTitle} </a>
  247. {/block:ContentSource}<br><br>{PostNotes}<div>{/block:PermalinkPage}
  248.  
  249. {/block:posts}
  250.  
  251. </div></div></div>
  252.  
  253. </body>
  254.  
  255. <!-- PLEASE DO NOT REMOVE --><div class="credit"><a href="http://timbllr-themes.tumblr.com/">ⓣ</a></div> <!-- PHANK YOU- ->
  256.  
  257. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement