Advertisement
teruteru

Parlor -【 THEME 61 by Anomaly ☽】

Jan 11th, 2018 (edited)
494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.44 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. THEME #61 by Anomaly ☾ tumblr user linoone ☽ : PARLOR !!
  8.  
  9. - i made the base code
  10. - icon font by saturnicons
  11. - audio post style by passo-html
  12. - please abide by all the rules
  13.  
  14. 【 All themes and pages can be found here : http://anomalythemes.tumblr.com/ 】
  15.  
  16. Thank you for using! Or just looking at the code. Whatever you're here for. Either way, it's appreciated!
  17. Feel free to message me if you need any help, my ask box is always open!
  18.  
  19. -->
  20.  
  21. <script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=ae06d1ab69efc6f29297bf2b7a4160af"></script>
  22. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  23. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  24. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  25.  
  26. <script>
  27. (function($){
  28. $(document).ready(function(){
  29. $("a[title]").style_my_tooltips({
  30. tip_follows_cursor:true,
  31. tip_delay_time:90,
  32. tip_fade_speed:600,
  33. attribute:"title"
  34. });
  35. });
  36. })(jQuery);
  37. </script>
  38.  
  39. <script> function changeNavigation(id)
  40. {document.getElementById('content')
  41. .innerHTML=document.getElementById(id).innerHTML}
  42. </script>
  43.  
  44.  
  45. <title>{Title}</title>
  46.  
  47. <link rel="shortcut icon" href="{image:favicon}">
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  49. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  50.  
  51. <!--default variables-->
  52.  
  53. <meta name="color:background" content="">
  54. <meta name="color:container" content="">
  55. <meta name="color:posts" content="">
  56. <meta name="color:post border" content="">
  57. <meta name="color:border" content="">
  58. <meta name="color:blockquote" content="">
  59. <meta name="color:ask" content="">
  60. <meta name="color:text" content="">
  61. <meta name="color:link" content="">
  62. <meta name="color:hover" content="">
  63. <meta name="color:roof 1" content="">
  64. <meta name="color:roof 2" content="">
  65. <meta name="color:tags" content="">
  66. <meta name="color:tags hover" content="">
  67. <meta name="color:bottom bar" content="">
  68. <meta name="color:permalink" content="">
  69. <meta name="color:selection" content="">
  70. <meta name="color:selection text" content="">
  71. <meta name="color:tooltip" content="">
  72. <meta name="color:tooltip text" content="">
  73. <meta name="color:scrollbar" content="">
  74.  
  75. <meta name="image:favicon" content="">
  76. <meta name="image:background" content="">
  77. <meta name="image:cursor" content="https://78.media.tumblr.com/232c090ebdd37ae4bc17adb54e1e0344/tumblr_inline_okvj3mp7hR1t4i7gb_540.png">
  78. <meta name="image:sidebar" content="">
  79. <meta name="image:permalink 1" content="http://78.media.tumblr.com/84259412235787ec50f4465ce9df27da/tumblr_inline_n2ajd13R5r1r7v6wt.png">
  80. <meta name="image:permalink 2" content="http://78.media.tumblr.com/b0ee1d7a2bf3305f765bdac6d78dae7e/tumblr_inline_n2aih4x7ur1r7v6wt.png">
  81. <meta name="image:render" content="">
  82.  
  83. <meta name="text:ask text" content="asked">
  84. <meta name="text:back title" content="">
  85. <meta name="text:next title" content="">
  86.  
  87. <meta name="text:title font" content="">
  88. <meta name="text:font" content="">
  89. <meta name="text:pixel font" content="">
  90. <meta name="text:pixel font size" content="">
  91.  
  92. <meta name="if:bg cover" content="">
  93. <meta name="if:cursor" content="">
  94. <meta name="if:render" content="">
  95.  
  96. <meta name="text:render left" content="">
  97. <meta name="text:render bottom" content="">
  98. <meta name="text:render width" content="">
  99.  
  100. <link href="//solrainha.github.io/saturnicons/saturnicons.css" rel="stylesheet">
  101.  
  102. <style type="text/css">
  103.  
  104. ::-webkit-scrollbar {
  105. width: 9px;
  106. height: 4px;
  107. background:{color:scrollbar};
  108. border:4px solid {color:container};
  109. }
  110.  
  111. ::-webkit-scrollbar-thumb {
  112. background-color:{color:scrollbar};
  113. border-radius:5px;
  114. }
  115.  
  116. #s-m-t-tooltip {
  117. max-width:300px;
  118. margin:10px 0px 0px 10px;
  119. background-color:{color:tooltip};
  120. font-family:{text:pixel font};
  121. font-size:{text:pixel font size}px;
  122. padding:3px;
  123. color:{color:tooltip text};
  124. z-index:999999999999999999999999999999999999;
  125. }
  126.  
  127. #s-m-t-tooltip:after {
  128. position: absolute;
  129. display: block; content: "";
  130. border-color: transparent {color:tooltip} transparent transparent ;
  131. border-style: solid;
  132. border-width: 5px;
  133. height:0;
  134. width:0;
  135. position:absolute;
  136. top:3px;
  137. left:-10px;
  138. }
  139.  
  140. ::selection {
  141. background: {color:selection};
  142. color: {color:selection text};
  143. }
  144.  
  145. ::-moz-selection {
  146. background: {color:selection};
  147. color: {color:selection text};
  148. }
  149.  
  150. ::-webkit-selection {
  151. background: {color:selection};
  152. color: {color:selection text};
  153. }
  154.  
  155. {block:ifcursor}body, a, a:hover {cursor: url('{image:cursor}'), progress;}{/block:ifcursor}
  156.  
  157. body {
  158. margin:0px;
  159. background:{color:background};
  160. background-image:url('{image:background}');
  161. background-attachment:fixed;
  162. {block:ifbgcover}
  163. background-repeat:no-repeat;
  164. background-size:cover;
  165. {/block:ifbgcover}
  166. color:{color:text};
  167. font-family:{text:font};
  168. font-size:1em;
  169. }
  170.  
  171. a {
  172. color:{color:link};
  173. text-decoration:none;
  174. }
  175.  
  176. a:hover {
  177. color:{color:hover};
  178. -webkit-transition: all 0.7s ease;
  179. -moz-transition: all 0.7s ease;
  180. -o-transition: all 0.7s ease;
  181. transition: all 0.7s ease;
  182. }
  183.  
  184. blockquote {
  185. border-left:1px solid {color:blockquote};
  186. padding-left:10px;
  187. }
  188.  
  189. blockquote img {
  190. max-width:100%;
  191. height:auto;
  192. }
  193.  
  194. iframe, img, embed, object, video {
  195. }
  196.  
  197. img {
  198. max-width:auto;
  199. height:auto;
  200. }
  201.  
  202. #roof1 { position:fixed; left:calc(25% - 15px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 1}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  203. }
  204.  
  205. #roof2 { position:fixed; left:calc(25% + 60px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 2}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  206. }
  207.  
  208. #roof3 { position:fixed; left:calc(25% + 135px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 1}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  209. }
  210.  
  211. #roof4 { position:fixed; left:calc(25% + 210px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 2}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  212. }
  213.  
  214. #roof5 { position:fixed; left:calc(25% + 285px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 1}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  215. }
  216.  
  217. #roof6 { position:fixed; left:calc(25% + 360px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 2}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  218. }
  219.  
  220. #roof7 { position:fixed; left:calc(25% + 435px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 1}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  221. }
  222.  
  223. #roof8 { position:fixed; left:calc(25% + 510px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 2}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  224. }
  225.  
  226. #roof9 { position:fixed; left:calc(25% + 585px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 1}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  227. }
  228.  
  229. #roof10 { position:fixed; left:calc(25% + 660px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 2}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  230. }
  231.  
  232. #roof11 { position:fixed; left:calc(25% + 735px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 1}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  233. }
  234.  
  235. #roof12 { position:fixed; left:calc(25% + 810px); bottom:calc(75% + 25px); width:75px; height:100px; background:{color:roof 2}; border-bottom-left-radius:75px; border-bottom-right-radius:75px; z-index:1;
  236. }
  237.  
  238. #bar1 {
  239. position:fixed;
  240. left:calc(25% - 150px);
  241. bottom:calc(75% + 5px);
  242. width:150px;
  243. height:5px;
  244. background:{color:border};
  245. }
  246.  
  247. #line1 {
  248. position:fixed;
  249. left:calc(25% - 125px);
  250. bottom:calc(75% - 45px);
  251. width:5px;
  252. height:50px;
  253. background:{color:border};
  254. }
  255.  
  256. #line2 {
  257. position:fixed;
  258. left:calc(25% - 25px);
  259. bottom:calc(75% - 45px);
  260. width:5px;
  261. height:50px;
  262. background:{color:border};
  263. }
  264.  
  265. #sign {
  266. position:fixed;
  267. left:calc(25% - 145px);
  268. bottom:calc(75% - 200px);
  269. width:125px;
  270. padding:5px;
  271. background:{color:posts};
  272. border:4px solid {color:border};
  273. border-radius:5px;
  274. }
  275.  
  276. .h1 {
  277. font-family:{text:title font};
  278. font-weight:bold;
  279. font-size:1.5em;
  280. text-align:center;
  281. border-bottom:2px dotted {color:post border};
  282. margin-bottom:2px;
  283. }
  284.  
  285. a.navi {
  286. display:block;
  287. margin-top:-20px;
  288. text-indent:20px;
  289. border-bottom:2px dotted {color:post border};
  290. margin-bottom:2px;
  291. }
  292.  
  293. a.navi:hover {
  294. text-indent:50px;
  295. }
  296.  
  297. #sign span {
  298. color:{color:link};
  299. }
  300.  
  301. #ground {
  302. position:fixed;
  303. bottom:0px;
  304. left:0px;
  305. width:100%;
  306. height:50px;
  307. background:{color:bottom bar};
  308. border-top:10px solid {color:border};
  309. }
  310.  
  311. #wrapper {
  312. left:25%;
  313. position:fixed;
  314. width:840px;
  315. height:75%;
  316. overflow-y:scroll;
  317. overflow-x:none;
  318. background:{color:container};
  319. border:4px solid {color:border};
  320. border-radius:5px;
  321. padding:10px;
  322. bottom:50px;
  323. }
  324.  
  325. .sidebar {
  326. position:fixed;
  327. width:200px;
  328. margin-left:615px;
  329. height:calc(70% - 20px);
  330. background-color:{color:posts};
  331. padding:10px;
  332. }
  333.  
  334. .h2 {
  335. font-family:{text:title font};
  336. font-size:1.5em;
  337. text-align:center;
  338. border-bottom:2px dashed {color:post border};
  339. }
  340.  
  341. .abtimg {
  342. float:left;
  343. padding:10px;
  344. width:100px;
  345. height:100px;
  346. background:{color:permalink};
  347. border:1px solid {color:post border};
  348. border-radius:100%;
  349. }
  350.  
  351. a.tag {
  352. display:inline-block;
  353. text-align:center;
  354. font-size:.8em;
  355. width:100px;
  356. padding:2px;
  357. background:{color:tags};
  358. margin:1px;
  359. border-radius:10px;
  360. }
  361.  
  362. a.tag:hover {
  363. background:{color:tags hover};
  364. }
  365.  
  366. .tabcon {
  367. float:left;
  368. position:relative;
  369. padding:10px;
  370. width:500px;
  371. background-color:{color:posts};
  372. margin-top:25px;
  373. margin-left:25px;
  374. }
  375.  
  376. article {
  377. float:left;
  378. position:relative;
  379. padding:10px;
  380. width:500px;
  381. background-color:{color:posts};
  382. margin-left:25px;
  383. margin-bottom:50px;
  384. }
  385.  
  386. .title{
  387. font-weight:normal;
  388. font-size:1.5em;
  389. margin:0 0 10px 0;
  390. text-align:center;
  391. }
  392.  
  393. .quote {
  394. font-weight:normal;
  395. font-size:1.5em;
  396. font-style:italic;
  397. margin:0 0 10px 0;
  398. text-align:center;
  399. }
  400.  
  401. .quotesource {
  402. margin:0 0 10px 0;
  403. text-align:right;
  404. }
  405.  
  406. .bubble {
  407. align:right;
  408. background: {color:ask};
  409. margin:7px 0px 5px 66px;
  410. padding:10px;
  411. position: relative;
  412. -moz-border-radius:5px;
  413. -webkit-border-radius:5px;
  414. border-radius:5px;
  415. }
  416.  
  417. /*estilo de áudio #04 em @passo-html por @clamam insp:tumblr*/
  418. .ph-album {
  419. padding:15px;
  420. height:63px;
  421. }
  422.  
  423. .ph-player {
  424. width:7px;
  425. height:7px;
  426. overflow:hidden;
  427. padding:4px 21px 21px 4px;
  428. position:absolute;
  429. z-index:9999999999999999999;
  430. float:right;
  431. margin-top:15px;
  432. right:40px;
  433. background:{color:posts};
  434. opacity:.8;
  435. border-radius:30px;
  436. -moz-transition:all ease-in-out 0.7s;
  437. -webkit-transition:all ease-in-out 0.7s;
  438. -o-transition:all ease-in-out 0.7s;
  439. transition:all ease-in-out 0.7s;
  440. }
  441.  
  442. .ph-player:hover {
  443. opacity:1;
  444. -moz-transition:all ease-in-out 0.7s;
  445. -webkit-transition:all ease-in-out 0.7s;
  446. -o-transition:all ease-in-out 0.7s;
  447. transition:all ease-in-out 0.7s;
  448. }
  449.  
  450. .ph-track {
  451. margin-right:15px;
  452. overflow:auto;
  453. max-height:80px;
  454. margin-top:5px;
  455. float:right;
  456. text-align:right;
  457. }
  458.  
  459. .ph-track b {
  460. }
  461.  
  462. .ph-image {
  463. width:60px;
  464. height:60px;
  465. float:right;
  466. border-radius:30px;
  467. }
  468.  
  469. .bubble p {
  470. margin:1px 0px;
  471. }
  472.  
  473. .bubble span {
  474. position:absolute;
  475. width:1px;
  476. height:1px;
  477. font-size: 0;
  478. line-height: 1px;
  479. left:-10px;
  480. top:10px;
  481. border-top:7px solid transparent;
  482. border-bottom:7px solid transparent;
  483. border-right:10px solid {color:ask};
  484. }
  485.  
  486. .perma {
  487. margin-top:10px;
  488. padding:5px;
  489. padding-left:10px;
  490. padding-right:10px;
  491. background:{color:permalink};
  492. font-family:{text:pixel font};
  493. font-size:{text:pixel font size}px;
  494. border-radius:20px;
  495. }
  496.  
  497. a.pagi {
  498. display:inline-block;
  499. width:20px;
  500. height:20px;
  501. padding:3px;
  502. background:{color:tags};
  503. }
  504.  
  505. a.pagi:hover {
  506. background:{color:tags hover};
  507. }
  508.  
  509. .credit {
  510. position:fixed;
  511. bottom:4px;
  512. left:8px;
  513. font: 9px consolas;
  514. text-transform:uppercase;
  515. letter-spacing: 0px;
  516. padding: 2px;
  517. }
  518.  
  519. </style>
  520. </head>
  521. <body>
  522.  
  523. <div id="roof1"></div><div id="roof2"></div><div id="roof3"></div><div id="roof4"></div><div id="roof5"></div><div id="roof6"></div><div id="roof7"></div><div id="roof8"></div><div id="roof9"></div><div id="roof10"></div><div id="roof11"></div><div id="roof12"></div>
  524.  
  525. <div id="bar1"></div>
  526. <div id="line1"></div><div id="line2"></div>
  527. <div id="sign">
  528. <div class="h1">Links</div>
  529. <span class="sf sf-home"> <a class="navi" href="/">Home</a>
  530. <span class="sf sf-envelope-3"> <a class="navi" onClick="changeNavigation('ask')">Message</a>
  531. <span class="sf sf-user"> <a class="navi" onClick="changeNavigation('about')">About</a>
  532. <span class="sf sf-navigation"> <a class="navi" onClick="changeNavigation('link')">Links</a>
  533. <span class="sf sf-tag"> <a class="navi" style="border-bottom:2px dotted transparent;" onClick="changeNavigation('tag')">Tags</a>
  534. </div>
  535.  
  536. <div id="wrapper">
  537.  
  538. <div id="content">
  539.  
  540. <br>
  541.  
  542. {block:Posts}
  543. <article>
  544.  
  545. {block:Text}
  546. {block:Title}<div class="title">{Title}</div>{/block:Title}
  547. {Body}
  548. {/block:Text}
  549.  
  550. {block:Photo}
  551. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  552. {block:Caption}{Caption}{/block:Caption}
  553. {/block:Photo}
  554.  
  555. {block:Photoset}
  556. {Photoset-500}
  557. {block:Caption}{Caption}{/block:Caption}
  558. {/block:Photoset}
  559.  
  560. {block:Quote}
  561. <div class="quote">❝ {Quote} ❞</div>
  562. {block:Source}<div class="quotesource">{Source}</div>{/block:Source}
  563. {/block:Quote}
  564.  
  565. {block:Link}
  566. <div class="title"><a href="{URL}">{Name}</a></div>
  567. {block:Description}<div class="description">{Description}</div>{/block:Description}
  568. {/block:Link}
  569.  
  570. {block:Chat}
  571. {block:Title}<div class="title">{Title}</div>{/block:Title}
  572. {block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label}&nbsp;{Line}</div>{/block:Lines}
  573. {/block:Chat}
  574.  
  575. {block:Video}
  576. {Video-500}
  577. {block:Caption}{Caption}{/block:Caption}
  578. {/block:Video}
  579.  
  580. {block:Audio}
  581. <div class="ph-album">
  582. {block:AlbumArt}
  583. <img src="{AlbumArtURL}" class="ph-image"/>
  584. {/block:AlbumArt}
  585. {block:AudioPlayer}
  586. <div class="ph-player">{AudioPlayer}</div>
  587. {/block:AudioPlayer}
  588. <div class="ph-track">
  589. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
  590. {block:Artist}{Artist}{/block:Artist}<br/>
  591. {formattedplaycount} plays
  592. </div></div>
  593. {block:Caption}{Caption}{/block:Caption}
  594. {/block:Audio}
  595.  
  596. {block:Answer}
  597. <img src="{AskerPortraitURL-48}" align="left" style="border-radius:48px;">
  598. <div class="bubble"><span></span>{Asker} {text:ask text}: {Question}&nbsp;</div>
  599. <div class="answer">{Answer}</div>
  600. {/block:Answer}
  601.  
  602. {block:IndexPage}
  603. <div class="perma">
  604. <img src="{image:permalink 1}"> <a href="{Permalink}">{TimeAgo}</a>&nbsp;
  605. <img src="{image:permalink 2}"> <a href="{Permalink}">{NoteCountWithLabel}</a>
  606. <a style="float:right;" href="{ReblogURL}"><span class="sf sf-reblog-o"></span></a>
  607. {block:HasTags}<br>{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  608. </div>
  609. {block:IndexPage}
  610.  
  611. {block:PermalinkPage}
  612. <center>
  613. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  614. {block:RebloggedFrom}<br><a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  615. {block:RebloggedFrom}• <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}
  616. {block:HasTags}<br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags} {/block:HasTags}
  617. </center>
  618.  
  619. {block:PostNotes}{PostNotes}{/block:PostNotes}
  620. {/block:PermalinkPage}
  621.  
  622. </article>
  623.  
  624. {/block:Posts}
  625.  
  626. </div>
  627.  
  628. <div class="sidebar">
  629. <img style="width:175px; height:auto; background:{color:permalink}; padding:10px; border:2px dotted {color:post border};" src="{image:sidebar}">
  630.  
  631. {block:Description}{Description}{/block:Description}
  632.  
  633. <center>
  634. {block:IndexPage}
  635. {block:Pagination}
  636. {block:PreviousPage}<a class="pagi" href="{PreviousPage}" title="{text:back title}" style="float:left;"><span class="sf sf-chevron-left"> </a>{/block:PreviousPage}
  637. {block:NextPage}<a class="pagi" href="{NextPage}" title="{text:next title}" style="float:right;"><span class="sf sf-chevron-right"></a>
  638. {/block:NextPage}
  639. {/block:Pagination}
  640. {/block:IndexPage}
  641. </center>
  642.  
  643. </div>
  644.  
  645. <div id="ask" style="display:none;">
  646. <div class="tabcon">
  647. <div class="h2">✏ Message Me</div><p>
  648.  
  649.  
  650. <iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
  651. <br><br>
  652. <iframe frameborder="0" scrolling="no" width="100%" height="300" src="http://www.tumblr.com/submit_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="submit_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
  653.  
  654. </div>
  655. </div>
  656.  
  657. <div id="about" style="display:none;">
  658. <div class="tabcon">
  659. <div class="h2">✏ About Me</div><p>
  660.  
  661. <img class="abtimg" src="http://via.placeholder.com/100x100" style="margin-right:10px;">
  662.  
  663. about here
  664.  
  665. </div>
  666. </div>
  667.  
  668. <div id="link" style="display:none;">
  669. <div class="tabcon">
  670. <div class="h2">✏ Links</div><p>
  671.  
  672. links here
  673.  
  674. </div>
  675. </div>
  676.  
  677. <div id="tag" style="display:none;">
  678. <div class="tabcon">
  679. <div class="h2">✏ Tags</div><p>
  680.  
  681. tags here<br>
  682. <a class="tag" href="/tagged/">example</a>
  683. <a class="tag" href="/tagged/">example</a>
  684. <a class="tag" href="/tagged/">example</a>
  685. <a class="tag" href="/tagged/">example</a>
  686.  
  687. </div>
  688. </div>
  689.  
  690. </div>
  691.  
  692. <div id="ground"></div>
  693.  
  694. {block:ifrender}<div style="position:fixed; left:{text:render left}px; bottom:{text:render bottom}px; z-index:1;"><img src="{image:render}" width="{text:render width}"></div>{/block:ifrender}
  695.  
  696. <div class="credit"><a href="http://linoone.tumblr.com/" title="theme"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif" /></a></div>
  697.  
  698. </body>
  699. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement