Advertisement
themesbycl

theme 3

Jul 25th, 2012
18,340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.61 KB | None | 0 0
  1. <!-----------------------------------------------------------------
  2. * THEME BY CLASSY-LOVELY.TUMBLR.COM
  3. * PLEASE KEEP ALL CREDIT, THANK YOU !❤
  4. ------------------------------------------------------------------->
  5.  
  6. <html lang="en">
  7. <head>
  8. <title>{title}</title>
  9. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  10. <meta name="color:Background" content="#fff"/>
  11. <meta name="color:Blog Title" content="#666666"/>
  12. <meta name="color:Description Text" content="#666666"/>
  13. <meta name="color:Title" content="#666666"/>
  14. <meta name="color:Text" content="#666666"/>
  15. <meta name="color:Link" content="#666666"/>
  16. <meta name="color:Hover" content="#7ba9f0"/>
  17. <meta name="color:Sidebar" content="#FFFFFF"/>
  18. <meta name="color:Scrollbar" content="#000000"/>
  19. <meta name="image:Background" content=""/>
  20. <meta name="image:Sidebar" content=""/>
  21. <meta name="if:rainbow links" content="0"/>
  22. <meta name="if:tiny cursor" content="1"/>
  23. <meta name="if:Show Reblog On Hover" content="1"/>
  24. <meta name="if:Show Notes On Photo" content="1"/>
  25. <meta name="if:Show Title" content="1"/>
  26. <meta name="if:Sidebar On Top" content="0"/>
  27. <meta name="if:Sidebar In Middle" content="1"/>
  28. <meta name="if:Sidebar On Bottom" content="0"/>
  29. <meta name="if:One Column" content="0"/>
  30. <meta name="if:Two Columns" content="1"/>
  31. <meta name="if:Show Photo" content="1"/>
  32. <meta name="text:Link 1 Title" content=""/>
  33. <meta name="text:Link 1 URL" content=""/>
  34. <meta name="text:Link 2 Title" content=""/>
  35. <meta name="text:Link 2 URL" content=""/>
  36. <meta name="text:Link 3 Title" content=""/>
  37. <meta name="text:Link 3 URL" content=""/>
  38. <meta name="text:Link 4 Title" content=""/>
  39. <meta name="text:Link 4 URL" content=""/>
  40. <meta name="text:Link 5 Title" content=""/>
  41. <meta name="text:Link 5 URL" content=""/>
  42. <meta name="text:Link 6 Title" content=""/>
  43. <meta name="text:Link 6 URL" content=""/>
  44.  
  45.  
  46. </script>
  47. <style type="text/css">
  48.  
  49. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  50.  
  51. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};}
  52. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  53.  
  54. #bite
  55. #bite a{
  56. display:block
  57. }
  58. #bite .death {
  59. margin-top:-40px;filter: alpha(opacity = 0);
  60. opacity:0;-webkit-transition: all 0.5s ease-out;
  61. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  62. }
  63. #bite:hover .death {
  64. margin-top:2px;
  65. -webkit-transition: all 0.8s ease-out;
  66. -moz-transition: all 0.8s ease-out;
  67. transition: all 0.8s ease-out;
  68. filter: alpha(opacity = 100);
  69. filter: alpha(opacity = 100);
  70. opacity:100;
  71. }
  72.  
  73. body{
  74. margin:0px;
  75. background-color: {color:Background};
  76. background-image:url({image:Background});
  77. background-attachment: fixed;
  78. background-repeat: repeat;
  79. text-align:justify;
  80. font-size: 10px;
  81. font-family:century gothic;
  82. line-height:11px;
  83. color:{color:Text};
  84. }
  85.  
  86. a:link, a:active, a:visited{
  87. color: {color:Link};
  88. text-decoration: none;
  89. -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;
  90. }
  91.  
  92. a:hover{
  93. color:{color:Hover};
  94. text-decoration: none;
  95. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  96. }
  97. text-align: center;
  98. padding-left:5px;
  99. font-size:9px; display:block;
  100. margin:-5px;width:auto;
  101. -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  102. color:{color:Hover};
  103. padding-left:5px;
  104. margin:-5px;width:auto;
  105. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  106.  
  107. .sidelink a:hover{color: {color:Link};
  108. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  109.  
  110. #leposts{width:410px; height:auto;}
  111. {block:PermalinkPage}
  112. width:550px;
  113. {/block:PermalinkPage}
  114. {block:ifRoundedEdges}
  115. -moz-border-radius: 3px;
  116. border-radius: 3px;
  117. {/block:ifRoundedEdges}
  118. }
  119.  
  120. #weiner{
  121. padding-top:3px;
  122. padding-bottom:7px;
  123. position:fixed !important;
  124. width:410px;
  125. height:207px;
  126. background-color:transparent;
  127. {block:PermalinkPage}
  128. width:550px;
  129. height:207px;
  130. {/block:PermalinkPage}
  131. {block:ifRoundedEdges}
  132. -moz-border-radius: 3px;
  133. border-radius: 3px;
  134. {/block:ifRoundedEdges}
  135. }
  136.  
  137. #sidebar{
  138. z-index:999999999999999;
  139. background-color: {color:Sidebar};
  140. padding:8px;
  141. position:absolute !important;
  142. position:fixed !important;
  143. {block:ifSidebarOnTop}
  144. top:50px;
  145. left: 80px;
  146. width:230px;
  147. {/block:ifSidebarOnTop}
  148. {block:ifSidebarinMiddle}
  149. top:200px;
  150. left: 80px;
  151. width:230px;
  152. {/block:ifSidebarinMiddle}
  153. {block:ifSidebarOnBottom}
  154. bottom:75px;
  155. left: 80px;
  156. width:230px;
  157. {/block:ifSidebarOnBottom};
  158. }
  159.  
  160. #container{
  161. margin:auto;
  162. left:0px;
  163. top:0px;
  164. padding-top:5px;
  165. padding-left:0px;
  166. position:absolute;
  167. {block:indexpage}
  168. {block:ifTwoColumns}
  169. width:1200px;
  170. {/block:ifTwoColumns}
  171. {block:ifOneColumn}
  172. width:965px;
  173. {/block:ifOneColumn}
  174. {/block:indexpage}
  175. {block:permalinkpage}
  176. width:1050px;
  177. left:0px;
  178. {/block:permalinkpage}
  179. overflow:hidden;
  180. }
  181.  
  182. #posts{
  183. float:right;
  184. {block:indexpage}
  185. {block:ifTwoColumns}
  186. width:850px;
  187. {/block:ifTwoColumns}
  188. {block:ifOneColumn}
  189. width:600px;
  190. {/block:ifOneColumn}
  191. {/block:indexpage}{block:permalinkpage}
  192. width:550px;
  193. {/block:permalinkpage}
  194. margin-left:68px;
  195. }
  196.  
  197. #entry{
  198. z-index:9999;
  199. border:0px solid;
  200. border-color: #ffffff;
  201. float: left;
  202. width: 410px;
  203. height: auto;
  204. {block:PermalinkPage}
  205. width: 550px;
  206. height: auto;
  207. margin-left:-110px;
  208. {/block:PermalinkPage}
  209. line-height:8px;
  210. background-color:transparent;
  211. padding:2px;
  212. margin-right:0px;
  213. overflow:hidden;
  214. margin-bottom:0px;
  215. {block:ifRoundedEdges}
  216. -moz-border-radius: 3px;
  217. border-radius: 3px;
  218. {/block:ifRoundedEdges}
  219. }
  220. #entry img{
  221. {block:IndexPage}
  222. max-width: 410px;
  223. height: auto;
  224. {/block:IndexPage}
  225. {block:PermalinkPage}
  226. max-width: 550px;
  227. height: auto;
  228. {/block:PermalinkPage}
  229. }
  230. {block:ifShownotesonphoto}
  231. #permalink {
  232. position: absolute;
  233. margin-top: 0px;
  234. margin-left: 31px;
  235. opacity: 0;
  236. -webkit-transition: all .3s ease;
  237. -moz-transition: all .3s ease;
  238. -o-transition: all .3s ease;
  239. transition: all .3s ease;
  240. }
  241.  
  242. #entry:hover #permalink {
  243. width:10px;
  244. margin-top: 10px;
  245. margin-left: 31px;
  246. opacity: 1;
  247. }
  248.  
  249. .countreblog {
  250. color: #FFFFFF;
  251. letter-spacing:1px;
  252. font-family: arial;
  253. font-size:10px;
  254. line-height:14px;
  255. margin: 2px;
  256. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  257. background-repeat:repeat;
  258. border:1px solid rgba(0,0,0,0.1);
  259. padding:3px 5px;
  260. -webkit-border-radius:2px;
  261. moz-border-radius:2px;
  262. -o-border-radius:2px;
  263. border-radius:2px;
  264. }
  265.  
  266. .countreblog a { color: #FFF; }
  267. {/block:ifShownotesonphoto}
  268.  
  269. {block:ifShowReblogOnHover}
  270. #entry:hover #reblog{
  271. {block:IndexPage}
  272.  
  273.  
  274. margin-left:5px;
  275. opacity:1;-webkit-transition: all 0.3s ease-out;
  276. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  277. {/block:IndexPage}
  278. }
  279.  
  280. #reblog{
  281. width:22px;
  282. float:right;
  283. opacity:.8;
  284. margin-left:0px;
  285. margin-top:7px;
  286. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  287. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  288. {/block:ifShowReblogOnHover}
  289.  
  290. #permapage{
  291. font-family: {Font:Body};
  292. font-size: 9px;
  293. text-align: center;
  294. padding-bottom:10px;
  295. z-index:9999;}
  296.  
  297. #notes{
  298. {block:permalinkpage}
  299. background-color:{color:Post Box};
  300. display:block;
  301. width:1000px;
  302. float: left;
  303. padding:10px;
  304. overflow:visible;
  305. z-index:9999999;
  306. margin-top: 10px;
  307. -webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  308. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  309. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  310. outline:1px solid rgba(0, 0, 0, .1);
  311. border:2px solid rgba(0, 0, 0, .05);
  312. text-align: left;{/block:permalinkpage}
  313. }
  314.  
  315. iframe#tumblr_controls{position:fixed !important;
  316. }
  317.  
  318. .title{
  319. font-family: {font:Title};
  320. font-size: 12px;
  321. line-height: 12px;
  322. color: {color:Title};
  323. font-weight: normal;
  324. letter-spacing: 0px;
  325. }
  326.  
  327. @font-face { font-family: "loversquarrel-regular"; src: url('http://static.tumblr.com/xgp678o/bgZm6go4x/loversquarrel-regular.ttf'); }
  328.  
  329. .blogtitle{
  330. font-family: "loversquarrel-regular";
  331. font-size: 45px;
  332. line-height: 24px;
  333. color: {color:Blog Title};
  334. font-weight: normal;
  335. -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;
  336. }
  337.  
  338.  
  339. .blogtitle:hover{
  340. letter-spacing: 2px;
  341. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  342. }
  343.  
  344.  
  345.  
  346. .permalinktext{
  347. font-family: century gothic;
  348. padding: 5px;
  349. position: absolute;
  350. text-align: center;
  351. width: 200px;
  352. -moz-transition: 0.3s ease-out;
  353. -webkit-transition: 0.3s ease-out;
  354. transition: 0.3s ease-out;
  355. opacity:0;
  356. }
  357.  
  358. .permalinktext a{color:{color:links};
  359. }
  360.  
  361. .entry:hover .permalinktext {
  362. -moz-transition: 0.3s ease-out;
  363. -webkit-transition: 0.3s ease-out;
  364. transition: 0.3s ease-out;
  365. width:200px;
  366. text-decoration:line-through;
  367. height:auto;
  368. display: block;
  369. opacity: 1;
  370. }
  371.  
  372. blockquote{
  373. padding:0px 0px 2px 3px;
  374. margin:0px 0px 2px 1px;
  375. }
  376. ul, ol, li{
  377. list-style:none;
  378. margin:0px;
  379. padding:0px;
  380. }
  381. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  382. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  383. }
  384. a.links {
  385. font-family: Arial;font-size: 10px;line-height: 9px; text-transform: normal;letter-spacing:0px;display:block;padding: 0px;margin-bottom: 0px; {block:ifRoundedEdges}-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundedEdges}}
  386.  
  387.  
  388. a.links:hover {
  389. text-decoration: underline;
  390. letter-spacing:10px;
  391. }
  392.  
  393. .side{
  394. bottom:5px;
  395. right:5px;
  396. font-size:11px;
  397. z-index:4;
  398. position:fixed;
  399. font-family: "century gothic";
  400. padding:0px;
  401. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  402. }
  403. .side:hover{
  404. bottom:15px;
  405. font-family: "century gothic";
  406. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  407. }
  408. .side .linkk{opacity:0;
  409. bottom:5px;
  410. right:7px;
  411. font-family: "century gothic";
  412. font-size:11px;
  413. z-index:4;
  414. position:fixed;
  415. padding:0px;
  416. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  417. }
  418. .side:hover .linkk{
  419. opacity:0.9;
  420. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  421. }
  422. #linksss{
  423. position:fixed !important;
  424. width:auto;
  425. height:auto;
  426. right:3px;
  427. top:26px;
  428. }
  429.  
  430. </style>
  431. {block:ifrainbowlinks}
  432. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  433. "></script>{/block:ifrainbowlinks}
  434. <link rel="shortcut icon" href="{Favicon}">
  435. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  436. <meta name="viewport" content="width=720" />
  437. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  438.  
  439. <body>
  440. <div id="weiner">
  441. <div id="container">
  442. <div id="sidebar">
  443. <div id=”bite”>
  444. {block:ifshowphoto}<div align="left" style="padding-bottom:3px;">
  445. <a href="/">
  446. <img style="{block:ifRoundedEdges}-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}"width=230" /></a></div>{/block:ifshowphoto}
  447. {block:ifShowTitle}
  448. <a href="/"><div align="left" class="blogtitle">{Title}</div></a>
  449. {/block:ifShowTitle}<br>
  450. <div align="justify" style="line-height:12px; margin-top:0px; margin-bottom:0px; color:{color:Description Text};">{description}</div></div>
  451. <br>
  452. <div align="center">
  453. <center>
  454. <div class=”death”>
  455. <a href="/" class="sidelink">home</a> -
  456. <a href="/ask" class="sidelink">ask</a> -
  457. <a href="/archive" class="sidelink">archive</a> -
  458.  
  459. {block:ifLink1Title}
  460. <a href="{text:Link 1 URL}" class="sidelink">{text:Link 1 Title}</a> -
  461. {/block:ifLink1Title}
  462.  
  463. {block:ifLink2Title}
  464. <a href="{text:Link 2 URL}" class="sidelink">{text:Link 2 Title}</a> -
  465. {/block:ifLink2Title}
  466.  
  467. {block:ifLink3Title}
  468. <a href="{text:Link 3 URL}" class="sidelink">{text:Link 3 Title}</a> -
  469. {/block:ifLink3Title}
  470.  
  471. {block:ifLink4Title}
  472. <a href="{text:Link 4 URL}" class="sidelink">{text:Link 4 Title}</a> -
  473. {/block:ifLink4Title}
  474.  
  475. {block:ifLink5Title}
  476. <a href="{text:Link 5 URL}" class="sidelink">{text:Link 5 Title} - </a>
  477. {/block:ifLink5Title}
  478.  
  479. {block:ifLink6Title}
  480. <a href="{text:Link 6 URL}" class="sidelink">{text:Link 6 Title} -</a>
  481. {/block:ifLink6Title}
  482.  
  483.  
  484. <a href="http://classy-lovely.tumblr.com/" class="sidelink">theme</a> </div>
  485. <br><br>
  486. {block:IfAskBoxInSidebar}
  487. <iframe frameborder="0" border="0" scrolling="no" width="170” height="190" allowtransparency="true" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe>
  488. {/block:IfAskBoxinSidebar}
  489. </div>
  490. </div>
  491. </center>
  492. <div align="center">
  493. <div id="posts">
  494. {block:Posts}
  495. <div id="entry">
  496.  
  497. {block:Photo}
  498. {block:IndexPage}
  499. {block:ifShowReblogOnHover}
  500. <div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24px"/></a></div>
  501. {/block:ifShowReblogOnHover}
  502. {block:ifShownotesonphoto}<div id="permalink">
  503. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>{/block:ifShownotesonphoto}
  504. <div id="leposts">
  505. <a href="{permalink}">
  506. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=410; style="{block:ifRoundedEdges}-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundedEdges}"></a></div>
  507. {/block:IndexPage}
  508. {block:PermalinkPage}
  509. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px; style=" border="0"></center>
  510. {/block:PermalinkPage}
  511. {/block:Photo}
  512.  
  513. {block:Photoset}
  514. <div style="padding-top:0px; padding-bottom:0px;"><a href="{permalink}">
  515. {Photoset-250}</a></div>
  516. {/block:Photoset}
  517.  
  518. {block:Text}<div style="padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px;">
  519. {block:Title}
  520. <a href="{permalink}"><span class="title">{Title}</span></a>
  521. {/block:Title}
  522. <span class="entrytext" style="line-height:12px;">{Body}</span>
  523. <a href="{Permalink}"></a></div>
  524. {block:indexpage}
  525. <div align="right" style="padding-right:0px; padding-top:3px; padding-bottom:0px;border-top:1px solid #5a5a5a;"><a href="{Permalink}">{NoteCountWithLabel}
  526. </a></div>{/block:indexpage}
  527. {/block:Text}
  528.  
  529. {block:Link}<div style="padding-top:0px; padding-bottom:0px;>
  530. <a href="{URL}"><span class="title">{Name}</span></a></div>
  531. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  532. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:0px;"></a></div>
  533. {block:indexpage}
  534. <div align="right" style="padding-right:0px; padding-top:3px; padding-bottom:0px;border-top:1px solid #5a5a5a;"><a href="{Permalink}">{NoteCountWithLabel}
  535. </a></div>{/block:indexpage}
  536. {/block:Link}
  537.  
  538. {block:Quote}
  539. <div style="padding-top:0px; padding-bottom:0px;">
  540. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  541. <div style="text-align: right; padding-right:0px;"><a href="{Permalink}">{block:Source}
  542. w
  543. -{Source}
  544. {/block:Source}</a></div><br>{block:indexpage}
  545. <div align="right" style="padding-right:0px; padding-top:3px; padding-bottom:0px;border-top:1px solid #5a5a5a;"><a href="{Permalink}">{NoteCountWithLabel}
  546. </a></div>{/block:indexpage}
  547. </div>
  548. {/block:Quote}
  549.  
  550. {block:Chat}
  551. <div style="padding-top:0px; padding-bottom:0px;">
  552. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  553. <ul class="chat">
  554. {block:Lines}
  555. <li class="user_{UserNumber}">
  556. {block:Label}
  557. <span class="label" style="line-height:12px;">{Label}</span>
  558. {/block:Label}
  559. {Line}
  560. </li>
  561. {/block:Lines}
  562. </ul>
  563. {block:Caption}{Caption}{/block:Caption}
  564. <br>{block:indexpage}
  565. <div align="right" style="padding-right:0px; padding-top:3px; padding-bottom:0px;border-top:1px solid #5a5a5a;"><a href="{Permalink}">{NoteCountWithLabel}
  566. </a></div>{/block:indexpage}
  567. </div>
  568. {/block:Chat}
  569.  
  570. {block:Audio}
  571. <div style="padding-top:0px; padding-bottom:0px;">
  572. <div style="float:center">
  573. {AudioPlayerGrey}
  574. </div>
  575. </div>
  576. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  577. <div align="right" style="padding-right:0px; padding-top:3px; padding-bottom:0px;border-top:1px solid #5a5a5a;"><a href="{Permalink}">{NoteCountWithLabel}
  578. </a></div>{/block:indexpage}
  579. {/block:Audio}
  580.  
  581. {block:Video}
  582. <div style="padding-top:0px; padding-bottom:0px;">
  583. {Video-250}</div>
  584. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>
  585. {block:indexpage}
  586. <div align="right" style="padding-right:0px; padding-top:0px; padding-bottom:0px;"><a href="{Permalink}">x
  587. </a></div>{/block:indexpage}
  588. {/block:Video}
  589. {block:PermalinkPage}</a>
  590. <div id="permapage"><br>
  591. {block:notecount}
  592. {notecountwithlabel}
  593. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  594. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  595. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  596. {/block:RebloggedFrom}
  597. <br><br>
  598. <div align="left">
  599. {block:PostNotes}
  600. {PostNotes}
  601. {/block:PostNotes}
  602. </div>
  603. </div>
  604. {/block:PermalinkPage}
  605. </div>
  606. {/block:Posts}
  607. </div>
  608. </div>
  609. </div>
  610. </center>
  611. </div>
  612. </div>
  613. {block:indexpage}
  614. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  615. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  616. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  617. <script type="text/javascript">
  618. $(window).load(function(){
  619. var $wall = $('#posts');
  620. $wall.imagesLoaded(function(){
  621. $wall.masonry({
  622. itemSelector: '#entry, #entry_photo',
  623. isAnimated : false
  624. });
  625. });
  626. $wall.infinitescroll({
  627. navSelector : '#page-nav',
  628. nextSelector : '#page-nav a',
  629. itemSelector : '#entry, #entry_photo',
  630. bufferPx : 2000,
  631. debug : false,
  632. errorCallback: function() {
  633. $('#infscr-loading').fadeOut('normal');
  634. }},
  635. function( newElements ) {
  636. var $newElems = $( newElements );
  637. $newElems.hide();
  638. $newElems.imagesLoaded(function(){
  639. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  640. });
  641. }); $('#content').show(500)
  642. });
  643. </script>
  644. {/block:indexpage}
  645. </div><div class="side"><a href="http://classy-lovely.tumblr.com">theme credit</a><br><div class="linkk"><a href="http://classy-lovely.tumblr.com">classy-lovely</a></div>
  646. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement