Advertisement
worenow

feminino

Feb 21st, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.37 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4.  
  5.  
  6. BASE FCKRAW TOTALMENTE ADAPTADA POR BRUTEIRA + DESIGN POR WORENOW
  7.  
  8.  
  9. JAMAIS RETIRE OS CRÉDITOS
  10. BARRA DIVISÓRIA FEITA POR USO EXCLUSIVO DE BANDILEIRA
  11. -->
  12.  
  13. <head>
  14.  
  15.  
  16. <meta name="color:background" content="#ffffff" />
  17. <meta name="image:background" content="" />
  18. <meta name="color:text" content="#000" />
  19. <meta name="color:link" content="#000" />
  20. <meta name="color:hover" content="#000" />
  21. <meta name="color:ask" content="#ffa5c6" />
  22. <meta name="color:frase" content="#000" />
  23. <meta name="color:flor" content="#ffa5c6" />
  24.  
  25.  
  26. <meta name="image:foto" content="http://40.media.tumblr.com/f81dbe03dacb3916164df5d5c45363f0/tumblr_njt8bgNBe11s1rffco1_500.jpg" />
  27. <meta name="text:frase" content="frase aqui" />
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link" />
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45.  
  46.  
  47.  
  48. </head>
  49.  
  50.  
  51. <style type="text/css">
  52. body {background-color:{color:background}; font-family:tahoma; font-size:10px; color:{color:text}; background:url('{image:background}'); background-repeat:no-repeat; background-image:fixed;}
  53. h1 {font-family:tahoma;text-align:center;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal;}
  54.  
  55. #entry {width:900px; margin-top:20px; margin-left:380px;;position:relative;}
  56.  
  57.  
  58. #container {width:1000px; margin:0px auto 0px auto;}
  59.  
  60. .posts {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; width:250px; padding:10px; margin-top:15px; margin-right:15px;position:relative; float:left; {block:PermalinkPage} width:400px;{/block:PermalinkPage};padding:3px;}
  61.  
  62.  
  63. .posts img {max-width: 250px; margin-bottom: 0px;{block:IfUmacoluna}max-width:517px;{/block:IfUmacoluna};{block:PermalinkPage}max-width:517px; padding:0px;{/block:PermalinkPage};-webkit-filter: grayscale(0%); opacity:0.9;}
  64.  
  65. .posts img:hover {-webkit-filter: grayscale(0%);opacity:1;moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
  66.  
  67.  
  68. .photoset{max-width:550px;}
  69.  
  70.  
  71. a {color:{color:link};text-decoration:none;}
  72. a:hover{color:{color:hover};text-decoration:none}
  73. p {margin: 6px 0 0 0}
  74.  
  75. blockquote {text-decoration:none;border-left: 4px solid {color:text};padding-left:4px;}
  76. blockquote img{max-width: 470px!important}
  77.  
  78. iframe#tumblr_controls {
  79. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  80.  
  81. ::-webkit-scrollbar{width:3px;height:0px;}
  82. ::-webkit-scrollbar-button:start:decrement
  83. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  84. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  85. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:text};-webkit-border-radius:px;}
  86.  
  87. /** ol notes por omg - duda**/
  88. .ol {text-align:left;font-family:arial;font-size:9px;width:380px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  89.  
  90. .ol:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  91.  
  92. .ol a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  93.  
  94. .image {text-align: center; border: 0px}
  95. .image img {width: 400px; margin-bottom: 2px;}
  96.  
  97. #notes ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  98. #notes li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  99. #notes li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  100. #notes li img {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;}
  101.  
  102. .pquote {;text-align:justify; ; font-family:tahoma;text-align:left;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal; }
  103. .pquotesource {text-align:left;margin-bottom:0px;font-family:tahoma; font-size:9px; }
  104.  
  105. .pergunta{text-align:justify;color:{color:text};font-family:tahoma;font-size:10px;padding:2px;border-bottom:2px solid #f3f1f1}
  106. .resposta{text-align:justify;padding:2px;}
  107.  
  108. .posts:hover #info {opacity:1; z-index:9; font-size:9px; text-transform:lowercase; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;text-transform:uppercase;margin-top:4px;}
  109.  
  110. #info {text-transform:uppercase;padding:0px; width:248px; height:auto; background-color:#fff;; text-align:right; position: absolute; opacity:0;font-family:verdana;color:{color:text};font-size:9px; text-transform:lowercase;;display:block; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:4px; margin-left:3px;}
  111.  
  112. #info a {font-family:verdana;color:{color:text};font-size:8.8px; text-transform:lowercase;;}
  113.  
  114. #permalinks {width:400px; padding:18px; z-index:10; text-align:left; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; }
  115.  
  116.  
  117.  
  118. .vsanna{display:none;}
  119.  
  120.  
  121. #credito{font-family:Century Gothic;font-size:9px;position:fixed;bottom:30px;padding:8px;color:{color:text};overflow:hidden;height:5px;text-transform:uppercase;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;text-align:center ;right:14px;letter-spacing:1px;}
  122.  
  123.  
  124.  
  125.  
  126.  
  127. #tumblr_controls{position: fixed!important}
  128. #tumblr_controls{position: fixed!important}
  129. #tumblr_controls{position: fixed!important}
  130. #tumblr_controls{position: fixed!important}
  131. .tumblrAutoPager_page_separator,
  132. .tumblrAutoPager_page_info {display:none;}
  133.  
  134. #sidebar {position:fixed; width: auto; height:auto; margin-left:230px;margin-top:50px;}
  135.  
  136.  
  137. #foto {margin-top:65px; margin-left:-109px; margin-bottom:0px; padding:9px;border-left:0px solid ; height:auto; width:180px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  138. #foto img {display: inline; height:190px; width:150px; border-left:1px dotted #;padding:2px;border-right:2px solid #;padding:2px; }
  139. #foto img {opacity:;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;-webkit-filter: grayscale(0%);}
  140. #sidebar:hover #foto {opacity:1;-webkit-filter: grayscale(0%) blur(1px);background-position: 10px 0;}
  141.  
  142.  
  143.  
  144.  
  145. #frase {-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;width:165px; height:13px;margin-top:-10px; text-transform:; line-height:17px;margin-left:-105px; font-family:century gothic; font-size:10px;text-align:center; position:fixed;color:#000;background-color:#;font-style:;opacity:1;;}
  146. #sidebar:hover #frase {opacity:;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  147. #lex a{color: #000;text-transform:uppercase;display: inline-block;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style:;}
  148. #frase a:hover{;color:#ffb0d9;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.2s ease-out;font-size:100%;}
  149. #sidebar:hover #frase {;margin-left:-56px;opacity:0;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.3s ease-out;transform:perspective(400px) rotateX(360deg)}
  150.  
  151. #frase2 {-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;width:100px; height:15px;margin-top:-27px; text-transform:; line-height:16px;margin-left:8px; font-family:consolas; font-size:14px;text-align:center; position:fixed;color:#ffffff;background-color:#;font-style:;opacity:0;text-transform:uppercase;;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform:rotate(0deg)}
  152. #sidebar:hover #frase2 {opacity:;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  153. #lex a{color: #000;text-transform:uppercase;display: inline-block;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style:;}
  154. #frase2 a:hover{;color:#ffb0d9;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.2s ease-out;font-size:100%;}
  155. #sidebar:hover #frase2 {;margin-left:-23px;opacity:1;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.3s ease-out;background: rgba(0,0,0,.0);border-left:0px solid #fff;}
  156.  
  157. .borda2{position:fixed; margin-top:-350px;-webkit-transition: 0.4s ease-in;
  158. -moz-transition: 0.4s ease-in;background-image: url(""); transition: 0.4s ease-in;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius:3px;margin-left:220px; width:12px; height:1050px; border-right:0px dashed #ddd;border-left:0px solid {color:cor do heart};border-bottom:0px dashed #000;;opacity:0.7;}
  159. #sidebar:hover .borda2{opacity:0.8;height:1050px;-webkit-transition: 0.4s ease-in;transition: 0.9s ease-in;}
  160.  
  161. .borda3{position:fixed; margin-top:-350px;-webkit-transition: 0.4s ease-in;
  162. -moz-transition: 0.4s ease-in; transition: 0.4s ease-in;background-image: url('');-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius:3px;
  163. margin-left:110px; width:3px;height:1050px; border-left:0px solid #999;border-right:5px solid #bbb;border-bottom:0px dashed #000;opacity:0.4;}
  164. #sidebar:hover .borda3{height:1050px;-webkit-transition: 0.4s ease-in;
  165. transition: 0.9s ease-in;}
  166.  
  167.  
  168. .borda4{position:fixed; margin-top:-210px;
  169. -webkit-transition: 0.4s ease-in;
  170. -moz-transition: 0.4s ease-in;-webkit-filter: grayscale(0%) blur(0px);
  171. transition: 0.4s ease-in;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius:3px;background-image: url('http://static.tumblr.com/8ydjahx/WuCnkx5u8/tumblr_inline_mpbjkyw8hc1qz4rgp__1_.gif');
  172. margin-left:-11px; width:15px;:14px;
  173. height:1000px; border-left:0px solid #eee;border-right:0px solid #bbb;
  174. border-bottom:0px dashed #000;opacity:10;border}
  175. #sidebar:hover .borda4{
  176. -webkit-transition: 0.4s ease-in;
  177. transition: 0.9s ease-in;}
  178.  
  179.  
  180. .borda5{position:fixed; margin-top:-70px; margin-left:-80px; width:100px;height:30px;border-left:2px dashed #; transition: all .6s ease;opacity:0;background: rgba(255,255,255,.0);}
  181.  
  182. #sidebar:hover .borda5{opacity:0;border-bottom:0px solid {color:cor do heart};border-right:0px solid {color:cor do heart};margin-left:32px;-webkit-transition: 0.4s ease-in;
  183. -moz-transition: 0.4s ease-in;transition: 0.4s ease-in;}
  184.  
  185. #links {opacity:1;width:150px;position:fixed;margin-top:-9px; margin-left:-95px;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;text-align:center;text-align:left;background:;opacity:0;}
  186. #links a {font-size:9px;font-family:century gothic; color:#000;-webkit-transition: all 0.5s ease-out;-webkit-transition: all 0.6s ease-in-out;letter-spacing:0px;}
  187. #links a:hover{ color:#ffb0d9;transform:perspective(400px) rotateX(360deg)}
  188. #sidebar:hover #links {opacity:1;}
  189. #descryp{width:150px;margin-top:5px;margin-left:-100px;font-size:11px;font-family:'calibri light';position:fixed;text-transform:none;text-align:center;color:#000;line-height:12px;-moz-transition:all 0.6s linear; transition:all 0.6s linear;opacity:0;}
  190. #sidebar:hover #descryp {opacity:1; moz-transition:all 0.6s linear; transition:all 0.6s linear;border-right:1px dashed #000;border-radius:0px 0px 10px}
  191.  
  192. #chanel{margin-left:40px;margin-top:-9px;position:fixed;text-align:left;moz-transition:all 0.6s linear;transition:all 0.6s linear;opacity:0;}
  193. #chanel img {width:17px; height:15px;}
  194. #sidebar:hover #chanel {opacity:1;transform: rotateY(-360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s; }
  195.  
  196.  
  197.  
  198.  
  199.  
  200. </style>
  201.  
  202. <body onkeydown="return false">
  203.  
  204. </center>
  205. </div>
  206. </div>
  207.  
  208.  
  209.  
  210. </div>
  211. </div>
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221. <div id="sidebar">
  222.  
  223. <div id="foto"><img src="http://static.tumblr.com/e2839b28ceafc2172455010218d18e66/dv4l2kq/aWWnjbg97/tumblr_static_3wkz1i4n5i68ww0kw0g0wsk88.png"></div>
  224. <div id="frase">sorriso atraente, olhar indecente</div>
  225. <div id="frase2">Chanel</div>
  226.  
  227. <div id="border"></div><div id="s"> <b></b> </div>
  228. <div id="chanel"><img src="http://static.tumblr.com/vo0smze/tIrnbcak5/chanelrosa.png"/></div>
  229.  
  230. <div id="descryp">Quero namorar de frente pro mar</div>
  231.  
  232.  
  233.  
  234.  
  235. <div id="links">
  236.  
  237. <a href="{text:Link1}">{text:Link1 Title}</a></a>
  238. <a href="{text:Link2}">{text:Link2 Title}</a></a>
  239. <a href="{text:Link3}">{text:Link3 Title}</a></a>
  240. <a href="{text:Link4}">{text:Link4 Title}</a></a>
  241. <a href="{text:Link5}">{text:Link5 Title}</a></a></a></div>
  242. <div id="border"></div>
  243.  
  244. <div class="borda2"></div>
  245.  
  246. <div class="borda3"><div class="borda4"></div></div><div class="borda5"></div>
  247.  
  248. <div id="border2"></div>
  249.  
  250.  
  251. </div>
  252.  
  253. <div id="entry">
  254.  
  255.  
  256. {block:Posts}
  257. <div class="posts">
  258.  
  259.  
  260.  
  261.  
  262.  
  263. {block:Text}
  264. {block:Title}{Title}{/block:Title}
  265. {body}
  266. {block:date} <div id="info">
  267. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  268. </div>{/block:date}
  269. {/block:Text}
  270.  
  271.  
  272.  
  273. {block:Photo}
  274.  
  275. {block:IndexPage}
  276. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  277. {block:date} <div id="info">
  278. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  279. </div>{/block:date}{/block:indexPage}
  280.  
  281. {block:Caption}{Caption}{/block:Caption}
  282. {/block:Photo}
  283.  
  284.  
  285. {block:Photoset}
  286. <center>
  287. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  288. {block:Caption}{Caption}{/block:Caption}
  289. {block:date} <div id="info">
  290. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  291. </div>{/block:date}{/block:IndexPage}
  292. {/block:Photoset}
  293.  
  294.  
  295.  
  296. {block:Quote}
  297. <div class="pquote">{Quote}</div>
  298. {block:Source}<div class="pquotesource"> <b>{Source}</b></div>
  299. {/block:Source}
  300. {block:date} <div id="info">
  301. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  302. </div>{/block:date}
  303. {/block:Quote}
  304.  
  305. {block:Answer}
  306. <div class="pergunta"><font color="{color:ask}">❋ </font><b>{Asker}</b>: {Question}</div>
  307. <div class="resposta">{Answer}</div>
  308. {block:date} <div id="info">
  309. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount}/ {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  310. </div>{/block:date}
  311. {/block:Answer}
  312.  
  313. {block:Link}
  314. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  315. {block:Description} {Description}{/block:Description}
  316. {block:date} <div id="info">
  317. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  318. </div>{/block:date}
  319. {/block:Link}
  320.  
  321.  
  322. {block:Chat}
  323. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  324. {block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <b>{Label}</b> {/block:Label} {Line}</li>{/block:Lines}
  325. {block:date} <div id="info">
  326. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  327. </div>{/block:date}
  328. {block:Chat}
  329.  
  330.  
  331.  
  332. {block:Video}
  333. {Video-500}
  334. {block:Caption}{Caption}{/block:Caption}
  335. {block:date} <div id="info">
  336. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  337. </div>{/block:date}
  338. {/block:Video}
  339.  
  340.  
  341. {block:Audio}
  342. {AudioPlayerGrey}
  343. {block:TrackName}{TrackName}{/block:TrackName}
  344. {block:Artist}{Artist}{/block:Artist}
  345. {block:Album}{Album}{/block:Album}
  346. {block:PlayCount}{PlayCount}{/block:PlayCount}
  347. {block:Caption}{Caption}{/block:Caption}
  348. {block:date} <div id="info">
  349. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  350. </div>{/block:date}
  351. {/block:Audio}
  352.  
  353.  
  354.  
  355. <div class="vsanna">
  356. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  357. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}
  358. </div>
  359.  
  360. </div>
  361. {/block:Posts}
  362.  
  363.  
  364.  
  365.  
  366. {block:PostNotes}<div id="permalinks">{TimeAgo}{NoteCountWithLabel}{block:HasTags}{block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:PostNotes}{/block:posts}
  367.  
  368. {/block:Posts}
  369.  
  370.  
  371.  
  372. </div></div>
  373.  
  374.  
  375.  
  376.  
  377.  
  378. <div id="credito">
  379. <a href="http://worenow.tumblr.com/"><b>W</b>orenow<font color="#FFC1E0"><big></big></font></a>
  380. </a>
  381. </div>
  382.  
  383. </div>
  384.  
  385. </div>
  386.  
  387. </body>
  388.  
  389.  
  390.  
  391. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  392. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  393. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  394. <script type="text/javascript">
  395. $(window).load(function () {
  396. $('#entry').masonry(),
  397. $('.masonryWrap').infinitescroll({
  398. navSelector : "div#navigation",
  399. nextSelector : "div#navigation a#nextPage",
  400. itemSelector : ".posts",
  401. bufferPx : 10000,
  402. extraScrollPx: 11000,
  403. loadingImg : "",
  404. loadingText : "<i> </i>",
  405. },
  406. // call masonry as a callback.
  407. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  408. );
  409. });
  410. </script>
  411.  
  412.  
  413.  
  414.  
  415. {block:IndexPage}
  416. <div class="column navigation" id="navigation">
  417.  
  418. {block:Pagination}
  419. {block:PreviousPage}
  420. <a href="{PreviousPage}" class="navigate">
  421. {/block:PreviousPage}
  422. {block:PreviousPage}</a>{/block:PreviousPage}
  423.  
  424. {block:NextPage}
  425. <a href="{NextPage}" class="navigate" id="nextPage">
  426. {/block:NextPage}
  427. {block:NextPage}</a>{/block:NextPage}
  428. {/block:Pagination}
  429.  
  430. </div>
  431. {/block:IndexPage}
  432.  
  433.  
  434.  
  435.  
  436.  
  437. </div></div></div></div>
  438.  
  439. <br></center></div></div></div></div></div></div>
  440. </div></div></div></div>
  441.  
  442. <br></center></div></div></div></div></div></div>
  443.  
  444. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement