Advertisement
creamify

qold THEME

Jan 9th, 2013
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.41 KB | None | 0 0
  1. <!--
  2. ak4
  3. theme made by gyapo.tumblr.com
  4.  
  5. inspiration : perdoniamo by atonals
  6.  
  7.  
  8.  
  9. >> THEME TWEAKED BY
  10. >> ---------------------------------------------
  11. >> HTTP://THEMESBYC.TUMBLR.COM ||| HTTP://CREAMIFY.TUMBLR.COM
  12.  
  13.  
  14. -->
  15.  
  16. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  17. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19.  
  20. <head>
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}
  25. <meta name="description" content="{MetaDescription}" />
  26. {/block:Description}
  27.  
  28.  
  29.  
  30.  
  31.  
  32. <meta name="color:Background" content="#ffffff" />
  33. <meta name="color:Description" content="#727272" />
  34. <meta name="color:DescriptionBG" content="#ffffff" />
  35. <meta name="color:Menu" content="#cecccc" />
  36. <meta name="color:MenuBG" content="#ffffff" />
  37.  
  38. <meta name="color:Texts" content="#929292" />
  39. <meta name="color:Links" content="#70706f" />
  40. <meta name="color:BlockquoteBG" content="#ffffff" />
  41. <meta name="color:BlockquoteBorder" content="#ffffff" />
  42. <meta name="color:EntryBG" content="#ffffff" />
  43. <meta name="color:Title" content="#000000" />
  44. <meta name="color:TitleBorder" content="#d1bb40" />
  45. <meta name="color:TitleBG" content="#dddddd" />
  46.  
  47. <meta name="color:AlbumBorder" content="#ffffff" />
  48.  
  49. <meta name="color:Infos" content="#ffffff" />
  50. <meta name="color:InfosBG" content="#000000" />
  51. <meta name="color:CaptionShadow" content="#969696" />
  52.  
  53. <meta name="image:Background" content=""/>
  54. <meta name="image:DescriptionBG" content=""/>
  55. <meta name="image:Title" content=""/>
  56.  
  57. <meta name="text:LinkTitle" content="link" />
  58. <meta name="text:LinkURL" content="" />
  59. <meta name="text:LinkTitle2" content="link2" />
  60. <meta name="text:LinkURL2" content="" />
  61. <meta name="text:LinkTitle3" content="link3" />
  62. <meta name="text:LinkURL3" content="" />
  63.  
  64. <meta name="if:OneColumn" content="0"/>
  65. <meta name="if:TwoColumns" content="0"/>
  66. <meta name="if:ThreeColumns" content="1"/>
  67.  
  68. <meta name="if:250" content="1"/>
  69. <meta name="if:400" content="0"/>
  70. <meta name="if:500" content="0"/>
  71.  
  72. <meta name="if:ShowCaption" content="0"/>
  73.  
  74.  
  75.  
  76.  
  77.  
  78. <!-- Scroll to top button by petals-bright start -->
  79. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  80.  
  81. <script type="text/javascript" src="scrolltopcontrol.js">
  82.  
  83. /***********************************************
  84. * Originally by dynamicdrive.com
  85. * Removal of credits shall result to report and suspension of account
  86. ***********************************************/
  87. </script>
  88.  
  89. <script type="text/javascript" src="http://static.tumblr.com/oln8pfk/wKBm5b8dd/p-bcat4.txt"></script>
  90. <!-- Scroll to top button by petals-bright end -->
  91.  
  92.  
  93.  
  94.  
  95.  
  96. <script type="text/javascript">
  97. {block:IfFixedHeader}'{text:Header Margin}'{/block:IfFixedHeader}{block:IfNotFixedHeader}false{/block:IfNotFixedHeader}, centerhead: {block:IfCenterHeader}true{/block:IfCenterHeader}{block:IfNotCenterHeader}false{/block:IfNotCenterHeader}}
  98. </script>
  99.  
  100.  
  101. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  102.  
  103. <style type="text/css">
  104. body
  105. {font-family:Times new roman;
  106. font-size:10px;
  107. color:{color:Texts};
  108. background-color:{color:Background};
  109. background-image:url('{image:Background}');
  110. background-position: fixed;
  111. background-attachment:fixed;
  112. background-repeat:repeat;}
  113.  
  114. a
  115. {text-decoration:none;
  116. color:{color:Links};}
  117.  
  118. blockquote
  119. {border-left:2px solid {color:BlockquoteBorder};
  120. background-color:{color:BlockquoteBG};
  121. text-align:justify;
  122. padding:2px;}
  123.  
  124. #menu
  125. {}
  126.  
  127. #left
  128. {{block:If250}
  129. width:250px;
  130. {/block:If250}
  131. {block:If400}
  132. width:400px;
  133. {/block:If400}
  134. {block:If500}
  135. width:500px;
  136. {/block:If500}
  137. margin-right:35px;
  138. margin-bottom:35px;
  139. color:{color:Description};
  140. background-color:{color:DescriptionBG};
  141. background-image:url('{image:DescriptionBG}');}
  142.  
  143. #cinq
  144. {text-decoration:none;color:{color:Description};
  145. background-color:{color:DescriptionBG};
  146. background-image:url('{image:DescriptionBG}');}
  147.  
  148. #cinq:hover
  149. {text-decoration:line-through;}
  150.  
  151. #about
  152. {font-size:9px;
  153. letter-spacing:1px;
  154. font-family:lucida console;
  155. padding:10px;
  156. margin-bottom:5px;
  157. text-align:justify;}
  158.  
  159. .baton
  160. {padding:2px 6px 2px 6px;
  161. text-transform:uppercase;
  162. font-size:9px;
  163. background-color:{color:MenuBG};
  164. color:{color:Menu};
  165. font-family:consolas;
  166. text-decoration:none;
  167. letter-spacing:1px;float:left;}
  168.  
  169. .baton:hover
  170. {text-decoration:none;
  171. color:{color:Description};
  172. background-color:{color:DescriptionBG};
  173. background-image:url('{image:DescriptionBG}');}
  174.  
  175.  
  176.  
  177. #posts
  178. {{block:IfOneColumn}
  179. {block:If250}
  180. width:375px;
  181. {/block:If250}
  182. {block:If400}
  183. width:525px;
  184. {/block:If400}
  185. {block:If500}
  186. width:625px;
  187. {/block:If500}
  188. {/block:IfOneColumn}
  189. {block:IfTwoColumns}
  190. {block:If250}
  191. width:650px;
  192. {/block:If250}
  193. {block:If400}
  194. width:950px;
  195. {/block:If400}
  196. {block:If500}
  197. width:1050px;
  198. {/block:If500}
  199. {/block:IfTwoColumns}
  200. {block:IfThreeColumns}
  201. width:925px;
  202. {/block:IfThreeColumns}
  203. margin-top:32px;}
  204.  
  205. .post
  206. {{block:If250}
  207. width:250px;
  208. {/block:If250}
  209. {block:If400}
  210. width:400px;
  211. {/block:If400}
  212. {block:If500}
  213. width:500px;
  214. {/block:If500}
  215. text-align:justify;
  216. background-color:{color:EntryBG};
  217. margin-right:25px;
  218. font-family:trebuchet ms;
  219. margin-bottom:25px;}
  220.  
  221.  
  222. .post img
  223. {opacity:0.8;}
  224. {{block:If250}
  225. max-width:250px;
  226. {/block:If250}
  227. {block:If400}
  228. max-width:400px;
  229. {/block:If400}
  230. {block:If500}
  231. max-width:500px;
  232. {/block:If500}}
  233.  
  234. .post a
  235. {letter-spacing:1px;}
  236.  
  237. #titre
  238. {border-bottom:1px solid {color:TitleBorder};
  239. background-color:{color:TitleBG};
  240. color:{color:Title};
  241. padding-left:2px;
  242. text-align:center;
  243. letter-spacing:2px;}
  244.  
  245. #body
  246. {padding:2px;}
  247.  
  248. #hover
  249. {background-color:{color:InfosBG};
  250. color:{color:Infos};
  251. position:absolute;
  252. {block:If250}
  253. margin-left:250px;
  254. {/block:If250}
  255. {block:If400}
  256. margin-left:400px;
  257. {/block:If400}
  258. {block:If500}
  259. margin-left:500px;
  260. {/block:If500}
  261. padding:5px;
  262. opacity:0;
  263. overflow:hidden;
  264. z-index:999;
  265. -webkit-transition: opacity 0.6s linear;
  266. -webkit-transition: all 0.6s ease-in-out;
  267. -moz-transition: all 0.6s ease-in-out;
  268. -o-transition: all 0.6s ease-in-out;
  269. }
  270.  
  271.  
  272.  
  273.  
  274.  
  275. /* header */
  276. header {z-index: 12345; margin: {text:Header Margin}px {text:Post Margin}px;{block:IfCenterHeader} text-align: center;{/block:IfCenterHeader}}
  277. {block:IfNotTransparentHeaderBackground}header > span {display: inline-block; padding: 10px 15px; background-color: {color:Header Background};}{/block:IfNotTransparentHeaderBackground}
  278. header, header a {color: {color:Header Text};}
  279. header img {{block:If250}
  280. max-width:250px;
  281. {/block:If250}
  282. {block:If400}
  283. max-width:400px;
  284. {/block:If400}
  285. {block:If500}
  286. max-width:500px;
  287. {/block:If500};}
  288. #title {font-size: 3em; display: block; font-family:Stalemate;}
  289. a.time {text-decoration: none; letter-spacing: 1px; text-transform: uppercase; font-size: 90%;}
  290.  
  291.  
  292. /* perm page */
  293. .perm #content {max-width: 800px; overflow: auto; margin: 0 auto; padding-bottom: 50px;}
  294. .perm header {max-width: 800px; margin: {text:Header Margin}px auto;}
  295.  
  296.  
  297.  
  298.  
  299.  
  300. .post:hover #hover
  301. {opacity:1;}
  302.  
  303. #notes
  304. {opacity:0.5;
  305. letter-spacing:1px;
  306. z-index:999;}
  307.  
  308. #reblog
  309. {text-transform:uppercase;
  310. color:{color:Infos};
  311. font-size:9px;
  312. letter-spacing:2px;}
  313.  
  314. #caption
  315. {position:absolute;
  316. z-index:999;
  317. box-shadow:1px 1px 2px {color:CaptionShadow};
  318. {block:If250}
  319. margin-left:250px;
  320. {/block:If250}
  321. {block:If400}
  322. margin-left:400px;
  323. {/block:If400}
  324. {block:If500}
  325. margin-left:500px;
  326. {/block:If500}
  327. margin-top:0px;
  328. width:125px;
  329. padding:5px;
  330. background-color:{color:EntryBG};
  331. opacity:0;
  332. -webkit-transition: opacity 0.6s linear;
  333. -webkit-transition: all 0.6s ease-in-out;
  334. -moz-transition: all 0.6s ease-in-out;
  335. -o-transition: all 0.6s ease-in-out;}
  336.  
  337. .post:hover #caption
  338. {margin-top:40px;
  339. opacity:1;}
  340.  
  341. .name
  342. {text-transform:uppercase;
  343. font-size:8px;letter-spacing:1px;color:{color:Title};}
  344.  
  345. #question
  346. {border-bottom:1px solid {color:TitleBorder};
  347. padding:0px 2px 0px 2px;
  348. background-color:{color:TitleBG};}
  349.  
  350. #answer
  351. {padding:0px 2px 0px 2px;}
  352.  
  353. #album
  354. {border:5px solid {color:AlbumBorder};
  355. width:100px;
  356. height:100px;
  357. margin:10px;
  358. float:left;}
  359.  
  360. #infos
  361. {float:left;
  362. margin-top:10px;
  363. background-color:{color:AlbumBorder};padding:5px;
  364. {block:If250}
  365. width:100px;
  366. {/block:If250}
  367. {block:If400}
  368. width:250px;
  369. {/block:If400}
  370. {block:If500}
  371. width:350px;
  372. {/block:If500}}
  373.  
  374. #player
  375. {float:left;
  376. {block:If250}
  377. width:100px;
  378. {/block:If250}
  379. {block:If400}
  380. width:250px;
  381. {/block:If400}
  382. {block:If500}
  383. width:350px;
  384. {/block:If500}
  385. padding:5px;
  386. height:20px;
  387. background-color:#fff;
  388. overflow:hidden;
  389. margin-top:10px;}
  390.  
  391. #source
  392. {text-align:right;
  393. padding:0px 5px 0px 5px;}
  394.  
  395. #quote
  396. {border-bottom:1px solid {color:TitleBorder};
  397. padding:2px 5px 2px 5px;
  398. background-color:{color:TitleBG};}
  399.  
  400. .post img
  401. {margin-bottom:-3px;}
  402.  
  403.  
  404. .pagination {
  405. display:none;
  406. }
  407. #credits {
  408. text-align: left;
  409. font-size: 11px;
  410. position:fixed;
  411. left:5px;
  412. bottom:-65px;
  413. -webkit-transition: all .5s ease-in-out;
  414. -moz-transition: all .5s ease-in-out;
  415. -o-transition: all .5s ease-in-out;
  416. z-index:999;
  417. }
  418.  
  419. #credits:hover {bottom:0px;}
  420.  
  421. #credit {
  422. border-right-style:solid;
  423. border-bottom-style:none;
  424. border-left-style:none;
  425. border-top-style:solid;
  426. border-width:0px;
  427. border-color:#000;
  428. padding: 5px 0 5px 0;
  429. background: #fff;
  430. width:140px;
  431. height:50px;
  432. border-top-right-radius: 3px;
  433. -moz-border-radius-topright: 5px;
  434. -webkit-border-top-right-radius: 120px;
  435. z-index: 9999;
  436. }
  437.  
  438. #credittab {
  439. border-top-style:none;
  440. border-right-style:solid;
  441. border-bottom-style:solid;
  442. border-left-style:solid;
  443. border-width:0px;
  444. border-color:#000;
  445. text-align: center;
  446. height:10px;
  447. padding: 2px 0 8px 0;
  448. background:#fff;
  449. border-top-left-radius: 0px;
  450. -moz-border-radius-topleft: 0px;
  451. -webkit-border-top-left-radius: 0px;
  452. border-top-right-radius: 0px;
  453. -moz-border-radius-topright: 0px;
  454. -webkit-border-top-right-radius: 0px;
  455. width: 41px;
  456. }
  457.  
  458.  
  459.  
  460.  
  461.  
  462. #updates {
  463. text-align: center;
  464. font-size: 11px;
  465. position:fixed;
  466. left:5px;
  467. top:-111px;
  468. -webkit-transition: all .5s ease-in-out;
  469. -moz-transition: all .5s ease-in-out;
  470. -o-transition: all .5s ease-in-out;
  471. z-index:999;
  472. }
  473.  
  474. #updates:hover {top:0px;}
  475.  
  476. #update {
  477. border-right-style:solid;
  478. border-bottom-style:solid;
  479. border-left-style:solid;
  480. border-width:1px;
  481. border-color:#000;
  482. padding: 5px 0 5px 0;
  483. background: #fff;
  484. width:150px;
  485. height:100px;
  486. border-bottom-right-radius: 5px;
  487. -moz-border-radius-bottomright: 5px;
  488. -webkit-border-bottom-right-radius: 0px;
  489. z-index: 9999;
  490. }
  491.  
  492. #updatestab {
  493. border-top-style:none;
  494. border-right-style:solid;
  495. border-bottom-style:solid;
  496. border-left-style:solid;
  497. border-width:1px;
  498. border-color:#000;
  499. text-align: center;
  500. height:10px;
  501. padding: 2px 0 8px 0;
  502. background:#fff;
  503. border-bottom-left-radius: 5px;
  504. -moz-border-radius-bottomleft: 5px;
  505. -webkit-border-bottom-left-radius: 5px;
  506. border-bottom-right-radius: 5px;
  507. -moz-border-radius-bottomright: 5px;
  508. -webkit-border-bottom-right-radius: 5px;
  509. width: 150px;
  510. }
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520. </style>
  521.  
  522.  
  523.  
  524. <div id="updates">
  525. <div id="update"> <center>
  526.  
  527. !!!!!!!!!!!!!!!!!PUT YOUR UPDATES HERE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><Br><marquee behavior="scroll" direction="left"><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a>Your networks go here!<a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a><a href="/" target="blank"><img src="http://upload.wikimedia.org/wikipedia/commons/4/48/Coeur_Heart_Gray.png" width="40px" height="40px"/></a></marquee>
  528.  
  529. </center></div><b>
  530. <div id="updatestab">announcements & networks</div>
  531. </div></b>
  532.  
  533.  
  534.  
  535.  
  536.  
  537. {block:IndexPage}
  538. <script src="http://static.tumblr.com/6hsqxdt/s7Vm2rb3k/jquery.masonry.min.js"></script>
  539.  
  540. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>
  541. <script src="http://static.tumblr.com/6hsqxdt/JBvm2rb44/masonry.js"></script>
  542. <script>
  543. $(window).load(function () {
  544. $('#posts').masonry(),
  545. $('.masonryWrap').infinitescroll({
  546. navSelector : "div.pagination",
  547. nextSelector : ".pagination a#next",
  548. itemSelector : ".post",
  549. bufferPx : 10000,
  550. extraScrollPx: 10000,
  551. loadingImg : "",
  552. loadingText : "<em></em>",
  553. },
  554. // call masonry as a callback.
  555. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  556. );
  557. });
  558. </script>{/block:IndexPage}
  559.  
  560.  
  561.  
  562.  
  563.  
  564. <div id="credits">
  565. <div id="credittab">THEME</div>
  566. <div id="credit"> <left><br>
  567. &nbsp;Theme by <a href="http://gyapo.tumblr.com/" target="_blank">gyapo</a>
  568. <p>
  569. &nbsp;Tweaked by <a href="http://creamify.tumblr.com" target="_blank">creamify</a><br><br><br>
  570.  
  571. </left></div>
  572. </div>
  573.  
  574.  
  575.  
  576.  
  577. </head>
  578. <body>
  579.  
  580. <table align="center" border="0" cellspacing="0" cellpadding="0" id="table">
  581. <tr></td>
  582. <center>
  583. <div id="posts">
  584.  
  585. <div id="left" class="left"><center>{block:IfTitleImage}<a href="/"><img src="{image:Title}" alt="{Title}" border="0" /></a>{/block:IfTitleImage}
  586. {block:IfNotTitleImage}<h1><a href="/">{Title}</a></h1>{/block:IfNotTitleImage}
  587. <div id="about">{Description}</div></center>
  588. <div id="menu">
  589. <a href="/"><div class="baton" id="un">home</div></a>
  590. <a href="{text:LinkURL}"><div class="baton" id="trois">{text:LinkTitle}</div></a>
  591. <a href="{text:LinkURL2}"><div class="baton" id="trois">{text:LinkTitle2}</div></a>
  592. <a href="{text:LinkURL3}"><div class="baton" id="trois">{text:LinkTitle3}</div></a>
  593. <a href="/ask"><div class="baton" id="quatre">ask</div></a>
  594. <a href="/archive"><div class="baton" id="quatre">past</div></a>
  595. </div><!--menu-->
  596. </div><!--left-->
  597.  
  598. {block:Posts}
  599.  
  600.  
  601.  
  602. <div class="post">
  603. <div id="hover">
  604. <a href="{ReblogURL}" target="_blank"><div id="reblog">reblog</div></a>
  605. <a href="{Permalink}"><div id="notes">{NoteCount}.</div></a>
  606. </div><!--hover-->
  607.  
  608. {block:Quote}
  609. <div id="quote">
  610. <i>"{Quote}"</i>
  611. </div>
  612. <div id="source" class="name">- {Source}</div>
  613. {/block:Quote}
  614.  
  615. {block:Photo}
  616. {block:IndexPage}
  617. {block:IfShowCaption}
  618. <div id="caption">{Caption}</div>
  619. {/block:IfShowCaption}
  620. <a href="{Permalink}"><div><img style="margin-bottom:-3px;"
  621. {block:If250}
  622. width="250px"
  623. {/block:If250}
  624. {block:If400}
  625. width="400px"
  626. {/block:If400}
  627. {block:If500}
  628. width="500px"
  629. {/block:If500}src="{PhotoURL-500}"/></div></a>
  630. {/block:IndexPage}
  631. {block:PermalinkPage}
  632. {LinkOpenTag}<div><img style="margin-bottom:-3px;"
  633. {block:If250}
  634. width="250px"
  635. {/block:If250}
  636. {block:If400}
  637. width="400px"
  638. {/block:If400}
  639. {block:If500}
  640. width="500px"
  641. {/block:If500}src="{PhotoURL-500}"/></div>{LinkCloseTag}
  642. {/block:PermalinkPage}
  643. {/block:Photo}
  644.  
  645. {block:Text}
  646. {block:Title}<div id="titre">{Title}</div> {/block:Title}
  647. <div id="body">{Body}</div>
  648. {/block:Text}
  649.  
  650. {block:Link}
  651. <a href="{URL}" {Target}><div id="titre">{Name}</div></a>
  652. <div id="body">{block:Description} {Description}{/block:Description}</div>
  653. {/block:Link}
  654.  
  655. {block:Chat}
  656. {block:Title}<div id="titre">{Title}</div> {/block:Title}
  657. <div id="body">
  658. {block:Lines} <div>- {block:Label}<span class="name">{Label}</span> : {/block:Label}{Line}</div>{/block:Lines}
  659. </div>
  660. {/block:Chat}
  661.  
  662. {block:Answer}
  663. <div id="question"><span class="name">{Asker} :</span>
  664. <i> {Question}</i></div>
  665. <div id="answer">{Answer}</div>
  666. {/block:Answer}
  667.  
  668. {block:Audio}
  669. {block:IfShowCaption}
  670. {block:IndexPage}
  671. <div id="caption">{Caption}</div>
  672. {/block:IndexPage}
  673. {/block:IfShowCaption}
  674. <div id="album">{block:AlbumArt}<img width="100px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  675. <div id="player"><div style="margin-top:-3px;">{AudioPlayerWhite}</div></div>
  676. <div id="infos">
  677. <div class="name">{block:TrackName}
  678. {TrackName}
  679. {/block:TrackName}</div>
  680. {block:Artist}
  681. <div id="artist">by {Artist}</div>
  682. {/block:Artist}
  683.  
  684. <div style="padding-top:2px;">{PlayCountWithLabel}</div>
  685. </div>
  686. {/block:Audio}
  687.  
  688. {block:Photoset}
  689. {block:IfShowCaption}
  690. {block:IndexPage}
  691. <div id="caption">{Caption}</div>
  692. {/block:IndexPage}
  693. {/block:IfShowCaption}
  694. <div>
  695. {block:If250}
  696. {Photoset-250}
  697. {/block:If250}
  698. {block:If400}
  699. {Photoset-400}
  700. {/block:If400}
  701. {block:If500}
  702. {Photoset-500}
  703. {/block:If500}
  704. </div>
  705. {/block:Photoset}
  706.  
  707. {block:Video}
  708. {block:IfShowCaption}
  709. {block:IndexPage}
  710. <div id="caption">{Caption}</div>
  711. {/block:IndexPage}
  712. {/block:IfShowCaption}
  713. <div>
  714. {block:If250}
  715. {Video-250}
  716. {/block:If250}
  717. {block:If400}
  718. {Video-400}
  719. {/block:If400}
  720. {block:If500}
  721. {Video-500}
  722. {/block:If500}
  723. </div>
  724. {/block:Video}
  725.  
  726.  
  727. </div>
  728.  
  729.  
  730.  
  731.  
  732. {block:PermalinkPage}
  733. <div style="text-align:justify;margin-left:-20px;font-family:trebuchet ms;font-size:9px;padding:10px;{block:If250}
  734. width:300px;
  735. {/block:If250}
  736. {block:If400}
  737. width:450px;
  738. {/block:If400}
  739. {block:If500}
  740. width:550px;
  741. {/block:If500}">{Caption}</div>
  742. <div style="text-align:justify;margin-left:-20px;font-size:8px;font-family:lucida console;border-top:1px solid;padding:10px;{block:If250}
  743. width:300px;
  744. {/block:If250}
  745. {block:If400}
  746. width:450px;
  747. {/block:If400}
  748. {block:If500}
  749. width:550px;
  750. {/block:If500}">
  751. <div>{block:Date}{TimeAgo}{/block:Date} {block:HasTags}// {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags} {/block:HasTags}</div>
  752. {block:PostNotes}{PostNotes} {/block:PostNotes}
  753. </div>
  754. {/block:PermalinkPage}
  755. {/block:Posts}
  756.  
  757. </div>
  758.  
  759.  
  760.  
  761. <div class="pagination">
  762. {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}
  763. </div>
  764.  
  765.  
  766. </div><!--posts-->
  767. </center>
  768. </tr></td>
  769. </table>
  770. </body>
  771. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement