Advertisement
elsaofarendelle

Elsa #11

Nov 28th, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.82 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5.  
  6. <link href="https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy" rel="stylesheet">
  7.  
  8. <link href="https://fonts.googleapis.com/css?family=Dancing+Script" rel="stylesheet">
  9.  
  10. <link href="https://fonts.googleapis.com/css?family=Marck+Script" rel="stylesheet">
  11.  
  12. <link href="https://fonts.googleapis.com/css?family=Clicker+Script" rel="stylesheet">
  13.  
  14. <link href="https://fonts.googleapis.com/css?family=Over+the+Rainbow" rel="stylesheet">
  15.  
  16. <!--- tooltips --->
  17.  
  18. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  19. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  20. <script>
  21. (function($){
  22. $(document).ready(function(){
  23. $("[title]").style_my_tooltips();
  24. });
  25. })(jQuery);
  26. </script>
  27.  
  28.  
  29. </style>
  30.  
  31.  
  32. <title>{Title}</title>
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36.  
  37.  
  38. <!-------------------------------------------
  39. Code by elsaofarendelle.
  40. Don't copy or distribute.
  41. Don't claim as your own.
  42. -------------------------------------------->
  43.  
  44. <meta name="if:Enable endless scrolling" content="1">
  45.  
  46. <meta name="image:background" content=""/>
  47. <meta name="image:sidebar" content=""/>
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52. iframe#tumblr_controls {
  53. white-space:nowrap;
  54. -webkit-filter: invert(100%);
  55. -moz-filter: invert(100%);
  56. -o-filter: invert(100%);
  57. -ms-filter: invert(100%);
  58. filter: invert(100%);
  59. opacity:.2;transition: .8s ease-in-out;
  60. -webkit-transition: .8s ease-in-out;
  61. -moz-transition: .8s ease-in-out;
  62. -o-transition: .8s ease-in-out;
  63. }
  64.  
  65. /* --- CURSOR START --- */
  66.  
  67. *, body, a, a:hover {cursor: url("http://68.media.tumblr.com/tumblr_lpyq18WTCg1qcn2vb.gif"), auto;}
  68.  
  69. /* --- CURSOR END --- */
  70.  
  71. /* --- FONTS START --- */
  72.  
  73. @font-face { font-family: "nightingale"; src: url('https://dl.dropboxusercontent.com/s/bz5y4iifjp0ghkm/Nightingale%20Sample.otf'); }
  74.  
  75. /* --- FONTS END --- */
  76.  
  77. /* --- SCROLLBAR START ---*/
  78.  
  79. ::-webkit-scrollbar-thumb{
  80. background-color: #c5bddd;
  81. border: 2px solid #c5bddd;
  82. height:auto;
  83. }
  84.  
  85. ::-webkit-scrollbar {
  86. height:auto;
  87. width:6px;
  88. background-color: #c5bddd;
  89. border:5px solid #fff;
  90. }
  91.  
  92. /* --- SCROLLBAR END --- */
  93.  
  94.  
  95. /* --- TOOLTIPS START --- */
  96.  
  97. #s-m-t-tooltip{
  98. max-width:300px;
  99. margin:15px;
  100. padding:2px 8px;
  101. border:1px none #a4a4a4;
  102. border-radius:0px;
  103. background: #fff;
  104. color: #191919;
  105. z-index:9999999999999;
  106. font-size:12px;
  107. font-family: 'Sorts Mill Goudy', serif;
  108. text-shadow:0px 0px 3px #eee;
  109. font-weight:bold;
  110. text-transform:normal;
  111. box-shadow:0px 0px 0px #000;
  112. -webkit-transition:all 0.7s;
  113. -moz-transition:all 0.7s;
  114. -ms-transition:all 0.7s;
  115. -o-transition:all 0.7s;
  116. transition:all 0.7s;
  117. }
  118.  
  119. /* --- TOOLTIPS END --- */
  120.  
  121.  
  122. /* --- BODY START ---*/
  123.  
  124. body {
  125. background:#fff;
  126. background-image:url({image:background});
  127. background-attachment: fixed;
  128. background-repeat: no-repeat;
  129. background-position:0px 0px;
  130. margin:0px;
  131. color:#191919;
  132. font-family: 'Sorts Mill Goudy', serif;
  133. font-size:12px;
  134. line-height:120%;
  135. word-wrap: break-word;
  136. }
  137.  
  138. blockquote {
  139. padding-left:5px;
  140. border-left:2px solid;
  141. border-radius:6px;
  142. }
  143.  
  144. a {
  145. color:#191919;
  146. text-decoration:none;
  147. -webkit-transition:all 0.5s ease-in-out;
  148. -moz-transition:all 0.5s ease-in-out;
  149. -o-transition:all 0.5s ease-in-out;
  150. -ms-transition:all 0.5s ease-in-out;
  151. transition:all 0.5s ease-in-out;
  152. }
  153.  
  154.  
  155. img {none;}
  156.  
  157. h1 {
  158. font-family: 'Over the Rainbow', cursive;
  159. text-transform:none;
  160. font-size:20px;
  161. line-height:30px;
  162. letter-spacing:0px;
  163. text-align:center;
  164. font-style:normal;
  165. color: #191919;
  166. }
  167.  
  168. h2 {
  169. text-transform: italic;
  170. color: #c8e8ea;
  171. text-shadow: none;
  172. letter-spacing:1px;
  173. font-family: 'Dancing Script', cursive;
  174. font-size:17px;
  175. }
  176.  
  177. #fixerupper {
  178. width:500px;
  179. margin:0 auto -12px auto;
  180. }
  181.  
  182. #container {
  183. padding:10px;
  184. width:400px;
  185. margin-left:400px;
  186. margin-top:20px;
  187. margin-bottom:50px;
  188. }
  189.  
  190. #post {
  191. background: none;
  192. width:400px;
  193. padding-bottom:30px;
  194. padding: 30px;
  195. text-align: justify;
  196. margin-top:35px;
  197. border: 3px none #f7f7f7;
  198. line-height: 100%;
  199. }
  200.  
  201.  
  202. #post img {
  203. padding: 0;
  204. max-width:100%;
  205. width: auto;
  206. height: auto;
  207. }
  208.  
  209. pre {
  210. font-family: 'Zeyada', cursive;
  211. font-size:10px;
  212. color:#90c3d4;
  213. text-shadow: none;
  214. letter-spacing:1px;
  215. text-align:center;
  216. text-transform:uppercase;
  217. padding:6px;
  218. background:url('');
  219. background-repeat:repeat;
  220. border: 3px none #a4a4a4;
  221. }
  222.  
  223.  
  224. b {
  225. text-transform: bold;
  226. color: #adcae9;
  227. text-shadow:0px 0px 3px #adcae9;
  228. letter-spacing:1px;
  229. font-family: 'Dancing Script', cursive;
  230. font-size:20px;
  231. }
  232.  
  233. i {
  234. text-transform: italic;
  235. color: #cb92de;
  236. text-shadow:2px 2px 5px #a4a4a4;
  237. letter-spacing:1px;
  238. font-family: 'Clicker Script', cursive;
  239. font-size:25px;
  240. }
  241.  
  242. em {
  243. text-transform: italic;
  244. color: #d9bada;
  245. text-shadow:1px 1px 5px #a4a4a4;
  246. letter-spacing:1px;
  247. font-family: 'Over the Rainbow', cursive;
  248. font-size:12px;
  249. }
  250.  
  251. sub, small, sup {
  252. font-size: 12px;
  253. }
  254.  
  255.  
  256. /* --- BODY END --- */
  257.  
  258. /* --- SIDEBAR START ---*/
  259.  
  260.  
  261. #sidebar{
  262. position: fixed;
  263. top: 220px;
  264. width:250px;
  265. height:115px;
  266. left: -10px;
  267. padding:20px;
  268. }
  269.  
  270.  
  271.  
  272. #sidebarimage img{
  273. width: 200px;
  274. height:200px;
  275. padding:10px;
  276. border:3px none #f5f5f5;
  277. margin-top:-30px;
  278. margin-left:127px;
  279. background:transparent;
  280. background-image:{image:sidebarimage};
  281. }
  282.  
  283.  
  284. #nav {
  285. position:fixed;
  286. overflow:hidden;
  287. margin-top:150px;
  288. margin-left:315px;
  289. }
  290.  
  291. #link1 a , #link2 a, #link3 a
  292.  
  293. #title {
  294. font-family:times;
  295. text-align:center;
  296. width:300px;
  297. margin-top:5px;
  298. margin-left:200px;
  299. text-transform:uppercase;
  300. font-style:normal;
  301. font-size:20px;
  302. color:#fff;
  303. }
  304.  
  305. #description {
  306. background: none;
  307. width:170px;
  308. height:280px;
  309. margin-top: -210px;
  310. margin-left:140px;
  311. padding: 12px;
  312. text-align:justify;
  313. font-style: none;
  314. font-family: 'Sorts Mill Goudy', serif;
  315. font-size:11px;
  316. color: #191919;
  317. text-shadow: none;
  318. border:3px none;
  319. letter-spacing:1px;
  320. line-height:155%;
  321. }
  322.  
  323.  
  324. #pagination {
  325. font-family: 'Sorts Mill Goudy', serif;
  326. width:103px;
  327. font-size:8px;
  328. text-transform:uppercase;
  329. margin-top:-90px;
  330. margin-left:270px;
  331. padding-top:25px;
  332. letter-spacing:1px;
  333. font-style:normal;
  334. text-align:center;
  335. }
  336.  
  337. #pagination a {
  338. color:#191919;
  339. text-shadow: 0px 0px 3px #191919;
  340. }
  341.  
  342. /* --- SIDEBAR END ---*/
  343.  
  344. /* --- LINKS START --- */
  345.  
  346. #links {
  347. width:250px;
  348. position:fixed;
  349. margin-left:900px;
  350. margin-top:-330px;
  351. padding:8px;
  352. }
  353.  
  354. #links a{
  355. min-width:100px;
  356. background: #c5bddd;
  357. color: #fff;
  358. border: 3px double #fff;
  359. display:inline-block;
  360. margin:4px;
  361. font-size:12px
  362. font:'Sorts Mill Goudy', serif;
  363. text-align:center;
  364. text-transform:uppercase;
  365. padding-top:2px;
  366. line-height:120%;
  367. }
  368.  
  369. /* --- LINKS END --- */
  370.  
  371.  
  372. /* --- CREDIT START --- */
  373.  
  374. .credit{
  375. position:fixed;
  376. font-size:15px;
  377. right:35px;
  378. bottom:60px;
  379. z-index:51;
  380. }
  381.  
  382. .credit a {
  383. text-decoration:none;
  384. text-transform:uppercase;
  385. color: #90c3d4;
  386. text-shadow:0px 0px 3px #90c3d4;
  387. -moz-transition-duration:.7s;
  388. -webkit-transition-duration:.7s;
  389. -o-transition-duration:.7s;
  390. }
  391.  
  392.  
  393. .credit a:hover {
  394. text-decoration:none;
  395. text-transform:uppercase;
  396. color: #90c3d4;
  397. text-shadow:0px 0px 3px #90c3d4;
  398. }
  399.  
  400. /* --- CREDIT END --- */
  401.  
  402.  
  403. /* --- POST NOTES START --- */
  404.  
  405. .note {
  406. padding:0px 20px 0px 20px;
  407. background-color:transparent;
  408. text-transform:lowercase;
  409. letter-spacing:0px;
  410. font-size: 11px;
  411. font-style:normal;
  412. text-align:left;
  413. line-height:120%;
  414. }
  415.  
  416. .note li {
  417. list-style-type:none;
  418. padding:5px 25px 5px 25px;
  419. text-align:left;
  420. margin-right:30px;
  421. margin-top:-50px;
  422. }
  423.  
  424.  
  425. #info {
  426. color: #012735;
  427. font-size:11px;
  428. text-shadow:2px 2px 5px #a3a3a3;
  429. letter-spacing:1px;
  430. font-family: 'Dancing Script', cursive;
  431. text-transform:lowercase;
  432. text-align:center;
  433. width:400px;
  434. height:28px;
  435. margin-top:-10px;
  436. margin-left:-40px;
  437. padding-top:1px;
  438. padding-left:40px;
  439. background:url("https://i.imgur.com/VM0n8H3.png");
  440. opacity:0;
  441. -moz-transition-duration:.7s;
  442. -webkit-transition-duration:.7s;
  443. -o-transition-duration:.7s;
  444. }
  445.  
  446. #info a {
  447. color: #c5bddd;
  448. }
  449.  
  450. #info a:hover {
  451. color:#c5bddd;
  452. }
  453.  
  454. #post:hover #info {
  455. margin-top:3px;
  456. opacity:1;
  457. -moz-transition-duration:1.5s;
  458. -webkit-transition-duration:1.5s;
  459. -o-transition-duration:1.5s;
  460. }
  461.  
  462. #tags {
  463. color: #a4a4a4;
  464. font-size:9px;
  465. font-family: 'Sorts Mill Goudy', serif;
  466. font-style:normal;
  467. text-transform:italic;
  468. width:398px;
  469. line-height:120%;
  470. opacity:0;
  471. text-align:left;
  472. padding-top:7px;
  473. -moz-transition-duration:0.4s;
  474. -webkit-transition-duration:0.4s;
  475. -o-transition-duration:0.4s;
  476. }
  477.  
  478. #post:hover #tags {
  479. opacity:1;
  480. -moz-transition-duration:0.4s;
  481. -webkit-transition-duration:0.4s;
  482. -o-transition-duration:0.4s;
  483. }
  484.  
  485. #posts:hover #tags {
  486. margin-top:3px;
  487. opacity:1;
  488. -moz-transition-duration:1.2s;
  489. -webkit-transition-duration:1.2s;
  490. -o-transition-duration:1.2s;
  491. }
  492.  
  493. /* --- POST NOTES END --- */
  494.  
  495.  
  496. /* --- ASK & AUDIO START --- */
  497.  
  498. .ask {
  499. color:#191919;
  500. padding:15px;
  501. margin-bottom:15px;
  502. border: none;
  503. margin-top:-50px;
  504. border-bottom:url("https://i.imgur.com/QoLtPEI.png");
  505. }
  506.  
  507. .askheader {
  508. margin-left:-3px;
  509. }
  510.  
  511. .asker {
  512. background-repeat:no-repeat;
  513. font-family: 'Dancing Script', cursive;
  514. font-size:22px;
  515. color: #191919;
  516. text-shadow:0px 0px 3px #eee;
  517. line-height:30px;
  518. text-align:center;
  519. padding-bottom:5px;
  520. }
  521.  
  522. .answer {
  523. color: #a191919;
  524. }
  525.  
  526. .chat {
  527. list-style:none;
  528. margin-top:15px;
  529. margin-bottom:0px;
  530. font-size:10px;
  531. margin-left:0px;
  532. }
  533.  
  534. .chat ul {
  535. line-height:18px;
  536. margin-top:0px;
  537. list-style:none;
  538. padding:0px;
  539. letter-spacing:2px;
  540. font-size:10px;
  541. margin-bottom:0px;
  542. text-transform:normal;
  543. }
  544.  
  545. .person1, .person3, .person5, .person7, .person9, .person11, .person13 {
  546. background-color: #ebebeb;
  547. padding:3px 8px 3px 8px;
  548. color: #191919;
  549. border-bottom: none
  550. }
  551.  
  552. .person2, .person4, .person6, .person8, .person10, .person12, .person14 {
  553. background-color: #f2f2f2;
  554. padding:3px 8px 3px 8px;
  555. color: #191919;
  556. border-bottom: none;
  557. }
  558.  
  559. .audio{
  560. background-color: transparent;
  561. background-image:url("");
  562. border-bottom:1px none #fff;
  563. height:70px;
  564. font-size:8px;
  565. overflow:hidden;
  566. }
  567.  
  568. /* --- ASK & AUDIO END --- */
  569.  
  570. {CustomCSS}</style></head><body>
  571.  
  572. <div id="fixerupper">
  573.  
  574. <div id="sidebar">
  575.  
  576. <div id="sidebarimage"><img src="{image:sidebar}"/></div><br>
  577.  
  578. <div class="credit">
  579. <a href="http://elsaofarendelle.tumblr.com">đť’†</a>
  580. </div>
  581.  
  582.  
  583.  
  584.  
  585.  
  586. <div id="title"></div>
  587.  
  588. <div id="description">
  589. <center><p><b>Queen Elsa</b> of Disney's <i>Frozen</i> as told by Jess with influences from <br> <small><em>A Frozen Heart</em></small> <br> &nbsp; & <br> <small><em>Once Upon A Time</em></small> <br><br> • mature • selective •</p></center>
  590. <br>
  591. <center><h2>Updates</h2></center>
  592. <center>
  593. Draft Count: 10<br>
  594. Starters: 0<br>
  595. Giveaways: 1
  596. </center>
  597.  
  598. <center><iframe src="http://free.timeanddate.com/clock/i5u5yeqw/n2359/fn15/fs11/fc777/tt0/tw0/tm1/ts1/tb4" frameborder="0" width="64" height="26"></iframe></center>
  599.  
  600. </div>
  601.  
  602. <div id="links">
  603. <center>
  604. <a href="/">home</a><br>
  605. <a href="asks">message</a><br>
  606. <a href="/rules">rules</a><br>
  607. <a href="/about">about</a><br>
  608. <a href="/verses">verses</a><br>
  609. <a href="/threads">threads</a><br>
  610. <a href="/more">more</a>
  611. </center>
  612. </div>
  613.  
  614. <div style="position: fixed; bottom: -50px; left: 0px">
  615. <img src="https://i.imgur.com/6y2FRhO.png"/>
  616. </div>
  617.  
  618. <div id="scrollbar">{scrollbar}</div>
  619.  
  620.  
  621. <div id="pagination">
  622. <p></p><br><br><center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"> </a>{/block:PreviousPage}{/block:Pagination}
  623. {block:Pagination}{block:NextPage}<a href="{NextPage}"> </a>{/block:NextPage}{/block:Pagination}{/block:Pagination} </center></div>
  624.  
  625. {block:IfEnableEndlessScrolling}
  626. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>
  627. {/block:IfEnableEndlessScrolling}
  628.  
  629.  
  630.  
  631. {block:HasPages}{block:Pages}
  632.  
  633. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  634.  
  635. </div></center>
  636.  
  637.  
  638. </div>
  639.  
  640. <div id="container">{block:Posts}<div id="post">
  641.  
  642. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  643. {block:More}<p class="read-more"><a href="{Permalink}#more"><center><i>Continue Reading</i></center></a></p><a name="more"></a>{/block:More}
  644.  
  645. {block:blockquote}{/block:blockquote}
  646.  
  647. {block:ContentSource}
  648. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  649. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  650. {/block:SourceLogo}
  651. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  652. {/block:ContentSource}
  653.  
  654. {block:Photo}
  655. <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  656. {/block:Photo}
  657.  
  658. {block:Photoset}
  659. <center>{Photoset-400}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  660. {/block:Photoset}
  661.  
  662. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  663.  
  664. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  665.  
  666. {block:Chat}
  667. {block:Title}<a href="{Permalink}"><h3>{Title}</h3></a>{/block:Title}
  668. <div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label"><b>{Label}</b> </span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  669. {/block:Chat}
  670.  
  671. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="75px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName}&nbsp;&nbsp; {TrackName}{/block:TrackName}
  672. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  673.  
  674. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  675.  
  676. {block:Answer}
  677. <div class="askheader"><img src="https://i.imgur.com/KlIez3L.png" draggable="false"></div>
  678. <div class="ask"><div class="asker">{Asker} said:</div><p>{Question}</div><div class="answer">{Answer}</div>
  679. {/block:Answer}
  680.  
  681.  
  682. {Block:Date}<div id="info"><a href="{Permalink}" class="details" title="{TimeAgo}">posted</a> &nbsp;{block:NoteCount} <font color=#999></font> <a title="{NoteCount} notes" href="{Permalink}">notes</a> {/block:NoteCount} &nbsp; {block:RebloggedFrom} <a title="{ReblogParentName}" href="{ReblogParentURL}">source</a> {/block:RebloggedFrom}&nbsp;<a href="{ReblogURL}" target="_blank" class="details" >reblog</a> {/block:Date}</div>
  683.  
  684. <div id="tags">
  685. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  686.  
  687. </div>
  688. {block:PostNotes}{PostNotes}{/block:PostNotes}
  689. {/block:Posts}</div>
  690.  
  691.  
  692. <!-- Start of StatCounter Code for Tumblr -->
  693. <script type="text/javascript">
  694. var sc_project=10794730;
  695. var sc_invisible=1;
  696. var sc_security="b7adc50a";
  697. var scJsHost = (("https:" == document.location.protocol) ?
  698. "https://secure." : "http://www.");
  699. document.write("<sc"+"ript type='text/javascript' src='" +
  700. scJsHost+
  701. "statcounter.com/counter/counter.js'></"+"script>");
  702. </script>
  703. <noscript><div class="statcounter"><a title="tumblr hit
  704. tracking tool" href="http://statcounter.com/tumblr/"
  705. target="_blank"><img class="statcounter"
  706. src="http://c.statcounter.com/10794730/0/b7adc50a/1/"
  707. alt="tumblr hit tracking tool"></a></div></noscript>
  708. <!-- End of StatCounter Code for Tumblr -->
  709.  
  710. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement