Advertisement
bau-de-incertezas

theme 39

Nov 25th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.51 KB | None | 0 0
  1. <!---------------------------------------------------
  2. ! !
  3. ! !
  4. !THEME POR BAU-DE-INCERTEZAS, CRÉDITOS EM TODO O CSS!
  5. ! !
  6. ! !
  7. !--------------------------------------------------->
  8. <!--DON'T COPY, FIZ ESSA MERDA COM TANTO CARINHO *-*
  9. Base por wiskeiraw-->
  10.  
  11.  
  12. <html>
  13.  
  14. <script>
  15.  
  16.  
  17.  
  18. <head>
  19.  
  20.  
  21.  
  22.  
  23. <script type="text/javascript"
  24. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  25. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  26. <script>
  27. (function($){
  28. $(document).ready(function(){
  29. $("[title]").style_my_tooltips();
  30. });
  31. })(jQuery);
  32. </script>
  33.  
  34. <title>{Title}</title>
  35. <link rel="shortcut icon" href="{favicon}">
  36.  
  37.  
  38. <meta name="color:background" content="#ffffff"/>
  39. <meta name="color:links" content="#c0c0c0"/>
  40. <meta name="color:links hover" content="#7a7a7a"/>
  41. <meta name="color:texto do post" content="#808080"/>
  42.  
  43.  
  44.  
  45. <meta name="color:borda" content="#c0c0c0" />
  46. <meta name="color:frase" content="#c0c0c0" />
  47. <meta name="color:link" content="#c0c0c0" />
  48. <meta name="color:link fundo" content="#f597c1" />
  49. <meta name="color:link hover fundo" content="#fff" />
  50. <meta name="color:background frase" content="#f597c1" />
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. <meta name="image:background" content="{image:background}" />
  59. <meta name="image:sidebar" content="http://static.tumblr.com/sbxkdxg/Q34nflsyw/tumblr_nfc75y3aws1tv4x8ho1_250.png" />
  60. <meta name="image:emoji" content="http://static.tumblr.com/sbxkdxg/Qghnflsu3/tumblr_lkl6tsicgt1qfamg6.gif" />
  61.  
  62.  
  63. <meta name="text:frase" content="Mentir é pura vaidade" />
  64. <meta name="text:subfrase" content="de quem se esconde" />
  65.  
  66.  
  67. <meta name="text:Link1" content="" />
  68. <meta name="text:Link1 Title" content="link 1" />
  69.  
  70. <meta name="text:Link2" content="" />
  71. <meta name="text:Link2 Title" content="link 2" />
  72.  
  73. <meta name="text:Link3" content="" />
  74. <meta name="text:Link3 Title" content="link 3" />
  75.  
  76. <meta name="text:Link4" content="" />
  77. <meta name="text:Link4 Title" content="link 4" />
  78.  
  79.  
  80.  
  81.  
  82. <style type="text/css">
  83.  
  84. body {color:{color:texto do post};background-color:{color:background}; background-image: url('{image:background}'); background-attachment:fixed; font-family:'calibri';font-size:12px; line-height:100%; text-align:justify; text-transform: none;text-align: left; font-style: none; }
  85.  
  86. #s-m-t-tooltip {
  87. display: block;
  88. background: #fff;
  89. font-size: 10px;
  90. font-family: calibri;
  91. letter-spacing: 0px;
  92. text-transform: uppercase;
  93. color:#000;
  94. text-align: center;
  95. margin-left: 18px;
  96. padding: 2px 5px 2px 5px;
  97. border-left:3px solid {color:links hover};
  98. min-width: 40px;
  99. max-width: 200px;
  100. box-shadow: 1px 1px 1px rgba(60, 60, 60, 0.3);
  101. z-index: 99999;}
  102.  
  103.  
  104. /*****+ FF BRANCO I LOVE THEMES *******/
  105. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  106.  
  107.  
  108. /********* nao mexa *******/
  109.  
  110.  
  111.  
  112.  
  113.  
  114. #title2 { width:140px; height:25px ;position: fixed;font-style: ; color: ; font-family: consolas; font-size:9px; line-height:15px; text-align:center; color: ; padding:5px;margin-top:280px;margin-left:120px;padding: 2px; background: #fff ; border: 0px solid #c7c7c7;; background: transparent; text-transform: uppercase;border-bottom: 2px dotted #c7c7c7}
  115.  
  116. #title2:hover {opacity:9; color:;background:transparent;; }
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124. #entries {position:absolute; margin:auto; margin-top:10px; margin-bottom:30px; margin-left:480px; width:700px;}
  125.  
  126.  
  127. .nigga {overflow: hidden; float:left; position:relative; {block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}width:400px;{/block:PermalinkPage};}
  128.  
  129. .entry {background:transparent; margin: 1px; {block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}width:400px;{/block:PermalinkPage}; overflow: hidden; float:left; position:relative; padding:2px;}
  130.  
  131.  
  132.  
  133. .entry img {max-width:400px; {block:IndexPage}max-width:250px;{/block:IndexPage};}
  134.  
  135.  
  136. blockquote {margin: 0px; padding-left: 0px; }
  137. blockquote img{width: 400px!important; text-align:justify;}
  138.  
  139.  
  140. .notes{background: none ; height:14px; padding:15px 0 15px 0; width:250px; left:-90;top:-9; bottom:0;position:absolute;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;text-align:center;opacity:0;}
  141. .notes a:hover{text-decoration:none;}
  142.  
  143. .notes .flow img{width:13px; padding-top:px; background:#000; padding:5px; /* REBLOG */}
  144.  
  145. .like img {width:13px; margin-left:2px; padding:5px; background:#000; /* LIKE */}
  146. .entry:hover .notes{opacity:0.8;}
  147.  
  148.  
  149. .notex {font-family:cambria; opacity:0; font-size:10px; text-transform: lowercase; text-align:center; color:{color:texto do post}; -webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; margin-top:0px;}
  150. .entry:hover .notex {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; opacity:1; font-size:10px; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;}
  151.  
  152.  
  153.  
  154. a {color: {color:links}; text-decoration: none; text-transform: none;}
  155. a:hover {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:{color:links hover};text-transform: none ;}
  156. }
  157.  
  158. p {margin: 6px 0 0 0}
  159.  
  160.  
  161.  
  162. h1 { font-family: arial; text-align: center; font-size: 14px; font-style: none; color: {color:post text}; font-weight: normal; }
  163. h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:post text}; font-weight: normal; ;padding: 4px;}
  164. h1 a:hover {text-align: center; font-size: 14px; text-transform: none; color: {color:post text}; font-weight: normal;padding: 4px;}
  165.  
  166.  
  167.  
  168. .quote {text-align:justify; font-family: arial; font-size: 12px; line-height:15px; color:{color:texto do post}; padding:3px;margin-left:-2px;margin-bottom:3px; margin-top:2px;background-color:transparent;}
  169. .qsource {font-family:calibri; color:{color:texto do post}; text-transform:none; text-align:center;font-size:11px; margin-top:1px;}
  170.  
  171.  
  172. ::-webkit-scrollbar-thumb:vertical {background: {color:texto do post} Url('');height:6px; ;}
  173.  
  174. ::-webkit-scrollbar-button:vertical {height:0px;display: block; background:#fff;}
  175.  
  176.  
  177. ::-webkit-scrollbar {height:0px;width:5px;background-color:#fff;}
  178.  
  179.  
  180.  
  181. .chat {line-height: 13px; list-style: none }
  182. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:13px;}
  183. .person1 {color: {color:texto do post}; padding: 2px; background:; border-radius:10px; margin-bottom:2px;}
  184. .person1 .label {font-weight: bold; color:{color:texto do post}}
  185. .person2 {color: {color:texto do post}; padding: 2px; background:; border-radius:10px; margin-bottom:2px; }
  186. .person2 .label {font-weight: bold; color:{color:texto do post}}
  187.  
  188.  
  189.  
  190. /** estilo de ask por undoned **/
  191. .resposta{background-color:#fff;font-family: consolas; font-size: 9px;color:{color:text links descri};text-align: left;border-bottom:1px solid #f0f0f0;padding-bottom:5px;text-transform:uppercase;}
  192.  
  193. .resposta a{color:{color:text links descri};text-transform:uppercase;}
  194.  
  195. .pergunta{font-family:consolas; font-size:9px;width:400px;text-transform:uppercase;}
  196.  
  197. .pergunta a{color:{color:text}; font-family:consolas; font-size:9px;text-transform:uppercase;}
  198.  
  199. /** fim do código **/
  200.  
  201.  
  202. .crlh{display: none;}
  203. .source {display: none;}
  204.  
  205.  
  206.  
  207. .tumblrAutoPager_page_separator,
  208. .tumblrAutoPager_page_info {display: none;}
  209.  
  210. #tumblr_controls{position: fixed!important}
  211. #tumblr_controls{position: fixed!important}
  212. #tumblr_controls{position: fixed!important}
  213. #tumblr_controls{position: fixed!important}
  214.  
  215.  
  216.  
  217. .audio{background-color:#fff; COLOR: #000;}
  218.  
  219.  
  220. /*** TODA A SIDEBAR PO BAU-DE-INCERTEZAS*******/
  221. .fotosidebar {-webkit-transition-duration: 0.25s; -webkit-transition: all 2s ease-in-out;-webkit-transform: rotate(0deg);
  222. -moz-transition: all 1s ease-in-out;
  223. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;display: block;position: absolute;width:130px;height:200px;margin-left:260px;
  224. margin-top: 100px; position:fixed; -webkit-transition-duration: 0.8s; position:fixed; }
  225.  
  226.  
  227.  
  228. .fotosidebar img { -webkit-transition-duration: .25s; position:fixed; -webkit-transition: all 5s ease-in-out;-webkit-transform: rotate(0deg);-moz-transition: all 5s ease-in-out;
  229. -o-transition: all 5s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 5s ease-in-out;display: block;height:200px;width:150px;
  230. padding:0px;margin:5px;opacity:0.8;-webkit-transition-duration: 1s;opacity: 1.0; position:fixed; }
  231. .fotosidebar img:hover {-webkit-filter: saturate(0.5); opacity: 1.3;}
  232.  
  233. .bauemoji {position:fixed; margin-top:310px; margin-left:260px; width:15px; height:15px;}
  234. .bauemoji img {width:15px;}
  235.  
  236.  
  237. /**** FIM SIDEBAR***********/
  238.  
  239.  
  240. /***links por bau-de-incertezas inspirado pela hugm-e***/
  241.  
  242.  
  243. .frasebau {width:140px; height:16px; margin-top:210px; margin-left:15px; background-color:{color:background}; position:fixed; font-family:calibri; font-size:14px; color:{color:frase}; -webkit-transition: all 0.1s ease-in-out;-webkit-transform: rotate(0deg);-moz-transition: all .1s ease-in-out;
  244. -o-transition: all .1s ease-in-out;-ms-transition: all .1s ease-in-out; transition: all .1s ease-in-out; text-align: center;}
  245.  
  246. .frasebau:hover{ opacity:1; -webkit-transition: all 1s ease-in-out;-webkit-transform: rotate(0deg);-moz-transition: all 0.4s ease-in-out;
  247. -o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; background-color:{color:background frase}; width:140px; height:16px; border:1px dashed {color:link hover fundo}; margin-top:225px; color:{color:link hover fundo}; border-radius: 5px 5px 5px 5px; text-align: center; }
  248.  
  249.  
  250. .frasebau2 {width:140px; height:16px; margin-top:210px; margin-left:15px; background-color:transparent; position:fixed; font-family:calibri; font-size:14px; color:{color:frase}; text-align: center;background-color:{color:background}; }
  251.  
  252.  
  253. .baulinks {
  254. margin-left:2px;
  255. margin-top:100px; width:40px;height: 10px;
  256. text-align:left; position: fixed; opacity:1;
  257. -webkit-transition-duration: .95s; position:fixed;
  258. opacity:0; text-align: center;}
  259.  
  260.  
  261. .baulinks a {padding:2px;
  262. width:auto; height: 12px;
  263. margin-top: 5px; margin-left:0px;
  264. font-family: calibri; font-size: 10px; text-transform:uppercase;
  265. text-align: center; display: inline-block;
  266. color:{color:link}; background-color:transparent;
  267. -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  268.  
  269. .baulinks a:hover {-webkit-transition-duration: 0.4s; text-shadow: 2px 2px 2px #d4d4d4; background-color:{color:link fundo}; color:{color:link hover fundo}; opacity:1; border-radius: 0px 0px 0px 0px; }
  270.  
  271. .fotosidebar:hover .baulinks {opacity:1; -webkit-transition-duration:1s; -moz-transition: all 1s ease-in-out;
  272. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;}
  273.  
  274.  
  275.  
  276.  
  277. /* fim */
  278.  
  279.  
  280.  
  281.  
  282. @font-face {
  283. font-family: 'ABeeZee';
  284. font-style: normal;
  285. font-weight: 400;
  286. src: local('ABeeZee'), local('ABeeZee-Regular'), url(http://themes.googleusercontent.com/static/fonts/abeezee/v1/m_J3nYLkIiGqm2wAiy01kg.woff) format('woff');}
  287.  
  288. @font-face {
  289. font-family: 'Muli';
  290. font-style: normal;
  291. font-weight: 400;
  292. src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
  293. }
  294. @font-face {font-family: "vintage";
  295. src: url(http://static.tumblr.com/sbxkdxg/Ts8mpvt7i/vintage_straps_light.ttf) format("truetype");}
  296.  
  297.  
  298.  
  299.  
  300. @font-face {
  301. font-family: 'Baumans';
  302. font-style: normal;
  303. font-weight: 400;
  304. src: local('Baumans'), local('Baumans-Regular'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  305. }
  306. @font-face {
  307. font-family: 'Wire One';
  308. font-style: normal;
  309. font-weight: 400;
  310. src: local('Wire One'), local('WireOne'), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  311. }
  312.  
  313.  
  314.  
  315. </style>
  316.  
  317.  
  318. <body>
  319.  
  320.  
  321.  
  322. <!----SUA PLAYLIST AQUI---->
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331. <!-----------SIDEBAR E LINKS------------>
  332.  
  333. <div class="fotosidebar">
  334. <img src="{image:sidebar}">
  335. <div class="baulinks">
  336. <a href="{text:link1}">{text:link1 title}</a>
  337.  
  338. <a href="{text:link2}">{text:link2 title}</a>
  339.  
  340. <a href="{text:link3}">{text:link3 title}</a>
  341.  
  342. <a href="{text:link4}">{text:link4 title}</a>
  343.  
  344.  
  345. </div>
  346.  
  347.  
  348.  
  349. <div class="frasebau2">{text:subfrase}</div>
  350. <div class="frasebau">{text:frase}</div></div>
  351. <div class="bauemoji"><img src="{image:emoji}"> </div>
  352.  
  353. <!------fim da sidebar e links----->
  354.  
  355.  
  356. <style>
  357. /***********CREDITO NAO RETIRE****************/
  358.  
  359. .themebau {width:20px; height:20px; background-color:#c0c0c0; position: fixed; margin-left:1200px; margin-top:600px; border-radius:2px;}
  360.  
  361. .themebau a {margin-top: 4px; margin-left: 3px; color:#fff; font-family:trebuchet ms; font-size: 9px; position: absolute;opacity: 0.9;}
  362. .themebau a:hover {opacity:0.4; font-family:14px;}
  363.  
  364.  
  365.  
  366.  
  367.  
  368. </style>
  369.  
  370.  
  371.  
  372. <!----- Se mexer aqui vai da pani, e o theme não vai funcionar--->
  373. <div class="themebau"><a href="http://bau-de-incertezas.tumblr.com/" title="Theme por bau-de-incertezas, devidamente creditado">BDI</a></div>
  374.  
  375.  
  376.  
  377. <div id="borda1">
  378.  
  379.  
  380.  
  381.  
  382. </div></div></div>
  383.  
  384.  
  385. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  386. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  387.  
  388. <div id="entries">{block:Posts}
  389.  
  390.  
  391. <div class="entry">
  392.  
  393.  
  394. <div class="nigga">
  395.  
  396.  
  397. {block:Text}{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{block:IndexPage}
  398. <div class="notex">{block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> | <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:Text}
  399.  
  400.  
  401.  
  402. {block:Photoset}{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:IndexPage}<div class="notes"><a href="{ReblogURL}" target="_blank"><span class="flow"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><span class="like" data-reblog="{ReblogURL}" data-id="{PostID}" ><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{/block:Photoset}
  403.  
  404.  
  405. <div id="cap">{block:Photo}{block:IndexPage}<div class="notes"><a href="{ReblogURL}" target="_blank"><span class="flow"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><span class="like" data-reblog="{ReblogURL}" data-id="{PostID}" ><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}<img src="{PhotoURL-250}" width="250">{/block:IndexPage}{/block:Photo}
  406.  
  407.  
  408. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{block:IndexPage}<div class="notex">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> | <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Link}
  409.  
  410. {block:Quote}<div class="quote">{Quote}</div><div class="qsource"> {Source}</div>{block:IndexPage}<div class="notex"><br>{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> | <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Quote}
  411.  
  412.  
  413. {block:Chat}
  414. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  415. <div class="chat"><ul>{block:Lines}
  416. <li class="person{UserNumber}">{block:Label}
  417. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{block:IndexPage}<div class="notex">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> | <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}</div>
  418. {/block:Chat}
  419.  
  420.  
  421. {block:Video}{block:IndexPage}<div class="notes"><a href="{ReblogURL}" target="_blank"><span class="flow"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><span class="like" data-reblog="{ReblogURL}" data-id="{PostID}"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}{Video-250}{/block:IndexPage}{block:PermalinkPage}<center>{Video-250}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  422.  
  423.  
  424. {block:Audio}<div class="AUDIO">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="notex">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> | <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Audio}
  425.  
  426. {block:Answer}
  427.  
  428. <div class="pergunta"><font color=#DB7093>♥ </font><b>{Asker} says: </b>{Question}</div>
  429. <div class="resposta">{Answer}</div>
  430. {/block:Answer}
  431. </div>
  432.  
  433.  
  434. <div class="crlh">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  435. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  436.  
  437. </div></div>{/block:Posts}
  438.  
  439. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  440. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  441. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  442. <script type="text/javascript">
  443. $(window).load(function(){
  444. var $wall = $('#entries');
  445. $wall.imagesLoaded(function(){
  446. $wall.masonry({
  447. itemSelector: '.entry',
  448. isAnimated : false
  449. });
  450. });
  451. $wall.infinitescroll({
  452. navSelector : "div#navigation",
  453. nextSelector : "div#navigation a#nextPage",
  454. itemSelector : '.entry',
  455. loadingImg : "",
  456. loadingText : "",
  457. donetext : " ",
  458. extraScrollPx : 1000,
  459. bufferPx : 10100,
  460. debug : false,
  461. errorCallback: function() {
  462. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  463. }},
  464. function( newElements ) {
  465. var $newElems = $( newElements );
  466. $newElems.hide();
  467. $newElems.imagesLoaded(function(){
  468. $wall.masonry( 'appended', $newElems, {isAnimated: false, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  469. });
  470. }); $('#entries').show(500);
  471. });
  472. </script>
  473. <div class="column navigation" id="navigation">
  474.  
  475. {block:Pagination}
  476. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  477. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  478. </div>
  479. {/block:IndexPage}
  480.  
  481.  
  482.  
  483. </div></div></div></div></div>
  484. </div></div></div></div></div></div></div></div></div>
  485. </body>
  486.  
  487.  
  488.  
  489.  
  490. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement