Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- (◍•ᴗ•◍)♡ ✧*。
- * THEME 43 BY CEST-LAVIE.TUMBLR.COM
- * É EXTREMAMENTE PROIBIDO QUALQUER TIPO DE CÓPIA.
- * POR FAVOR MANTENHA TODO O CRÉDITO, OBRIGADA !❤
- =================================================
- -->
- <html>
- <head>
- <meta name="color:background" content="#fff"/>
- <meta name="color:text" content="#888"/>
- <meta name="color:link posts" content="#888"/>
- <meta name="color:titulo dos posts" content="#e89e8c"/>
- <meta name="color:negrito" content="#e89e8c"/>
- <meta name="color:descri" content="#848484" />
- <meta name="color:links" content="#848484"/>
- <meta name="color:heart" content="#cd2626"/>
- <meta name="color:hoverlinks" content="#e89e8c"/>
- <meta name="color:bg ask perguntou" content="#f6f6f6"/>
- <meta name="color:bg ask pergunta" content="#e1d6d8"/>
- <meta name="color:bg ask resposta" content="#fff"/>
- <meta name="color:scroll" content="#bdbbbb"/>
- <meta name="if:RolagemInfinita" content="1"/>
- <meta name="if:background repeat" content=""/>
- <meta name="if:Cursor pequeno" content="1"/>
- <meta name="if:Controles transparente" content="1"/>
- <meta name="if:neve" content=""/>
- <meta name="if:photos vintage" content=""/>
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="https://secure.static.tumblr.com/0ab11e9fc95f9d04205fde58cdf50509/icmnqoq/xRionenwx/tumblr_static_2hdlgy04hy2oo0wwgscgcsoco.jpg"/>
- <meta name="text:Link1 URL" content="/" />
- <meta name="text:Link1 Titulo" content="início" />
- <meta name="text:Link2 URL" content="/" />
- <meta name="text:Link2 Titulo" content="correio" />
- <meta name="text:Link3 URL" content="/" />
- <meta name="text:Link3 Titulo" content="autorias" />
- <meta name="text:Link4 URL" content="/" />
- <meta name="text:Link4 Titulo" content="archive" />
- <meta name="text:Link5 URL" content="/" />
- <meta name="text:Link5 Titulo" content="outros" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}"/>
- {/block:Description}
- <style type="text/css">/*
- Por favor, NÃO REMOVA OS CRÉDITOS, RESPEITE ESSA REGRA SIMPLES!
- Eu gastei muito tempo para fazer esses temas.
- OBS: Se usar quaisquer detalhes credite à CEST-LAVIE. Grata. */
- /*======== BASE ========*/
- body{ background:{color:background}; color: {color:text}; font-family:calibri; font-size:12px; background-image:url('{image:background}'); background-attachment:fixed; background-repeat: no-repeat; background-size:100% 100%; line-height: 16px;}
- {block:Ifbackgroundrepeat}
- body{ background:{color:background}; color: {color:text}; font-family:calibri; font-size:12px; background-image:url('{image:background}'); background-attachment:fixed; background-repeat: repeat; line-height: 16px;}
- {/block:Ifbackgroundrepeat}
- /*======== links e hover dos links ========*/
- a {color:{color:text}; text-decoration:none;}
- a:hover {color: {color:text}; background-color:transparent; text-decoration:none; }
- p { margin:6px 0 0 0 }
- /* blockquote */
- blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left:
- 5px solid {color:titulo dos posts};}
- /* tooltip */
- #s-m-t-tooltip {max-width:300px; padding:4px 4px 4px 4px;margin:12px 15px;background-color:#fff; font-family:consolas;font-size:9px;letter-spacing: 1px; text-transform:uppercase; color:#000; z-index:9999999;}
- /*======== CORPO DO THEME ========*/
- #entry{width: 700px; margin-left:414px; margin-top:0px;}
- .posts { top:0px; overflow:hidden; margin:5px auto:0; float:left; width:250px; padding:10px; {block:IndexPage} width:250px; position:relative; {/block:IndexPage} {block:PermalinkPage} width: 400px; margin-left:0px; {/block:PermalinkPage};}
- /*======== TITLE ========*/
- h1 { font-family:calibri; text-transform:uppercase; text-align: center; font-size:13px; color: {color:titulo dos posts}; font-weight: normal; line-height: 15px;} h1 a { color: {color:titulo dos posts}; text-align:left; font-size:13px; font-weight: normal; line-height: 20px; text-transform:uppercase;}
- /*======== NOTES ========*/
- .but { border-radius:5px; padding:0px; overflow: hidden; float:left; position:relative; margin:1px; {block:indexpage} width:400px; {/block:indexpage}{block:PermalinkPage}width:400px;{/block:PermalinkPage};}
- .extra1 { width: 400px; text-indent: 5px; margin-bottom: 2px; padding-left: 7px; padding-top: 5px; padding-bottom: 4px; padding-right: 5px; margin-left:-4px; margin-right:-2px; border-bottom:1px #f6f6f6; solid; line-height:30px;}
- ol.notes {list-style: none; width:400px; margin-left:-40px;}
- ol.notes li.note {margin-bottom: 2px; padding-left: 7px; padding-top: 5px; padding-bottom: 4px; padding-right: 5px;text-transform: lowercase; line-height: 25px; border-bottom:1px #f6f6f6; width:400px;}
- ol.notes li.note img.avatar {display:inline; width:16px; height:16px; border-radius:30px;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {display: none;}
- /*======== POSTS NOTES HOVER ========*/
- .caixinha { opacity:0; position: absolute; text-align: center; height:20px; line-height:20px; text-transform:uppercase;
- bottom:0px; right:1%; -webkit-transition-duration: 0.9s; z-index:99; -webkit-transition: opacity 0.5s linear; opacity: 0.0;; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -webkit-transition: all 0.6s ease-out; -o-transition:All 1s ease; font-family:calibri; font-size:9px; background:{color:background}; width:80px; position:left;position:left;}
- .posts:hover .caixinha{opacity:1;bottom:10px;border-radius:2px;position:left;}
- .caixinha a{position:right; font-family:calibri; font-size:9px; text-transform:uppercase; color:{color:text}; font-style:normal;}
- .rebutton{opacity:0; position: absolute;-webkit-transition-duration: .50s; background:#fff; border-radius:3px; padding:5px 5px 5px;}
- .posts:hover .rebutton{opacity:.8; position:absolute; left:15px; bottom:20px;-webkit-transition-duration: .50s; -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}
- .heart{ opacity:0;position: absolute;-webkit-transition-duration: .50s; background:#fff; border-radius:3px; padding:3px 5px 3px;}
- .posts:hover .heart {opacity:.8; position:absolute; left:40px; bottom:20px;-webkit-transition-duration: .50s; -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}
- .posts:hover .etccc {opacity:1;bottom:5px;right:10px;margin-top:-2px;margin-left:0px;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out}
- .etccc {z-index:9999;position:absolute;opacity:0;margin-top:-2px; margin-left:0px; padding:5px 10px 2px 5px;font-size: 9px; font-family: calibri; bottom:5px;right:10px;line-height: 10px;display: block; overflow: hidden; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-transform:uppercase;-webkit-border-radius: 0px 0px 0px 0px;-webkit-border-radius: 0px 0px 0px 0px;border-right:0px solid #f2f2f2;border-left:1px solid #f2f2f2;border-top:1px solid #f2f2f2;border-right:1px solid #f2f2f2;text-align:center;{block:PermalinkPage}width:10px{/block:PermalinkPage};background-color:{color:post};{color:text}}
- .etccc a {{color:text};opacity:1;}
- .etccc a:hover {opacity:1;border:0px solid {color:borda}}
- /*======== MUSICA E AUDIO ========*/
- .audio-box {float:right; text-align:right; display:inline-block; margin-top:-4px;}
- .audio {font-family:calibri; font-size:10px; letter-spacing:.1em; text-transform:uppercase; padding:5px; margin-bottom:1px; width:95%; background:#fafafa; font-style:normal;}
- #music-holder {float:left; width:90px; height:90px;}
- #album-art {position:absolute; overflow:hidden; float:left; width:90px; height:90px;}
- #album-art img {width:100px; position:absolute; float:left;}
- #music-art {position:absolute; float:left; width:90px; height:90px;}
- #music-circle {position:absolute; width:46px; height:46px; border-radius:23px; background-color:white; z-index:999999; margin:20px; opacity:.5;}
- #music-circle:hover {opacity:1;}
- #audio-player {position:absolute; overflow:hidden; height:28px; width:28px; margin:9px;}
- /*======== CHAT ========*/
- .chat{line-height:200%; list-style:none}
- .chat ul {line-height:200%; list-style:none; padding:0px;}
- .person1 {border-bottom:1px dotted #eee; color:{color:text}; transition:all 1s ease;}
- .person1 .label{padding:0px;margin-left:3px;color:{color:titulo dos posts}; text-transform:uppercase; font-family: 'Roboto', sans-serif;font-size:10px;letter-spacing:.5px;}
- .person2{border-bottom:1px dotted #eee; color:{color:text};}
- .person2 .label{padding:0px; margin-left:0px; color:{color:titulo dos posts}; text-transform:uppercase;font-family: 'Roboto', sans-serif;font-size:10px; letter-spacing:.5px;}
- /** VOCÊ NÃO TEM O DIREITO PARA MODIFICAR OU RETIRAR MEUS CRÉDITOS!!! **/
- .credit {position:fixed; bottom:7px; left:4px; font: 11px arial, sans-serif; background: {color:background}; color: #000; text-transform:lowercase; letter-spacing: 0px; padding: 3px; width:27px;}
- .credit a{color:#000; opacity:0.9;}
- .credit a:hover{text-shadow: -1px 0px #47e6dd, 1px 0px #ee4848;opacity:1.0;}
- /*======== FOTOS VINTAGE ========*/
- {block:Ifphotosvintage}
- .posts img{-webkit-filter:grayscale.300; -webkit-filter: grayscale(30%); transition:all 1s ease;}
- .posts img:hover{ -webkit-filter:grayscale(0);}
- {/block:Ifphotosvintage}
- /*======== ASK ========*/
- .askimg {float:right; margin-top:0px;border: 2px solid {color:bg ask perguntou};opacity:10;}
- .askhd{background-color:{color:bg ask pergunta};width:241px;padding: 4px; color: {color:bg ask resposta}; margin-top:-11px; z-index:99999999;font-size: 11px;}
- .askhd2 a{color:{color:text};}
- .askhd2{background-color:{color:bg ask perguntou};width:211px; padding: 5px; color:{color:text} margin-left: 0px; font-family:Arial;font-size: 9.5px; margin-top:5px;}
- .resposta {padding-bottom: 2px;font-size: 11.5px;margin-top:-1px;margin-left:2px;}
- /*======== NEGRITO, ITALICO, SUBLINHADO ETC ========*/
- b, strong{color:{color:negrito};}
- i, em{color:{color:negrito}; font-family: 'Lora', serif;}
- s{color:{color:negrito};}
- u{border-bottom:{color:negrito}; color:{color:negrito};}
- a:link,a:active,a:visited {color:{color:link posts}; text-decoration: none;
- -webkit-transition-duration: .90s;} a:hover { color: #90736d;} .sourc {display:none;}
- /*======== QUOTE ========*/
- .quote {font-family:calibri; text-align:justify; font-size:12px; line-height:17px; border-bottom:1px solid #F6F6F6; padding-bottom:5px;}
- .quotesource {font-family:calibri; text-align:center; margin-top: 5px; font-size:10px; text-transform:uppercase; color: {color:text};}
- /*======== IMAGEM ========*/
- .imagem {width 225px; margin-right:45px; position:fixed;margin-top:140px; margin-left: 165px;}
- .imagem img {width:226px; height:130px; margin-right:50px;}
- /*======== LINKS ========*/
- #links1 {text-align:inline; letter-spacing: 0px; font-family:calibri; font-size: 11px; text-align: center; width:220px; padding:3px; margin-top: 269px; margin-left: 165px; text-decoration: none; font-style: none; position:fixed; background-color:{color:transparent}; }
- #links1 a { color: {color:links};background-color:{color:transparent};}
- /*======== HOVER DOS LINKS ========*/
- .menuhover a::before,.menuhover a::after{display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
- .menuhover a::before{color:{color:hoverlinks}; padding-right:2px; content: '['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px);}
- .menuhover a::after{color:{color:hoverlinks}; padding-left:2px; content: ']'; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px);}
- .menuhover a:hover::before,.menuhover a:hover::after,.menuhover a:focus::before,.menuhover a:focus::after{opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px);}
- /*======== DESCRIÇÃO ========*/
- #description {background-color: transp;font-family:calibri; font-size:10px; text-align:justify; width:229px; height:auto; position:fixed; margin-top:95px;margin-left: 160px; line-height:13px;border-left:px solid ; padding: 4px; border-bottom:0px solid ; padding-top: 3px; margin-button: 20px; color: {color:descri};}
- /*======== BOTÃO DE IR AO TOPO ========*/
- #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:30px; right:30px; opacity:.5;}
- /*======== SCROLLBAR E SELEÇÃO COLORIDA ========*/
- ::selection {color:#fff;background:#bdbbbb;}
- ::-moz-selection {color:#fff;background:#bdbbbb;}
- ::-webkit-scrollbar{height:1px; width:6px; background:transparent;}
- ::-webkit-scrollbar-thumb{background:{color:scroll};}
- /*---------- CURSOR ----------*/
- {block:ifCursorpequeno}
- html{cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), auto !important;}
- a, a:hover{cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), auto !important;}
- {/block:ifCursorpequeno}
- /*======== PAGINAÇÃO ========*/
- .pagination {padding:0px; left:365px; top:305px; position:fixed;font-size:13px;}
- /*---------- CONTROLS ----------*/
- {block:ifControlestransparente}
- #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%)!important; margin-right:0px!important; opacity:0.4!important; margin-top:0px!important; text-transform:none; display:inline-block; z-index:9999999999999!important;} .tmblr-iframe.iframe-controls--desktop {position:fixed!important; z-index:100!important; top:0%!important; right:65px!important; -webkit-filter:invert(100%); opacity:.4;} .lcredit.icon.theme {position:fixed!important; -webkit-filter:invert(100%); opacity: 0.4; top:.1%!important; right:6px;}
- {/block:ifControlestransparente}
- {block:ifNotControlestransparente}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblrcontrols2 {position:fixed; top:25px; right:5px; z-index:999;}
- #tumblrcontrols2 a {opacity:1;}
- #tumblrcontrols2 a:hover {opacity:1;}
- {/block:ifNotControlestransparente}
- </style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery); </script>
- </head>
- <body>
- {block:ifNotControlestransparente}
- <div id="tumblrcontrols2">
- <a href="http://cest-lavie.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/fi6k5io/9ieoqhrr6/installcestlavie.png"/></a>
- </div>{/block:ifNotControlestransparente}
- {block:ifControlestransparente}
- <a class="lcredit icon theme" href="http://cest-lavie.tumblr.com" title="INSTALL THEME" target="_blank">Theme</a>{/block:ifControlestransparente}
- {block:IfNotRolagemInfinita} {block:Pagination}<div class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div>{/block:Pagination}</div>{/block:IfNotRolagemInfinita}
- <div id="description">{description}</div>
- </div>
- <div class="imagem"><img src="{image:sidebar}"></div>
- <div id="links1" class="menuhover">
- <a href="{text:Link1 URL}">{text:Link1 Titulo}</a>
- <a href="{text:Link2 URL}">{text:Link2 Titulo}</a>
- <a href="{text:Link3 URL}">{text:Link3 Titulo}</a>
- <a href="{text:Link4 URL}">{text:Link4 Titulo}</a>
- <a href="{text:Link5 URL}">{text:Link5 Titulo}</a>
- </div></div>
- <div id="entry">
- {block:Posts}
- <div class="posts">
- {block:Text}
- {block:IndexPage}<div class="caixinha">
- <a href="{Permalink}">{NoteCount} <font color={color:heart}>♥</font></a>
- <a href="{ReblogURL}"> reblog</a>
- </div>{/block:IndexPage}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {Body}
- {/block:Text}
- <div id="cap">
- {block:Photo}
- <div class="parol">
- {block:IndexPage}
- {LinkOpenTag}
- <a href="{permalink}">
- <div class="photo"><a><a href="{permalink}">
- <img class="photo"src="{PhotoURL-HighRes}"alt="{PhotoAlt}"width="100%"/></a>
- </div>
- {LinkCloseTag}
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <a href="{permalink}"><img class="photo"src="{PhotoURL-HighRes}"alt="{PhotoAlt}" width="495"/></a>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {block:IndexPage}
- <center><div class="heart">{LikeButton color="gray" size="13"}</div></center>
- <center><div class="rebutton">{ReblogButton color="gray" size="13"}</div></center>
- {/block:IndexPage}
- </div> {/block:Photo}
- {block:Photoset}
- {/block:PermalinkPage} {Photoset-250} {/block:PermalinkPage}
- {block:IndexPage}
- <center><div class="heart">{LikeButton color="gray" size="13"}</div></center>
- <center><div class="rebutton">{ReblogButton color="gray" size="13"}</div></center>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}{block:IndexPage}
- <div class="caixinha">
- <a href="{Permalink}">{NoteCount} <font color={color:heart}>♥</font></a>
- <a href="{ReblogURL}"> reblog</a>
- </div>{/block:IndexPage}
- <div class="quote">{Quote}</div>
- {block:Source}
- <div class="quotesource"> {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}{block:IndexPage}
- <div class="caixinha">
- <a href="{Permalink}">{NoteCount} <font color={color:heart}>♥</font></a>
- <a href="{ReblogURL}"> reblog</a></div>{/block:IndexPage}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {Block:chat}{block:IndexPage}
- <div class="caixinha">
- <a href="{Permalink}">{NoteCount} <font color={color:heart}>♥</font></a>
- <a href="{ReblogURL}"> reblog</a>
- </div>{/block:IndexPage}
- {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:chat}
- {block:Audio}{block:IndexPage}
- <div class="caixinha">
- <a href="{Permalink}">{NoteCount} <font color={color:heart}>♥</font></a>
- <a href="{ReblogURL}"> reblog</a>
- </div>{/block:IndexPage}
- <div class="text">
- <div id="music-holder">
- <div id="album-art">
- <img src="http://static.tumblr.com/5u1fog0/FH8n72jmn/music.jpg">
- {block:AlbumArt}<div id="music-art"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
- <div id="music-circle"><div id="audio-player">{AudioPlayerWhite}</div></div></div></div>
- <div class="audio-box">
- {block:TrackName}<div class="audio">{TrackName}.</div>{/block:TrackName}
- {block:Artist}<div class="audio">{Artist}.</div>{/block:Artist}
- {block:PlayCount}<div class="audio"><b>{PlayCount}</b> plays.</div>{/block:PlayCount}</div>
- {/block:Audio}
- {block:Video}{block:IndexPage}
- <div class="caixinha">
- <a href="{Permalink}">{NoteCount} <font color={color:heart}>♥</font></a>
- <a href="{ReblogURL}"> reblog</a>
- </div>{/block:IndexPage}
- {Video-250}{/block:Video}
- {block:Answer}{block:IndexPage}
- <img src="{AskerPortraitURL-48}" class="askimg" div style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width:25px; height:25px">
- <div class="askhd2" align="left">{Asker} perguntou:</div><p></p>
- <div class="askhd">{Question}</div><p></p>
- <div class="resposta">{Answer}</div>
- {/block:IndexPage}
- {block:IndexPage}<span class="etccc">
- <a href="{Permalink}" title="">{NoteCount} notes</a>
- </span>{/block:IndexPage}{/block:Answer}</div>
- <div class="sourc">
- {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
- {/block:RebloggedFrom}
- </div>
- {block:PostNotes}
- {block:PermalinkPage}
- <div class="posts">
- <div class="but">{block:Date}
- <div class="extra1">
- <img src="http://static.tumblr.com/cdfpv33/5oymjxo65/cal.png"> Postado no dia {DayOfMonth},<b> de {Month}</b> de {Year}.</div>{/block:Date}{block:RebloggedFrom}
- <div class="extra1">
- <img src="http://static.tumblr.com/cdfpv33/XOomjxo5e/perman.png"> Compartilhado de: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>.</div>
- <div class="extra1">
- <img src="http://static.tumblr.com/cdfpv33/2L0mjxo4l/coracao.png"> Com {NoteCountWithLabel}.</div>
- {/block:RebloggedFrom}{/block:PermalinkPage}{PostNotes}</div></div>{/block:PostNotes}{/block:Posts}
- </div></div>
- {block:IfRolagemInfinita}{block:IndexPage}
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}" class="navigate">
- {/block:PreviousPage}
- {block:PreviousPage}</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" class="navigate" id="nextPage">
- {/block:NextPage}
- {block:NextPage}</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IndexPage}{/block:IfRolagemInfinita}
- </div></div></div>
- </body>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#entry');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.posts',
- });
- });
- $container.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.posts',
- loading: {
- finishedMsg: ' ',
- img: ' '
- }
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- {block:IfRolagemInfinita}
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/5u1fog0/9KNmunmb6/white.png" border="0"></a>
- {/block:IfRolagemInfinita}
- {block:Ifneve}
- <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
- {/block:Ifneve}
- {block:ifControlestransparente}
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">{/block:ifControlestransparente}
- <!----------------------------------------------------------------------------
- Se eu vejo você usando um dos meus temas sem esse crédito, vou denunciá-lo.
- ----------------------------------------------------------------------------->
- <div class="credit"><a href="http://cest-lavie.tumblr.com/" title="theme credit"><img src="http://static.tumblr.com/25e99782ab1375a490b15414b1270de1/lcdil8e/P9Encwfta/tumblr_static_ej7sks1o70g04s8wkgo4sck04.png"/></a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment