Advertisement
florels

theme #21 - UNOBTAINABLE

Jan 16th, 2014
13,215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.15 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!--
  5.  
  6. UNOBTAINABLE theme by
  7. F L O R E L S (✿◠‿◠) ////
  8.  
  9. published jan 16, 2014
  10. edited feb 13, 2015
  11.  
  12. -->
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head>
  15.  
  16.  
  17. <link rel="icon" href="{Favicon}"/>
  18. <title>{Title}</title>
  19. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  20.  
  21. <meta name="color:background" content="#fcfcfc" />
  22. <meta name="color:border" content="#e0e0e0" />
  23. <meta name="color:desc text" content="#5c5c5c" />
  24. <meta name="color:link" content="#7d7d7d" />
  25. <meta name="color:link hover" content="#e0e0e0" />
  26. <meta name="color:navlinks" content="#8f8f8f" />
  27. <meta name="color:navlink border" content="#DBDBDB" />
  28. <meta name="color:navlink hover" content="#bababa" />
  29. <meta name="color:permalink link" content="#878787" />
  30. <meta name="color:permalink link hover" content="#e0e0e0" />
  31. <meta name="color:post bg" content="#ffffff" />
  32. <meta name="color:sb bg" content="#ffffff" />
  33. <meta name="color:sb text" content="#7d7d7d" />
  34. <meta name="color:scrollbar" content="#7d7d7d" />
  35. <meta name="color:scrollbar bg" content="#000000" />
  36. <meta name="color:text" content="#7d7d7d" />
  37. <meta name="color:title" content="#5e5e5e" />
  38. <meta name="color:title border" content="#878787" />
  39.  
  40. <meta name="image:background" content="" />
  41. <meta name="image:sb image" content="" />
  42.  
  43. <meta name="if:small cursor" content="1" />
  44. <meta name="if:no sb image" content="0" />
  45. <meta name="if:3 columns" content="0" />
  46. <meta name="if:show custom link a" content="1" />
  47. <meta name="if:show custom link b" content="1" />
  48. <meta name="if:show custom link c" content="1" />
  49.  
  50. <meta name="text:asklink" content="/ask" />
  51. <meta name="text:title" content="unobtainable" />
  52. <meta name="text:title letter spacing" content="10" />
  53. <meta name="text:title tooltip text" content="welcome to my blog!" />
  54. <meta name="text:post opacity" content="0.7" />
  55. <meta name="text:linka title" content="linka" />
  56. <meta name="text:linka url" content="/" />
  57. <meta name="text:linkb title" content="linkb" />
  58. <meta name="text:linkb url" content="/" />
  59. <meta name="text:linkc title" content="linkc" />
  60. <meta name="text:linkc url" content="/" />
  61.  
  62.  
  63. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  64.  
  65.  
  66. {block:indexpage}
  67. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  68. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  69.  
  70. <script type="text/javascript">
  71. $(window).load(function () {
  72. $('#posts').masonry(),
  73. $('.masonryWrap').infinitescroll({
  74. navSelector : "div.navigation",
  75. // selector for the paged navigation (it will be hidden)
  76. nextSelector : ".navigation a#next",
  77. // selector for the NEXT link (to page 2)
  78. itemSelector : ".post",
  79. // selector for all items you'll retrieve
  80. bufferPx : 10000,
  81. extraScrollPx: 10000,
  82. loadingImg : "http://static.tumblr.com/bcpenwm/o5Nmy3k0o/florels.gif",
  83. loadingText : "<em></em>",
  84. },
  85. // call masonry as a callback.
  86. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  87. );
  88. });
  89. </script>
  90. {/block:indexpage}
  91.  
  92.  
  93. <div class="navigation">{block:Pagination}{block:NextPage}<span id="page_nav"><span onclick='return false;'><a style="float:right;opacity:0;" href="{NextPage}" id="next"></a>{/block:NextPage}{block:PreviousPage}<a style="float:right;opacity:0;" href="{PreviousPage}"></a></span></span>{/block:PreviousPage}{/block:Pagination}</div>
  94.  
  95.  
  96.  
  97. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  98. <script>
  99. (function($){
  100. $(document).ready(function(){
  101. $("[title]").style_my_tooltips({
  102. tip_follows_cursor:true,
  103. tip_delay_time:0,
  104. tip_fade_speed:0
  105. }
  106. );
  107. });
  108. })(jQuery);
  109. </script>
  110.  
  111.  
  112.  
  113.  
  114. <style type="text/css">
  115.  
  116. iframe#tumblr_controls {
  117. top: 0% !important;
  118. right:0% !important;
  119. position: fixed !important;}
  120.  
  121. #infscr-loading{
  122. position: absolute;
  123. left: 50%;
  124. margin-left:-8px;
  125. width:15px;
  126. height:15px;
  127. overflow:hidden;
  128. bottom:45px;}
  129.  
  130. ::selection {
  131. background:#7d7d7d;
  132. color: #fff;}
  133.  
  134. ::-moz-selection {
  135. background:#7d7d7d;
  136. color: #fff;}
  137.  
  138. #s-m-t-tooltip{
  139. font-family:'calibri'; /* font family */
  140. font-size: 8px; /* font size */
  141. color:#8c8c8c; /* text colour */
  142. background-color:#f4f4f4; /* background colour */
  143. text-align:center;
  144. letter-spacing:1px; /* letter spacing */
  145. min-width:50px;
  146. max-width:120px;
  147. border: 1px solid #e0e0e0;
  148. overflow:auto;
  149. text-transform:uppercase;
  150. display: none;
  151. position: absolute;
  152. z-index: 999999999999;
  153. padding: 4px; /* padding */
  154. margin:20px 20px 15px 0px;}
  155.  
  156. body{
  157. margin:0px;
  158. padding:0px;;
  159. font-family:'calibri';
  160. z-index:1;
  161. font-size:10px;
  162. color:{color:text};
  163. background-color:{color:background};
  164. background-image:url('{image:background}');
  165. background-attachment:fixed;
  166. background-image:repeat;}
  167.  
  168. a {
  169. color:{color:link};
  170. text-decoration:none;
  171. -moz-transition:0.4s ease-in-out;
  172. -webkit-transition:0.4s ease-in-out;
  173. -o-transition:0.4s ease-in-out;
  174. transition:0.4s ease-in-out;}
  175.  
  176. a:hover {
  177. text-decoration:none;
  178. color:{color:link hover};}
  179.  
  180. a:active,a:focus {outline:0;}
  181.  
  182. {block:ifsmallcursor}body, a:hover, html{cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto !important;}{/block:ifsmallcursor}
  183.  
  184. ::-webkit-scrollbar-thumb{
  185. background-color:{color:scrollbar};
  186. border: 2px solid {color:background};
  187. height:5px;
  188. -moz-border-radius: 20px;
  189. border-radius: 20px; }
  190.  
  191. ::-webkit-scrollbar {
  192. height:5px;
  193. width:9px;
  194. background-color:{color:scrollbar bg};
  195. border: 4px solid {color:background};}
  196.  
  197. #posts {
  198. {block:IndexPage}
  199. width:504px;
  200. {block:if3columns}
  201. width:760px;
  202. {/block:if3columns}
  203. margin-left:-200px;
  204. {/block:IndexPage}
  205. {block:PermalinkPage}
  206. width:520px;
  207. margin-left:-200px;
  208. {/block:PermalinkPage}
  209. position:relative;
  210. float:left;
  211. top:60px;
  212. left:50%;}
  213.  
  214. #blogtitle{
  215. left:50%;
  216. margin-left:-200px;
  217. top:0px;
  218. font-family:georgia;
  219. z-index:2;
  220. text-align:center;
  221. text-transform:uppercase;
  222. letter-spacing:{text:title letter spacing}px;
  223. opacity:0.7;
  224. color:{color:title};
  225. padding:35px 0px 5px 0px;
  226. position:fixed;
  227. border-bottom:1px solid {color:title border};
  228. background-color:{color:background};
  229. {block:permalinkpage}
  230. width:522px;
  231. {/block:permalinkpage}
  232. {block:indexpage}
  233. width:504px;
  234. {block:if3columns}
  235. width:760px;
  236. {/block:if3columns}
  237. {/block:indexpage}}
  238.  
  239. /** ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs */
  240.  
  241. #sb{
  242. left:50%;
  243. margin-left:-450px;
  244. margin-top:130px;
  245. position:fixed;
  246. background:{color:sb bg};
  247. padding:10px;
  248. border:1px solid {color:border};
  249. border-radius:2px;
  250. height:auto;
  251. color:{color:sb text};
  252. z-index:1;
  253. width:200px;}
  254.  
  255. .sbimage{
  256. width:200px;
  257. text-align:right;
  258. z-index:2;
  259. position:relative;
  260. opacity:{text:post opacity};}
  261.  
  262. .description {
  263. text-align:center;
  264. color:{color:desc text};
  265. font-family:'calibri';
  266. line-height:100%;
  267. font-size:10px;
  268. margin:5px 0px;
  269. position:relative;
  270. width:200px;}
  271.  
  272. .description a{
  273. z-index:2;
  274. color:{color:link};
  275. text-decoration:none;}
  276.  
  277. .description a:hover{
  278. text-decoration:none;}
  279.  
  280. .navlinks{
  281. width:200px;
  282. text-align:center;
  283. margin-bottom:-5px;
  284. z-index:5;
  285. -moz-transition:0.2s ease-in-out;
  286. -webkit-transition:0.2s ease-in-out;
  287. -o-transition:0.2s ease-in-out;
  288. transition:0.2s ease-in-out;}
  289.  
  290. .navlinks a{
  291. width:200px;
  292. display:block;
  293. text-transform:uppercase;
  294. padding:5px 0px;
  295. color:{color:navlinks};
  296. font-size:10px;
  297. font-family:georgia;}
  298.  
  299. .navlinks a:hover{
  300. color:{color:navlink hover};
  301. padding:15px 0px;}
  302.  
  303. .chickenwings a{
  304. border-bottom:1px solid {color:navlink border};}
  305.  
  306. .notes {
  307. padding-left:20px;
  308. font-size:10px;
  309. padding-bottom:15px;}
  310.  
  311. li.notes {
  312. float:left;
  313. width:500px;
  314. padding-left:5px;
  315. margin-top:10px;
  316. overflow-x:hidden;
  317. over-flow-y:scroll;
  318. list-style-type:none;
  319. font-weight:normal;
  320. font-size:10px;
  321. text-transform:none;}
  322.  
  323. li.note {
  324. padding-top:2px;
  325. opacity:1;}
  326.  
  327. li.note img.avatar {
  328. width:14px;
  329. height:14px;}
  330.  
  331. .permalink {
  332. text-align:right;
  333. font-size:8px;
  334. word-spacing:7px;
  335. padding-top:10px;
  336. width:200px;
  337. z-index:5;
  338. font-family:consolas;
  339. font-weight:700;
  340. {block:permalinkpage}
  341. opacity:0;
  342. {/block:permalinkpage}}
  343.  
  344. .permalink a{
  345. color:{color:permalink link};
  346. font-size:8px;
  347. text-transform:uppercase;
  348. letter-spacing:1px;
  349. text-decoration:none;}
  350.  
  351. .permalink a:hover{
  352. color:{color:permalink link hover};}
  353.  
  354. .trolol {
  355. position:absolute;
  356. bottom:10px;
  357. opacity:0;
  358. padding:10px;
  359. left:10px;
  360. word-spacing:4px;
  361. text-align:center;
  362. z-index:5;
  363. width:70px;
  364. letter-spacing:1px;
  365. background-color:rgba(0, 0, 0, 0.6);
  366. -moz-transition:0.5s ease-in-out;
  367. -webkit-transition:0.5s ease-in-out;
  368. -o-transition:0.5s ease-in-out;
  369. transition:0.5s ease-in-out;}
  370.  
  371. .trolol a{
  372. text-transform:uppercase;
  373. color:#fff;}
  374.  
  375. .trolol a:hover{
  376. opacity:0;}
  377.  
  378. .post:hover .trolol{
  379. opacity:1;
  380. display:block;}
  381.  
  382. /** ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs */
  383.  
  384. .headings{
  385. font-size:16px;
  386. text-align:left;
  387. font-style:italic;}
  388.  
  389.  
  390. .post {
  391. {block:indexpage}
  392. width:200px;
  393. margin:15px;
  394. padding:10px;
  395. {/block:indexpage}
  396. {block:permalinkpage}
  397. width:500px;
  398. margin:15px 0px;
  399. padding:10px;
  400. {/block:permalinkpage}
  401. border:1px solid {color:border};
  402. border-radius:2px;
  403. background:{color:post bg};
  404. float:left;
  405. position:relative;
  406. text-align:justify;
  407. font-family:'calibri';
  408. font-size:10px;
  409. color:{color:text};}
  410.  
  411. {block:indexpage}
  412. .post img{
  413. max-width:100%;
  414. opacity:{text:post opacity};}
  415. {/block:indexpage}
  416.  
  417.  
  418. /** ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs */
  419.  
  420.  
  421. .photoset{
  422. opacity:{text:post opacity};}
  423.  
  424. .quote {
  425. text-align:center;
  426. font-size:12px;}
  427.  
  428. .quotesource {
  429. text-align:right;}
  430.  
  431. .image:hover{
  432. opacity:1;}
  433.  
  434. .chat {
  435. text-align:right;
  436. line-height:11px; }
  437.  
  438. .captions {
  439. margin-top:-8px;}
  440.  
  441. .video embed, .video object, .video iframe {
  442. {block:IndexPage}
  443. width:200px /**/ !important;
  444. {/block:IndexPage}
  445. opacity:{text:post opacity};}
  446.  
  447. .audiopost {
  448. width:200px;
  449. padding-bottom:15px;}
  450.  
  451. .albumart {
  452. position:absolute;
  453. z-index:1;
  454. width:60px;
  455. height:60px;}
  456.  
  457. .albumart img {
  458. float:left;
  459. width:60px;
  460. height:65px;}
  461.  
  462. .playbox {
  463. opacity:0.6;
  464. width:27px;
  465. height:30px;
  466. overflow:hidden;
  467. position:absolute;
  468. z-index:1000;
  469. margin-left:17px;
  470. margin-top:19px;
  471. text-align:center;}
  472.  
  473. .info {
  474. margin-left:73px;
  475. margin-top:2px;
  476. line-height:12px;
  477. font-size:8px;
  478. text-transform:uppercase;}
  479.  
  480. #credit{
  481. position:fixed;
  482. right:5px;
  483. z-index:6;
  484. top:27px;}
  485.  
  486. </style>
  487. </head>
  488.  
  489. <body>
  490.  
  491.  
  492. <div id="credit"><a href="http://emmalucys.com/" title="theme by florels"><img src="http://static.tumblr.com/bcpenwm/j7zmzdu17/florels.png"></a></div>
  493. <div id="blogtitle">
  494. <span title="{text:title tooltip text}">{text:title}</span></div>
  495.  
  496. <div id="sb">
  497.  
  498.  
  499. {block:ifnotnosbimage}
  500. <div class="sbimage"><img style="width:200px; max-height:250px" src="{image:sb image}"/></div>{/block:ifnotnosbimage}
  501.  
  502. <div class="description"> {description} </div>
  503.  
  504. <div class="navlinks">
  505. <div class="chickenwings">
  506. <a href="/">home</a>
  507. <a href="{text:asklink}">message</a>
  508. {block:ifshowcustomlinka}<a href="{text:linka url}">{text:linka title}</a>{/block:ifshowcustomlinka}
  509. {block:ifshowcustomlinkb}<a href="{text:linkb url}">{text:linkb title}</a>{/block:ifshowcustomlinkb}
  510. {block:ifshowcustomlinkc}<a href="{text:linkc url}">{text:linkc title}</a>{/block:ifshowcustomlinkc}</div>
  511. <a href="http://emmalucys.com">theme</a>
  512. </div>
  513. </div>
  514. </div>
  515.  
  516.  
  517.  
  518. <div id="posts">
  519.  
  520. {block:Posts}
  521.  
  522.  
  523. {block:Text}
  524. <div class="post">
  525. <div class="headings">{block:Title}{Title}{/block:Title}</div> {Body}
  526. <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></div>{/block:Text}
  527.  
  528.  
  529. {block:Photo}
  530. <div class="post">
  531. {block:IndexPage}
  532. <div class="trolol">
  533. <a href="{ReblogURL}">reblog</a></br>
  534. <a href="{permalink}">{notecount}</a></div>
  535. <a href="{permalink}"><img src="{PhotoURL-500}" width="200" alt="{PhotoAlt}"></a>
  536. {/block:IndexPage}
  537. {block:PermalinkPage}<img src="{PhotoURL-500}"/>{/block:PermalinkPage}
  538. </div>
  539. {/block:Photo}
  540.  
  541.  
  542. {block:Photoset}
  543. <div class="post">
  544. {Photoset}
  545. {block:IndexPage}
  546. <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div>
  547. {/block:IndexPage}
  548. </div>
  549. {/block:Photoset}
  550.  
  551.  
  552. {block:Quote}
  553. <div class="post">
  554. <div class="quote">'<i>{Quote}</i>'</div>
  555. <div class="quotesource">— {Source}</div>
  556. <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
  557. {/block:Quote}
  558.  
  559.  
  560. {block:Link}
  561. <div class="post">
  562. <div class="headings"><a href="{URL}">{Name}</a></div>
  563. {block:Description}{Description}{/block:Description}
  564. <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
  565. {/block:Link}
  566.  
  567.  
  568. {block:Chat}
  569. <div class="post">
  570. <div class="chat">{block:Title}{Title}{/block:Title}<br>
  571. {block:Lines}{block:Label}<i>{Label}</i><br> {Line} <br><br>
  572. {/block:Label}{/block:Lines}</div>
  573. <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
  574. {/block:Chat}
  575.  
  576.  
  577. {block:Video}
  578. {block:IndexPage}
  579. <div class="post"><div class="video">{Video-250}</div>
  580. <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
  581. {/block:IndexPage}
  582. {block:PermalinkPage}
  583. {Video-500}
  584. {/block:PermalinkPage}
  585. {block:Video}
  586.  
  587.  
  588. {block:Audio}
  589. <div class="post"><div class="audiopost"><div class="albumart"><img src="http://static.tumblr.com/bcpenwm/5mfmzdb6z/audiocover.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  590. {block:IndexPage}
  591. <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div>
  592. {/block:IndexPage}</div>
  593. {/block:Audio}
  594.  
  595.  
  596. {block:Answer}
  597. <div class="post">
  598. {Question}<br>- {Asker} <br><i> {Answer} </i>
  599. <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
  600. {/block:Answer}
  601.  
  602.  
  603. {block:PermalinkPage}
  604. <div class="notes">
  605. {Caption}
  606. posted {TimeAgo}
  607. {block:NoteCount} with {NoteCount} notes {/block:NoteCount}
  608. {block:RebloggedFrom}
  609. via <a href="{ReblogParentURL}">{ReblogParentName}</a>,
  610. {/block:RebloggedFrom}
  611. {block:ContentSource}
  612. originallyfrom <a href="{SourceURL}">{SourceTitle} </a>
  613. {/block:ContentSource}
  614. <br><br>{PostNotes}</div>
  615. {/block:PermalinkPage}
  616.  
  617.  
  618.  
  619. {/block:posts}
  620.  
  621.  
  622. </div></div></div></div>
  623.  
  624. </body>
  625. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement