Advertisement
misscharliepace

Theme 17 by tristran-thorn

Jul 22nd, 2013
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. <html>
  2.  
  3. <!------Theme 17 by tristran-thorn, thank you so much for using it and I hope you have a really lovely day! also don't remove the credit and all of that other stuff I'm supposed to say here----->
  4.  
  5. <head>
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}" />
  9.  
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <meta name="color:background" content="#ffffff"/>
  13. <meta name="color:text" content="#a56262"/>
  14. <meta name="color:link" content="#435363"/>
  15. <meta name="color:linkhover" content="#f9f9f9">
  16.  
  17. <meta name="image:sidebar" content="">
  18.  
  19. <meta name="text:link1" content=""/>
  20. <meta name="text:link1text" content=""/>
  21. <meta name="text:link2" content=""/>
  22. <meta name="text:link2text" content=""/>
  23. <meta name="text:link3" content=""/>
  24. <meta name="text:link3text" content=""/>
  25. <meta name="text:link4" content=""/>
  26. <meta name="text:link4text" content=""/>
  27.  
  28. <style type="text/css">
  29.  
  30. ::-webkit-scrollbar-thumb:vertical {
  31. background-color:#e5e5e5;
  32. height:5px;
  33. border:solid 1px white;
  34. }
  35.  
  36. ::-webkit-scrollbar {
  37. height:10px;
  38. width:10px;
  39. background:white;
  40. }
  41.  
  42. #tooltip {
  43. padding: 3px;
  44. background:#fbfbfb;
  45. text-align: center;
  46. font-size: smaller;
  47. font-family:calibri;
  48. text-transform:uppercase;
  49. }
  50.  
  51. body{
  52. color:{color:text};
  53. font-family:baskerville;
  54. font-size:10px;
  55. text-align:justify;
  56. background-color:{color:background};
  57. }
  58.  
  59. a:link {
  60. -webkit-transition: all 0.5s ease;
  61. -moz-transition: all 0.5s ease;
  62. -o-transition: all 0.5s ease;
  63. text-decoration:none;}
  64.  
  65. a:visited {text-decoration:none;}
  66.  
  67. a:hover {
  68. -webkit-transition: all 0.5s ease-in-out;
  69. transition: all 0.5s ease-in-out;
  70. text-decoration:none;
  71. color:{color:linkhover}}
  72.  
  73. a:active {text-decoration:none;}
  74.  
  75. #cent{
  76. width:540px;
  77. margin-left:40px;
  78. background-color:transparent;
  79. position:relative;
  80. }
  81.  
  82. #post{
  83. opacity:1;
  84. -webkit-transition: all 1s ease-in-out;
  85. transition: all 1s ease-in-out;
  86. padding:20px;
  87. background-color:transparent;
  88. width:500px;
  89. float:left;
  90. margin-top:0px;
  91. position:relative;
  92. }
  93.  
  94. #post:hover {
  95. opacity:0.85;
  96. -webkit-transition: all 1s ease;
  97. -moz-transition: all 1s ease;
  98. -o-transition: all 1s ease;
  99. }
  100.  
  101. #sidebarimage {
  102. opacity:1;
  103. -webkit-transition: all 1s ease-in-out;
  104. transition: all 1s ease-in-out;
  105. margin-top:125px;
  106. left:640px;
  107. position:fixed;
  108. border:double #e5e5e5;
  109. padding-top:5px;
  110. padding-left:5px;
  111. padding-right:5px;
  112. padding-bottom:2.5px;
  113. }
  114.  
  115. #sidebarimage:hover {
  116. opacity:0.85;
  117. -webkit-transition: all 1s ease-in-out;
  118. transition: all 1s ease-in-out;
  119. -webkit-transform: rotate(5deg);
  120. -moz-transform: rotate(5deg);
  121. -o-transform: rotate(5deg);
  122. -ms-transform: rotate(5deg);
  123. transform: rotate(5deg);
  124. }
  125.  
  126. #description {
  127. margin-top:230px;
  128. left:643px;
  129. position:fixed;
  130. padding:5px;
  131. width:90px;
  132. height:100px;
  133. font-size:8px;
  134. }
  135.  
  136. #linkses1 {
  137. margin-top:100px;
  138. left:645px;
  139. width:15px;
  140. height:18px;
  141. font-size:10px;
  142. font-family:baskerville;
  143. position:fixed;
  144. }
  145.  
  146. #linkses2 {
  147. margin-top:105px;
  148. left:660px;
  149. width:15px;
  150. height:18px;
  151. font-size:10px;
  152. font-family:baskerville;
  153. position:fixed;
  154. }
  155.  
  156. #linkses3 {
  157. margin-top:100px;
  158. left:675px;
  159. width:15px;
  160. height:18px;
  161. font-size:10px;
  162. font-family:baskerville;
  163. position:fixed;
  164. }
  165.  
  166. #linkses4 {
  167. margin-top:105px;
  168. left:695px;
  169. width:15px;
  170. height:18px;
  171. font-size:10px;
  172. font-family:baskerville;
  173. position:fixed;
  174. }
  175.  
  176. #linkses5 {
  177. margin-top:100px;
  178. left:710px;
  179. width:15px;
  180. height:18px;
  181. font-size:10px;
  182. font-family:baskerville;
  183. position:fixed;
  184. }
  185.  
  186. #linkses6 {
  187. margin-top:105px;
  188. left:725px;
  189. width:15px;
  190. height:18px;
  191. font-size:10px;
  192. font-family:baskerville;
  193. position:fixed;
  194. }
  195.  
  196. #credit {
  197. margin-top:0px;
  198. margin-left:10px;
  199. position:fixed;
  200. }
  201.  
  202. #noteybit {
  203. text-transform:uppercase;
  204. font-family:calibri;
  205. font-size:8px;
  206. padding:5px;
  207. border:solid 1px #f2f2f2;
  208. background:#f9f9f9;
  209. }
  210.  
  211. #quotee {
  212. font-size:12px;
  213. font-family:georgia;
  214. }
  215.  
  216. #prevvious {
  217. margin-top:237px;
  218. position:fixed;
  219. margin-left:625px;
  220. font-size:22px;
  221. }
  222.  
  223. #nexxt {
  224. position:fixed;
  225. margin-top:237px;
  226. margin-left:738px;
  227. font-size:22px;
  228. }
  229.  
  230. {CustomCSS}</style>
  231. </head>
  232. <body>
  233. <script>
  234. var offsetx = 15; var offsety = 10; function newelement(newid) { if(document.createElement) { var el = document.createElement('div'); el.id = newid; with(el.style) { display = 'none'; position = 'absolute'; } el.innerHTML = '&nbsp;'; document.body.appendChild(el); } } var ie5 = (document.getElementById && document.all); var ns6 = (document.getElementById && !document.all); var ua = navigator.userAgent.toLowerCase(); var isapple = (ua.indexOf('applewebkit') != -1 ? 1 : 0); function getmouseposition(e) { if(document.getElementById) { var iebody=(document.compatMode && document.compatMode != 'BackCompat') ? document.documentElement : document.body; pagex = (isapple == 1 ? 0:(ie5)?iebody.scrollLeft:window.pageXOffset); pagey = (isapple == 1 ? 0:(ie5)?iebody.scrollTop:window.pageYOffset); mousex = (ie5)?event.x:(ns6)?clientX = e.clientX:false; mousey = (ie5)?event.y:(ns6)?clientY = e.clientY:false; var lixlpixel_tooltip = document.getElementById('tooltip'); lixlpixel_tooltip.style.left = (mousex+pagex+offsetx) + 'px'; lixlpixel_tooltip.style.top = (mousey+pagey+offsety) + 'px'; } } function tooltip(tip) { if(!document.getElementById('tooltip')) newelement('tooltip'); var lixlpixel_tooltip = document.getElementById('tooltip'); lixlpixel_tooltip.innerHTML = tip; lixlpixel_tooltip.style.display = 'block'; document.onmousemove = getmouseposition; } function exit() { document.getElementById('tooltip').style.display = 'none'; }
  235. </script>
  236.  
  237. <body link="{color:link}" vlink="{color:link}" alink="#999999">
  238.  
  239. <div id="prevvious">
  240. {block:PreviousPage}<a href="{PreviousPage}">‹</a>{/block:PreviousPage}
  241. </div>
  242.  
  243. <div id="nexxt">
  244. {block:NextPage}<a href="{NextPage}">›</a>{/block:NextPage}
  245. </div>
  246.  
  247. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}" height="90" width="90"></a></div>
  248.  
  249. <div id="description">
  250. {Description}
  251. </div>
  252.  
  253. <div style="position:fixed; bottom:0px; right:10px; font-size:13px;">
  254. <a href="http://tristran-thorn.tumblr.com/">© </a><br><br>
  255. </div>
  256.  
  257. <div id="linkses1">
  258. <span class="tip" onmouseover="tooltip('Home');" onmouseout="exit();">
  259. <a href="/">.i </a href></span></div>
  260. <div id="linkses2">
  261. <span class="tip" onmouseover="tooltip('Ask');" onmouseout="exit();"><a href="/ask">.ii </a href></span></div>
  262. <div id="linkses3">
  263. <span class="tip" onmouseover="tooltip('{text:link1text}');" onmouseout="exit();"><a href="{text:link1}">.iii </a href></span></div>
  264. <div id="linkses4">
  265. <span class="tip" onmouseover="tooltip('{text:link2text}');" onmouseout="exit();"><a href="{text:link2}">.iv </a href></span></div>
  266. <div id="linkses5">
  267. <span class="tip" onmouseover="tooltip('{text:link3text}');" onmouseout="exit();"><a href="{text:link3}">.v </a href></span>
  268. </div>
  269. <div id="linkses6">
  270. <span class="tip" onmouseover="tooltip('{text:link4text}');" onmouseout="exit();"><a href="{text:link4}">.vi </a href></span>
  271. </div>
  272.  
  273. <div id="cent">
  274. {block:Posts}
  275. <div id="post">
  276.  
  277. {block:Text}
  278. <h1>
  279. {block:Title}{Title}{/block:Title}</h1>
  280. {Body}
  281. {/block:Text}
  282.  
  283. {block:Photo}
  284. <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>
  285. {/block:Photo}
  286.  
  287. {block:Photoset}
  288. {Photoset-500}
  289. {/block:Photoset}
  290.  
  291. {block:Quote}
  292. <div id="quotee">
  293. ❝<i>{Quote}</i>❞
  294. </div>
  295. <div align="right">
  296. {block:Source}-{Source}{/block:Source}
  297. </div>
  298. {/block:Quote}
  299.  
  300. {block:Video}
  301. {Video-500}<br>
  302. {PlayCountWithLabel}
  303. {/block:Video}
  304.  
  305. {block:Link}
  306. <h1>
  307. <a href="{URL}" class="link" {Target}>{Name}</a></h1>
  308. {block:Description}{Description}{/block:Description}
  309. {/block:Link}
  310.  
  311. {block:Chat}
  312. {block:Lines}
  313. <b>
  314. {block:Label}
  315. <br>{Label}
  316. {/block:Label}
  317. </b>
  318. &nbsp;{Line}
  319. {/block:Lines}
  320. {/block:Chat}
  321.  
  322. {block:Audio}
  323. {AudioPlayerGrey}
  324. <br><div align="right">{block:Artist}
  325. Artist: {Artist}</div>
  326. {/block:Artist}<br>
  327. {block:Caption}{Caption}{/block:Caption}
  328. {/block:Audio}
  329.  
  330. {block:Answer}
  331. {Asker} asked <b>{Question}</b><br>
  332. {Answer}
  333. {/block:Answer}
  334.  
  335. {block:PermalinkPage}
  336. {NoteCountWithLabel}
  337. {block:Caption}
  338. {Caption}
  339. {/block:Caption}
  340. <br>
  341. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  342. {/block:PermalinkPage}
  343.  
  344. <div id="noteybit">
  345. <center>
  346. <a href="{Permalink}">{TimeAgo}</a> with
  347. <a href="{Permalink}">{NoteCountWithLabel} </a>|
  348. {block:Tags} <a href="{TagUrl}">#{Tag}</a> {/block:Tags}
  349. </center>
  350. </div>
  351.  
  352. </div>{/block:Posts}
  353.  
  354. </div>
  355. </body>
  356. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement