enchantingly

Theme 26 - Mirror of Erised

Nov 7th, 2013
1,346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.78 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 26 "Mirror of Erised" 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:Background" content="#000000">
  18. <meta name="color:Body" content="#6f2795">
  19. <meta name="color:Border" content="#000000">
  20. <meta name="color:Description" content="#6f2795">
  21. <meta name="color:Description Bg" content="#000000">
  22. <meta name="color:Entries" content="#3b0919">
  23. <meta name="color:Link" content="#000000">
  24. <meta name="color:Link Hover" content="#6f2795">
  25. <meta name="color:Navlinks" content"#b583fd">
  26. <meta name="color:Navlinks Hover" content="#ffffff">
  27. <meta name="color:Scroll" content="#5b1134">
  28. <meta name="color:Scroll Bg" content="#000000">
  29. <meta name="color:Title" content="#6f2795">
  30.  
  31. <meta name="if:Cursive Fonts" content="1">
  32. <meta name="if:Infinite Scroll" content="0">
  33. <meta name="if:Posts 400" content="0">
  34. <meta name="if:Show Tags" content="1">
  35. <meta name="if:Using Original Background" content="1">
  36.  
  37. <meta name="image:Background" content="https://static.tumblr.com/9151f0faa3d570ee95c13fd9754cb8f2/ougxdjo/0gOmvuzh8/tumblr_static_b1-background.jpg">
  38. <meta name="image:Sidebar" content="">
  39.  
  40. <meta name="text:Link1" content="">
  41. <meta name="text:Link1URL" content="http://">
  42. <meta name="text:Link2" content="">
  43. <meta name="text:Link2URL" content="http://">
  44. <meta name="text:Link3" content="">
  45. <meta name="text:Link3URL" content="http://">
  46. <meta name="text:Link4" content="">
  47. <meta name="text:Link4URL" content="http://">
  48. <meta name="text:Link5" content="">
  49. <meta name="text:Link5URL" content="http://">
  50. <meta name="text:Link6" content="">
  51. <meta name="text:Link6URL" content="http://">
  52. <meta name="text:Link7" content="">
  53. <meta name="text:Link7URL" content="http://">
  54. <meta name="text:Link8" content="">
  55. <meta name="text:Link8URL" content="http://">
  56.  
  57. <style type="text/css">
  58.  
  59. /**BASICS**/
  60.  
  61. body {
  62. text-align:justify;
  63. font-family:'Lora';
  64. font-size:12px;
  65. color:{color:Body};
  66. background:{color:background} url('{image:background}');
  67. background-attachment:fixed;
  68. {block:ifUsingOriginalBackground}
  69. background-size:100%;{/block:ifUsingOriginalBackground}
  70. }
  71.  
  72. h1 {font-family: 'Pacifico', cursive;font-size:14px;text-align:right;line-height:95%;letter-spacing:1px;padding:6px; font-weight:normal;}
  73. h2 {{block:ifNotCursiveFonts}font-family:Garamond;font-size:18px;{/block:IfNotCursiveFonts}{block:ifCursivefonts}font-family:'Cookie';font-size:24px;{/block:ifCursiveFonts}text-align:center;font-weight:normal;}
  74. h3 {{block:ifNotCursiveFonts}font-family:Garamond;font-size:18px;{/block:IfNotCursiveFonts}{block:ifCursivefonts}font-family:'Cookie';font-size:26px;{/block:ifCursiveFonts}text-align:center;font-weight:normal;margin:0px;}
  75.  
  76. blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px}
  77.  
  78. ::-webkit-scrollbar {width:8px;background:{color:scroll bg};}
  79. ::-webkit-scrollbar-corner {background:{color:scroll};}
  80. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
  81.  
  82. ::selection {color:{color:description bg};background-color: {color:description};}
  83. ::-moz-selection {color:{color:description bg};background-color: {color:description};}
  84. ::-webkit-selection {color:{color:description bg};background-color:{color:description};}
  85.  
  86. b {font-weight:bold;}
  87. i {font-style:italic;}
  88. u {text-decoration:underline;}
  89.  
  90. a {color:{color:link};text-decoration:none;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
  91. a:hover {color:{color:link hover};}
  92.  
  93. /**THEME STUFF**/
  94.  
  95. #sidebar {
  96. width:400px;
  97. height:620px;
  98. position:fixed;
  99. bottom:0px;
  100. left:0px;
  101. background-image:url('https://media.tumblr.com/e2d69772ec3299cd84a01190f34eb41c/tumblr_inline_mvucjjzQml1qk6lff.png');
  102. background-size:400px;
  103. }
  104.  
  105. #sidebarimage {
  106. position:fixed;
  107. left:70px;
  108. bottom:0px;
  109. width:250px;
  110. height:520px;
  111. background-image:url('{image:Sidebar}');
  112. background-size:250px 520px;
  113. }
  114.  
  115. #title {
  116. color:{color:Title};
  117. {block:ifNotCursiveFonts}font-family:Garamond;
  118. font-style:italic;
  119. font-size:26px;{/block:ifNotCursiveFonts}
  120. {block:ifCursiveFonts}font-family:'Rouge Script';
  121. font-weight:normal;
  122. font-size:34px;{/block:ifCursiveFonts}
  123. text-align:center;
  124. }
  125.  
  126. #sidebarimage:hover #desc {opacity:1}
  127. #desc {
  128. opacity:0;
  129. padding:10px;
  130. padding-top:110px;
  131. width:232px;
  132. height:410px;
  133. position:fixed;
  134. bottom:0px;
  135. left:70px;
  136. color:{color:Description};
  137. background-color:{color:Description Bg};
  138. -moz-border-radius-topleft: 36px 36px;
  139. border-top-left-radius: 36px 36px;
  140. -moz-border-radius-topright: 36px 36px;
  141. border-top-right-radius: 36px 36px;
  142. -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;
  143. }
  144.  
  145. {block:ifNotPosts400}
  146. #entriesimage {
  147. margin:-5px 0px 0px 390px;
  148. width:630px;
  149. height:20px;
  150. background-image:url('https://media.tumblr.com/64ad55207070e31230d31d694e41d7f3/tumblr_inline_mvuztr50Nw1qk6lff.png');
  151. background-repeat:no-repeat;
  152. background-size:100%;
  153. }
  154.  
  155. #entries {
  156. padding:1px;
  157. margin-left:426px;
  158. width:560px;
  159. background-color:{color:entries};
  160. }
  161. {/block:ifNotPosts400}
  162.  
  163. {block:ifPosts400}
  164. #entriesimage {
  165. margin:-5px 0px 0px 410px;
  166. width:530px;
  167. height:20px;
  168. background-image:url('https://media.tumblr.com/64ad55207070e31230d31d694e41d7f3/tumblr_inline_mvuztr50Nw1qk6lff.png');
  169. background-repeat:no-repeat;
  170. background-size:100%;
  171. }
  172.  
  173. #entries {
  174. padding:1px;
  175. margin-left:446px;
  176. width:460px;
  177. background-color:{color:entries};
  178. }
  179. {/block:ifPosts400}
  180.  
  181. #post {
  182. padding:15px;
  183. margin:15px;
  184. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  185. {block:ifPosts400}width:400px;{/block:ifPosts400}
  186. background-image:url('https://31.media.tumblr.com/0503b058c314bc0529fcdffa3cd4f9c5/tumblr_mvurasvfsj1qlliu4o2_1280.png');
  187. background-size:530px;
  188. background-position:top left;
  189. }
  190.  
  191. #info {
  192. margin-top:10px;
  193. border-top:1px solid {color:border};
  194. padding-top:10px;
  195. text-align:center;
  196. }
  197.  
  198. #info2 {
  199. padding-top:5px;
  200. text-align:center;
  201. }
  202.  
  203. #links {
  204. padding-top:25px;
  205. position:fixed;
  206. top:0px;
  207. {block:ifNotPosts400}left:1060px;{/block:ifNotPosts400}
  208. {block:ifPosts400}left:980px;{/block:ifPosts400}
  209. height:360px;
  210. width:150px;
  211. -webkit-transition: all .8s ease-in-out;
  212. -moz-transition: all .8s ease-in-out;
  213. -o-transition: all .8s ease-in-out;
  214. transition: all .8s ease-in-out;
  215. background-image:url('https://media.tumblr.com/6ef70ad8ad5bc1e7340197591e8996d6/tumblr_inline_mvuy4drVvR1qk6lff.png');
  216. background-repeat:no-repeat;
  217. text-align:center;
  218. overflow:hidden;
  219. }
  220. #links a {
  221. display:inline-block;
  222. width:120px;
  223. padding:2px;
  224. margin:2px;
  225. color:{color:Navlinks};
  226. }
  227. #links a:hover {
  228. color:{color:Navlinks Hover};
  229. font-weight:bold;
  230. }
  231.  
  232. #pagination {
  233. font-family:Georgia;
  234. font-size:26px;
  235. margin:0px;
  236. }
  237. #pagination a {
  238. display:inline;
  239. margin:0px;
  240. }
  241.  
  242. /**NITTY GRITTY STUFF**/
  243.  
  244. {block:ifNotPosts400}
  245. #tape1 {
  246. margin-top:-13px;
  247. margin-left:10px;
  248. position:absolute;
  249. width:12px;
  250. height:60px;
  251. background:rgba(255,255,255,0.6);
  252. -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);
  253. }
  254.  
  255. #tape2 {
  256. margin-top:-45px;
  257. margin-left:480px;
  258. position:absolute;
  259. width:12px;
  260. height:60px;
  261. background:rgba(255,255,255,0.6);
  262. -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);
  263. }
  264.  
  265. {/block:ifNotPosts400}
  266.  
  267. #tape3 {
  268. margin-top:-45px;
  269. margin-left:100px;
  270. position:absolute;
  271. width:12px;
  272. height:60px;
  273. background:rgba(255,255,255,0.6);
  274. -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);
  275. }
  276.  
  277. {block:ifPosts400}
  278. #tape1 {
  279. margin-top:-13px;
  280. margin-left:10px;
  281. position:absolute;
  282. width:12px;
  283. height:60px;
  284. background:rgba(255,255,255,0.6);
  285. -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);
  286. }
  287.  
  288. #tape2 {
  289. margin-top:-45px;
  290. margin-left:380px;
  291. position:absolute;
  292. width:12px;
  293. height:60px;
  294. background:rgba(255,255,255,0.6);
  295. -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);
  296. }
  297.  
  298. {/block:ifPosts400}
  299.  
  300. /**POST TYPES**/
  301.  
  302. #question {
  303. font-weight:normal;
  304. font-size:12px;
  305. letter-spacing:1px;
  306. padding:10px;
  307. border:1px dashed {color:border};
  308. }
  309.  
  310. #asker {
  311. text-align:center;
  312. font-size:24px;
  313. letter-spacing:1px;
  314. padding-bottom:10px;
  315. margin-top:10px;
  316. font-family:'Cookie';
  317. font-weight:normal;
  318. }
  319.  
  320. #linkposts {
  321. margin-bottom:5px;
  322. padding-bottom:10px;
  323. padding-top:10px;
  324. font-family:book antiqua;
  325. font-size:16px;
  326. border:2px dotted {color:Border};
  327. }
  328.  
  329. .album {position:absolute; margin-top:0px; width:120px; height:120px;}
  330. .album img {width:120px; height:120px}
  331. .audio {position:absolute;margin-left:130px;background-color:#000;}
  332. .audiobox {height:120px;z-index:10; margin-left:130px;}
  333. .audiotext {padding-top:30px; max-width:300px;overflow:hidden;}
  334.  
  335. .chat {border-left: 5px solid {color:border};margin: 3px 3px 0 3px;font-size: 11px;font-family:georgia;}
  336. .chat .lines {margin-left: 1px;}
  337. .chat .lines .line {margin-bottom: 1px;padding: 3px 5px;}
  338. .chat .lines .line.even {}
  339.  
  340. #qTip {
  341. display:none;
  342. text-align:center;
  343. padding:5px;
  344. position:absolute;
  345. z-index:1000000;
  346. background:{color:description bg};
  347. color:{color:description};
  348. }
  349.  
  350. {CustomCSS}</style>
  351.  
  352. <link href='https://fonts.googleapis.com/css?family=Lora' rel='stylesheet' type='text/css'>
  353. <link href='https://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  354. <link href='https://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  355. <link href='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  356. <script src="https://static.tumblr.com/ougxdjo/aqbmvsyq0/enchantinglythemesqtip.js" type="text/javascript"></script>
  357. {block:ifInfiniteScroll}<script type="text/javascript" src="https://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifInfiniteScroll}
  358.  
  359. </head>
  360. <body>
  361.  
  362. <div id="sidebarimage">
  363. <div id="desc">
  364. <div id="title">{Title}</div>
  365. {Description}</div>
  366. <div id="sidebar"></div>
  367. </div> <!--sidebarimage-->
  368.  
  369. <div id="links">
  370. <a href="/">home</a>
  371. <a href="/ask">owlery</a>
  372. {block:ifLink1}<a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1}
  373. {block:ifLink2}<a href="{text:Link2URL}">{text:Link2}</a>{/block:ifLink2}
  374. {block:ifLink3}<a href="{text:Link3URL}">{text:Link3}</a>{/block:ifLink3}
  375. {block:ifLink4}<a href="{text:Link4URL}">{text:Link4}</a>{/block:ifLink4}
  376. {block:ifLink5}<a href="{text:Link5URL}">{text:Link5}</a>{/block:ifLink5}
  377. {block:ifLink6}<a href="{text:Link6URL}">{text:Link6}</a>{/block:ifLink6}
  378. {block:ifLink7}<a href="{text:Link7URL}">{text:Link7}</a>{/block:ifLink7}
  379. {block:ifLink8}<a href="{text:Link8URL}">{text:Link8}</a>{/block:ifLink8}
  380. <!--please don't remove credit! I actually worked hard on this one -->
  381. <a href="https://theghostoflove.tumblr.com">theme</a>
  382. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>{/block:Pagination}
  383. </div>
  384.  
  385. <div id="entriesimage"></div>
  386. <div id="entries">
  387.  
  388. {block:ifInfiniteScroll}<div class = "autopagerize_page_element" >{/block:ifInfiniteScroll}
  389.  
  390. {block:Posts}
  391. <div id="post">
  392.  
  393. {block:Text}
  394. {block:Title}
  395. <h3>{Title}</h3>
  396. {/block:Title}
  397. {Body}
  398. {/block:Text}
  399.  
  400. {block:ifNotPosts400}
  401. {block:Photo}<center>{LinkOpenTag}
  402. <div id="tape1"></div><img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}"><div id="tape2"></div>
  403. {LinkCloseTag}</center>
  404. {block:Caption}{Caption}{/block:Caption}
  405. {/block:Photo}
  406. {/block:ifNotPosts400}
  407. {block:ifPosts400}
  408. {block:Photo}<center>{LinkOpenTag}
  409. <div id="tape1"></div><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400px"><div id="tape2"></div>
  410. {LinkCloseTag}</center>
  411. {block:Caption}{Caption}{/block:Caption}
  412. {/block:Photo}
  413. {/block:ifPosts400}
  414.  
  415. {block:ifNotPosts400}
  416. {block:Photoset}<center>{Photoset-500}</center>
  417. {block:Caption}{Caption}{/block:Caption}
  418. {/block:Photoset}
  419. {/block:ifNotPosts400}
  420. {block:ifPosts400}
  421. {block:Photoset}<center>{Photoset-400}</center>
  422. {block:Caption}{Caption}{/block:Caption}
  423. {/block:Photoset}
  424. {/block:ifPosts400}
  425.  
  426. {block:Quote}
  427. <h2>“{Quote}”</h2>
  428. <div align="right">
  429. {block:Source}<h1>-{Source}</h1>{/block:Source}
  430. </div>
  431. {/block:Quote}
  432.  
  433. {block:ifNotPosts400}
  434. {block:Video}{Video-500}
  435. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  436. {/block:ifNotPosts400}
  437. {block:ifPosts400}
  438. {block:Video}{Video-400}
  439. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  440. {/block:ifPosts400}
  441.  
  442. {block:Link}<div id="linkposts">
  443. <a href="{URL}" class="link" {Target}>
  444. <center>{Name} →</center></a><BR>
  445. <center><small><small>{URL}</small></small></center>
  446. </div> <!--linkposts-->
  447. {block:Description}{Description}{/block:Description}
  448. {/block:Link}
  449.  
  450. {block:Chat}
  451. {block:Title}<h3>{Title}</h3>{/block:Title}
  452. <div class="chat">
  453. <div class="lines">
  454. {block:Lines}
  455. <div class="line {Alt}">
  456. {block:Label}<strong>{Label}</strong>{/block:Label}
  457. {Line}</div>
  458. {/block:Lines}
  459. </div>
  460. </div>
  461. {/block:Chat}
  462.  
  463. <!--Audio Posts -->
  464. {block:Audio}
  465. {block:AlbumArt}
  466. <div class="album"><div id="tape1"></div><img src="{AlbumArtURL}"><div id="tape3"></div></div>
  467. {/block:AlbumArt}
  468.  
  469. <div class="audio">{AudioPlayerBlack}</div>
  470.  
  471. <div class="audiobox">
  472. <div class="audiotext">
  473. {block:TrackName}<br><big><b>Track name:</b>
  474. "{TrackName}"{/block:TrackName}
  475. {block:Artist}<br><b>Artist:</b> {Artist}{/block:Artist}
  476. {block:Album}<br><b>Album:</b> {Album}{/block:Album}
  477. {block:PlayCount}<br><b>Playcount:</b> {PlayCountWithLabel}{/block:PlayCount}
  478. </big>
  479. </div><!--audiotext-->
  480. </div><!--audiobox-->
  481. {block:Caption}{Caption}{/block:Caption}
  482. {/block:Audio}
  483.  
  484. {block:Answer}<div id="question">
  485. <big>{Question}</big>
  486. <BR><div id="asker">- {Asker}</div>
  487. </div>
  488. <BR>
  489. {Answer}{/block:Answer}
  490.  
  491. {block:Date}
  492. <div id="info">
  493. <a href="{Permalink}">{TimeAgo}</a>
  494. {block:NoteCount} · <a href="{Permalink}">
  495. {NoteCountWithLabel} </a>{/block:NoteCount}
  496.  
  497. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">
  498. · via </a>
  499. {/block:RebloggedFrom}
  500.  
  501. {block:Reblog}<a href="{ReblogRootURL}" title="{ReblogRootName}">
  502. / ©</a>
  503. {/block:Reblog}
  504.  
  505. · <a href="{ReblogURL}" target="_blank"> reblog</a>
  506. </div>{/block:Date}
  507.  
  508. <center>{block:ifShowTags}{block:HasTags} <div id="info2"> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}</div> {/block:HasTags}{/block:IfShowTags}</center>
  509. <div class="note"> {block:PostNotes}{PostNotes}{/block:PostNotes}
  510. </div></div>
  511. {/block:Posts}</div> {block:ifInfiniteScroll}</div>{/block:ifInfiniteScroll}
  512. </div>
  513. </div>
  514. </div>
  515. </body>
  516. </html>
Advertisement
Add Comment
Please, Sign In to add comment