Advertisement
Maliklmore

Theme 5 "Mockingjay"

Aug 1st, 2013
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.32 KB | None | 0 0
  1. <!--
  2.  
  3. theme 5 "Mockingjay" by Maliklmore Themes. keep the credit on your blog or else I'll smack you, you don't even understand how hard I worked on this thing!
  4. And if you keep it on, take as many cookies as you'd like :)
  5.  
  6. it's a fairly easy code to manipulate, but please don't change it too much if you don't know your way around an html.
  7.  
  8. thanks loves!!
  9.  
  10. -->
  11.  
  12. <html lang="en">
  13. <head>
  14.  
  15. <title>{TITLE}</title>
  16.  
  17.  
  18. <meta name="color:Background" content="#fff"/>
  19. <meta name="color:Title" content="#aed8eb"/>
  20. <meta name="color:Text" content="#aaa"/>
  21. <meta name="color:Link" content="#aed8eb"/>
  22. <meta name="color:scrollbar" content="#aed8eb"/>
  23. <meta name="color:Hover" content="#000"/>
  24. <meta name="image:Background" content=""/>
  25. <meta name="image:sidebar" content=""/>
  26. <meta name="image:sidebar2" content=""/>
  27. <meta name="image:sidebar3" content=""/>
  28. <meta name="image:sidebar4" content=""/>
  29. <meta name="color:linkshover" content="#AED8EB"/>
  30. <meta name="text:Link One Title" content="home" />
  31. <meta name="text:Link One" content="" />
  32. <meta name="text:Link Two Title" content="message"/>
  33. <meta name="text:Link Two" content="" />
  34. <meta name="text:Link Three Title" content="link 1" />
  35. <meta name="text:Link Three" content="" />
  36. <meta name="text:Link Four Title" content="link 2" />
  37. <meta name="text:Link Four" content="" />
  38. <meta name="text:Link Five Title" content="link 3" />
  39. <meta name="text:Link Five" content="" />
  40. </script>
  41.  
  42.  
  43. <style type="text/css">
  44.  
  45.  
  46. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  47. @font-face { font-family: "lux"; src: url('http://static.tumblr.com/uuzw7gl/x1umfczqz/lubgrxl.ttf'); }
  48. @font-face{
  49. font-family:jane;
  50. src: url('http://static.tumblr.com/bm7b8hm/vnWmf9864/janeaust.ttf');,}
  51. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  52. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  53. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  54. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  55. @font-face { font-family: "handy00"; src: url('http://static.tumblr.com/va8axoh/0n6lwmnpk/handy00.ttf'); }
  56. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  57. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  58. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/dcylwch/06vmh5wfz/neverletgo.ttf'); }
  59. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  60.  
  61. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); 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;}
  62.  
  63. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  64.  
  65.  
  66. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; }
  67.  
  68. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  69.  
  70. #cred {
  71. position:fixed;
  72. width:230px;
  73. font-family: yolo;
  74. font-size:20px;
  75. line-height:12px;
  76. right:-44px;
  77. bottom:10px;
  78. height:12px;
  79. text-align:left;
  80. color:{color:text};
  81. background-color:#fcfcfc;
  82. padding:5px;
  83. opacity:.9;
  84. border:1px solid #ddd;
  85. -moz-transition-duration:0.5s;
  86. -webkit-transition-duration:0.5s;
  87. -o-transition-duration:0.5s;
  88. }
  89.  
  90. #cred:hover {
  91. right:-5px;
  92. -moz-transition-duration:0.5s;
  93. -webkit-transition-duration:0.5s;
  94. -o-transition-duration:0.5s;
  95. }
  96.  
  97. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  98.  
  99. body{
  100. margin:5px;
  101. background-color: {color:Background};
  102. background-image:url({image:background});
  103. background-attachment: fixed;
  104. background-repeat: repeat;
  105. font-size: 11px;
  106. font-family: century gothic;
  107. line-height:12px;
  108. color:{color:Text};
  109. }
  110.  
  111. a:link, a:active, a:visited{
  112. color:{color:link};
  113. text-decoration: none;
  114. -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;
  115. }
  116.  
  117. a:hover {
  118. color:{color:hover};
  119. text-shadow:0px 0px 1px #000;
  120. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  121. }
  122.  
  123. askk {
  124. font-family: century gothic;
  125. color: {color:Title};
  126. font-size:15px;
  127. z-index:1;
  128. }
  129.  
  130. #cunt{width:250px; height:auto;}
  131. {block:PermalinkPage}
  132. width:410px;
  133. {/block:PermalinkPage}
  134. }
  135.  
  136. #center{
  137. padding-top:3px;
  138. padding-bottom:3px;
  139. position:fixed !important;
  140. width:250px;
  141. height:207px;
  142. background-color:#fff;
  143. {block:PermalinkPage}
  144. width:410px;
  145. height:207px;
  146. {/block:PermalinkPage}
  147. }
  148.  
  149.  
  150. #posts{
  151. opacity: .9;
  152. float:center;
  153. {block:indexpage}
  154. width:630px;
  155. {/block:indexpage}
  156. {block:permalinkpage}
  157. width:550px;
  158. {/block:permalinkpage}
  159. margin-left: 455px;
  160. margin-top: 10px;
  161. transition: all 0.5s ease-out;
  162. -o-transition-transition: all 0.5s ease-out;
  163. -webkit-transition: all 0.5s ease-out;
  164. -moz-transition: all 0.5s ease-out;
  165. }
  166.  
  167. #audio {
  168. width:500px;
  169. height:auto;
  170. min-height:60px;
  171. padding-bottom:13px;
  172. }
  173. .cover {
  174. position:absolute;
  175. z-index:1;
  176. width:60px;
  177. height:60px;
  178. }
  179. .cover img {
  180. float:left;
  181. width:60px;
  182. height:60px;
  183. }
  184. .playbox {
  185. opacity:0.6;
  186. width:27px;
  187. height:30px;
  188. overflow:hidden;
  189. position:absolute;
  190. z-index:1000;
  191. margin-left:17px;
  192. margin-top:17px;
  193. text-align:center;
  194. }
  195. .info {
  196. margin-left:73px;
  197. margin-top:4px;
  198. line-height:14px;
  199. }
  200.  
  201.  
  202.  
  203. .circlemenu{
  204. margin-top:260px;
  205. width: 100%;
  206. overflow:hidden;
  207. }
  208.  
  209. .circlemenu ul{
  210. margin: 0;
  211. padding: 0;
  212. font: 9.3px Verdana;
  213. list-style-type: none;
  214. text-align: center; /* "left", "center", or "right" align menu */
  215. }
  216.  
  217. .circlemenu li{
  218. display: inline;
  219. margin: 0;
  220. }
  221.  
  222. .circlemenu li a{
  223. display:inline-block;
  224. text-align:center;
  225. text-decoration: none;
  226. color: white;
  227. background:{color:link};
  228. margin: 0;
  229. margin-right:0px; /*right spacing between each link */
  230. width:20px;
  231. height:20px;
  232. border-radius: 400px; /*really large border radius to create round borders*/
  233. -moz-border-radius: 400px;
  234. -webkit-border-radius: 400px;
  235. }
  236.  
  237. .circlemenu a span{
  238. position:relative;
  239. top:40%;
  240. }
  241.  
  242. .circlemenu li a:visited{
  243. color: white;
  244. }
  245.  
  246. .circlemenu a:hover{
  247. background: {color:linkshover};
  248. }
  249.  
  250.  
  251. #sidebar{
  252. position:fixed !important;
  253. width:430px;
  254. height:50%;
  255. padding:0px;
  256. margin-top:100px;
  257. margin-left:0px;
  258. overflow:hidden;
  259. border:0px solid #ddd;
  260. text-align:center;
  261. line-height:2px;
  262. z-index:2;
  263. opacity:1;
  264. border-radius:0px;
  265. -webkit-transition: all .7s ease;
  266. -moz-transition: all .7s ease;
  267. -o-transition: all .7s ease;
  268. transition: all .7s ease;
  269. }
  270. #sidebar:hover{
  271. opacity:1;
  272. }
  273.  
  274. #sidebarpic{
  275. position:fixed;
  276. opacity:1;
  277. margin-top:-210px;
  278. padding:0px;
  279. margin-left:125px;
  280. background:white;
  281. overflow:hidden;
  282. border:5px solid {color:title};
  283. transition: all 0.9s ease-out;
  284. -o-transition-transition: all 0.9s ease-out;
  285. -webkit-transition: all 0.9s ease-out;
  286. -moz-transition: all 0.9s ease-out;
  287. }
  288. #sidebarpic img{
  289. width:100px;
  290. height:100px;
  291. transition: all 0.9s ease-out;
  292. -o-transition-transition: all 0.9s ease-out;
  293. -webkit-transition: all 0.9s ease-out;
  294. -moz-transition: all 0.9s ease-out;
  295. }
  296. #sidebar:hover #sidebarpic img{
  297. transition: all 0.9s ease-out;
  298. -o-transition-transition: all 0.9s ease-out;
  299. -webkit-transition: all 0.9s ease-out;
  300. -moz-transition: all 0.9s ease-out;
  301. }
  302. #sidebar:hover #sidebarpic{
  303. margin-top:-100px;
  304. margin-left:40px;
  305. }
  306.  
  307. #sidebarpic2{
  308. position:fixed;
  309. opacity:1;
  310. margin-top:-100px;
  311. padding:0px;
  312. margin-left:205px;
  313. background:white;
  314. overflow:hidden;
  315. border:5px solid {color:title};
  316. transition: all 0.9s ease-out;
  317. -o-transition-transition: all 0.9s ease-out;
  318. -webkit-transition: all 0.9s ease-out;
  319. -moz-transition: all 0.9s ease-out;
  320. }
  321. #sidebarpic2 img{
  322. width:100px;
  323. height:100px;
  324. transition: all 0.9s ease-out;
  325. -o-transition-transition: all 0.9s ease-out;
  326. -webkit-transition: all 0.9s ease-out;
  327. -moz-transition: all 0.9s ease-out;
  328. }
  329. #sidebar:hover #sidebarpic2 img{
  330. transition: all 0.9s ease-out;
  331. -o-transition-transition: all 0.9s ease-out;
  332. -webkit-transition: all 0.9s ease-out;
  333. -moz-transition: all 0.9s ease-out;
  334. }
  335. #sidebar:hover #sidebarpic2{
  336. margin-left:280px;
  337. }
  338.  
  339. #sidebarpic3{
  340. position:fixed;
  341. opacity:1;
  342. margin-top:-210px;
  343. padding:0px;
  344. margin-left:235px;
  345. background:white;
  346. overflow:hidden;
  347. border:5px solid {color:title};
  348. transition: all 0.9s ease-out;
  349. -o-transition-transition: all 0.9s ease-out;
  350. -webkit-transition: all 0.9s ease-out;
  351. -moz-transition: all 0.9s ease-out;
  352. }
  353. #sidebarpic3 img{
  354. width:70px;
  355. height:100px;
  356. transition: all 0.9s ease-out;
  357. -o-transition-transition: all 0.9s ease-out;
  358. -webkit-transition: all 0.9s ease-out;
  359. -moz-transition: all 0.9s ease-out;
  360. }
  361. #sidebar:hover #sidebarpic3 img{
  362. transition: all 0.9s ease-out;
  363. -o-transition-transition: all 0.9s ease-out;
  364. -webkit-transition: all 0.9s ease-out;
  365. -moz-transition: all 0.9s ease-out;
  366. }
  367. #sidebar:hover #sidebarpic3{
  368. opacity:0;
  369. }
  370.  
  371. #sidebarpic4{
  372. position:fixed;
  373. opacity:1;
  374. margin-top:-100px;
  375. padding:0px;
  376. margin-left:125px;
  377. background:white;
  378. overflow:hidden;
  379. border:5px solid {color:title};
  380. transition: all 0.9s ease-out;
  381. -o-transition-transition: all 0.9s ease-out;
  382. -webkit-transition: all 0.9s ease-out;
  383. -moz-transition: all 0.9s ease-out;
  384. }
  385. #sidebarpic4 img{
  386. width:70px;
  387. height:100px;
  388. transition: all 0.9s ease-out;
  389. -o-transition-transition: all 0.9s ease-out;
  390. -webkit-transition: all 0.9s ease-out;
  391. -moz-transition: all 0.9s ease-out;
  392. }
  393. #sidebar:hover #sidebarpic4 img{
  394. transition: all 0.9s ease-out;
  395. -o-transition-transition: all 0.9s ease-out;
  396. -webkit-transition: all 0.9s ease-out;
  397. -moz-transition: all 0.9s ease-out;
  398. }
  399. #sidebar:hover #sidebarpic4{
  400. opacity:0;
  401. }
  402.  
  403. #desc{
  404. position:fixed;
  405. width:115px;
  406. opacity:0;
  407. padding:0px;
  408. height:50px;
  409. margin-left:157px;
  410. margin-top:-90px;
  411. font-family:calibri;
  412. font-size:11px;
  413. line-height:5px;
  414. overflow:hidden;
  415. letter-spacing:1px;
  416. line-height:10px;
  417. background:transparent;
  418. text-align:center;
  419. transition: all 0.6s ease-out;
  420. -o-transition-transition: all 0.6s ease-out;
  421. -webkit-transition: all 0.6s ease-out;
  422. -moz-transition: all 0.6s ease-out;
  423. }
  424. #sidebar:hover #desc{
  425. opacity:1;
  426. }
  427.  
  428.  
  429. .title{
  430. line-height:10px;
  431. letter-spacing:1px;
  432. font-style:italic;
  433. font-size:19px;
  434. color:{color:title};
  435. width:283px;
  436. top:2px;
  437. text-align:center;
  438. }
  439.  
  440. #entry{
  441. font-family: century gothic;
  442. font-size:11px;
  443. text-align:left;
  444. z-index:9999;
  445. float:left;
  446. opacity:.8;
  447. width: 500px;
  448. height: auto;
  449. color:{color:text};
  450. background:#fcfcfc;
  451. padding-top:14px;
  452. padding-right:15px;
  453. padding-left:15px;
  454. padding-bottom:12px;
  455. border:1px solid #ddd;
  456. margin:3px;
  457. {block:PermalinkPage}
  458. width: 500px;
  459. height: auto;
  460. {/block:PermalinkPage}
  461. line-height:12px;
  462. overflow:hidden;
  463. transition: all 0.9s ease-out;
  464. -o-transition-transition: all 0.9s ease-out;
  465. -webkit-transition: all 0.9s ease-out;
  466. -moz-transition: all 0.9s ease-out;
  467. }
  468. #entry:hover{
  469. opacity:1;
  470. }
  471. #entry img{
  472. {block:indexpage}
  473. max-width:500px;
  474. height:auto;
  475. {/block:indexpage}
  476. }
  477.  
  478. #entry .perma a{
  479. color: {color:link};
  480. transition: all 0.9s ease-out;
  481. -o-transition-transition: all 0.9s ease-out;
  482. -webkit-transition: all 0.9s ease-out;
  483. -moz-transition: all 0.9s ease-out;
  484. }
  485. #entry .perma{
  486. position:absolute;
  487. bottom:0px;
  488. margin-left:1px;
  489. width:500px;
  490. height:14px;
  491. text-transform:uppercase;
  492. background-color:#fff;
  493. padding:5px;
  494. padding-top:8px;
  495. overflow:hidden;
  496. font-family:century gothic;
  497. letter-spacing:1px;
  498. font-size: 8px;
  499. line-height:10px;
  500. border-top:1px dashed #ddd;
  501. text-align:center;
  502. opacity:0.0;
  503. color:#aaa;
  504. border-right-radius:50px;
  505. transition: all 0.9s ease;
  506. -o-transition-transition: all 0.9s ease;
  507. -webkit-transition: all 0.9s ease;
  508. -moz-transition: all 0.9s ease;
  509. }
  510. #entry:hover .perma{
  511. overflow:visible;
  512. opacity:1;
  513. bottom:18px;
  514. margin-left:1px;
  515. width:500px;
  516. transition: all 0.9s ease;
  517. -o-transition-transition: all 0.9s ease;
  518. -webkit-transition: all 0.9s ease;
  519. -moz-transition: all 0.9s ease;
  520. }
  521.  
  522. .permalinktext {
  523. display: block;
  524. font-family: pixel;
  525. letter-spacing: 1px;
  526. font-size: 8px;
  527. color: #aaa;
  528. padding-top:7px;
  529. padding-bottom:1px;
  530. margin-top:4px;
  531. border-top:1px dashed #ddd;
  532. line-height: 10px;
  533. text-align: center;
  534. text-transform:uppercase;
  535. -webkit-transition: all 0.6s ease-out;
  536. -moz-transition: all 0.6s ease-out;
  537. -o-transition: all 0.6s ease-out;
  538. transition: all 0.6s ease-out;
  539. }
  540.  
  541. #postnotes{
  542. text-align: left;}
  543.  
  544. #postnotes blockquote{
  545. border: 0px;}
  546.  
  547.  
  548. blockquote{
  549. padding:0px 0px 2px 3px;
  550. margin:0px 0px 2px 1px;
  551. }
  552. ul, ol, li{
  553. list-style:none;
  554. margin:0px;
  555. padding:0px;
  556. }
  557.  
  558.  
  559. a.links {
  560. font-family: ronda;
  561. font-size: 8px;
  562. line-height: 8px;
  563. text-transform: normal;
  564. letter-spacing:0px;
  565. display:block;
  566. padding: 0px;
  567. margin-bottom: 0px;
  568. }
  569.  
  570. a.links:hover {
  571. font-style: none;
  572. text-decoration: none;
  573. letter-spacing:10px;
  574. }
  575.  
  576. </style>
  577. <link rel="shortcut icon" href="{text:favicon link}">
  578. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  579. <meta name="viewport" content="width=720" />
  580.  
  581. <!-- Here you can edit all the text posts, image posts, photosets, etc. to fit your blog -->
  582.  
  583. </head>
  584. <body>
  585. <div id="center">
  586. <div id="content">
  587.  
  588. </script>
  589.  
  590. <script type="text/javascript" src="http://ubhie.webs.com/topblue.txt"></script>
  591.  
  592. </script>
  593.  
  594. <script type="text/javascript" src="http://ubhie.webs.com/topblue.txt"></script>
  595. </head>
  596. <body>
  597. <div id="center">
  598. <div id="content">
  599.  
  600.  
  601. <div id="sidebar">
  602.  
  603. <div class="circlemenu">
  604. <ul>
  605. <li><a href="{text:Link One}"><span>{text:Link One Title}</span></a></li>
  606. <li><a href="{text:Link Two}"><span>{text:Link Two Title}</span></a></li>
  607. <li><a href="{text:Link Three}"><span>{text:Link Three Title}</span></a></li>
  608. <li><a href="{text:Link Four}"><span>{text:Link Four Title}</span></a></li>
  609. <li><a href="{text:Link Five}"><span>{text:Link Five Title}</span></a></li>
  610. </ul>
  611. </div>
  612.  
  613. <div id="sidebarpic">
  614. <a href="/"><img src="{image:sidebar}"></a>
  615. </div>
  616.  
  617. <div id="sidebarpic2">
  618. <a href="/"><img src="{image:sidebar2}"></a>
  619. </div>
  620.  
  621. <div id="sidebarpic3">
  622. <a href="/"><img src="{image:sidebar3}"></a>
  623. </div>
  624.  
  625. <div id="sidebarpic4">
  626. <a href="/"><img src="{image:sidebar4}"></a>
  627. </div>
  628.  
  629. <div id="desc">
  630. {description}
  631. </div>
  632.  
  633. </div>
  634.  
  635. <div id="posts">
  636. {block:Posts}
  637. <div id="entry">
  638.  
  639. {block:Text}
  640. {block:Title}<span class="title">{Title}</span>{/block:Title}
  641. <span class="entrytext">{Body}</span>
  642. {block:IndexPage}
  643. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  644. {/block:IndexPage}
  645. {/block:Text}
  646.  
  647. {block:Link}
  648. <a href="{URL}" class="title">{Name}</a>
  649. {block:Description}{Description}{/block:Description}
  650. {block:IndexPage}
  651. <div class="perma">
  652. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  653. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  654. {/block:IndexPage}
  655. {block:Link}
  656.  
  657. {block:Photo}{block:IndexPage}
  658. <div class="perma">
  659. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  660. {/block:IndexPage}
  661. {block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="background:white; padding:6px; border:1px solid #eee;"width=490px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}
  662. {/block:Photo}
  663.  
  664. {block:Photoset}
  665. {block:IndexPage}
  666. <div class="perma">
  667. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  668. <div style="border:1px solid #ddd; padding-top:6px; padding-left:6px; padding-bottom:2px; padding-right:2px; background:white; width:500px;">{Photoset-500}</div></center>
  669. {/block:IndexPage}
  670. {block:PermalinkPage}
  671. <center>
  672. {Photoset-490}</center>
  673. {/block:PermalinkPage}
  674. {/block:Photoset}
  675.  
  676.  
  677. {block:Quote}
  678. <span class="entrytext">{Quote}</span>
  679. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  680. {block:IndexPage}
  681. <div class="perma">
  682. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  683. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  684. {/block:IndexPage}
  685. {/block:Quote}
  686.  
  687. {block:Chat}
  688. {block:Title}<span class="title">{Title}</span>{/block:Title}
  689. <ul class="chat">
  690. {block:Lines}
  691. <li class="user_{UserNumber}">
  692. {block:Label}
  693. <span class="label">{Label}</span>
  694. {/block:Label}
  695.  
  696. {Line}
  697. </li>
  698. {/block:Lines}
  699. </ul>
  700. {block:IndexPage}
  701. <div class="perma">
  702. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  703. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  704. {/block:IndexPage}
  705. {/block:Chat}
  706.  
  707.  
  708. {block:Audio}<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}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  709. {block:IndexPage}
  710. <div class="perma">
  711. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  712. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  713. {/block:IndexPage}
  714. {/block:Audio}
  715.  
  716. {block:Video}<center>
  717. <div class="perma">
  718. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  719. <div class="perma">
  720. posted {timeago} with <a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank"> steal </a></span></div>
  721. <div style="padding-top:0px; padding-bottom:2px; background-color:white; border:1px solid #ddd; padding-top:7px; padding-left:4px; padding-bottom:7px; padding-right:4px;">
  722. {Video-500}</div>
  723. {block:Caption}{Caption}{/block:Caption}
  724. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  725. {block:Video}
  726.  
  727. {block:Answer}
  728. <div style="border-radius:0px; border: 1px solid #eee; margin: 3px; margin-top: -2px; max-height:37px; padding: 3px; overflow:auto; padding-left:px;background: white;">
  729. <img src="{AskerPortraitURL-30}" width="27" align="left" style="margin-right:6px; margin-top:0px; background:#fcfcfc; padding:4px; border:1px solid #eee; z-index:99;"/>
  730. <askk>{Asker}</askk>: {Question}<br></div>
  731. {Answer}
  732. {block:IndexPage}
  733. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  734. {/block:IndexPage}
  735. {/block:Answer}
  736.  
  737. {block:PostNotes}<div style="text-align:center; border-top:1px dashed #ddd;">{caption}</div>
  738. <center>
  739.  
  740. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} - posted {dayofweek}, {month} {dayofmonth}{dayofmonthsuffix}<Br>
  741.  
  742. {block:HasTags}
  743. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  744. {block:RebloggedFrom}
  745. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  746. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  747.  
  748. {/block:RebloggedFrom}
  749. </center></span>
  750. <br>
  751. <div id="postnotes">{PostNotes}</div><br>
  752.  
  753. <center>{block:ContentSource}
  754. <br><a href="{SourceURL}">
  755. {lang:Source}:
  756. {block:SourceLogo}
  757. <img src="{BlackLogoURL}" width="{LogoWidth}"
  758. height="{LogoHeight}" alt="{SourceTitle}" />
  759. {/block:SourceLogo}
  760. {block:NoSourceLogo}
  761. {SourceLink}
  762. {/block:NoSourceLogo}
  763. </a>
  764. {/block:ContentSource}</center>
  765.  
  766. {/block:PostNotes}
  767. </div>
  768. {/block:Posts}
  769. </div></div>
  770.  
  771. {block:indexpage}
  772. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  773. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  774. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  775. <script type="text/javascript">
  776. $(window).load(function(){
  777. var $wall = $('#posts');
  778. $wall.imagesLoaded(function(){
  779. $wall.masonry({
  780. itemSelector: '#entry, #entry_photo',
  781. isAnimated : false
  782. });
  783. });
  784.  
  785. $wall.infinitescroll({
  786. navSelector : '#page-nav',
  787. nextSelector : '#page-nav a',
  788. itemSelector : '#entry, #entry_photo',
  789. bufferPx : 2000,
  790. debug : false,
  791. errorCallback: function() {
  792. $('#infscr-loading').fadeOut('normal');
  793. }},
  794. function( newElements ) {
  795. var $newElems = $( newElements );
  796. $newElems.hide();
  797. $newElems.imagesLoaded(function(){
  798. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  799. });
  800. }); $('#content').show(500);
  801. });
  802. </script>
  803. {/block:indexpage}
  804.  
  805.  
  806. <BODY onselectstart="return false;">
  807. <script type="text/javascript">
  808. <!--
  809.  
  810. // Disable Right Click Script
  811.  
  812. function IE(e)
  813. {
  814. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  815. {
  816. return false;
  817. }
  818. }
  819. function NS(e)
  820. {
  821. if (document.layers || (document.getElementById && !document.all))
  822. {
  823. if (e.which == "2" || e.which == "3")
  824. {
  825. return false;
  826. }
  827. }
  828. }
  829. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  830.  
  831. //-->
  832. </script>
  833.  
  834. </body>
  835.  
  836.  
  837.  
  838. <div id="cred">&nbsp;&nbsp;&nbsp;©&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.maliklmore.tumblr.com">x MALIKLMORE ORIGINAL x</a></div>
  839.  
  840.  
  841.  
  842. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement