Advertisement
tanaxmercedes

Theme #7: Ivory - by Tana // Elegance Themes

May 3rd, 2015
825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.89 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. THEME BY TANA AKA TANATHEKITTYGOESRAWR.TUMBLR.COM AKA...
  5.  
  6.  
  7.  
  8. ╱╱╱╭╮╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╮╭╮
  9. ╱╱╱┃┃╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╯╰┫┃
  10. ╭━━┫┃╭━━┳━━┳━━┳━╮╭━━┳━━╮╰╮╭┫╰━┳━━┳╮╭┳━━┳━━╮
  11. ┃┃━┫┃┃┃━┫╭╮┃╭╮┃╭╮┫╭━┫┃━┫╱┃┃┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  12. ┃┃━┫╰┫┃━┫╰╯┃╭╮┃┃┃┃╰━┫┃━┫╱┃╰┫┃┃┃┃━┫┃┃┃┃━╋━━┃
  13. ╰━━┻━┻━━┻━╮┣╯╰┻╯╰┻━━┻━━╯╱╰━┻╯╰┻━━┻┻┻┻━━┻━━╯
  14. ╱╱╱╱╱╱╱╱╭━╯┃
  15. ╱╱╱╱╱╱╱╱╰━━╯
  16.  
  17.  
  18.  
  19. DO NOT STEAL ANY PARTS OF MY CODING; THAT IS VERY RUDE AND ILLEGAL.
  20.  
  21.  
  22. SO JUST DON'T BE DOUCHEY :3
  23.  
  24. THANKS!
  25.  
  26.  
  27. - TANA XO
  28.  
  29.  
  30. -->
  31.  
  32. <!--
  33. Hello everyone, this code base was made by me (Hisabeel) so that you can use to make your own themes, appreciate it maintain that initial message and to give me credit on your blog by the base code, thanks. :)
  34. -->
  35.  
  36.  
  37.  
  38. <html lang="en">
  39. <script type="text/javascript">
  40. <!--
  41.  
  42. // Disable Right Click Script
  43.  
  44. function IE(e)
  45. {
  46. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  47. {
  48. return false;
  49. }
  50. }
  51. function NS(e)
  52. {
  53. if (document.layers || (document.getElementById && !document.all))
  54. {
  55. if (e.which == "2" || e.which == "3")
  56. {
  57. return false;
  58. }
  59. }
  60. }
  61. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  62.  
  63. //-->
  64. </script>
  65.  
  66. <!--THESE CODES ARE DOING WORK THE THEME, BACKGROUND COLOR CHANGING OR ADDING A CUSTOM BACKGROUND, CHANGE THE NUMBER OF LINKS, ETC.-->
  67. <meta name="color:Background" content="#fafafa"/>
  68. <meta name="color:Title" content="#eeeeee"/>
  69. <meta name="color:Text" content="#999999"/>
  70. <meta name="color:Link" content="#eeeeee"/>
  71. <meta name="color:Hover" content="#ffffff"/>
  72. <meta name="color:Hisatitle" content="#eeeeee"/>
  73. <meta name="image:Background" content=""/>
  74. <meta name="image:Sidebar" content=""/>
  75. <meta name="image:Favicon" content=""/>
  76. <meta name="text:Hisatitle" content="Theme"/>
  77. <meta name="text:Hisatitle2" content="Theme"/>
  78. <meta name="text:Tab Title" content="Theme"/>
  79.  
  80. <!--HERE ARE THE SITES WHERE WILL GIVE LINKS-->
  81. <meta name="text:Link One" content="" />
  82. <meta name="text:Link Two" content="" />
  83. <meta name="text:Link Three" content="" />
  84. <meta name="text:Link Four" content="" />
  85. <meta name="text:Link Five" content="" />
  86.  
  87. <!--HERE ARE PLACED THE NAMES OF LINKS-->
  88. <meta name="text:Link 1 hover text" content="Title Here" />
  89. <meta name="text:Link 2 hover text" content="Title Here" />
  90. <meta name="text:Link 3 hover text" content="Title Here" />
  91. <meta name="text:Link 4 hover text" content="Title Here" />
  92. <meta name="text:Link 5 hover text" content="Title Here" />
  93.  
  94. <!--HERE ARE PLACED THE LABELS SAYING WHAT EACH LINK-->
  95. <meta name="text:Link One Title" content="refresh"/>
  96. <meta name="text:Link Two Title" content="inbox"/>
  97. <meta name="text:Link Three Title" content="navigation"/>
  98. <meta name="text:Link Four Title" content="favorites"/>
  99. <meta name="text:Link Five Title" content="themes"/>
  100. </script>
  101.  
  102.  
  103. <style type="text/css">
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. /*--IFRAME ARE THE CODES OF CONTROL BUTTONS (DASHBOARD, FOLLOW/UNFOLLOW)--*/
  111. iframe#tumblr_controls{
  112. z-index:9;
  113. opacity:0.5 !important;
  114. -webkit-filter:invert(100%);
  115. top:0px !important;
  116. right:8px !important;
  117. position:fixed!important;
  118. }
  119.  
  120. iframe#tumblr_controls {right:3px !important; position:fixed !important;-webkit-transition:opacity 0.7s linear; opacity:0.2; -webkit-transition: all 0.8s ease-out; -moz-transition:all 0.8s ease-out; transition:all 0.8s ease-out; z-index:99999}
  121.  
  122. iframe#tumblr_controls:hover {-webkit-transition:opacity 0.7s linear; opacity:1.0; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition: all 0.4s ease-out; z-index:99999;}
  123.  
  124.  
  125. /*--SCROLLBAR IS THE SIDE BAR THAT APPEARS ON RIGHT CORNER OF THE THEME, WHAT DOES WALKING DOWN THE BLOG AND UP, JUST CHANGE NOW FOR EXPERIENCED--*/
  126. ::-webkit-scrollbar {width: 8px; height: 4px; background:#fff; border-left: 1px solid #f5f5f5; z-index:99999999999;}
  127.  
  128. ::-webkit-scrollbar-thumb { background-color:{color:Title}; border-radius:0px; border-left: 2px solid #fff; z-index:99999999999;}
  129.  
  130.  
  131. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  132. a:link, a:active, a:visited{
  133. color:{color:Link};
  134. text-decoration:none;
  135. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;}
  136.  
  137. a:hover{
  138. color:{color:Hover};
  139. text-decoration:none;
  140. -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out; transition:all 0.3s ease-out;
  141. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  142.  
  143.  
  144. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  145. #audio {
  146. width:200px;
  147. height:auto;
  148. min-height:60px;
  149. padding-bottom:0px;
  150. }
  151.  
  152. .cover {
  153. position:absolute;
  154. z-index:1;
  155. width:60px;
  156. height:60px;
  157. }
  158.  
  159. .cover img {
  160. float:left;
  161. width:60px;
  162. height:60px;
  163. }
  164.  
  165. .playbox {
  166. opacity:0.6;
  167. width:27px;
  168. height:30px;
  169. overflow:hidden;
  170. position:absolute;
  171. z-index:1000;
  172. margin-left:17px;
  173. margin-top:17px;
  174. text-align:center;
  175. }
  176.  
  177. .info {
  178. margin-left:73px;
  179. margin-top:4px;
  180. line-height:14px;
  181. }
  182.  
  183. #cunt{width:250px; height:auto;}
  184. {block:PermalinkPage}
  185. width:10px;
  186. {/block:PermalinkPage}
  187. }
  188.  
  189. #center{
  190. padding-top:3px;
  191. padding-bottom:3px;
  192. position:fixed !important;
  193. width:250px;
  194. height:207px;
  195. background-color:#fff;
  196. {block:PermalinkPage}
  197. width:410px;
  198. height:207px;
  199. {/block:PermalinkPage}
  200. }
  201.  
  202. body {
  203. padding: 0px;
  204. margin: 0px;
  205. color:{color:text};
  206. font-family: calibri;
  207. line-height:13px;
  208. font-size:12px;
  209. background-color: {color:Background};
  210. background-image:url({image:Background});
  211. background-attachment: fixed;
  212. background-repeat: repeat;
  213. }
  214.  
  215. /*--HERE YOU CAN CHANGE THE AMOUNT OF COLUMNS YOU WANT--*/
  216. #posts{
  217. float:center;
  218. {block:indexpage}
  219. width:1000px; /*--1000px for 4 columns, 800px for 3 columns, 600px for 2 columns and 200px for 1 columns--*/
  220. height:100%;
  221. {/block:indexpage}
  222. {block:permalinkpage}
  223. width:600px;
  224. {/block:permalinkpage}
  225. margin-left:325px;
  226. margin-top:240px;
  227. z-index:999;
  228. }
  229.  
  230. /*--CUSTOMIZE ENTRY SETTINGS--*/
  231. #entry img{
  232. {block:indexpage}
  233. background:#fff;
  234. max-width:205px;
  235. opacity:0.7;
  236. z-index:9999999;
  237. -webkit-transition:all 0.7s ease-out;
  238. -moz-transition:all 0.7s ease-out;
  239. transition:all 0.7s ease-out;
  240. {/block:indexpage}
  241. }
  242.  
  243. #entry{
  244. z-index:999;
  245. margin:8px;
  246. float:left;
  247. background:#fff;
  248. font-size:10px;
  249. line-height:13px;
  250. text-transform:normal;
  251. width:204px;
  252. padding:12px;
  253. border:1px solid #eee;
  254. box-shadow:rgba(0,0,0,.03) 4px 4px;
  255. {block:PermalinkPage}
  256. opacity:.7;
  257. width:360px;
  258. margin-top:15px;
  259. margin-left:13px;
  260. z-index:999;
  261. border:1px double {color:Title};
  262. {/block:PermalinkPage}
  263. -moz-transition: all 3.9s ease-out;
  264. -o-transition: all 3.9s ease-out;
  265. -webkit-transition: all 3.9s ease-out;
  266. transition: all 3.9s ease-out;
  267. }
  268.  
  269. #entry:hover{
  270. opacity:1;
  271. border:1px solid #fff;
  272. box-shadow:0px 0px 20px {color:Title};
  273. -moz-transition: all .9s ease-out;
  274. -o-transition: all .9s ease-out;
  275. -webkit-transition: all .9s ease-out;
  276. transition: all .9s ease-out;
  277. }
  278.  
  279.  
  280.  
  281. /*--CUSTOMIZE THE APPEARANCE OF PERMALINKS--*/
  282. #entry .perma{
  283. width:85%;
  284. height:auto;
  285. font-family:arial narrow;
  286. font-size:9px;
  287. line-height:12px;
  288. text-align:center;
  289. text-transform:uppercase;
  290. background:#fff;
  291. border-bottom:1px solid #aaa;
  292. position:absolute;
  293. z-index:99999;
  294. overflow:hidden;
  295. margin-top:0px;
  296. margin-left:0px;
  297. padding:6px;
  298. -webkit-transition:opacity 0.5s linear; opacity: 0.0;
  299. -webkit-transition:all 0.5s linear;
  300. -moz-transition:all 0.5s linear;
  301. transition:all 0.5s linear;
  302. }
  303.  
  304. #entry:hover .perma{
  305. overflow:visible;
  306. opacity:1;
  307. margin-top:0px;
  308. transform: rotate(0deg);
  309. -ms-transform: rotate(0deg);
  310. -webkit-transform: rotate(0deg);
  311. -o-transform: rotate(0deg);
  312. -moz-transform: rotate(0deg);
  313. -webkit-transition: all 0.5s linear;
  314. -webkit-transition: all 0.5s linear;
  315. -moz-transition: all 0.5s linear;
  316. transition: all 0.5s linear;
  317. }
  318.  
  319. .permalinktext{
  320. display:block;
  321. text-align:right;
  322. text-decoration:none;
  323. font-size:8px;
  324. letter-spacing:1px;
  325. padding-top:5px;
  326. text-transform:uppercase;
  327. background:#fff;
  328. border:1px solid #aaa;
  329. padding:2px;
  330. }
  331.  
  332.  
  333. /*--CUSTOMIZE TITLE OF ENTRIES--*/
  334. .title{
  335. line-height:12px;
  336. color:{color:Title};
  337. font-weight:normal;
  338. }
  339.  
  340.  
  341. /*--CUSTOMIZE TITLE OF SIDEBAR--*/
  342. #hisatitle{
  343. position: fixed !important;
  344. z-index:999999;
  345. width:250px;
  346. margin-top:80px;
  347. margin-left:520px;
  348. color:{color:Hisatitle};
  349. text-shadow:1px 1px 4px #fff;
  350. font-family:'Homemade Apple', cursive;
  351. font-size:60px;
  352. line-height:10px;
  353. }
  354.  
  355. /*--CUSTOMIZE TITLE OF SIDEBAR2--*/
  356. #hisatitle2{
  357. position: fixed !important;
  358. z-index:999999;
  359. width:250px;
  360. margin-top:130px;
  361. margin-left:700px;
  362. color:{color:Hisatitle};
  363. text-shadow:1px 1px 4px #fff;
  364. font-family:'Homemade Apple', cursive;
  365. font-size:60px;
  366. line-height:10px;
  367. }
  368.  
  369. /*--CUSTOMIZE SIDEBAR--*/
  370. #header{
  371. position:;
  372. width:100%;
  373. height:200px;
  374. margin-top:0px;
  375. margin-left:0px;
  376. padding:0px;
  377. background-color:#fff;
  378. border:1px solid #e1e1e1;
  379. z-index:9999;
  380. }
  381.  
  382.  
  383. /*--CUSTOMIZE SIDEBAR--*/
  384. #sidebar{
  385. position:fixed !important;
  386. width:140px;
  387. height:140px;
  388. margin-top:140px;
  389. margin-left:120px;
  390. padding:12px;
  391. background-color:#fff;
  392. border:4px double #e1e1e1;
  393. }
  394.  
  395.  
  396. /*--CUSTOMIZE DESCRIPTION--*/
  397. div#desc{
  398. position:fixed !important;
  399. opacity:1.0;
  400. background:#fff;
  401. width:154px;
  402. height:30px;
  403. padding:5px;
  404. color:#999;
  405. margin-top:160px;
  406. margin-left:-16px;
  407. font-size:10px;
  408. line-height:13px;
  409. font-family:calibri;
  410. text-transform:uppercase;
  411. border:4px double #e1e1e1;
  412. text-align:center; /*--you can put center, left, right or justify--*/
  413. }
  414.  
  415. /*--CUSTOMIZE DESCRIPTION--*/
  416. div#linksb{
  417. position:fixed !important;
  418. opacity:1.0;
  419. background:#eee;
  420. width:138px;
  421. height:20px;
  422. padding:5px;
  423. color:#999;
  424. margin-top:110px;
  425. margin-left:-5px;
  426. border:1px solid #eee;
  427. text-align:center; /*--you can put center, left, right or justify--*/
  428. }
  429.  
  430.  
  431. /*--CUSTOMIZE LINKS--*/
  432. #links{
  433. opacity:1.0;
  434. position:fixed!important;
  435. width:auto;
  436. height:auto;
  437. padding:10px;
  438. color:{color:Link};
  439. font-size:20px;
  440. font-family:arial narrow;
  441. letter-spacing:0px;
  442. text-transform:none;
  443. background:transparent;
  444. margin-left:3px;
  445. margin-top:110px;
  446. -webkit-transition: all 0.9s ease-in-out;
  447. -moz-transition: all 0.9s ease-in-out;
  448. -o-transition: all 0.9s ease-in-out;
  449. }
  450.  
  451.  
  452. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  453. #infscr-loading{
  454. bottom: -70px;
  455. position: absolute;
  456. left: 50%;
  457. margin-left:-8px;
  458. width:16px;
  459. height:11px;
  460. overflow:hidden;
  461. margin-bottom: 50px;
  462. }
  463.  
  464. #postnotes{
  465. text-align: justify;}
  466.  
  467. #postnotes blockquote{
  468. border: 0px;}
  469.  
  470. blockquote{
  471. padding:0px 0px 2px 5px;
  472. margin:0px 0px 2px 10px;
  473. border-left: 1px dotted #eee;
  474. }
  475.  
  476. blockquote p, ul{
  477. margin:0px;
  478. padding:0px;
  479. }
  480.  
  481. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  482. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  483. </style>
  484.  
  485.  
  486.  
  487.  
  488. <link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  489.  
  490.  
  491.  
  492.  
  493.  
  494. <!--THE TITLE IS THE SMALL TITLE THAT APPEARS IN TAB THE BLOG IN FRONT OF FAVICON, OVER THERE, WHERE IS HTTP, IF YOU DON'T UNDERSTAND, GO ON THIS LINK - http://static.tumblr.com/pmxvx4i/HBen83kl0/title.png -->
  495. <title>{text:Tab Title}</title>
  496. <!--THE FAVICON IS THE SMALL ICON THAT APPEARS IN TAB THE BLOG, OVER THERE, WHERE IS HTTP, IF YOU DON'T UNDERSTAND, GO ON THIS LINK - http://static.tumblr.com/pmxvx4i/jOrn83kin/favicon.png -->
  497. <link rel="shortcut icon" href="{image:Favicon}">
  498.  
  499. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  500. <meta name="viewport" content="width=720" />
  501.  
  502.  
  503.  
  504.  
  505.  
  506. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  507.  
  508. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  509.  
  510. <script>
  511.  
  512. (function($){
  513.  
  514. $(document).ready(function(){
  515.  
  516. $("a[title]").style_my_tooltips({
  517.  
  518. tip_follows_cursor:true,
  519.  
  520. tip_delay_time:90,
  521.  
  522. tip_fade_speed:600,
  523.  
  524. attribute:"title"
  525.  
  526. });
  527.  
  528. });
  529.  
  530. })(jQuery);
  531.  
  532. </script>
  533. <!--basic tooltip from tutorial-baby! Enjoy-->
  534. <style>
  535. .tooltip{
  536. display: inline;
  537. position: relative;
  538. }
  539. #s-m-t-tooltip {
  540. max-width:300px; /*how big the tooltip can be at most*/
  541. border-radius: 0px; /*change your border radius*/
  542. padding:3px 4px 5px 4px; /*padding inside tooltip*/
  543. margin:20px 7px -2px 20px; /*distance from word*/
  544. background-color:#ffffff; /*background color*/
  545. border:1px solid #E0E0E0; /*border info*/
  546. font-family:calibri; /*tooltip font*/
  547. font-size:9px; /*tooltip font size*/
  548. letter-spacing:2px; /*tooltip letter spacing*/
  549. text-transform:uppercase; /*makes the tooltip title uppercase*/
  550. color:#000; /*tooltip font color*/
  551. z-index:999999999999999999999999999999999999;
  552. }
  553. </style>
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560. </head>
  561.  
  562. <body>
  563. <div id="center">
  564. <div id="content">
  565.  
  566. <div id="header">
  567. <!--THIS CODE DOES WORK THE TITLE OVER THE SIDEBAR-->
  568. <div id="hisatitle">{text:Hisatitle}</div>
  569. <div id="hisatitle2">{text:Hisatitle2}</div>
  570.  
  571. <!--THIS CODE DOES WORK SIDEBAR-->
  572. <div id="sidebar">
  573. <!--THIS CODE DOES WORK DESCRIPTION-->
  574. <div id="desc">{description}</div>
  575. <div id="linksb"></div>
  576.  
  577.  
  578. <!--THIS CODE DOES WORK LINKS-->
  579. <div id="links">
  580. <a href="{text:Link One}" title="{text:Link 1 hover text}">I</a> &middot
  581. <a href="{text:Link Two}" title="{text:Link 2 hover text}">II</a> &middot
  582. <a href="{text:Link Three}" title="{text:Link 3 hover text}">III</a> &middot
  583. <a href="{text:Link Four}" title="{text:Link 4 hover text}">IV</a> &middot
  584. <a href="{text:Link Four}" title="{text:Link 5 hover text}">V</a>
  585. </div>
  586.  
  587.  
  588. <!--THIS CODE DOES WORK IMAGE OF SIDEBAR-->
  589. <img src="{image:sidebar}" style="background:#eee; border:1px solid #eee; padding:10px; opacity:0.7; width:120px; height:80px"></div>
  590.  
  591.  
  592. <!--THIS CODE DOES WORK POSTS, DON'T CHANGE ANYTHING IF NOT EXPERIENCED WITH CODES-->
  593. <div id="posts">
  594. {block:Posts}
  595. <div id="entry">
  596.  
  597. {block:Text}
  598. {block:Title}<span class="title">{Title}</span>{/block:Title}
  599. <span class="entrytext">{Body}</span></a>
  600. {block:IndexPage}<br>
  601. <div class="permalinktext">
  602. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  603. {/block:Text}
  604.  
  605. {block:Link}
  606. <a href="{URL}" class="title">{Name}</a>
  607. {block:Description}{Description}{/block:Description}
  608. {block:IndexPage}<br>
  609. <div class="permalinktext">
  610. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  611. </div>
  612. {/block:IndexPage}
  613. {block:Link}
  614.  
  615. {block:Photo}{block:IndexPage}<div class="lovely"></div>
  616. <div class="perma">
  617. <a title="go to the permalink page" href="{Permalink}"><font color="#000">{NoteCountwithlabel}</font></a>
  618. <br>
  619. <a title="click to reblog" href="{ReblogURL}"><font color="#000">relove this post</font></a></center></div>{/block:IndexPage}
  620.  
  621. {block:IndexPage}
  622. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=270px;>
  623. {/block:IndexPage}
  624. {block:permalinkpage}{LinkOpenTag}<center>
  625. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=360px;/>
  626. {LinkCloseTag}</center>{/block:permalinkpage}
  627. {/block:Photo}
  628.  
  629. {block:Quote}
  630. <div class="quote">❝ {quote}</div>
  631. {block:IndexPage}<br>
  632. <div class="permalinktext">
  633. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  634. {/block:Quote}
  635.  
  636. {block:Chat}
  637. {block:Title}<span class="title">{Title}</span>{/block:Title}
  638. <ul class="chat">
  639. {block:Lines}
  640. <li class="user_{UserNumber}">
  641. {block:Label}
  642. <span class="label">{Label}</span>
  643. {/block:Label}
  644.  
  645. {Line}<br>
  646. {/block:Lines}
  647. {block:IndexPage}<br>
  648. <div class="permalinktext">
  649. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  650. {/block:Chat}
  651.  
  652. {block:Audio}
  653. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><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}>Lovers</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Touch:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  654. {block:IndexPage}<br>
  655. <div class="permalinktext">
  656. <center> <font color="#fff">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#fff">{notecount} notes</font></a></center></div>{/block:IndexPage}
  657. {/block:Audio}
  658.  
  659. {block:Video}
  660. <center>{block:IndexPage}
  661. <div class="perma">
  662. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount}</a> - <a href="{reblogurl}">↻</a></div>
  663. <div style="width:200px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}</center>
  664. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden; overflow-y:hidden">{Video-500}{/block:PermalinkPage}</center>
  665. {block:Video}
  666.  
  667. {block:Answer}
  668. <div style="border:1px solid #eee; margin:3px; margin-top:-5px; min-height:30px; padding:3px; background:#f7f7f7">
  669. <img src="{AskerPortraitURL-30}" width="30" align="left"
  670. style="margin-right:4px; margin-top:-6px; margin-left:0px; border:1px solid #ddd; padding:7px; background:#fff; box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06); -moz-box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06); -webkit-box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06)">
  671. <askk>{Asker}</askk>: {Question}</div>
  672. <div style="font-family:calibri; font-size:10px">{Answer}</div>
  673. {/block:Answer}
  674.  
  675. {block:PermalinkPage}
  676. <center><br>
  677. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  678. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  679. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  680. {/block:PermalinkPage}
  681. {block:PostNotes}
  682. <div id="postnotes">{PostNotes}</div>
  683. {/block:PostNotes}</div>{/block:Posts}
  684. </div></div>
  685.  
  686. {block:indexpage}
  687. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  688. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  689. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  690. <script type="text/javascript">
  691. $(window).load(function(){
  692. var $wall = $('#posts');
  693. $wall.imagesLoaded(function(){
  694. $wall.masonry({
  695. itemSelector: '#entry, #entry_photo',
  696. isAnimated : false
  697. });
  698. });
  699.  
  700. $wall.infinitescroll({
  701. navSelector : '#page-nav',
  702. nextSelector : '#page-nav a',
  703. itemSelector : '#entry, #entry_photo',
  704. bufferPx : 2000,
  705. debug : false,
  706. errorCallback: function() {
  707. $('#infscr-loading').fadeOut('normal');
  708. }},
  709. function( newElements ) {
  710. var $newElems = $( newElements );
  711. $newElems.hide();
  712. $newElems.imagesLoaded(function(){
  713. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  714. });
  715. }); $('#content').show(500);
  716. });
  717. </script>
  718. {/block:indexpage}
  719.  
  720. </body>
  721.  
  722. <div style="z-index:99999999999; position:fixed; text-shadow:1px 1px 2px #000; font-family:cambri; background:white; border:1px solid {color:Hisatitle}; padding:3px; bottom:10px; right:10px; opacity:.9"><a href="http://elegancethemes.tumblr.com/" title="Tana made this wonderful theme!"><img src="http://33.media.tumblr.com/644606c2c1397ef03ce62a585dc1c2c4/tumblr_inline_ni36jhJvPP1ry72eo.gif"></a></div>
  723.  
  724.  
  725. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement