Advertisement
0xumthemes

Hrz Theme

Dec 23rd, 2012
1,360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.49 KB | None | 0 0
  1. <!---------
  2.  
  3. Herxxz Theme by 0-xum
  4.  
  5. 0-xum.tumblr.com DO NOT delete credits
  6.  
  7. ------------------------->
  8.  
  9. <html lang="en">
  10. </script>
  11.  
  12. <head>
  13. <title>{title}</title>
  14. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  15. <meta name="color:Background" content="#fff"/>
  16. <meta name="color:Post Box" content="#fff"/>
  17. <meta name="color:Blog Title" content="#666666"/>
  18. <meta name="color:Blog Description" content="#666666"/>
  19. <meta name="color:Title" content="#666666"/>
  20. <meta name="color:Text" content="#666666"/>
  21. <meta name="color:Link" content="#666666"/>
  22. <meta name="color:Hover" content="#FFF"/>
  23. <meta name="font:Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  24. <meta name="font:Blog Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  25. <meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  26. <meta name="image:Background" content=""/>
  27. <meta name="image:Sidebar" content=""/>
  28. <meta name="if:Ask Box In Sidebar" content="0"/>
  29. <meta name="if:Reblog Link On Hover" content="1"/>
  30. <meta name="if:Faded Images On Hover" content="0"/>
  31. <meta name="if:Show Title" content="0"/>
  32. <meta name="if:Inverted Fade" content="1"/>
  33. <meta name="if:Ask Link" content="1"/>
  34. <meta name="if:Show Photo" content="0"/>
  35. <meta name="if:Two Column Theme" content="1"/>
  36. <meta name="text:Tumblr Name="" />
  37. <meta name="text:Ask Link Text" content=""/>
  38. <meta name="text:Custom Link One" content="" />
  39. <meta name="text:Custom Link One Title" content="" />
  40. <meta name="text:Custom Link Two" content="" />
  41. <meta name="text:Custom Link Two Title" content="" />
  42. <meta name="text:Custom Link Three" content="" />
  43. <meta name="text:Custom Link Three Title" content="" />
  44. <meta name="text:Custom Link Four" content="" />
  45. <meta name="text:Custom Link Four Title" content="" />
  46. <meta name="text:Custom Link Five" content="" />
  47. <meta name="text:Custom Link Five Title" content="" />
  48.  
  49. </script>
  50. <style type="text/css">
  51. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  52.  
  53. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  54.  
  55.  
  56. ::-webkit-scrollbar {
  57. width: 6px;
  58. height: 4px;
  59. background: #FFFFFF;
  60. }
  61.  
  62. ::-webkit-scrollbar-thumb {
  63. background-color: #dad2d2;
  64. -webkit-border-radius: 1ex;
  65. }
  66.  
  67. {block:ifinvertedfade}img{-webkit-transition: opacity 0.7s linear;opacity: 0.8;}img:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;}{/block:ifinvertedfade}
  68. #bite
  69. #bite a{
  70. display:block
  71. }
  72. #bite .death {
  73. margin-top:-40px;filter: alpha(opacity = 0);
  74. opacity:0;-webkit-transition: all 0.5s ease-out;
  75. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  76. }
  77. #bite:hover .death {
  78. margin-top:5px;
  79. -webkit-transition: all 0.8s ease-out;
  80. -moz-transition: all 0.8s ease-out;
  81. transition: all 0.8s ease-out;
  82. filter: alpha(opacity = 100);
  83. filter: alpha(opacity = 100);
  84. opacity:100;
  85. }
  86. body{
  87. margin:0px;
  88. background-color: {color:Background};
  89. background-image:url({image:Background});
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. font-size: 12px;
  93. font-family:{font:Body};
  94. line-height:5px;
  95. color:{color:Text};
  96. }
  97. a:link, a:active, a:visited{
  98. color: {color:Link};
  99. text-decoration: none;
  100. -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;
  101. }
  102. a:hover{
  103. color:{color:Hover};
  104. text-decoration: none;
  105. -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;
  106. }
  107. text-align: center;
  108. padding-left:5px;
  109. font-size:9px; display:block;
  110. margin:-5px;width:auto;
  111. -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  112. color:{color:Hover};
  113. padding-left:5px;
  114. margin:-5px;width:auto;
  115. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  116. .sidelink a:hover{color: {color:Link};
  117. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  118. #leposts{width:240px; height:auto;}
  119. {block:PermalinkPage}
  120. width:550px;
  121. {/block:PermalinkPage}
  122. }
  123. #weiner{
  124. padding-top:3px;
  125. padding-bottom:7px;
  126. position:fixed !important;
  127. width:240px;
  128. height:207px;
  129. background-color:{color:Post Box};
  130. {block:PermalinkPage}
  131. width:550px;
  132. height:207px;
  133. {/block:PermalinkPage}
  134. }
  135. #sidebarr{
  136. z-index:999999999999999;
  137. position:absolute !important;
  138. position:fixed !important;
  139. bottom:150px;
  140. right: 190px;
  141. width:200px;
  142. background-color: transparent;
  143. }
  144. #containerr{
  145. margin:auto;
  146. left:0px;
  147. top:10px;
  148. padding-top:5px;
  149. padding-left:0px;
  150. position:absolute;
  151. {block:indexpage}
  152. width:1000px;
  153. {/block:indexpage}
  154. {block:permalinkpage}
  155. width:880px;
  156. left:0px;
  157. {/block:permalinkpage}
  158. overflow:hidden;
  159. }
  160. #posts{
  161. float:right;
  162. {block:indexpage}
  163. {block:iftwocolumntheme}
  164. width:670px;
  165. {/block:iftwocolumntheme}
  166. {block:ifthreecolumntheme}
  167. width:810px;
  168. {/block:ifthreecolumntheme}
  169. {/block:indexpage}{block:permalinkpage}
  170. width:550px;
  171. {/block:permalinkpage}
  172. margin-left:68px;
  173. }
  174. #entry{
  175. z-index:9999;
  176. border:0px solid;
  177. border-color: #ffffff;
  178. float: left;
  179. width: 240px;
  180. height: auto;
  181. {block:PermalinkPage}
  182. width: 550px;
  183. height: auto;
  184. {/block:PermalinkPage}
  185. line-height:40px;
  186. background-color:{color:Post Box};
  187. padding:0px;
  188. margin-right:40px;
  189. overflow:hidden;
  190. margin-bottom:6px;
  191. }
  192. #entry img{
  193. {block:IndexPage}
  194. max-width: 240px;
  195. height: auto;
  196. {/block:IndexPage}
  197. {block:PermalinkPage}
  198. max-width: 550px;
  199. height: auto;
  200. {/block:PermalinkPage}
  201. }
  202. {block:ifReblogLinkOnHover}
  203. #entry:hover #reblog{
  204. {block:IndexPage}
  205. opacity:.8;-webkit-transition: all 0.5s ease-out;
  206. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  207. {/block:IndexPage}
  208. }
  209. #reblog{
  210. width:22px;
  211. float:left;
  212. margin-left:5px;
  213. margin-top:5px;
  214. position:absolute;opacity:0;-webkit-transition: all 0.5s ease-out;
  215. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  216. {/block:ifReblogLinkOnHover}
  217. #permapage{
  218. font-family: {Font:Body};
  219. font-size: 9px;
  220. text-align: center;
  221. padding-bottom:10px;
  222. z-index:9999;}
  223. #notes{
  224. {block:permalinkpage}
  225. background-color:{color:Post Box};
  226. display:block;
  227. width:1000px;
  228. float: left;
  229. padding:10px;
  230. overflow:visible;
  231. z-index:9999999;
  232. margin-top: 10px;
  233. -webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  234. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  235. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  236. outline:1px solid rgba(0, 0, 0, .1);
  237. border:2px solid rgba(0, 0, 0, .05);
  238. text-align: left;{/block:permalinkpage}
  239. }
  240. iframe#tumblr_controls{position:fixed !important;
  241. }
  242. {block:iffadedimagesonhover}
  243. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  244. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
  245. {/block:iffadedimagesonhover}
  246. .title{
  247. font-family: {font:Title};
  248. font-size: 12px;
  249. line-height: 12px;
  250. color: {color:Title};
  251. font-weight: normal;
  252. letter-spacing: 0px;
  253. }
  254. .leblogtitle{
  255. font-family: helvetica;
  256. font-size: 12px;
  257. line-height: 24px;
  258. color: {color:Blog Title};
  259. font-weight: normal;
  260. -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;
  261. }
  262. .credy{
  263. font-family: Arial;
  264. font-size: 9px;
  265. opacity: .6;
  266. color: {color:Body};
  267. letter-spacing: 0px;
  268. border-style: outset;
  269. border-width: 2px;
  270. }
  271. .leblogtitle:hover{
  272. color:{color:Hover};
  273. -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;
  274. }
  275. .credy:hover{
  276. font-family: Arial;
  277. font-size: 9px;
  278. opacity: .6;
  279. color: {color:Body};
  280. letter-spacing: 0px;
  281. border-style: inset;
  282. border-width: 2px;
  283. }
  284. .permalinktext{
  285. font-family: {Font:Body};
  286. padding: 5px;
  287. position: absolute;
  288. text-align: center;
  289. width: 200px;
  290. -moz-transition: 0.3s ease-out;
  291. -webkit-transition: 0.3s ease-out;
  292. transition: 0.3s ease-out;
  293. opacity:0;
  294. }
  295. .permalinktext a{color:{color:links};
  296. }
  297. .entry:hover .permalinktext {
  298. -moz-transition: 0.3s ease-out;
  299. -webkit-transition: 0.3s ease-out;
  300. transition: 0.3s ease-out;
  301. width:200px;
  302. text-decoration:line-through;
  303. height:auto;
  304. display: block;
  305. opacity: 1;
  306. }
  307. blockquote{
  308. padding:0px 0px 2px 3px;
  309. margin:0px 0px 2px 1px;
  310. }
  311. ul, ol, li{
  312. list-style:none;
  313. margin:0px;
  314. padding:0px;
  315. }
  316. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  317. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  318. }
  319. a.links {
  320. font-family: Arial;
  321. font-size: 10px;
  322. line-height: 9px;
  323. text-transform: normal;
  324. letter-spacing:0px;
  325. display:block;
  326. padding: 0px;
  327. margin-bottom: 0px;
  328. }
  329. a.links:hover {
  330. text-decoration: underline;
  331. letter-spacing:10px;
  332. }
  333. .winge{
  334. position:fixed;
  335. right:6px;
  336. top:25px;
  337. z-index:9999;
  338. opacity:0.4;
  339. -webkit-transition: all 1s linear;
  340. -webkit-transition: all 1s linear;
  341. -moz-transition: all 1s linear;
  342. transition: all 1s linear;
  343. }
  344. .winge:hover{
  345. opacity:1;
  346. -webkit-transition: all 1s linear;
  347. -webkit-transition: all 1s linear;
  348. -moz-transition: all 1s linear;
  349. transition: all 1s linear;
  350. }
  351. </style>
  352. <link rel="shortcut icon" href="{Favicon}">
  353. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  354. <meta name="viewport" content="width=720" />
  355. </head>
  356. <body>
  357. <div id="weiner">
  358. <div id="containerr">
  359. <div id="sidebarr">
  360. <div id=”bite”>
  361. {block:ifshowphoto}<div align="left" style="padding-bottom:3px;">
  362. <a href="/">
  363. <img style="" src="{image:sidebar}"width=200" /></a></div>
  364. {block:ifSidebarInTopLeft}
  365. <div align="right" style="padding-bottom:3px;">
  366. <a href="/">
  367. <img style="" src="{image:sidebar}" width=175" /></a></div>
  368. {/block:ifSidebarInTopLeft}
  369. {block:ifSidebarInTopRight}
  370. <div align="left" style="padding-bottom:3px;">
  371. <a href="/">
  372. <img style="" src="{image:sidebar}" width=175" /></a></div>
  373. {/block:ifSidebarInTopRight}{/block:ifshowphoto}
  374. {block:ifShowTitle}
  375. <a href="/"><div align="left" class="leblogtitle">{Title}</div></a>
  376. {/block:ifShowTitle}<br>
  377. <div align="left" style="line-height:14px; margin-top:3px; margin-bottom:0px; color:{color:Blog Description};">{description}</div></div>
  378. <br>
  379. <div align="center">
  380. <center>
  381. <div class=”death”>
  382. {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a> √{/block:ifAskLink}
  383. {block:ifCustomLinkOneTitle} <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
  384. {block:ifCustomLinkTwoTitle}√ <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
  385. {block:ifCustomLinkThreeTitle}√ <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
  386. {block:ifCustomLinkFourTitle}√ <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
  387. {block:ifCustomLinkFiveTitle}√ <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}
  388. <a href="http://0-xum.tumblr.com/">theme</a>
  389. </div>
  390. <br><br>
  391. {block:IfAskBoxInSidebar}
  392. <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>
  393. {/block:IfAskBoxinSidebar}
  394. </div>
  395. </div>
  396. </center>
  397. <div align="center">
  398. <div id="posts">
  399. {block:Posts}
  400. <div id="entry">
  401. {block:Photo}
  402. {block:IndexPage}
  403. {block:ifReblogLinkOnHover}
  404. <div id="reblog"><a href="{ReblogURL}" target="_blank" title="Reblog"><img src="http://media.tumblr.com/tumblr_me7d44hRTX1r9r2px.png" width="20px;"/></a></div>
  405. {/block:ifReblogLinkOnHover}
  406. <div id="leposts">
  407. <a href="{permalink}">
  408. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250; style=""></a></div>
  409. {/block:IndexPage}
  410. {block:PermalinkPage}
  411. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px; style=" border="0"></center>
  412. {/block:PermalinkPage}
  413. {/block:Photo}
  414. {block:Photoset}
  415. <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
  416. {Photoset-250}</a></div>
  417. {/block:Photoset}
  418. {block:Text}<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  419. {block:Title}
  420. <a href="{permalink}"><span class="title">{Title}</span></a>
  421. {/block:Title}
  422. <span class="entrytext" style="line-height:12px;">{Body}</span>
  423. <a href="{Permalink}"></a></div>
  424. {block:indexpage}
  425. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  426. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  427. </a></div>{/block:indexpage}
  428. {/block:Text}
  429. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  430. <a href="{URL}"><span class="title">{Name}</span></a></div>
  431. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  432. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  433. {block:indexpage}
  434. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  435. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  436. </a></div>{/block:indexpage}
  437. {/block:Link}
  438. {block:Quote}
  439. <div style="padding-top:10px; padding-bottom:10px;">
  440. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  441. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  442. w
  443. -{Source}
  444. {/block:Source}</a></div><br>{block:indexpage}
  445. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  446. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  447. </a></div>{/block:indexpage}
  448. </div>
  449. {/block:Quote}
  450. {block:Chat}
  451. <div style="padding-top:15px; padding-bottom:10px;">
  452. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  453. <ul class="chat">
  454. {block:Lines}
  455. <li class="user_{UserNumber}">
  456. {block:Label}
  457. <span class="label" style="line-height:12px;">{Label}</span>
  458. {/block:Label}
  459. {Line}
  460. </li>
  461. {/block:Lines}
  462. </ul>
  463. {block:Caption}{Caption}{/block:Caption}
  464. <br>{block:indexpage}
  465. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  466. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  467. </a></div>{/block:indexpage}
  468. </div>
  469. {/block:Chat}
  470. {block:Audio}
  471. <div style="padding-top:30px; padding-bottom:0px;">
  472. <div style="float:center">
  473. {AudioPlayerGrey}
  474. </div>
  475. </div>
  476. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  477. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  478. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  479. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  480. </a></div>{/block:indexpage}
  481. {/block:Audio}
  482. {block:Video}
  483. <div style="padding-top:28px; padding-bottom:8px;">
  484. {Video-250}</div>
  485. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  486. {block:indexpage}
  487. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  488. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  489. </a></div>{/block:indexpage}
  490. {/block:Video}
  491. {block:PermalinkPage}</a>
  492. <div id="permapage"><br>
  493. {block:notecount}
  494. {notecountwithlabel}
  495. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  496. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  497. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  498. {/block:RebloggedFrom}
  499. <br><br>
  500. <div align="left">
  501. {block:PostNotes}
  502. {PostNotes}
  503. {/block:PostNotes}
  504. </div>
  505. </div>
  506. {/block:PermalinkPage}
  507. </div>
  508. {/block:Posts}
  509. </div>
  510. </div>
  511. </div>
  512. </center>
  513. </div>
  514. </div>
  515. {block:indexpage}
  516. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  517. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  518. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  519. <script type="text/javascript">
  520. $(window).load(function(){
  521. var $wall = $('#posts');
  522. $wall.imagesLoaded(function(){
  523. $wall.masonry({
  524. itemSelector: '#entry, #entry_photo',
  525. isAnimated : false
  526. });
  527. });
  528. $wall.infinitescroll({
  529. navSelector : '#page-nav',
  530. nextSelector : '#page-nav a',
  531. itemSelector : '#entry, #entry_photo',
  532. bufferPx : 2000,
  533. debug : false,
  534. errorCallback: function() {
  535. $('#infscr-loading').fadeOut('normal');
  536. }},
  537. function( newElements ) {
  538. var $newElems = $( newElements );
  539. $newElems.hide();
  540. $newElems.imagesLoaded(function(){
  541. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  542. });
  543. }); $('#content').show(500)
  544. });
  545. </script>
  546.  
  547. </div><div style="display:block;bottom:5px;left:5px;font-size:9px;font-family:georgia;position:fixed;background-color:#ffffff;padding:3px;border-radius:10px;z-index:5;opacity:0.75;">theme by <a href="http://0-xum.tumblr.com">0-xum</a></div>
  548. {/block:indexpage}
  549.  
  550. </div>
  551. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement