Advertisement
tanaxmercedes

Theme #3: Lovely Theme - by Tana // Elegance Themes

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