Advertisement
Ditasaur

Sight Theme

Jul 17th, 2012
23,612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.69 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- SIGHT THEME BY RAMYEONS // http://ramyeons.tumblr.com / http://hobakjeon.tumblr.com
  6.  
  7. ---------------------RULES--------------------------------
  8.  
  9. *DO NOT USE MY THEME CODES AS BASE CODES FOR YOUR OWN THEME
  10. *DO NOT CLAIM AS YOUR OWN OR I WILL HUNT YOU DOWN
  11. *DO NOT BREAK ANY RULES OR YOU WILL BE REPORTED
  12. *YOU MAY EDIT THIS THEME, BUT LEAVE THE CREDITS ALONE
  13. *DO NOT TAKE MY CREDITS OUT
  14.  
  15. ----------------------FAQ---------------------------------
  16. 1. I will not help with customizing my themes or other themes.
  17. 2. Check ALL of the appearance options before asking a question.
  18. 3. I do not compile or give any codes for anyone, im not a coding machine.
  19. 4. I do not take theme requests no matter how much you beg.
  20. 5. My themes are not means to be used as base codes for anything.
  21. 6. If you do not want infinite scrolling, just uncheck it.
  22. 7. If your infinite scrolling is not working, thats because you have a SCM music player.
  23. 8. To find the install link, go to the first post of the live previews.
  24. 9. For more questions, please go to http://ramyeons.tumblr.com and visit the FAQ links.
  25.  
  26.  
  27. -->
  28.  
  29. <head>
  30. <title>{Title}</title>
  31. <link rel="shortcut icon" href="{Favicon}" />
  32.  
  33. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  34.  
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}"/>
  37. {/block:Description}
  38.  
  39.  
  40. {block:if400pxposts}{block:ifinfinitescrolling}
  41. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  42. {/block:if400pxposts}
  43.  
  44.  
  45. {block:if500pxposts}{block:ifinfinitescrolling}
  46. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  47. {/block:if500pxposts}
  48.  
  49. <!--BASIC FLUFF-->
  50.  
  51. <meta name="if:500px posts" content="0"/>
  52. <meta name="if:400px posts" content="1"/>
  53. <meta name="if:250px posts" content="0"/>
  54. <meta name="if:Image Opacity" content="1"/>
  55. <meta name="if:Cute Cursor" content="1"/>
  56. <meta name="if:Infinite Scrolling" content="1"/>
  57. <meta name="if:Title Shadows" content="1"/>
  58.  
  59.  
  60.  
  61. <meta name="text:Music Player Code" content=""/>
  62. <meta name="text:Music Player Icon" content="http://static.tumblr.com/iuggpng/d86m7blmd/sightmusicicon.gif"/>
  63. <meta name="text:Corner Image Location" content=""/>
  64. <meta name="text:Link 1" content=""/>
  65. <meta name="text:Link 1 URL" content=""/>
  66. <meta name="text:Link 2" content=""/>
  67. <meta name="text:Link 2 URL" content=""/>
  68. <meta name="text:Link 3" content=""/>
  69. <meta name="text:Link 3 URL" content=""/>
  70. <meta name="text:Link 4" content=""/>
  71. <meta name="text:Link 4 URL" content=""/>
  72. <meta name="text:Link 5" content=""/>
  73. <meta name="text:Link 5 URL" content=""/>
  74.  
  75.  
  76. <meta name="image:Background" content="http://static.tumblr.com/iuggpng/SIWm6gqhe/graphpaperwhite.png"/>
  77. <meta name="image:Sidebar IMG" content="http://static.tumblr.com/iuggpng/VgDm7bipj/sightsidebar.jpg"/>
  78. <meta name="image:Corner Image" content=""/>
  79.  
  80.  
  81. <meta name="color:Scrollbar" content="#ccc"/>
  82. <meta name="color:Background" content="#fff"/>
  83. <meta name="color:Link" content="#aaa"/>
  84. <meta name="color:Link Hover" content="#eee"/>
  85. <meta name="color:Posts BG" content="#fff"/>
  86. <meta name="color:Posts Border" content="#f7f7f7"/>
  87. <meta name="color:Text" content="#222"/>
  88. <meta name="color:Post Titles" content="#aaa"/>
  89. <meta name="color:Chat Post Underline" content="#eee"/>
  90. <meta name="color:Blockquote Side Border" content="#eee"/>
  91. <meta name="color:Perm BG" content="#fff"/>
  92. <meta name="color:Perm Text" content="#999"/>
  93. <meta name="color:Title Color" content="#fff"/>
  94. <meta name="color:Title Shadow 1" content="#fd6a80"/>
  95. <meta name="color:Title Shadow 2" content="#68bbff"/>
  96. <meta name="color:About BG" content="#333"/>
  97. <meta name="color:About Color" content="#eee"/>
  98. <meta name="color:Desc Text" content="#999"/>
  99. <meta name="color:Header BG" content="#000"/>
  100. <meta name="color:Nav Text" content="#ccc"/>
  101. <meta name="color:Music Player BG" content="#222"/>
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  109.  
  110.  
  111. <style type="text/css">
  112. {CustomCSS}
  113.  
  114. ::-moz-selection{
  115. background:#fff;color:#aaa;
  116. }
  117.  
  118. ::selection{
  119. background:#fff;color:#aaa;
  120. }
  121.  
  122. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:40px;}
  123.  
  124. ::-webkit-scrollbar {height:0px;width:4px;background-color:white;}
  125.  
  126.  
  127. iframe#tumblr_controls {
  128. right:3px !important;
  129. position: fixed !important;
  130. -webkit-transition: opacity 0.7s linear;
  131. opacity: 0.6;
  132. -webkit-transition: all 0.8s ease-out;
  133. -moz-transition: all 0.8s ease-out;
  134. transition: all 0.8s ease-out;
  135. }
  136.  
  137. iframe#tumblr_controls:hover {
  138. -webkit-transition: opacity 0.7s linear;
  139. opacity: 1;
  140. -webkit-transition: all 0.4s ease-out;
  141. -moz-transition: all 0.4s ease-out;
  142. transition: all 0.4s ease-out;
  143. }
  144.  
  145. body{
  146. background-image:url("{image:Background}");
  147. background-color:{color:Background};
  148. background-repeat:repeat;
  149. background-attachment:fixed;
  150. color:{color:Text};
  151. font-family:tahoma;
  152. font-size:9px;
  153. {block:ifcutecursor}cursor: url(http://i932.photobucket.com/albums/ad167/DottyDita/1338348137_cursor-small.png), progress !important;{/block:ifcutecursor}
  154. }
  155.  
  156. a, a:link, a:visited, a:active{
  157. color:{color:Link};
  158. z-index:999;
  159. text-decoration:none;
  160. letter-spacing:1px;
  161. -webkit-transition: all 0.4s ease-out;
  162. -moz-transition: all 0.4s ease-out;
  163. transition: all 0.4s ease-out;
  164. }
  165.  
  166. a:hover {
  167. color:{color:Link Hover};
  168. text-decoration:none;
  169. {block:ifcutecursor} cursor: url(http://i932.photobucket.com/albums/ad167/DottyDita/1338348137_cursor-small.png), progress !important;{/block:ifcutecursor}
  170. -webkit-transition: all 0.4s ease-out;
  171. -moz-transition: all 0.4s ease-out;
  172. transition: all 0.4s ease-out;
  173. }
  174.  
  175.  
  176. #posts {
  177. margin-top:90px;
  178. {block:PermalinkPage}margin-left:370px;{/block:PermalinkPage}
  179. {block:IndexPage}{block:if500pxposts}margin-left:370px;{/block:if500pxposts}
  180. {block:if400pxposts}margin-left:420px;{/block:if400pxposts}
  181. {block:if250pxposts}margin-left:350px;{/block:if250pxposts}{/block:IndexPage}
  182.  
  183. }
  184.  
  185. .posteu {
  186. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  187. {block:IndexPage}{block:if500pxposts}width:500px;{/block:if500pxposts}
  188. {block:if400pxposts}width:400px;{/block:if400pxposts}
  189. {block:if250pxposts}width:250px;{/block:if250pxposts}{/block:IndexPage}
  190. margin:10px;
  191. border:1px solid {color:Posts Border};
  192. font-family:tahoma;
  193. font-size:9px;
  194. height:auto;
  195. float:left;
  196. position:relative;
  197. overflow:hidden;
  198. padding:10px;
  199. color:{color:Text};
  200. background-color:{color:Posts BG};
  201. opacity:1;
  202. -webkit-transition: all 0.4s ease-out;
  203. -moz-transition: all 0.4s ease-out;
  204. transition: all 0.4s ease-out;
  205. }
  206.  
  207. #inpiniteu {
  208. position:relative;
  209. {block:PermalinkPage}width:700px;{/block:PermalinkPage}
  210. {block:IndexPage}{block:if500pxposts}width:700px;{/block:if500pxposts}
  211. {block:if400pxposts}width:500px;{/block:if400pxposts}
  212. {block:if250pxposts}width:700px;{/block:if250pxposts}{/block:IndexPage}
  213. }
  214.  
  215.  
  216.  
  217. .title {
  218. font-family:print;
  219. letter-spacing:5px;
  220. font-size:19px;
  221. line-height:20px;
  222. text-align:center;
  223. color:{color:Post Titles};
  224. text-transform:uppercase;
  225. }
  226.  
  227. .linktitle {
  228. font-family:print;
  229. letter-spacing:5px;
  230. font-size:19px;
  231. line-height:20px;
  232. text-align:center;
  233. color:{color:Post Titles};
  234. text-transform:uppercase;
  235. }
  236.  
  237. .title a, .linktitle a{
  238. color:#aaa;
  239. letter-spacing:4px;
  240. }
  241.  
  242. .texts, .chat, .link, .quote, .audio{
  243. font-family:tahoma;
  244. font-size:9px;
  245. line-height:15px;
  246. margin-bottom:5px;
  247. margin-top:5px;
  248. color:{color:Text};
  249. padding:1px;
  250. letter-spacing:0px;
  251.  
  252. }
  253.  
  254. {block:IndexPage}{block:ifimageopacity}
  255.  
  256. .posteu img, .posteu a img {
  257. opacity:.9;
  258. -webkit-transition: all 0.4s ease-out;
  259. -moz-transition: all 0.4s ease-out;
  260. transition: all 0.4s ease-out;
  261. }
  262.  
  263. .posteu img:hover, .posteu a img:hover {
  264. opacity:.6;
  265. -webkit-transition: all 0.4s ease-out;
  266. -moz-transition: all 0.4s ease-out;
  267. transition: all 0.4s ease-out;
  268. }
  269. {/block:ifimageopacity}{/block:IndexPage}
  270.  
  271. #perm {
  272. font-family:onuava;
  273. font-size:6px;
  274. text-align:center;
  275. background-color:{color:Perm BG};
  276. padding:7px;
  277. {block:IndexPage}{block:if500pxposts}width:465px;{/block:if500pxposts}
  278. {block:if400pxposts}width:365px;{/block:if400pxposts}
  279. {block:if250pxposts}width:215px;{/block:if250pxposts}{/block:IndexPage}
  280. position:absolute;
  281. margin-top:10px;
  282. line-height:12px;
  283. margin-left:10px;
  284. letter-spacing:2px;
  285. color:{color:Perm Text};
  286. opacity:0;
  287. z-index:999;
  288. text-transform:uppercase;
  289. -webkit-transition: all 0.8s ease-out;
  290. -moz-transition: all 0.8s ease-out;
  291. transition: all 0.8s ease-out;
  292. }
  293.  
  294. #perm a {
  295. color:{color:Perm Text};
  296. }
  297.  
  298. {block:IndexPage}.posteu:hover #perm {
  299. opacity:.9;
  300. -webkit-transition: all 0.8s ease-out;
  301. -moz-transition: all 0.8s ease-out;
  302. transition: all 0.8s ease-out;
  303. }
  304. {/block:IndexPage}
  305.  
  306. #permalink {
  307. width:500px;
  308. padding:5px;
  309. height:auto;
  310. background-color:{color:Posts BG};
  311. color:{color:Text};
  312. font-family:consolas;
  313. font-size:8px;
  314. text-transform:uppercase;
  315. letter-spacing:1px;
  316. }
  317.  
  318. #taemin {
  319. display:block;
  320. background-color:{color:Posts BG};
  321. width:500px;
  322. padding:0px;
  323.  
  324. }
  325.  
  326. #askpic {
  327. margin-right:5px;
  328. float:left;
  329. -moz-border-radius:100px;
  330. border-radius:100px;
  331. }
  332.  
  333. blockquote {
  334. padding:5px;
  335. border-left:3px solid {color:Blockquote Side Border};
  336. }
  337.  
  338. {block:if250pxposts}{block:ifinfinitescrolling}.pagination {
  339. display: none;
  340. }{/block:ifinfinitescrolling}{/block:if250pxposts}
  341.  
  342. {block:ifnotinfinitescrolling}
  343. .pag {
  344. background-color:{color:Header BG};
  345. color:{color:Nav Text};
  346. font-family:consolas;
  347. font-size:8px;
  348. text-transform:uppercase;
  349. width:auto;
  350. padding:3px;
  351. text-align:center;
  352. position:fixed;
  353. top:80px;
  354. margin-left:295px;
  355. z-index:999999999;
  356. }
  357. {/block:ifnotinfinitescrolling}
  358.  
  359.  
  360. @font-face {font-family: "onuava";src: url('http://static.tumblr.com/iuggpng/OCkm4x5h8/onuava__.ttf');}
  361.  
  362. @font-face {font-family: "sunrise";src: url('http://static.tumblr.com/iuggpng/Hb7m72lin/blackout_sunrise.ttf');}
  363.  
  364. @font-face {font-family: "silkscreen";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
  365.  
  366. @font-face {font-family: "print";src: url('http://static.tumblr.com/iuggpng/oQfm4mzne/princ___.ttf');}
  367.  
  368. @font-face {font-family: "open sans";src: url('http://static.tumblr.com/iuggpng/jrXm0dlyf/opensans-condlight.ttf');}
  369.  
  370. @font-face {font-family: "neou bold";src: url('http://static.tumblr.com/iuggpng/0eTm6pndc/neou-bold.ttf');}
  371.  
  372. @font-face {font-family: "neou thin";src: url('http://static.tumblr.com/iuggpng/c0Jm6pnei/neou-thin.ttf');}
  373.  
  374. @font-face {font-family: "directory";src: url('http://static.tumblr.com/iuggpng/pTym6pnf7/directory.ttf');}
  375.  
  376.  
  377. #trans, .trans {
  378. -webkit-transition: all 0.8s ease-out;
  379. -moz-transition: all 0.8s ease-out;
  380. transition: all 0.8s ease-out;
  381. }
  382.  
  383. #joon {
  384. position:fixed;
  385. left:300px;
  386. top:0px;
  387. width:700px;
  388. padding:5px;
  389. color:{color:Nav Text};
  390. text-align:center;
  391. background-color:{color:Header BG};
  392. opacity:.8;
  393. z-index:999;
  394. }
  395.  
  396. #nav {
  397. color:{color:Nav Text};
  398. padding:2px;
  399. padding-left:6px;
  400. font-size:8px;
  401. margin-right:10px;
  402. font-family:consolas;
  403. letter-spacing:2px;
  404. text-transform:uppercase;
  405. }
  406.  
  407. .about {
  408. position:fixed;
  409. top:20px;
  410. left:298px;
  411. }
  412.  
  413. #about {
  414. background-color:{color:About BG};
  415. color:{color:About Color};
  416. padding:5px;
  417. padding-right:6px;
  418. height:auto;
  419. font-family:open sans;
  420. font-size:13px;
  421. margin-left:-64px;
  422. letter-spacing:2px;
  423. text-transform:uppercase;
  424. }
  425.  
  426. #desc {
  427. font-family:arial;
  428. font-size:8px;
  429. line-height:13px;
  430. letter-spacing:1px;
  431. text-align:right;
  432. opacity:0;
  433. color:{color:Desc Text};
  434. width:150px;
  435. margin-top:-100px;
  436. margin-left:-180px;
  437. position:absolute;
  438. }
  439.  
  440. .about:hover #desc {
  441. opacity:1;
  442. margin-top:5px;
  443. }
  444.  
  445. .about:hover #about {
  446. padding-right:55px;
  447. padding-left:20px;
  448. letter-spacing:2px;
  449. margin-left:-200px;
  450. }
  451.  
  452.  
  453. {block:ifcornerimagelocation}.corner {
  454. position:fixed;
  455. bottom:0px;
  456. {text:Corner Image Location}:0px;
  457. opacity:1;
  458. z-index:999;
  459. }
  460. {/block:ifcornerimagelocation}
  461.  
  462. {block:ifmusicplayercode}.music {
  463. overflow:hidden;
  464. width:70px;
  465. height:100px;
  466. position:fixed;
  467. bottom:0px;
  468. left:0px;
  469. }
  470.  
  471. .music:hover {
  472. width:400px;
  473. }
  474. {/block:ifmusicplayercode}
  475.  
  476. </style>
  477.  
  478. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  479.  
  480.  
  481. {block:if250pxposts}{block:ifinfinitescrolling}<script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>{/block:ifinfinitescrolling}{/block:if250pxposts}
  482.  
  483. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  484.  
  485. {block:if250pxposts}<script>
  486. $(function(){
  487. var $container = $('#inpiniteu');
  488. $container.imagesLoaded(function(){
  489. $container.masonry({
  490. itemSelector: '.posteu',
  491. });
  492. });
  493. $container.infinitescroll({
  494. itemSelector : ".posteu",
  495. navSelector : "div.pagination",
  496. nextSelector : ".pagination a#next",
  497. loadingImg : "",
  498. loadingText : "<em></em>",
  499. bufferPx : 10000,
  500. extraScrollPx: 12000,
  501. },
  502. // trigger Masonry as a callback
  503. function( newElements ) {
  504. var $newElems = $( newElements ).css({ opacity: 0 });
  505. // ensure that images load before adding to masonry layout
  506. $newElems.imagesLoaded(function(){
  507. $newElems.animate({ opacity: 1 });
  508. $container.masonry( 'appended', $newElems, true );
  509. });
  510. }
  511. );
  512. });
  513. </script>
  514. {/block:if250pxposts}
  515.  
  516.  
  517. </head>
  518. <body>
  519.  
  520. {block:ifmusicplayercode}<div class="music" id="trans">
  521. <img src="{text:Music Player Icon}" style="padding:10px; background-color:{color:Music Player BG};">
  522. <div style="margin-top:-40px; margin-left:80px;">{text:Music Player Code}
  523. </div></div>
  524. {/block:ifmusicplayercode}
  525.  
  526.  
  527. {block:ifcornerimagelocation}<img src="{image:Corner Image}" class="corner">{/block:ifcornerimagelocation}
  528.  
  529.  
  530. {block:if250pxposts}{block:ifinfinitescrolling}<div class="pagination">
  531. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  532. </div>
  533. {/block:ifinfinitescrolling}{/block:if250pxposts}
  534.  
  535.  
  536. {block:ifnotinfinitescrolling}
  537. {block:Pagination}<div class="pag">{block:PreviousPage}<a href="{PreviousPage}">◀</a> {/block:PreviousPage} {block:JumpPagination length="5"} {block:CurrentPage} <span class="current_page">{PageNumber}</span> {/block:CurrentPage} {block:JumpPage} <a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage} {/block:JumpPagination} {block:NextPage} <a href="{NextPage}">▶</a> {/block:NextPage}</div>{/block:Pagination}{/block:ifnotinfinitescrolling}
  538.  
  539.  
  540. <div id="joon">
  541. <div style="font-family:directory; color:{color:Title Color}; margin-top:5px; letter-spacing:6px; font-size:30px;
  542. {block:iftitleshadows}text-shadow: -2px 0px {color:Title Shadow 1}, 2px 0px {color:Title Shadow 2}; {/block:iftitleshadows} margin-bottom:6px;">{Title}</div>
  543.  
  544. <div style="margin-left:-40px;"><p>
  545. { <a href="/" id="nav">safe and sound</a>
  546. <a href="/ask" id="nav">sing</a>
  547. <a href="/archive" id="nav">memories</a>
  548. <a href="http://hobakjeon.tumblr.com" id="nav">theme</a>
  549. {block:iflink1}<a href="{text:Link 1 URL}" id="nav">{text:Link 1}</a>{/block:iflink1}
  550. {block:iflink2}<a href="{text:Link 2 URL}" id="nav">{text:Link 2}</a>{/block:iflink2}
  551. {block:iflink3}<a href="{text:Link 3 URL}" id="nav">{text:Link 3}</a>{/block:iflink3}
  552. {block:iflink4}<a href="{text:Link 4 URL}" id="nav">{text:Link 4}</a>{/block:iflink4}
  553. {block:iflink5}<a href="{text:Link 5 URL}" id="nav">{text:Link 5}</a>{/block:iflink5}
  554. }
  555.  
  556.  
  557. </div>
  558. </div>
  559.  
  560. <div class="about" id="trans">
  561. <div id="about" class="trans">a b o u t</div>
  562. <div id="desc" class="trans">
  563. <img src="{image:Sidebar IMG}" style="width:150px;">
  564. {Description}</div>
  565. </div>
  566.  
  567.  
  568.  
  569. <div id="posts">
  570. <div id="inpiniteu">
  571.  
  572. {block:Posts}
  573.  
  574. {block:if400pxposts}{block:ifinfinitescrolling}<div class="autopagerize_page_element">{/block:ifinfinitescrolling}
  575. {/block:if400pxposts}
  576.  
  577.  
  578. {block:if500pxposts}{block:ifinfinitescrolling}<div class="autopagerize_page_element">{/block:ifinfinitescrolling}
  579. {/block:if500pxposts}
  580.  
  581. <div class="posteu">
  582.  
  583. {block:IndexPage}<div id="perm"><a href="{Permalink}">
  584. {Month}.{MonthNumber}.{ShortYear}
  585. <a href="{Permalink}">{NoteCountWithLabel}</a>
  586. ▫ <a href="{ReblogURL}">Reblog</a></div>{/block:IndexPage}
  587.  
  588.  
  589. {block:Text}
  590. <div class="texts">
  591. {block:Title}
  592. <div class="title"><a href="{Permalink}">{Title}</a></div>
  593. {/block:Title}
  594. {Body}</div>
  595.  
  596. {/block:Text}
  597.  
  598.  
  599. {block:Photo}
  600. <a href="{Permalink}"><img class="photo"
  601. {block:IndexPage}
  602. {block:if500pxposts}src="{PhotoURL-500}"{/block:if500pxposts}
  603. {block:if400pxposts}src="{PhotoURL-500}" width="400px"{/block:if400pxposts}
  604. {block:if250pxposts}src="{PhotoURL-250}"{/block:if250pxposts}
  605. {/block:IndexPage}
  606. {block:PermalinkPage}src="{PhotoURL-500}"{/block:PermalinkPage} alt="{PhotoAlt}"/></a>
  607. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  608. {/block:Photo}
  609.  
  610.  
  611. {block:Photoset}
  612. <div class="photoset">
  613. <a href="{Permalink}">
  614. {block:IndexPage}
  615. {block:if500pxposts}{Photoset-500}{/block:if500pxposts}
  616. {block:if400pxposts}{Photoset-400}{/block:if400pxposts}
  617. {block:if250pxposts}{Photoset-250}{/block:if250pxposts}
  618. {/block:IndexPage}
  619. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  620. </a>
  621. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</div>
  622.  
  623. {/block:Photoset}
  624.  
  625.  
  626. {block:Quote}
  627. <div class="quote">
  628. " {Quote} "
  629. {block:Source}
  630. <div class="source">- {Source}</div>
  631. {/block:Source}
  632. </div>
  633. {/block:Quote}
  634.  
  635.  
  636. {block:Link}
  637. <div class="link">
  638. <div class="linktitle"><a href="{URL}" {Target}>{Name}</a></div>
  639. {block:Description}
  640. <div class="description">{Description}</div>
  641. {/block:Description}
  642. </div>
  643. {/block:Link}
  644.  
  645.  
  646. {block:Chat}
  647. <div class="post chat">
  648. {block:Title}
  649. <h3><a href="{Permalink}">{Title}</a></h3>
  650. {/block:Title}
  651. <div class="chat">
  652. {block:Lines}
  653. <div style="border-bottom:1px solid {color:Chat Post Underline};"><div class="{Alt} user_{UserNumber}"></div>
  654. {block:Label}
  655. <span class="label">{Label}</span>
  656. {/block:Label}
  657. {Line}</div>
  658. {/block:Lines}
  659. </div>
  660. </div>
  661.  
  662. {/block:Chat}
  663.  
  664.  
  665. {block:Video}
  666. <div class="video">
  667. {block:if500pxposts}{Video-500}{/block:if500pxposts}
  668. {block:if400pxposts}{Video-400}{/block:if400pxposts}
  669. {block:if250pxposts}{Video-250}{/block:if250pxposts}
  670. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  671. {block:PermalinkPage}{block:Caption}
  672. <div class="caption">{Caption}</div>
  673. {/block:Caption}{/block:PermalinkPage}
  674. </div>
  675. {/block:Video}
  676.  
  677.  
  678. {block:Audio}
  679. <div class="audio">
  680. <div style="width:100%; background-color:white; height:auto;">{AudioPlayerWhite}</div>
  681. {block:AlbumArt}<div style="float:left; margin-top:5px; margin-right:10px;">
  682. {block:PermalinkPage}<img src="{AlbumArtURL}" width="100" style="align:left;">{/block:PermalinkPage}
  683. {block:IndexPage}<img src="{AlbumArtURL}" width="60">{/block:IndexPage}
  684. </div>
  685.  
  686. {/block:AlbumArt}
  687. {block:Caption}
  688. <div class="caption">
  689.  
  690. {block:Artist}
  691. <p><b>ARTIST</b>: {Artist}
  692. {/block:Artist}
  693.  
  694. {block:Album}
  695. <br><b>ALBUM</b>: {Album}
  696. {/block:Album}
  697.  
  698. {block:TrackName}
  699. <br><b>TRACK</b>: {TrackName}
  700. {/block:TrackName}
  701.  
  702. {block:PlayCount}
  703. <br><b>PLAYS</b>: {FormattedPlayCount}
  704. {/block:PlayCount}
  705.  
  706. {Caption}</div>
  707. {/block:Caption}
  708. </div>
  709. {/block:Audio}
  710.  
  711. {block:Answer}
  712. <div class="askeu">
  713. <div id="asku"><img src="{AskerPortraitURL-48}" id="askpic">
  714. <div style="border-bottom:1px dashed #eee; align:right;">→ {Asker} whispered : {Question}</div></div>
  715. {Answer}
  716. </div>
  717. {/block:Answer}
  718.  
  719.  
  720. {block:PermalinkPage}
  721. <div id="permalink">
  722. {block:Date}<div style="padding-bottom:2px; border-bottom:1px dashed #eee; font-family:open sans; text-transform:none; letter-spacing:0px; margin-left:-15px; font-size:15px; padding:3px; text-align:center; width:auto;">{DayOfWeek} {DayOfMonth}{DayOfMonthSuffix} of {Month} {Year}</div>
  723. {/block:Date}
  724. <div style="margin-top:5px;">
  725. Original: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  726.  
  727. {block:RebloggedFrom}<br>Via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  728. {/block:RebloggedFrom}
  729. <br>{NoteCountWithLabel}
  730. {block:HasTags}<br>tagged:{block:Tags}
  731. &#160<img src="http://static.tumblr.com/rltvkjt/krwlnxii3/mini.png"> <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  732.  
  733. <div style="margin-top:5px; border-bottom:1px solid #f8f8f8; padding-top:3px; padding-bottom:3px;">navigation: &nbsp;<a href="/">home</a> &nbsp; <a href="/ask">message</a> &nbsp; <a href="/archive">history</a> &nbsp; <a href="/random">random</a></div>
  734.  
  735. </div>
  736.  
  737. <div id="taemin">{PostNotes}</div>{/block:PermalinkPage}
  738. </div>
  739.  
  740. {/block:Posts}
  741. {block:if400pxposts}{block:ifinfinitescrolling}</div>{/block:ifinfinitescrolling}{/block:if400pxposts}
  742. {block:if500pxposts}{block:ifinfinitescrolling}</div>{/block:ifinfinitescrolling}{/block:if500pxposts}
  743. </div>
  744. </div>
  745. </body>
  746. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement