enchantingly

Theme 22 - Forget Me Not

Oct 16th, 2013
2,729
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.73 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!----
  5. Theme 22 - "Forget Me Not" by Elowen (theghostoflove.tumblr.com)
  6.  
  7. Credit stays intact, please. If you get stuck, feel free to message me! Comments and suggestions are welcome.
  8. --->
  9.  
  10. <head>
  11.  
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17. <meta name="color:Ask and Link Bg" content="#aab1e6">
  18. <meta name="color:Background" content="#6e79c9">
  19. <meta name="color:Body" content="#3b44b6">
  20. <meta name="color:Border" content="#4e52e0">
  21. <meta name="color:Border 2" content="#e9cd98">
  22. <meta name="color:Border 3" content="#dbbc81">
  23. <meta name="color:Chat1" content="#a5aeec">
  24. <meta name="color:Chat2" content="#8f96cc">
  25. <meta name="color:Link" content="#273072">
  26. <meta name="color:Link Hover" content="#dbbc81">
  27. <meta name="color:Navlinks Bg" content="#959cd5">
  28. <meta name="color:Navlinks Bg Hover" content="#444e96">
  29. <meta name="color:Post" content="#959dd6">
  30. <meta name="color:Scroll" content="#eedbb6">
  31. <meta name="color:Scroll Bg" content="#6e79c9">
  32. <meta name="color:Sidebar" content="#ebd7b2">
  33. <meta name="color:Title" content="#6e79c9">
  34.  
  35. <meta name="if:Cursive Fonts" content="1">
  36. <meta name="if:Infinite Scroll" content="0">
  37. <meta name="if:Page Support" content="0">
  38. <meta name="if:Posts 400" content="0">
  39.  
  40. <meta name="image:Background" content="">
  41. <meta name="image:Sidebar" content="https://static.tumblr.com/3008cde69dad3180a4e1d87f6655423b/ougxdjo/aU2mukqfm/tumblr_static_clemence.png">
  42. <meta name="image:Sidebar2" content="https://static.tumblr.com/d6bc57e978a86e011220a4ce951514c9/ougxdjo/25umukqvr/tumblr_static_fleur.png">
  43.  
  44. <meta name="text:Link 1" content="">
  45. <meta name="text:Link 1 URL" content="http://">
  46. <meta name="text:Link 2" content="">
  47. <meta name="text:Link 2 URL" content="http://">
  48. <meta name="text:Link 3" content="">
  49. <meta name="text:Link 3 URL" content="http://">
  50. <meta name="text:Link 4" content="">
  51. <meta name="text:Link 4 URL" content="http://">
  52. <meta name="text:Link 5" content="">
  53. <meta name="text:Link 5 URL" content="http://">
  54. <meta name="text:Link 6" content="">
  55. <meta name="text:Link 6 URL" content="http://">
  56. <meta name="text:Link 7" content="">
  57. <meta name="text:Link 7 URL" content="http://">
  58. <meta name="text:Link 8" content="">
  59. <meta name="text:Link 8 URL" content="http://">
  60. <meta name="text:Link 9" content="">
  61. <meta name="text:Link 9 URL" content="http://">
  62. <meta name="text:Link Ten" content="">
  63. <meta name="text:Link Ten URL" content="http://">
  64.  
  65. <style type="text/css">
  66.  
  67. /**BASICS**/
  68.  
  69. body {
  70. text-align:justify;
  71. font-family:'Book Antiqua';
  72. font-size:12px;
  73. color:{color:body};
  74. background:{color:background} url('{image:Background}') fixed;
  75. background-position: bottom right;
  76. }
  77.  
  78. blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px}
  79.  
  80. ::-webkit-scrollbar {width:8px; height:auto; background-color:{color:scroll bg}}
  81. ::-webkit-scrollbar-thumb:vertical {-moz-border-radius-topleft: 6px 6px;border-top-left-radius: 6px 6px; -moz-border-radius-topright: 6px 6px;border-top-right-radius: 6px 6px;-moz-border-radius-bottomleft: 6px 6px;border-bottom-left-radius: 6px 6px; -moz-border-radius-bottomright: 6px 6px;border-bottom-right-radius: 6px 6px;background:{color:scroll};}
  82. ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
  83.  
  84. ::selection {color:{color:post};background-color: {color:body};}
  85. ::-moz-selection {color:{color:post};background-color: {color:body};}::-webkit-selection {color:{color:post};background-color:{color:body};}
  86.  
  87. b {font-weight:bold;color:{color:body};}
  88. i {font-weight:italic;color:{color:body};}
  89. u {text-decoration:underline;}
  90.  
  91. a {color:{color:link};text-decoration:none;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
  92. a:hover {color:{color:link hover}}
  93.  
  94. h1 {font-family:book antiqua;margin-top:-10px;{block:IfCursiveFonts}font-size:21px;{/block:ifCursiveFonts} {block:ifNotCursiveFonts}font-size:16px;{/block:ifNotCursiveFonts}}
  95. h2 {font-family:book antiqua; font-size:20px; text-align:center;margin:-1px 0px -1px; line-height:100%;{block:ifNotCursiveFonts}font-size:18px;{/block:ifNotCursiveFonts}{block:ifCursiveFonts}font-size:24px;{/block:ifCursiveFonts}}
  96. h3 {font-family:lora, serif;font-size:15px;}
  97.  
  98. /**THEME STUFF**/
  99.  
  100. #sidebar {
  101. top:0px;
  102. left:0px;
  103. position:fixed;
  104. width:250px;
  105. height:100%;
  106. background-color:{color:Sidebar};
  107. border-left:5px solid {color:Border 3};
  108. border-right:5px solid {color:Border 3};
  109. }
  110.  
  111. #sidebar img {
  112. width:230px;
  113. margin:20px 0px 10px 0px;
  114. border:2px solid {color:border 2};
  115. }
  116.  
  117. #sidebar2 {
  118. top:0px;
  119. right:0px;
  120. position:fixed;
  121. width:250px;
  122. height:100%;
  123. background-color:{color:Sidebar};
  124. border-left:5px solid {color:Border 3};
  125. border-right:5px solid {color:Border 3};
  126. }
  127.  
  128. #sidebar2 img {
  129. width:230px;
  130. margin:20px 0px 10px 0px;
  131. border:2px solid {color:border 2};
  132. }
  133.  
  134. #title {
  135. padding:2px;
  136. font-family:book antiqua;
  137. font-style:italic;
  138. font-weight:normal;
  139. text-align:center;
  140. width:250px;
  141. color:{color:Title};
  142. {block:ifNotCursiveFonts}font-size:24px;
  143. margin:15px 0px 0px 0px;{/block:ifNotCursiveFonts}
  144. {block:ifCursiveFonts}font-size:30px;
  145. margin:10px 0px 0px 0px;{/block:ifCursiveFonts}
  146. }
  147.  
  148. #title a {
  149. color:{color:Title}
  150. }
  151.  
  152. #desc {
  153. text-align:justify;
  154. font-size:12px;
  155. width:240px;
  156. padding:5px;
  157. max-height:300px;
  158. }
  159.  
  160. #navlinks {
  161. width:100%;
  162. position:fixed;
  163. top:0px;
  164. }
  165.  
  166. .navalinks {
  167. z-index:20;
  168. margin-left:-10px;
  169. padding:5px 20px 5px 20px;
  170. width:500px;
  171. text-align:center;
  172. background-color:{color:Sidebar};
  173. }
  174.  
  175. .navalinks a {
  176. border:2px solid transparent;
  177. font-size:11px;
  178. margin:3px;
  179. text-align:center;
  180. width:100px;
  181. padding:2px;
  182. display:inline-block;
  183. background-color:{color:Navlinks Bg};
  184. }
  185.  
  186. .navalinks a:hover {
  187. letter-spacing:1px;
  188. background-color:{color:Navlinks Bg Hover};
  189. -webkit-transition: all .5s ease-in-out;
  190. -moz-transition: all .5s ease-in-out;
  191. -o-transition: all .5s ease-in-out;
  192. transition: all .5s ease-in-out;
  193. }
  194.  
  195. #links {
  196. padding-left:0px;
  197. margin-top:40px;
  198. width:250px;
  199. text-align:center;
  200. -webkit-transition: all .7s ease-in-out;
  201. -moz-transition: all .7s ease-in-out;
  202. -o-transition: all .7s ease-in-out;
  203. transition: all .7s ease-in-out;
  204. }
  205. #links a {
  206. border:2px solid transparent;
  207. font-size:11px;
  208. margin:3px;
  209. text-align:center;
  210. width:100px;
  211. padding:2px;
  212. display:inline-block;
  213. background-color:{color:Navlinks Bg};
  214. }
  215. #links a:hover {
  216. letter-spacing:1px;
  217. border:2px solid {color:border};
  218. background-color:{color:Navlinks Bg Hover};
  219. -webkit-transition: all .5s ease-in-out;
  220. -moz-transition: all .5s ease-in-out;
  221. -o-transition: all .5s ease-in-out;
  222. transition: all .5s ease-in-out;
  223. }
  224.  
  225. #pagination {
  226. width:250px;
  227. text-align:center;
  228. font-size:28px;
  229. font-family:georgia;
  230. margin-top:10px;
  231. }
  232.  
  233. /**POSTS**/
  234.  
  235. #entries {
  236. margin-top:55px;
  237. width:100%;
  238. }
  239.  
  240. #post {
  241. text-align:justify;
  242. padding:15px;
  243. margin-left:5px;
  244. margin-top:10px;
  245. margin-bottom:15px;
  246. padding-bottom:10px;
  247. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  248. {block:ifPosts400}width:400px;{/block:ifPosts400}
  249. background-color:{color:Post};
  250. border:4px double {color:border 2};
  251. }
  252.  
  253. /**POST INFO**/
  254.  
  255. #info {
  256. border-top:1px solid {color:border};
  257. padding-top:10px;
  258. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  259. {block:ifPosts400}width:400px;{/block:ifPosts400}
  260. }
  261.  
  262. #tags {
  263. margin-top:3px;
  264. margin-bottom:-5px;
  265. position:relative;
  266. padding-top:0px;
  267. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  268. {block:ifPosts400}width:400px;{/blockifPosts400}
  269. }
  270.  
  271. .note {
  272. text-transform:normal;
  273. font-style:normal;
  274. letter-spacing:0px;
  275. text-align:left;
  276. line-height:100%;
  277. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  278. {block:ifPosts400}width:400px;{/blockifPosts400}
  279. margin-left:-10px;
  280. }
  281. .note li {
  282. list-style-type:none;
  283. text-align:left;
  284. padding-top:5px;
  285. padding-bottom:5px;
  286. margin-left:-20px;
  287. }
  288.  
  289. /**POST TYPES**/
  290.  
  291. #linkposts {
  292. padding-bottom:10px;
  293. padding-top:10px;
  294. font-family:book antiqua;
  295. font-size:16px;
  296. border:2px dotted {color:Border};
  297. background-color:{color:Ask and Link Bg};
  298. }
  299.  
  300. #question {
  301. font-size:13px;
  302. letter-spacing:1px;
  303. padding:10px;
  304. border:2px dotted {color:Border};
  305. background-color:{color:Ask and Link Bg}
  306. }
  307. #asker {
  308. text-align:right;
  309. font-size:12px;
  310. letter-spacing:1px;
  311. padding-bottom:0px;
  312. margin-top:20px;
  313. }
  314. #asker img {
  315. vertical-align:left;
  316. float:right;
  317. margin-left:10px;
  318. margin-right:10px;
  319. margin-top:-10px;
  320. border:1px solid {color:Border};
  321. }
  322.  
  323. .album {position:absolute; margin-top:0px; width:100px; height:100px;}
  324. .album img {width:100px; height:100px}
  325. .audio {opacity:.6;overflow:hidden;display:block; position:absolute; width:28px; height:30px; margin-top:35px; margin-left:35px;}
  326. .audiobox {height:100px;z-index:-1; margin-left:100px;}
  327. .audiotext {text-align:center; padding-top:30px; max-width:300px;overflow:hidden;}
  328. .pc {padding: 8px 13px;height:13px;float:right;font-size: 12px;text-transform: lowercase;z-index:-1}
  329.  
  330. .chat {margin:3px 3px 10px 3px;}
  331. .chat .lines {margin-left:1px;}
  332. .chat .lines .line {margin-bottom:1px;padding:3px 5px;background-color:{color:Chat1}}
  333. .chat .lines .line.even{background-color:{color:Chat2};}
  334.  
  335. #credit {padding-left:10px;padding-right:10px;position:fixed;font-size:11px;font-weight:normal;line-height:150%;letter-spacing:0px;right:-125px;bottom:5px;text-transform:normal;text-align:center;background-color:{color:post};-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
  336. #credit:hover {right:10px;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
  337.  
  338. </style>
  339.  
  340. <script src="https://static.tumblr.com/ougxdjo/7cPmrvjid/lora.js" type="text/javascript"></script>
  341.  
  342. {block:ifInfiniteScroll}<script type="text/javascript" src="https://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifInfiniteScroll}
  343.  
  344. {block:ifCursiveFonts}
  345. <script src="https://static.tumblr.com/n82fyzo/XjQmg8058/cufon-yui.js" type="text/javascript"></script>
  346. <script src="https://static.tumblr.com/ougxdjo/Ubpmt2nud/cookie_400.font.js" type="text/javascript"></script>
  347. <script type="text/javascript"> Cufon.replace('h1'); </script>
  348. <script type="text/javascript"> Cufon.replace('#title'); </script>
  349. <script type="text/javascript"> Cufon.replace('h2'); </script>
  350. {/block:ifCursiveFonts}
  351.  
  352. </head>
  353. <body>
  354. <div id="sidebar">
  355. <a href="/"><div id="title">{Title}</div></a>
  356. <center><img src="{image:Sidebar}"></center>
  357. <div id="desc">{Description}</div>
  358. </div>
  359. <div id="sidebar2">
  360. <div id="links">
  361. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  362. {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
  363. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
  364. {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
  365. {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
  366. {block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:ifLink6}
  367. {block:ifLink7}<a href="{text:Link 7 URL}">{text:Link 7}</a>{/block:ifLink7}
  368. {block:ifLink8}<a href="{text:Link 8 URL}">{text:Link 8}</a>{/block:ifLink8}
  369. {block:ifLink9}<a href="{text:Link 9 URL}">{text:Link 9}</a>{/block:ifLink9}
  370. {block:ifLinkTen}<a href="{text:Link Ten URL}">{text:Link Ten}</a>{/block:ifLinkTen}
  371. {block:ifPageSupport}
  372. {block:HasPages}{block:Pages}<a href="{URL}" class="page">{Label}</a><br>{/block:Pages}{/block:HasPages}
  373. {/block:ifPageSupport}
  374. </div>
  375. {block:Pagination}<div id="pagination">
  376. <small><small><small>{CurrentPage}/{TotalPages}</small></small></small><br>
  377. {block:PreviousPage}<a href="{PreviousPage}">«</a>&nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>{/block:Pagination}
  378. <center><img src="{image:Sidebar2}"></center>
  379. </div>
  380.  
  381. <center><div id="navlinks">
  382. <center><div class="navalinks">
  383. <a href="/">home</a>
  384. <a href="/ask">ask</a>
  385. <a href="/archive">archive</a>
  386. <a href="https://theghostoflove.tumblr.com">theme</a>
  387. </div></center>
  388. </div></center>
  389.  
  390. <center><div id="entries">
  391. {block:TagPage}
  392. <h2>Posts tagged "{Tag}"</h2>
  393. {/block:TagPage}
  394. {block:ifInfiniteScroll}<div class="autopagerize_page_element">{/block:ifInfiniteScroll}
  395. {block:Posts}
  396. <div id="post">
  397. <!--Text Posts-->
  398. {block:Text}
  399. {block:Title}<h2>{Title}</h2>{/block:Title}
  400. {Body}
  401. {/block:Text}
  402.  
  403. <!--Photo Posts-->
  404. {block:ifNotPosts400}
  405. {block:Photo}<center>
  406. {OpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  407. {LinkCloseTag}</center>
  408. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  409. {/block:ifNotPosts400}
  410.  
  411. {block:ifPosts400}
  412. {block:Photo}<center>
  413. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  414. {LinkCloseTag}</center>
  415. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  416. {/block:ifPosts400}
  417.  
  418. <!--Photosets-->
  419. {block:ifNotPosts400}
  420. {block:Photoset}<center>
  421. {Photoset-500}</center>
  422. {block:Caption}{Caption}{/block:Caption}
  423. {/block:Photoset}
  424. {/block:ifNotPosts400}
  425.  
  426. {block:ifPosts400}
  427. {block:Photoset}<center>
  428. {Photoset-400}</center>
  429. {block:Caption}{Caption}{/block:Caption}
  430. {/block:Photoset}
  431. {/block:ifPosts400}
  432.  
  433. <!--Quotes-->
  434. {block:Quote}
  435. <h3>“{Quote}”</h3>
  436. <div align="right">{block:Source}<h1>- {Source}</h1>{/block:Source}</div>
  437. {/block:Quote}
  438.  
  439. <!--Video Posts-->
  440. {block:ifNotPosts400}
  441. {block:Video}{Video-500}
  442. {block:Caption}{Caption}{/block:Caption}
  443. {/block:Video}
  444. {/block:ifNotPosts400}
  445.  
  446. {block:ifPosts400}
  447. {block:Video}{Video-400}
  448. {block:Caption}{Caption}{/block:Caption}
  449. {/block:Video}
  450. {/block:ifPosts400}
  451.  
  452. <!--Link Posts-->
  453. {block:Link}
  454. <div id="linkposts">
  455. <a href="{URL}" class="link" {Target}>
  456. <center>{Name} →</center></a><BR>
  457. <center>
  458. <small><small>{URL}</small></small>
  459. </center>
  460. </div> <!--linkposts-->
  461. {block:Description}{Description}{/block:Description}
  462. {/block:Link}
  463.  
  464. <!--Chat-->
  465. {block:Chat}
  466. {block:Title}<h4>{Title}</h4>{/block:Title}
  467. <div class="chat">
  468. <div class="lines">
  469. {block:Lines}
  470. <div class="line {Alt}">
  471. {block:Label}
  472. <strong>{Label}</strong>{/block:Label} {Line}
  473. </div> <!--line alt-->
  474. {/block:Lines}
  475. </div> <!--lines-->
  476. </div><!--chat-->
  477. {/block:Chat}
  478.  
  479. <!--Audio Posts -->
  480. {block:Audio}
  481. {block:AlbumArt}
  482. <div class="album"><img src="{AlbumArtURL}"></div>
  483. {/block:AlbumArt}
  484.  
  485. <div class="audio">{AudioPlayerWhite}</div>
  486. {block:PlayCount}
  487. <div class="pc">
  488. {PlayCountWithLabel}
  489. </div><!--pc-->
  490. {/block:PlayCount}
  491.  
  492. <center><div class="audiobox">
  493. <div class="audiotext">
  494. {block:TrackName}
  495. <i><big><big>"{TrackName}"</big></i>{/block:TrackName}
  496. {block:Artist}<br>by {Artist}{/block:Artist}</big></center>
  497. <!--audiotext-->
  498. <!--audiobox-->
  499. {block:Caption}{Caption}{/block:Caption}
  500. {/block:Audio}
  501.  
  502. <!--Asks-->
  503. {block:Answer}
  504. <div id="question">
  505. {Question}
  506. <div id="asker">
  507. <img src="{AskerPortraitURL-30}">- {Asker}</div><br>
  508. </div> <!--question-->
  509. <br>{Answer}<br>
  510. {/block:Answer}
  511.  
  512. {block:Date}
  513. <div id="info">
  514. <a href="{Permalink}"><a href="{Permalink}">
  515. {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} '{ShortYear}
  516. at {12Hour}.{Minutes}{ampm}</a> |
  517. <a href="{Permalink}"> {NoteCountWithLabel}</a>
  518. <div style="text-align:right;margin-top:-14px;">{block:RebloggedFrom} &nbsp;&nbsp;&nbsp;
  519. <a href="{ReblogParentURL}" title="{ReblogParentName}">
  520. via </a> {/block:RebloggedFrom}
  521. {block:Reblog} /
  522. <a href="{ReblogRootURL}" title="{ReblogRootName}">
  523. origin</a>{/block:Reblog} |{/block:RebloggedFrom}
  524. <a href="{ReblogURL}" target="_blank"> reblog</a></div>
  525. <!--right-->
  526.  
  527.  
  528. {block:HasTags}
  529. <div style="margin-top:5px;">
  530. {block:Tags}
  531. <small>#</small><a href="{TagURL}" target="_blank">{Tag}</a>
  532. {/block:Tags}
  533. </div>
  534. {/block:HasTags}
  535.  
  536. </div><!--info-->
  537. {/block:Date}
  538.  
  539. {block:PostNotes}
  540. <div class="note">{PostNotes}</div>
  541. {/block:PostNotes}
  542. </div><!--post-->
  543. {/block:Posts}
  544. </div> <!--entries-->
  545. </div> <!--background-->
  546.  
  547.  
  548.  
  549. </body>
  550. </html>
Advertisement
Add Comment
Please, Sign In to add comment