Advertisement
mikasackerman

theme 26: leonhart

Sep 13th, 2014
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.62 KB | None | 0 0
  1. <!---- theme 26 'leonhart'
  2. - by mikasarps, previously jadeofroleplay
  3. - do not steal this coding
  4. - do not remove the credit
  5. - please enjoy the theme (✿◠‿◠) --->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <head>
  11.  
  12. <title>{Title}</title>
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14. <link rel="shortcut icon" href="{Favicon}" />
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  16.  
  17.  
  18. <meta name="color:bg" content="#ffffff">
  19. <meta name="color:border" content="#eadbc2">
  20. <meta name="color:hover" content="#bbbbbb">
  21. <meta name="color:info" content="#ffffff" />
  22. <meta name="color:link" content="#d7b093">
  23. <meta name="color:post" content="#ffffff" />
  24. <meta name="color:question" content="#ffffff" />
  25. <meta name="color:scrollbar" content="#eadbc2">
  26. <meta name="color:scrollbg" content="#ffffff">
  27. <meta name="color:sidebar" content="#ffffff" />
  28. <meta name="color:sidelinks" content="#ffffff" />
  29. <meta name="color:slinks" content="#000000" />
  30. <meta name="color:slinks hover" content="#d7b093" />
  31. <meta name="color:text" content="#000000">
  32. <meta name="color:title" content="#000000">
  33.  
  34. <meta name="image:sidebar" content=""/>
  35. <meta name="image:sidebar2" content=""/>
  36. <meta name="image:background" content=""/>
  37.  
  38. <meta name="if:whiteplayer" content="1" />
  39. <meta name="if:blackplayer" content="0" />
  40.  
  41. <meta name="text:slink1" content=""/>
  42. <meta name="text:slink1 title" content=""/>
  43. <meta name="text:slink2" content=""/>
  44. <meta name="text:slink2 title" content=""/>
  45. <meta name="text:slink3" content=""/>
  46. <meta name="text:slink3 title" content=""/>
  47. <meta name="text:slink4" content=""/>
  48. <meta name="text:slink4 title" content=""/>
  49. <meta name="text:slink5" content=""/>
  50. <meta name="text:slink5 title" content=""/>
  51. <meta name="text:slink6" content=""/>
  52. <meta name="text:slink6 title" content=""/>
  53. <meta name="text:sidetitle" content="your main title" />
  54. <meta name="text:subtitle" content="the subtitle" />
  55.  
  56. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  57.  
  58. <style type="text/css">
  59.  
  60. a {
  61. color: {color:link};
  62. text-decoration: none;
  63. -moz-transition-duration: 0.5s;
  64. -webkit-transition-duration: 0.5s;
  65. -o-transition-duration: 0.5s;
  66. }
  67.  
  68. a:hover {
  69. color: {color:hover};
  70. text-decoration: none;
  71. -moz-transition-duration: 0.5s;
  72. -webkit-transition-duration: 0.5s;
  73. -o-transition-duration: 0.5s;
  74. }
  75.  
  76. b, strong {
  77. color: {color:title};
  78. }
  79.  
  80. blockquote {
  81. border-left: 2px solid {color:border};
  82. margin: 5px;
  83. padding-left: 5px;
  84. }
  85.  
  86. ::-webkit-scrollbar-thumb {
  87. height: auto;
  88. background-color: {color:border};
  89. }
  90.  
  91. ::-webkit-scrollbar {
  92. height: 3px;
  93. width: 3px;
  94. background-color: {color:scrollbg};
  95. }
  96.  
  97. body {
  98. background-color:{color:bg};
  99. background-image: url('http://static.tumblr.com/e29466124134bb18c02e9f6b1d7c17cf/wjzjfzw/KKdnbu1pw/tumblr_static_eic26fkfcqo0ks0ws008k008s.png');
  100. background-attachment: fixed;
  101. font-family: georgia;
  102. font-weight: normal;
  103. }
  104.  
  105. h1 {
  106. color: {color:text};
  107. font-weight: normal;
  108. font-size: 10px;
  109. font-style: normal;
  110. line-height: 80%;
  111. letter-spacing: 1px;
  112. text-align: center;
  113. text-transform: uppercase;
  114. }
  115.  
  116. h2 {
  117. color: {color:title};
  118. font-size: 25px;
  119. font-style: italic;
  120. font-weight: normal;
  121. line-height: 100%;
  122. margin-top: -5px;
  123. padding: 5px;
  124. padding-bottom: 2px;
  125. text-align: center;
  126. text-transform: lowercase;
  127. }
  128.  
  129. h3 {
  130. color: {color:text};
  131. font-size: 15px;
  132. font-weight: normal;
  133. letter-spacing: -0.5px;
  134. line-height: 100%;
  135. margin-top: -5px;
  136. padding: 5px;
  137. padding-bottom: 2px;
  138. text-align: center;
  139. }
  140.  
  141. #theme {
  142. background-color: transparent;
  143. float: left;
  144. margin: 0 auto -12px auto;
  145. width: 700px;
  146. }
  147.  
  148. #sidebar {
  149. background-color: {color:sidebar};
  150. border: 1px solid {color:border};
  151. height: 380px;
  152. margin-left: 387px;
  153. margin-top: 50px;
  154. padding: 0px;
  155. position: fixed;
  156. width: 245px;
  157. }
  158.  
  159. #description {
  160. color: {color:text};
  161. font-family: georgia;
  162. font-size: 10px;
  163. font-style: normal;
  164. margin-bottom: 10px;
  165. margin-left: 10px;
  166. margin-right: 10px;
  167. margin-top: 10px;
  168. text-align: justify;
  169. }
  170.  
  171. #sideimg {
  172. border: 1px solid {color:border};
  173. height: 245px;
  174. margin-left: 80px;
  175. margin-top: 50px;
  176. position: fixed;
  177. width: 300px;
  178. }
  179.  
  180. #sideimg2 {
  181. border: 1px solid {color:border};
  182. height: 245px;
  183. margin-left: 80px;
  184. margin-top: 344px;
  185. position: fixed;
  186. width: 300px;
  187. }
  188.  
  189. #titlebox {
  190. background-color: {color:sidebar};
  191. border: 1px solid {color:border};
  192. height: 35px;
  193. margin-left: 90px;
  194. margin-top: 302px;
  195. position: fixed;
  196. width: 280px;
  197. }
  198.  
  199. #sidetitle {
  200. color: {color:title};
  201. font-family: georgia;
  202. font-size: 16px;
  203. font-style: italic;
  204. letter-spacing: 0px;
  205. margin-bottom: -2px;
  206. margin-left: 3px;
  207. margin-right: 3px;
  208. margin-top: 2px;
  209. text-align: center;
  210. text-transform: lowercase;
  211. }
  212.  
  213. #subtitle {
  214. color: {color:title};
  215. font-family: georgia;
  216. font-size: 10px;
  217. font-style: italic;
  218. letter-spacing: 1px;
  219. margin-bottom: -2px;
  220. margin-left: 3px;
  221. margin-right: 3px;
  222. margin-top: -2px;
  223. text-align: center;
  224. text-transform: lowercase;
  225. }
  226.  
  227. #navbox {
  228. background: transparent;
  229. height: 141px;
  230. margin-left: 387px;
  231. margin-top: 438px;
  232. position: fixed;
  233. width: 247px;
  234. }
  235.  
  236. #nav {
  237. margin-left: 0px;
  238. margin-top: -2px;
  239. }
  240.  
  241. #nav a {
  242. background-color: {color:sidelinks};
  243. border: 1px solid {color:border};
  244. color: {color:slinks};
  245. display: inline-block;
  246. font-family: georgia;
  247. font-size: 10px;
  248. font-style: italic;
  249. height: 29px;
  250. letter-spacing: 1px;
  251. line-height: 29px;
  252. margin-top: 1px;
  253. margin-bottom: 1px;
  254. padding: 3px 0px 3px 0px;
  255. text-align: center;
  256. text-transform: lowercase;
  257. width: 119px;
  258. -webkit-transition: opacity 0.8s linear;
  259. opacity: 1;
  260. -webkit-transition: all 0.5s ease-out;
  261. -moz-transition: all 0.5s ease-out;
  262. transition: all 0.5s ease-out;
  263. }
  264.  
  265. #nav a:hover {
  266. background-color: {color:sidelinks};
  267. border: 1px solid {color:border};
  268. color: {color:slinks hover};
  269. letter-spacing: 1px;
  270. -webkit-transition: opacity 0.8s linear;
  271. opacity: 1;
  272. -webkit-transition: all 0.5s ease-out;
  273. -moz-transition: all 0.5s ease-out;
  274. transition: all 0.5s ease-out;
  275. }
  276.  
  277. #pagination {
  278. color: {color:text};
  279. font-family: georgia;
  280. font-size: 16px;
  281. font-style: italic;
  282. margin-top: 1px;
  283. text-align: center;
  284. }
  285.  
  286. #pagination a {
  287. color: {color:link};
  288. }
  289.  
  290. #pagination a:hover {
  291. color: {color:link hover};
  292. }
  293.  
  294. #stuffcontainer {
  295. background-color: transparent;
  296. color: {color:text};
  297. float: left;
  298. margin-bottom: 25px;
  299. margin-left: 660px;
  300. margin-top: 0px;
  301. position: absolute;
  302. text-align: justify;
  303. }
  304.  
  305. #stuff {
  306. background-color: {color:post};
  307. border: 1px solid {color:border};
  308. color: {color:text};
  309. font-size: 10px;
  310. letter-spacing: 0x;
  311. line-height: 90%;
  312. margin-top: 55px;
  313. padding: 10px;
  314. text-align: justify;
  315. width: 500px;
  316. }
  317.  
  318. .caption {
  319. line-height: 120%;
  320. text-align: justify;
  321. width: 500px;
  322. }
  323.  
  324. .ask {
  325. background-color: {color:question};
  326. border: 1px solid {color:border};
  327. color: {color:text};
  328. padding: 10px;
  329. text-align: center;
  330. font-size: 12px;
  331. }
  332.  
  333. .ans {
  334. color: {color:text};
  335. padding: 10px;
  336. text-align: left;
  337. }
  338.  
  339. .audio {
  340. background-color: {color:post};
  341. padding-bottom: 10px;
  342. width: 500px;
  343. }
  344.  
  345. .albumart {
  346. float: left;
  347. margin-left: 5px;
  348. margin-top: 4px;
  349. padding: 0px 10px 10px 0px;
  350. }
  351.  
  352. .albumart img {
  353. height: 105px;
  354. width: 105px;
  355. }
  356.  
  357. .playercontainer {
  358. padding: 10px;
  359. text-align: left;
  360. width: 480px;
  361. }
  362.  
  363. .audioinfo {
  364. color: {color:text};
  365. padding-top: 10px;
  366. }
  367.  
  368. .source {
  369. float: center;
  370. }
  371.  
  372. #date a {
  373. color: {color:link};
  374. }
  375.  
  376. #date a:hover {
  377. color: {color:text};
  378. }
  379.  
  380. #tagbox {
  381. background-color: {color:info};
  382. border: 1px solid {color:border};
  383. color: {color:text};
  384. font-family: georgia;
  385. font-size: 10px;
  386. font-style: italic;
  387. line-height: 110%;
  388. margin-top: 5px;
  389. padding: 4px 4px 4px 4px;
  390. text-align: center;
  391. text-transform: lowercase;
  392. width: 512px;
  393. }
  394.  
  395. #tagbox a {
  396. color: {color:link};
  397. }
  398.  
  399. #tagbox a:hover {
  400. color: {color:text};
  401. }
  402.  
  403. ul.chat, .chat ol, .chat li {
  404. list-style: none;
  405. margin: 0px;
  406. padding: 2px;
  407. }
  408.  
  409. .label {
  410. font-weight: 700;
  411. margin-right: 5px;
  412. text-decoration: none;
  413. text-transform: uppercase;
  414. }
  415.  
  416. #cred {
  417. background-color: transparent;
  418. bottom: 10px;
  419. color: {color:link};
  420. font-size: 8px;
  421. font-weight: normal;
  422. line-height: 150%;
  423. position: fixed;
  424. right: 10px;
  425. text-align: center;
  426. text-transform: uppercase;
  427. }
  428.  
  429. #cred a {
  430. background-color: transparent;
  431. color: {color:link};
  432. padding: 3px;
  433. -moz-transition-duration: 0.5s;
  434. -webkit-transition-duration: 0.5s;
  435. -o-transition-duration: 0.5s;
  436. }
  437.  
  438. {CustomCSS}
  439.  
  440. </style></head>
  441.  
  442. <body>
  443.  
  444. <div id="theme">
  445.  
  446. <div id="sideimg"><img src="{image:sidebar}"></div>
  447. <div id="sideimg2"><img src="{image:sidebar2}"></div>
  448.  
  449. <div id="titlebox">
  450. <div id="sidetitle">{text:sidetitle}</div>
  451. <div id="subtitle">{text:subtitle}</div>
  452. </div>
  453.  
  454. <div id="sidebar">
  455.  
  456. <div id="description">{Description}</div>
  457. {block:Pagination}
  458. <div id="pagination">
  459. {block:PreviousPage}<a href="{PreviousPage}">fall</a>{/block:PreviousPage}
  460. {block:NextPage}- <a href="{NextPage}">fly</a>{/block:NextPage}
  461. </div>
  462. {/block:Pagination}
  463.  
  464. </div>
  465.  
  466. <div id="navbox">
  467. <div id="nav">
  468. <a href="/">return</a>
  469. <a href="/ask">inquire</a><br>
  470. {block:ifslink1}<a href="{text:slink1}">{text:slink1 title}</a>{/block:ifslink1}
  471. {block:ifslink2}<a href="{text:slink2}">{text:slink2 title}</a><br>{/block:ifslink2}
  472. {block:ifslink3}<a href="{text:slink3}">{text:slink3 title}</a>{/block:ifslink3}
  473. {block:ifslink4}<a href="{text:slink4}">{text:slink4 title}</a><br>{/block:ifslink4}
  474. {block:ifslink5}<a href="{text:slink5}">{text:slink5 title}</a>{/block:ifslink5}
  475. {block:ifslink6}<a href="{text:slink6}">{text:slink6 title}</a>{/block:ifslink6}
  476. </div>
  477.  
  478. </div>
  479.  
  480. <div id="stuffcontainer">
  481.  
  482. {block:Posts}
  483.  
  484. <div id="stuff">
  485.  
  486. {block:Text}
  487. {block:Title}<h2>{Title}</h2>{/block:Title}
  488. {Body}
  489. {/block:Text}
  490.  
  491. {block:Quote}
  492. <h3>“{Quote}”</h3>
  493. <h1>{Source}</h1>
  494. {/block:Quote}
  495.  
  496. {block:Link}
  497. <a href="{URL}"><h2>{Name}</h2></a>
  498. {block:Description}<p>{Description}</p>{/block:Description}
  499. {/block:Link}
  500.  
  501. {block:Photo}
  502. <center><img src="{PhotoURL-500}"/></center>
  503. {block:Caption}{Caption}{/block:Caption}
  504. {/block:Photo}
  505.  
  506. {block:Photoset}
  507. <center>{Photoset-500}</center>
  508. {block:Caption}{Caption}{/block:Caption}
  509. {/block:Photoset}
  510.  
  511. {block:Chat}
  512. <ul class="chat">
  513. {block:Title}<h2>{Title}</h2>{/block:Title}
  514. {block:Lines}
  515. <li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>
  516. {/block:Lines}</ul>
  517. {/block:Chat}
  518.  
  519. {block:Video}
  520. {Video-500}
  521. {block:Caption}{Caption}{/block:Caption}
  522. {/block:Video}
  523.  
  524. {block:Answer}
  525. <div class="ask"><i>{Asker} whispered:</i><br><small>{Question}</small></div>
  526. <div class="ans">{Answer}</div>
  527. {/block:Answer}
  528.  
  529. {block:Audio}
  530. <div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  531. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}{block:Album}<b>Album:</b> {Album}<br />{/block:Album}
  532. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  533. <br><br>{block:ifwhiteplayer}<div class="playercontainer">{AudioPlayerWhite}</div>{/block:ifwhiteplayer}{block:ifblackplayer}<div class="playercontainer">{AudioPlayerBlack}</div>{/block:ifblackplayer}</div>
  534. {block:Caption}{Caption}{/block:Caption}<br>
  535. {/block:Audio}
  536.  
  537. </div>
  538.  
  539. <div id="tagbox">
  540. {block:Date}
  541. <a href="{Permalink}">{TimeAgo}</a>{/block:Date}
  542. {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  543. {block:RebloggedFrom}- <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a> -{/block:RebloggedFrom}
  544. {block:ContentSource} <a href="{SourceURL}">©</a>
  545. {/block:ContentSource}<br>
  546. {block:HasTags}tagged as: {block:Tags}<a href="/tagged/{Tag}">{Tag}</a>. {/block:Tags}{/block:HasTags}
  547. </div>
  548.  
  549. <div class="note">
  550. {block:PostNotes}<small>{PostNotes}</small>{/block:PostNotes}
  551. </div>
  552.  
  553. {/block:Posts}
  554.  
  555. </div>
  556.  
  557. <div id="cred"><a href="http://mikasarps.tumblr.com/"><img src="https://31.media.tumblr.com/b455caa0b2c51e4bc7c17ae3d2d3ae12/tumblr_inline_nbu2z8B4iI1skllgb.gif" /></a></div>
  558.  
  559. </div>
  560. </div>
  561. </div>
  562. </body>
  563. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement