Advertisement
juliechan

雲 / Yun Theme

Sep 5th, 2012
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.40 KB | None | 0 0
  1. <!--Yun theme by utekii.tumblr.com // hoshikusu.tumblr.com--
  2. ------------------------------RULES-----------------------------
  3.  
  4. * Please do not remove the credits.
  5. * No third-hand redistribution
  6. * Do not claim as yours
  7. * Don't break the rules or you WILL be reported w/o hesitation
  8. * You can edit this but leave the credits in tact
  9. * Do not use this code as a base code
  10.  
  11. -------------------------------FAQ------------------------------
  12.  
  13. 1. I do not help with customization of themes
  14. 2. Check ALL appearance options before asking a question
  15. 3. I don't give codes to anyone unless on special occasion
  16. 4. I will NEVER take theme requests
  17. 5. Pagination is available once you UNCHECK infinite scrolling
  18. 6. I don't help with adding extra links
  19. 7. Infinite scrolling works fine whether you have scm or not
  20. 8. For the codes, go to the first post of the live preview
  21.  
  22. ◆◇For any other questions message me on my THEME blog◆◇
  23.  
  24. -->
  25.  
  26.  
  27. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  28. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  29.  
  30. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  31.  
  32. <head>
  33. <title>{title}</title>
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  37.  
  38. {block:ifdisablerightclick}
  39. <SCRIPT TYPE="text/javascript">
  40. <!--
  41. //Disable right click script
  42. //visit http://www.rainbow.arch.scriptmania.com/scripts/
  43. var message="Sorry, right-click has been disabled";
  44. ///////////////////////////////////
  45. function clickIE() {if (document.all) {(message);return false;}}
  46. function clickNS(e) {if
  47. (document.layers||(document.getElementById&&!document.all)) {
  48. if (e.which==2||e.which==3) {(message);return false;}}}
  49. if (document.layers)
  50. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  51. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  52. document.oncontextmenu=new Function("return false")
  53. // -->
  54. </SCRIPT>
  55. {/block:ifdisablerightclick}
  56.  
  57. <!--Clouds-->
  58.  
  59. <meta name="if:disable right click" content="0"/>
  60. <meta name="if:cute cursor" content="1"/>
  61. <meta name="if:infinite scrolling" content="1"/>
  62. <meta name="if:link 1" content="1"/>
  63. <meta name="if:link 2" content="1"/>
  64. <meta name="if:link 3" content="1"/>
  65. <meta name="if:link 4" content="1"/>
  66. <meta name="if:500px posts" content="1"/>
  67. <meta name="if:400px posts" content="0"/>
  68. <meta name="if:250px posts" content="0"/>
  69.  
  70. <meta name="color:background" content="#fff"/>
  71. <meta name="color:text" content="#000"/>
  72. <meta name="color:scrollbar" content="#BDCDD0"/>
  73. <meta name="color:links" content="#8BA6AC"/>
  74. <meta name="color:links hover" content="#fff"/>
  75. <meta name="color:button text" content="#fff"/>
  76. <meta name="color:button text hover" content="#000"/>
  77. <meta name="color:buttons" content="#8BA6AC"/>
  78. <meta name="color:buttons hover" content="#fff"/>
  79. <meta name="color:post titles" content="#3B6D75"/>
  80.  
  81. <meta name="text:link 1" content="link"/>
  82. <meta name="text:link 1 url" content=""/>
  83. <meta name="text:link 2" content="link"/>
  84. <meta name="text:link 2 url" content=""/>
  85. <meta name="text:link 3" content="link"/>
  86. <meta name="text:link 3 url" content=""/>
  87. <meta name="text:link 4" content="link"/>
  88. <meta name="text:link 4 url" content=""/>
  89. <meta name="text:quote" content="let's touch the sky"/>
  90.  
  91. <meta name="image:background" content="http://static.tumblr.com/s2ymoja/WI8m0kjki/dots2.png"/>
  92. <meta name="image:sidebar" content="http://static.tumblr.com/14xu0fs/b8rm1kg2q/tumblr_m01gu4uqjq1qegcl7o1_500.png"/>
  93.  
  94. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  95.  
  96. <style type="text/css">
  97. {CustomCSS}
  98.  
  99. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};height:75px;}
  100. ::-webkit-scrollbar {height:0px;width:4px;background-color:white;}
  101.  
  102. iframe#tumblr_controls {
  103. right:3px !important;
  104. position: fixed !important;
  105. -webkit-transition: opacity 0.7s linear;
  106. opacity: 0.6;
  107. -webkit-transition: all 0.8s ease-out;
  108. -moz-transition: all 0.8s ease-out;
  109. transition: all 0.8s ease-out;
  110. }
  111.  
  112. iframe#tumblr_controls:hover {
  113. -webkit-transition: opacity 0.7s linear;
  114. opacity: 1;
  115. -webkit-transition: all 0.4s ease-out;
  116. -moz-transition: all 0.4s ease-out;
  117. transition: all 0.4s ease-out;
  118. }
  119.  
  120. body{
  121. background-color:{color:background};
  122. background-image:url('{image:background}');
  123. background-attachment:fixed;
  124. font-family:arial;
  125. color:{color:text};
  126. font-size:9px;
  127. {block:ifcutecursor}cursor: url(http://media.tumblr.com/tumblr_lqcmexUvFW1qfc7qm.png), progress !important;{/block:ifcutecursor}
  128. }
  129.  
  130. a, a:link, a:visited, a:active{
  131. color:{color:links};
  132. text-decoration:none;
  133. letter-spacing:1px;
  134. -webkit-transition:all 0.5s ease-out;
  135. -moz-transition:all 0.5s ease-out;
  136. -o-transition:all 0.5s ease-out;
  137. transition:all 0.5s ease-out;
  138. }
  139.  
  140. a:hover{
  141. color:{color:links hover};
  142. {block:ifcutecursor}cursor: url(http://media.tumblr.com/tumblr_lqcmexUvFW1qfc7qm.png), progress !important;{/block:ifcutecursor}
  143. -webkit-transition:all 0.5s ease-out;
  144. -moz-transition:all 0.5s ease-out;
  145. -o-transition:all 0.5s ease-out;
  146. transition:all 0.5s ease-out;
  147. }
  148.  
  149. img, a img{
  150. opacity:1;
  151. -webkit-transition:all 1s ease-out;
  152. -moz-transition:all 1s ease-out;
  153. -o-transition:all 1s ease-out;
  154. transition:all 1s ease-out;
  155. }
  156.  
  157. img:hover{
  158. opacity:.8;
  159. -webkit-transition:all 1s ease-out;
  160. -moz-transition:all 1s ease-out;
  161. -o-transition:all 1s ease-out;
  162. transition:all 1s ease-out;
  163. }
  164.  
  165. #marshmallow{
  166. width:200px;
  167. height:auto;
  168. position:fixed;
  169. padding:5px;
  170. margin-left:65px;
  171. margin-top:120px;
  172. }
  173.  
  174. #sidebar{
  175. opacity:1;
  176. -webkit-border-top-right-radius:100px;
  177. -webkit-transition:all 0.6s ease-out;
  178. -moz-transition:all 0.6s ease-out;
  179. -o-transition:all 0.6s ease-out;
  180. transition:all 0.6s ease-out;
  181. }
  182.  
  183. #sidebar:hover{
  184. opacity:1;
  185. -webkit-border-top-right-radius:0px;
  186. }
  187.  
  188. #navur{
  189. margin-top:0px;
  190. font-family:lane;
  191. font-size:18px;
  192. color:#aaa;
  193. text-align:right;
  194. display:block;
  195. }
  196.  
  197. .navi{
  198. position:absolute;
  199. width:100px;
  200. font-family:silkscreen;
  201. font-size:8px;
  202. margin-left:45px;
  203. padding:1px;
  204. text-align:center;
  205. letter-spacing:3px;
  206. margin-top:3px;
  207. }
  208.  
  209. #link1{
  210. display:block;
  211. background-color:{color:buttons};
  212. opacity:0;
  213. height:8px;
  214. color:{color:button text};
  215. }
  216.  
  217. #link1:hover, #link2:hover, #link3:hover, #link4:hover, #link5:hover, #link6:hover, #link7:hover{
  218. background-color:{color:buttons hover};
  219. color:{color:button text hover};
  220. -webkit-transition:all 0.6s ease-out;
  221. -moz-transition:all 0.6s ease-out;
  222. -o-transition:all 0.6s ease-out;
  223. transition:all 0.6s ease-out;
  224. }
  225.  
  226. #link2{
  227. display:block;
  228. opacity:0;
  229. background-color:{color:buttons};
  230. height:8px;
  231. color:{color:button text};
  232. margin-top:15px;
  233. }
  234.  
  235. #link3{
  236. display:block;
  237. opacity:0;
  238. background-color:{color:buttons};
  239. height:8px;
  240. color:{color:button text};
  241. margin-top:27px;
  242. }
  243.  
  244. #link4{
  245. display:block;
  246. opacity:0;
  247. background-color:{color:buttons};
  248. height:8px;
  249. color:{color:button text};
  250. margin-top:39px;
  251. }
  252.  
  253. #link5{
  254. display:block;
  255. opacity:0;
  256. background-color:{color:buttons};
  257. height:8px;
  258. color:{color:button text};
  259. margin-top:51px;
  260. }
  261.  
  262. #link6{
  263. display:block;
  264. opacity:0;
  265. background-color:{color:buttons};
  266. height:8px;
  267. color:{color:button text};
  268. margin-top:63px;
  269. }
  270.  
  271. #link7{
  272. display:block;
  273. opacity:0;
  274. background-color:{color:buttons};
  275. height:8px;
  276. color:{color:button text};
  277. margin-top:75px;
  278. }
  279.  
  280. #navur:hover #link1, #navur:hover #link2, #navur:hover #link3, #navur:hover #link4, #navur:hover #link5, #navur:hover #link6, #navur:hover #link7{
  281. opacity:1;
  282. -webkit-transition:all 0.7s ease-out;
  283. -moz-transition:all 0.7s ease-out;
  284. -o-transition:all 0.7s ease-out;
  285. transition:all 0.7s ease-out;
  286. }
  287.  
  288. #circle{
  289. display:block;
  290. margin-top:140px;
  291. position:fixed;
  292. margin-left:47px;
  293. font-family:lane;
  294. font-size:18px;
  295. color:#aaa;
  296. -webkit-transition:all 0.6s ease-out;
  297. -moz-transition:all 0.6s ease-out;
  298. -o-transition:all 0.6s ease-out;
  299. transition:all 0.6s ease-out;
  300. }
  301.  
  302. #about{
  303. position:fixed;
  304. opacity:0;
  305. line-height:12px;
  306. font-family:silkscreen;
  307. width:195px;
  308. height:120px;
  309. font-size:8px;
  310. margin-left:20px;
  311. margin-top:-70px;
  312. padding-left:10px;
  313. padding-top:5px;
  314. display:block;
  315. overflow:hidden;
  316. -webkit-transition:all 0.6s ease-out;
  317. -moz-transition:all 0.6s ease-out;
  318. -o-transition:all 0.6s ease-out;
  319. transition:all 0.6s ease-out;
  320. }
  321.  
  322. #circle:hover #about{
  323. overflow:auto;
  324. background-color:#fff;
  325. color:#999;
  326. opacity:.9;
  327. overflow:hidden;
  328. margin-top:-40px;
  329. -webkit-transition:all 0.6s ease-out;
  330. -moz-transition:all 0.6s ease-out;
  331. -o-transition:all 0.6s ease-out;
  332. transition:all 0.6s ease-out;
  333. }
  334.  
  335. #quoter{
  336. font-family:skinny;
  337. color:#555;
  338. font-size:8px;
  339. margin-top:-20px;
  340. text-align:left;
  341. }
  342.  
  343. #theme{
  344. position:fixed;
  345. font-size:11px;
  346. color:#aaa;
  347. }
  348.  
  349. #posts{
  350. left:350px;
  351. overflow:hidden;
  352. }
  353.  
  354. .posteu{
  355. {block:if500pxposts}width:500px;{/block:if500pxposts}
  356. {block:if400pxposts}width:400px;{/block:if400pxposts}
  357. {block:if250pxposts}width:250px;{/block:if250pxposts}
  358. margin-top:5px;
  359. margin-bottom:10px;
  360. margin-left:350px;
  361. overflow:hidden;
  362. height:auto;
  363. font-family:arial;
  364. font-size:9px;
  365. color:{color:text};
  366. background-color:#fff;
  367. -webkit-transition:all 0.6s ease-out;
  368. -moz-transition:all 0.6s ease-out;
  369. -o-transition:all 0.6s ease-out;
  370. transition:all 0.6s ease-out;
  371. }
  372.  
  373. .posteu:hover{
  374. opacity:1;
  375. -webkit-transition:all 0.6s ease-out;
  376. -moz-transition:all 0.6s ease-out;
  377. -o-transition:all 0.6s ease-out;
  378. transition:all 0.6s ease-out;
  379. }
  380.  
  381. #permalink {
  382. display:block;
  383. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  384. {block:IndexPage}{block:if500pxposts}width:500px;{/block:if500pxposts}
  385. {block:if400pxposts}width:400px;{/block:if400pxposts}
  386. {block:if250pxposts}width:250px;{/block:if250pxposts}{/block:IndexPage}
  387. padding:2px;
  388. height:auto;
  389. background-color:#fff;
  390. color:{color:text};
  391. margin-left:350px;
  392. font-family:skinny;
  393. font-size:8px;
  394. margin-top:-10px;
  395. }
  396.  
  397. #box{
  398. {block:if500pxposts}width:500px;{/block:if500pxposts}
  399. {block:if400pxposts}width:400px;{/block:if400pxposts}
  400. {block:if250pxposts}width:250px;{/block:if250pxposts}
  401. -webkit-transition:all 0.9s ease-out;
  402. -moz-transition:all 0.9s ease-out;
  403. -o-transition:all 0.9s ease-out;
  404. }
  405.  
  406. #perma{
  407. background-color:transparent;
  408. position:absolute;
  409. height:20px;
  410. text-align:center;
  411. margin-top:5px;
  412. margin-left:800px;
  413. z-index:998;
  414. font-size:8px;
  415. padding:2px;
  416. color:#000;
  417. width:100px;
  418. text-transform:uppercase;
  419. font-family:silkscreen;
  420. letter-spacing:1px;
  421. opacity:0;
  422. line-height:5px;
  423. border-left:1px solid #aaa;
  424. -webkit-transition: all 0.9s ease-out;
  425. -moz-transition: all 0.9s ease-out;
  426. -o-transition:all 0.9s ease-out;
  427. transition: all 0.9s ease-out;
  428. }
  429.  
  430. #box:hover #perma{
  431. opacity:1;
  432. margin-top:5px;
  433. padding-top:5px;
  434. padding-bottom:5px;
  435. margin-left:860px;
  436. color:#000;
  437. filter: alpha (opacity=9);
  438. -webkit-transition: all 0.9s ease-out;
  439. -moz-transition: all 0.9s ease-out;
  440. -o-transition:all 0.9s ease-out;
  441. transition: all 0.9s ease-out;
  442. }
  443.  
  444. .texts, .quotes, .chat, .audio, .links{
  445. font-family:arial;
  446. font-size:9px;
  447. line-height:13px;
  448. color:{color:text};
  449. margin:5px;
  450. }
  451.  
  452. .titles{
  453. font-family:trebuchet ms;
  454. text-align:left;
  455. border-bottom:1px solid #eee;
  456. font-size:14px;
  457. color:{color:post titles};
  458. line-height:25px;
  459. }
  460.  
  461. .titles a{
  462. color:{color:post titles};
  463. }
  464.  
  465. .ask{
  466. background-color:#eee;
  467. padding:5px;
  468. -webkit-border-top-right-radius:5px;
  469. -webkit-border-top-left-radius:5px;
  470. -webkit-border-bottom-right-radius:5px;
  471. -webkit-border-bottom-left-radius:5px;
  472. }
  473.  
  474. blockquote {
  475. background-color:#eee;
  476. color:#aaa;
  477. border-left:0px solid #eee;
  478. padding:3px;
  479. }
  480.  
  481. #pag{
  482. margin-top:100px;
  483. }
  484.  
  485. #top {top:-10px; position:fixed;}
  486. #toplinku {position:fixed; bottom:10px; {block:if500pxposts}left:290px{/block:if500pxposts}
  487. {block:if400pxposts}left:190px{/block:if400pxposts}
  488. {block:if250pxposts}left:40px{/block:if250pxposts}}
  489. #toplinku a{color:black; background-color:transparent; font-family:skinny; font-size:8px;}
  490.  
  491. @font-face {font-family: "silkscreen";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
  492.  
  493. @font-face {font-family: "skinny";src: url('http://static.tumblr.com/iuggpng/dzLlzvdcs/skinny.ttf');}
  494.  
  495. @font-face {font-family: "lane";src:
  496. url('http://static.tumblr.com/14xu0fs/pgqm1kr90/lanenar_.ttf')};
  497.  
  498. </style>
  499. </head>
  500. <body>
  501. {block:ifinfinitescrolling}<div id="toplinku"><a href="#top">let's fly ↑</a></div>{/block:ifinfinitescrolling}
  502.  
  503. <div id="marshmallow">
  504. <img src="{image:sidebar}" id="sidebar" width="200px">
  505. <div id="navur">○
  506.  
  507. <div id="quoter">{text:quote}</div>
  508.  
  509. <a href="/" id="link1" class="navi">index</a>
  510. <a href="/ask" id="link2" class="navi">mailbox</a>
  511. <a href="/archive" id="link3" class="navi">my past</a>
  512.  
  513. {block:iflink1}<a href="{text:link 1 url}" id="link4" class="navi">{text:link 1}</a>{/block:iflink1}
  514. {block:iflink2}<a href="{text:link 2 url}" id="link5" class="navi">{text:link 2}</a>{/block:iflink2}
  515. {block:iflink3}<a href="{text:link 3 url}" id="link6" class="navi">{text:link 3}</a>{/block:iflink3}
  516. {block:iflink4}<a href="{text:link 4 url}" id="link7" class="navi">{text:link 4}</a>{/block:iflink4}
  517. </div>
  518. {block:ifnotinfinitescrolling}
  519. <p><center><div id="pag">{block:Pagination}
  520. {block:PreviousPage}<a href="{PreviousPage}">back</a>&#160| {CurrentPage}/{TotalPages} |&#160 {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  521. {/block:Pagination}</div></center>{/block:ifnotinfinitescrolling}
  522. </div>
  523. </div>
  524. <div id="circle">○
  525. <div id="about"><p>{Description}</p></div>
  526. </div>
  527. <p><a href="http://utekii.tumblr.com" id="theme" target="new">☂</a></p>
  528.  
  529. <div id="posts">
  530. <div class="autopagerize_page_element">
  531. {block:Posts}
  532. <div id="box">
  533. {block:IndexPage}<div id="perma"><a href="{permalink}">{notecountwithlabel}</a> <p><a href="{ReblogURL}" target="new">Reblog →</a></p></div>
  534. {block:IndexPage}
  535. {block:Text}
  536. <div class="posteu">
  537. <div class="texts">
  538. {block:Title}
  539. <div class="titles"><a href="{Permalink}">{Title}</a></div>
  540. {/block:Title}
  541.  
  542. {Body}
  543. </div></div>
  544. {/block:Text}
  545.  
  546. {block:Photo}<div class="posteu">
  547.  
  548. <div class="photo">
  549. {LinkOpenTag}
  550. {block:if500pxposts} <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{/block:if500pxposts}
  551. {block:if400pxposts} <a href="{Permalink}"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/></a>{/block:if400pxposts}
  552. {block:if250pxposts} <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>{/block:if250pxposts}
  553. {LinkCloseTag}
  554. </div>
  555. {block:PermalinkPage}{block:Caption}
  556. {Caption}
  557. {/block:Caption}{/block:PermalinkPage}
  558. </div>
  559. {/block:Photo}
  560.  
  561. {block:Photoset}<div class="posteu">
  562. <div class="photoset">
  563.  
  564. {block:if500pxposts}<a href="{Permalink}">{Photoset-500}</a>{/block:if500pxposts}
  565. {block:if400pxposts}<a href="{Permalink}">{Photoset-400}</a>{/block:if400pxposts}
  566. {block:if250pxposts}<a href="{Permalink}">{Photoset-250}</a>{/block:if250pxposts}
  567.  
  568. {block:PermalinkPage}{block:Caption}
  569. {Caption}
  570. {/block:Caption}{/block:PermalinkPage}
  571. </div>
  572. </div>
  573. {/block:Photoset}
  574.  
  575. {block:Quote}<div class="posteu">
  576. <div class="quotes">
  577. "{Quote}"
  578.  
  579. {block:Source}
  580. <div style="text-align:right">-{Source}</div>
  581. {/block:Source}
  582. </div></div>
  583. {/block:Quote}
  584.  
  585. {block:Link}
  586. <div class="posteu">
  587. <div class="titles"><a href="{URL}" {Target}><big> </big>→ {Name}</a></div>
  588.  
  589. {block:Description}
  590. <div class="texts">{Description}</div>
  591. {/block:Description}</div>
  592. {/block:Link}
  593.  
  594. {block:Chat}<div class="posteu">
  595. <div class="post chat">
  596. {block:Title}
  597. <h3><div class="titles"><a href="{Permalink}">{Title}</a></div></h3>
  598. {/block:Title}
  599.  
  600. <div class="chat">
  601. {block:Lines}
  602. <div class="{Alt} user_{UserNumber}">
  603. {block:Label}
  604. <span class="label">{Label}</span>
  605. {/block:Label}
  606.  
  607. {Line}
  608. </div>
  609. {/block:Lines}
  610. </div>
  611. </div>
  612. </div>
  613. {/block:Chat}
  614.  
  615. {block:Video}<div class="posteu">
  616. <div class="video">
  617.  
  618. {block:if500pxposts}{Video-500}{/block:if500pxposts}
  619. {block:if400pxposts}{Video-400}{/block:if400pxposts}
  620. {block:if250pxposts}{Video-250}{/block:if250pxposts}
  621.  
  622. {block:PermalinkPage}{block:Caption}
  623. <div class="caption">{Caption}</div>
  624. {/block:Caption}{/block:PermalinkPage}
  625. </div></div>
  626. {/block:Video}
  627.  
  628. {block:Audio}<div class="posteu">
  629. <div class="audio">
  630. <center>{AudioPlayerGrey}
  631.  
  632.  
  633. {block:Caption}
  634. <div class="caption">{Caption}</div>
  635. {/block:Caption}</center>
  636. </div></div>
  637. {/block:Audio}
  638.  
  639. {block:Answer}
  640. <div class="posteu">
  641. <div class="texts">
  642. <div class="ask">
  643. <b>{Asker} whispered</b>:
  644. {Question}</div>
  645. {Answer}</div></div>
  646. {/block:Answer}
  647.  
  648. {block:PermalinkPage}
  649. <div id="permalink">
  650. Posted {block:Date}<a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}{block:RebloggedFrom} (via <a href="{ReblogParentURL}">{ReblogParentName}</a> , org. <a href="{ReblogRootURL}">{ReblogRootName}</a> ){/block:RebloggedFrom}
  651. <div>{block:HasTags}{block:IfTags}<div id="tags">tagged :{block:Tags}
  652. &#160<a href="{TagURL}">{Tag}</a>&#160{/block:Tags}</div> {/block:IfTags}{block:IfNotTags} <div id="tags">tagged :{block:Tags}
  653. &#160<a href="{TagURL}">{Tag}</a>&#160{/block:Tags}</div>{/block:IfNotTags}{/block:HasTags}
  654. {block:PostNotes}<div style="height:180px;width:495px; padding:3px;text-align:left;
  655. overflow:auto;border:none;">
  656. {PostNotes}</div>{block:PostNotes}</div></div></div> {/block:PermalinkPage}
  657. </div>
  658. {/block:Posts}
  659. </div>{block:ifinfinitescrolling}</div>{/block:ifinfinitescrolling}
  660. </div>
  661. </body>
  662. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement