Advertisement
Decrepitar

Theme 71

Jul 10th, 2013
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.79 KB | None | 0 0
  1. <!--------------
  2.  
  3. THEMES BY DECREPITAR , NADA DE PLAGIOS !
  4.  
  5. NÃO RETIRE OS CREDITOS !
  6.  
  7. DDDDDDDDDD EEEEEEEEEE =======>> CREPITAR
  8. DD DD EE =======>> CREPITAR
  9. DD DD EEEEEEE =======>> CREPITAR
  10. DD DD EEEEEEE =======>> CREPITAR
  11. DD DD EE =======>> CREPITAR
  12. DDDDDDDDDD EEEEEEEEEEE =======>> CREPITAR
  13.  
  14. ---------------->
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
  16. <script src="http://tumbletricks.webs.com/novo_tooltip.js"></script>
  17. <style>
  18. a:hover {
  19. position: relative;
  20. }
  21. a[data-title]:hover:after {
  22. content: attr(data-title);
  23. position: absolute;
  24. left: 100%;
  25. top: 80%;
  26. padding: 4px 8px;
  27. color: #333;
  28. white-space: nowrap;
  29. z-index: 10px;
  30. -moz-border-radius: 5px;
  31. -webkit-border-radius: 5px;
  32. border-radius: 5px;
  33. -moz-box-shadow: 0px 0px 4px #222;
  34. -webkit-box-shadow: 0px 0px 4px #222;
  35. box-shadow: 0px 0px 4px #222;
  36. background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  37. background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  38. background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  39. background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  40. }
  41. </style>
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  44.  
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  47. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  48. <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
  49. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  52. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  53. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  54. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  55. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  56.  
  57.  
  58.  
  59.  
  60.  
  61. <html lang="en">
  62.  
  63. <head>
  64.  
  65. <meta name="color:Background" content="#ffffff"/>
  66. <meta name="color:Text" content="#aaa"/>
  67. <meta name="color:Link" content="#cecece"/>
  68. <meta name="color:Hover" content="#000"/>
  69. <meta name="image:Background" content=""/>
  70. <meta name="image:foto" content=""/>
  71. <meta name="color:linkside" content="#FFFFFF"/>
  72. <meta name="color:title" content="#000" />
  73. <meta name="text:Link1 Url" content="/" />
  74. <meta name="text:Link1 Title" content="Um link aqui" />
  75. <meta name="text:Link2 Url" content="/" />
  76. <meta name="text:Link2 Title" content="Um link aqui" />
  77. <meta name="text:Link3 Url" content="/" />
  78. <meta name="text:Link3 Title" content="Um link aqui" />
  79. <meta name="text:Link4 Url" content="/" />
  80. <meta name="text:Link4 Title" content="Um link aqui" />
  81. <meta name="text:Link5 Url" content="/" />
  82. <meta name="text:Link5 Title" content="Um link aqui" />
  83.  
  84.  
  85.  
  86.  
  87. <meta name="text:frase" content="Eu quero casar contigo"/>
  88. <meta name="color:frase" content="#bebebe"/>
  89.  
  90. </script>
  91.  
  92. <style type="text/css">
  93.  
  94.  
  95. body{
  96. margin:5px;
  97. background-color: {color:Background};
  98. background-image:url({image:Background});
  99. background-attachment: fixed;
  100. background-repeat: repeat;
  101. font-size: 8px;
  102. font-family: arial;
  103. line-height:8px;
  104. color:{color:Text};
  105. }
  106.  
  107. a:link, a:active, a:visited{
  108. color:{color:link};
  109. text-decoration: none;
  110. }
  111.  
  112. a:hover {
  113. color:{color:hover};
  114. text-decoration: none;
  115. }
  116.  
  117. #cunt{width:250px; height:auto;}
  118. {block:PermalinkPage}
  119. width:410px;
  120. {/block:PermalinkPage}
  121. }
  122.  
  123. #center{
  124. padding-top:3px;
  125. padding-bottom:3px;
  126. position:fixed !important;
  127. width:250px;
  128. height:207px;
  129. background-color:#fff;
  130. {block:PermalinkPage}
  131. width:410px;
  132. height:207px;
  133. {/block:PermalinkPage}
  134. }
  135.  
  136. #posts{
  137. float:center;
  138. {block:indexpage}
  139. width:600px;
  140. {/block:indexpage}
  141. {block:permalinkpage}
  142. width:750px;
  143. margin-top: 40px;
  144. {/block:permalinkpage}
  145. margin-left: 400px;
  146. margin-top: 0px;
  147. z-index:9999;
  148. }
  149.  
  150. #sidebarimg {
  151. margin-bottom:3px;
  152. padding:5px;}
  153.  
  154. #sidebarimg img {
  155. max-width:272px;
  156. height: auto;}
  157.  
  158. #sidebar {width:284px;
  159. margin-left:50px;
  160. height:auto;
  161. margin-top:70px;
  162. position:fixed;
  163. overflow:hidden;
  164. background-color: {color:Sidebar};
  165. padding:3px;}
  166.  
  167. #title{font-family:arial;
  168. color:{color:Title};
  169. font-size:15px;
  170. padding:3px;
  171. text-align:center;}
  172.  
  173. #links {width:262px;
  174. background-color:transparent;
  175. padding:5px;
  176. text-align:center;
  177. font-size:14px;
  178. font-family:arial;}
  179.  
  180. #description {font-family:arial;
  181. font-size:11px;
  182. text-align:center;
  183. margin-bottom: 2px;
  184. padding:5px;
  185. text-align:center;
  186. color:{color:Text};}
  187.  
  188. askk {
  189. font-family: arial;
  190. color: {color:Title};
  191. font-size:15px;
  192. z-index:1;
  193. }
  194.  
  195. #entry{
  196. font-family: arial;
  197. font-size:10px;
  198. text-align:left;
  199. z-index:9999;
  200. float:left;
  201. width:490px;
  202. height: auto;
  203. {block:PermalinkPage}
  204. width: 418px;
  205. height: auto;
  206. {/block:PermalinkPage}
  207. line-height:10px;
  208. background-color:#fff;
  209. margin:3px;
  210. overflow:hidden;
  211. padding: 6px;
  212. padding:8px;padding:7px;
  213. padding-bottom: 4px;
  214. }
  215.  
  216. #entry .perma a{
  217. color:;}
  218.  
  219. .permalink {
  220. display: block;
  221. border-top: 1px solid #ddd;
  222. padding: 3px;
  223. margin: 4px 8px 0px 8px;
  224. font-family: arma;
  225. font-size: 8px;
  226. color: #424242;
  227. line-height: 18px;
  228. text-align: center;
  229. text-decoration: none;
  230. -webkit-transition: color 0.9s ease-out;
  231. -moz-transition: color 0.9s ease-out;
  232. }
  233.  
  234. #entry .perma a{
  235. color:;
  236. -webkit-transition: color 0.9s ease-out;
  237. -moz-transition: color 0.9s ease-out;
  238. }
  239.  
  240.  
  241. #entry .perma{
  242. width:480px;
  243. height: 15px;
  244. font-family:arial;
  245. font-size: 10px;
  246. text-transform:lowercase;
  247. position: absolute;
  248. line-height: 15px;
  249. text-align: center;
  250. overflow:hidden;
  251. opacity: 0.0;
  252. background-color:#fff;
  253. letter-spacing:0px;
  254. margin-top:-10px;
  255. margin-left: 0px;
  256. padding-bottom:1px;
  257. padding:3px;padding:5px;
  258. border-radius: 0px;
  259. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  260. -webkit-transition: all 0.5s linear;
  261. -moz-transition: all 0.5s linear;
  262. transition: all 0.5s linear;
  263. }
  264.  
  265. #entry:hover .perma{
  266. overflow:visible;
  267. margin-top:0px;
  268. border-top-right-radius: 0px;
  269. border-bottom-left-radius: 0px;
  270. -webkit-transition: all 0.5s linear; opacity: 1;
  271. -webkit-transition: all 0.5s linear;
  272. -moz-transition: all 0.5s linear;
  273. transition: all 0.5s linear;
  274. }
  275. .permalinktext {
  276. display: block;
  277. padding: 1px;
  278. margin: 0px 0px 0px 8px;
  279. font-family: arial;
  280. font-size: 10px;
  281. color: #424242;
  282. line-height: 10px;
  283. text-align: right;
  284. text-decoration: none;
  285. -webkit-transition: color 0.5s ease-out;
  286. -moz-transition: color 0.5s ease-out;
  287.  
  288. }
  289.  
  290.  
  291. .pergunta {background: #F4F4F4;color: #a0a09e;text-align: justify; padding: 10px; margin-bottom: 5px; margin-left: 40px; margin-right: auto; -webkit-border-top-right-radius: 100px; -webkit-border-bottom-right-radius: 100px;}
  292.  
  293. .pergunta a {color: #000}
  294.  
  295. .pergunta g {color: #000;}
  296.  
  297. .iconeask {float: left; margin-right: 2px; margin-bottom: 3px; border: 2px solid #f8f8ff; }
  298.  
  299. .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;}
  300.  
  301. div.treme img{position:relative}
  302.  
  303.  
  304.  
  305.  
  306. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf'); }
  307.  
  308. .title{
  309. font-family: arial ;
  310. font-size: 10px;
  311. line-height: 25px;
  312. text-transform:uppercase;
  313. color:{color:Title};
  314. letter-spacing: 0px;
  315. font-weight: normal;
  316. padding:0px 0px 0px 0px;
  317. }
  318. #postnotes{
  319. text-align: left;}
  320.  
  321. #postnotes blockquote{
  322. border: 1px;}
  323.  
  324.  
  325. blockquote{
  326. padding:0px 0px 2px 5px;
  327. margin:0px 0px 2px 10px;
  328. border-left: 1px solid #555555;
  329. }
  330. ul, ol, li{
  331. list-style:none;
  332. margin:0px;
  333. padding:0px
  334. }
  335.  
  336. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  337. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  338. }
  339. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
  340. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
  341. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: transparent }
  342.  
  343.  
  344. #sidebar {position: fixed; width:170px; height:210px; margin-left:130px; margin-top:90px; z-index:100; border:1px Double ; color:#bebebe; ;}
  345.  
  346.  
  347. @-webkit-keyframes agatha {
  348. 0% {border-radius: 90px; opacity:0.9;}
  349. 10% {border-radius: 80px; opacity:0.8;}
  350. 20% {border-radius: 70px; opacity:0.7;}
  351. 30% {border-radius: 60px; opacity:0.6;}
  352. 40% {border-radius: 50px; opacity:0.5;}
  353. 50% {border-radius: 40px; opacity:0.4;}
  354. 60% {border-radius: 30px; opacity:0.3;}
  355. 70% {border-radius: 20px; opacity:0.2;}
  356. 80% {border-radius: 10px; opacity:0.1;}
  357. 90% {border-radius: 5px; opacity:0.9;}
  358. 100% {border-radius: 1px; opacity:0;}
  359. }
  360. .agatha {width:165px; height:205px;margin-left:2px; margin-top:2px;}
  361. .agatha:hover {border-radius: 3px; -webkit-animation: agatha 1s alternate infinite linear; }
  362.  
  363. #faixa1 {width: 30px;height:1000px;left:350px;top:-150px;background-color: #transp.;color: ;position: fixed;float: center;font-size: 9px;padding: 1px; font-family: verdana;opacity:;-webkit-transform:rotate(0deg) ;border-left:1px solid ; color:#aaa;border-right:1px solid ; color:#aaa;opacity:0.45
  364. }
  365.  
  366. #linka {width:10px; margin-top: 120px; margin-left: 342px; position:fixed;z-index:99999999999999999999999999999;}
  367.  
  368. #linka a{text-transform: none; display: inline-block ; font-family: verdana ; background-color:transp.; color: {color:linkss}; width: 30px; text-align:right; font-size: 10px; height:20px;line-height:20px;text-transform:uppercase; -webkit-transition-duration: .66s;margin-bottom: 10px;opacity:0.48;border:0px solid ; }
  369.  
  370.  
  371. #poeta-desc {width:172px;; margin-left:130px; margin-top:310px; position:fixed; overflow:hidden; background-color: #trans ; color: {color:text}; font-family:arial; font-size:10px; border-top:1px solid; border-right:0px solid; padding:4px;font-style: {color:sombra};}
  372. #cred {margin-top: 650px; left: 10px; position:fixed; width: auto; z-index:99999999999999999999999999999;border-left:1px solid;}
  373.  
  374. #cred a{text-transform: none; display: block; font-family: 'arial'; background-color:#transp.; color: {color:text}; width: 40px; text-align: center; font-size: 8px; height:15px;line-height:15px;text-transform:uppercase; -webkit-transition-duration: .66s;}
  375.  
  376. #frase {background-color: ; font-weight: normal; letter-spacing: 0px; color: {color:frase}; text-align:left; width: 172px; line-height: 20px; position: absolute; -moz-transition: all 0.4s ease-out; font-family:'Rancho'; margin-top:65px; margin-left:125px; text-transform: none; position: fixed; padding: 2px; font-size: 18px;border-bottom: 0px solid ;z-index:999999999999999999999999999999999999999999999999999999999;text-shadow: 0px 1px 1px #fff;}
  377.  
  378.  
  379. </style>
  380.  
  381.  
  382.  
  383.  
  384. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  385. <title>{title}</title>
  386. <link rel="shortcut icon" href="{favicon}">
  387. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  388. <meta name="viewport" content="width=720" />
  389. </head>
  390. <body onkeydown="return false">
  391. <div id="faixa1"></div>
  392.  
  393. <div id="poeta-desc"><center>{description}</center></div>
  394.  
  395.  
  396. <div id="center">
  397. <div id="content">
  398. <div id="under">
  399. </div>
  400.  
  401. <div id="sidebar">
  402. <div class="fotoside" class="hover">
  403. <img src="{image:foto}" class="agatha"></div></div>
  404.  
  405. <div id="frase">{text:frase}</div>
  406. </div>
  407.  
  408. <div id="content">
  409. <div id="linka"><b>
  410. <a href="{text:link1}" title=" {text:link1 title} " ><img height="20" src="http://static.tumblr.com/gdekeu9/bwumpqwvc/1373519672_location-24.png" width="20"/></a>
  411. <a href="{text:link2}" title=" {text:link2 title} " ><img height="20" src="http://static.tumblr.com/gdekeu9/fXqmpqwwv/1373519653_bubble-24.png" width="20"/></a>
  412. <a href="{text:link3}" title=" {text:link3 title} " ><img height="20" src="http://static.tumblr.com/gdekeu9/Ltumpqwxr/1373519647_new-24.png" width="20"/></a>
  413. <a href="{text:link4}" title=" {text:link4 title} " ><img height="20" src="http://static.tumblr.com/gdekeu9/7xpmpqwz8/1373519659_settings-24.png" width="20"/></a>
  414. <a href="{text:link5}" title=" {text:link5 title} " ><img height="20" src="http://static.tumblr.com/gdekeu9/SKKmpqwzv/1373519650_heart-24.png" width="20"/></a>
  415. </b>
  416. </div></div>
  417.  
  418.  
  419. <div id="cred">
  420. <a href="http://DECREPITAR.tumblr.com" title="THEME BY DECREPITAR " target="_blank" > THEME</a>
  421.  
  422. </DIV>
  423.  
  424.  
  425.  
  426.  
  427.  
  428. <div id="posts">
  429. {block:Posts}
  430. <div id="entry">
  431.  
  432. {block:Text}
  433. {block:Title}<span class="title">{Title}</span>{/block:Title}
  434. <span class="entrytext">{Body}</span>
  435. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  436. {/block:Text}
  437.  
  438. {block:Link}
  439. <a href="{URL}" class="title">{Name}</a>
  440. {block:Description}{Description}{/block:Description}
  441. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  442. {block:Link}
  443.  
  444. {block:Photo}{block:IndexPage}
  445. <div class="perma">
  446. <a href="{permalink}">{NoteCountWithLabel}</a> / {timeago} / <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  447. {/block:IndexPage}
  448. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=490px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=418px/>{LinkCloseTag}{/block:PermalinkPage}
  449. {/block:Photo}
  450.  
  451. {block:Photoset}
  452. {block:IndexPage}
  453. <div class="perma">
  454. <a href="{permalink}">{NoteCountWithLabel}</a> / {timeago} / <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  455. <center>
  456.  
  457. {Photoset-500}</center>
  458. {/block:IndexPage}
  459. {block:PermalinkPage}
  460. <center>
  461. {Photoset-500}</center>
  462. {/block:PermalinkPage}
  463. {/block:Photoset}
  464.  
  465. {block:Quote}
  466. <span class="entrytext">{Quote}</span>
  467. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  468. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  469. {/block:Quote}
  470.  
  471. {block:Chat}
  472. {block:Title}<span class="title">{Title}</span>{/block:Title}
  473. <ul class="chat">
  474. {block:Lines}
  475. <li class="user_{UserNumber}">
  476. {block:Label}
  477. <span class="label">{Label}</span>
  478. {/block:Label}
  479.  
  480. {Line}
  481. </li>
  482. {/block:Lines}
  483. </ul>
  484. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  485. {/block:Chat}
  486.  
  487.  
  488. {block:Audio}
  489. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  490. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  491. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  492. {/block:Audio}
  493.  
  494. {block:Video}<center>
  495. <div style="padding-top:0px; padding-bottom:2px;">
  496. {Video-250}</div>
  497. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  498. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  499. {block:Video}
  500.  
  501. {block:Answer}
  502. <div class='treme'> <img src='{AskerPortraitURL-30}' class='iconeask'></div>
  503.  
  504. <div class='pergunta'><g>{Asker}</g> gritou: {Question}</div>
  505.  
  506. <div class='divisoria'></div>
  507.  
  508. {Answer}
  509. {/block:Answer}
  510.  
  511. {block:PostNotes}<div align="middle">{caption}</div>
  512. <center>
  513.  
  514. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  515.  
  516. {block:HasTags}
  517. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  518. {block:RebloggedFrom}
  519. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  520. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  521.  
  522. {/block:RebloggedFrom}
  523. </center></span>
  524. <br>
  525. <div id="postnotes">{PostNotes}</div><br>
  526.  
  527. <center>{block:ContentSource}
  528. <br><a href="{SourceURL}">
  529. {lang:Source}:
  530. {block:SourceLogo}
  531. <img src="{BlackLogoURL}" width="{LogoWidth}"
  532. height="{LogoHeight}" alt="{SourceTitle}" />
  533. {/block:SourceLogo}
  534. {block:NoSourceLogo}
  535. {SourceLink}
  536. {/block:NoSourceLogo}
  537. </a>
  538. {/block:ContentSource}</center>
  539.  
  540. {/block:PostNotes}
  541. </div>
  542. {/block:Posts}
  543. </div></div>
  544.  
  545. {block:indexpage}
  546. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  547. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  548. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  549. <script type="text/javascript">
  550. $(window).load(function(){
  551. var $wall = $('#posts');
  552. $wall.imagesLoaded(function(){
  553. $wall.masonry({
  554. itemSelector: '#entry, #entry_photo',
  555. isAnimated : false
  556. });
  557. });
  558.  
  559. $wall.infinitescroll({
  560. navSelector : '#page-nav',
  561. nextSelector : '#page-nav a',
  562. itemSelector : '#entry, #entry_photo',
  563. bufferPx : 2000,
  564. debug : false,
  565. errorCallback: function() {
  566. $('#infscr-loading').fadeOut('normal');
  567. }},
  568. function( newElements ) {
  569. var $newElems = $( newElements );
  570. $newElems.hide();
  571. $newElems.imagesLoaded(function(){
  572. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  573. });
  574. }); $('#content').show(500);
  575. });
  576. </script>
  577. {/block:indexpage}
  578.  
  579. <BODY onselectstart="return false;" ondragstart="return false;">
  580.  
  581.  
  582. </body>
  583.  
  584.  
  585. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement