Advertisement
misscharliepace

Theme 13 by myknightofflowers

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