Advertisement
misscharliepace

Theme 14 by myknightofflowers

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