Advertisement
Guest User

theme 2 colunas

a guest
May 27th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.17 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
  2.  
  3. <!---------------------------------------------------------------------------
  4. Base do theme por Warvada. Modificado e adaptado por definidona
  5. ----------------------------------------------------------------------------->
  6.  
  7. <head profile="http://gmpg.org/xfn/11">
  8.  
  9.  
  10.  
  11.  
  12. <link rel="shortcut icon" href="{favicon}">
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. <!-- Appearance -->
  21.  
  22.  
  23.  
  24.  
  25. <!-- links e textos-->
  26. <!-- imagens-->
  27. <meta name="image:Sidebar" content="https://secure.static.tumblr.com/38e820447f37e4883175394564a80155/kctlzxr/hCxnov5xx/tumblr_static_dxq5zkns76ogc4kkc4g000ocg.jpg"/>
  28.  
  29.  
  30.  
  31. <meta name="text:frase" content="kiss me hard, before you go my baby" />
  32. <meta name="text:frase 2" content="that love seems so difficult but I can" />
  33.  
  34.  
  35.  
  36. <meta name="color:background" content="#fff"/>
  37. <meta name="color:text" content="#222"/>
  38.  
  39.  
  40. <meta name="text:Link1" content="/" />
  41. <meta name="text:Link1 Title" content="link" />
  42. <meta name="text:Link2" content="/" />
  43. <meta name="text:Link2 Title" content="link" />
  44. <meta name="text:Link3" content="/" />
  45. <meta name="text:Link3 Title" content="link" />
  46. <meta name="text:Link4" content="/" />
  47. <meta name="text:Link4 Title" content="link" />
  48.  
  49. <meta name="color:background" content="#fff"/>
  50. <meta name="color:text" content="#222"/>
  51.  
  52. <meta name="color:lhover" content="#ffffff" />
  53.  
  54.  
  55. <meta name="color:links" content="#222"/>
  56. <meta name="color:links hover" content="#000"/>
  57.  
  58.  
  59.  
  60.  
  61. <!--barra de rolagem e grade do theme: nao tire -->
  62. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  63. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  64. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/Ebrm7rdy0/botao.js"></script>
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71. </head>
  72. <title>{Title}</title>
  73. <style type="text/css" media="screen">
  74.  
  75.  
  76. /*desifinições geral (cor do fundo, fonte, tamanho, alinhamento e etc*/
  77. body {background:{color:background}; color:{color:text}; font-family:'corbel'; font-size:10px; text-align:left;}
  78.  
  79.  
  80. /*links (geral)*/
  81. a {color:{color:links}; text-decoration:none;}
  82. a:hover {color:{color:linkshover};}
  83.  
  84.  
  85. /*blockquote dos posts*/
  86. blockquote {margin:10px; background:#fbfbfb; border:1px solid #ddd;}
  87.  
  88.  
  89.  
  90. /*alinhamento dos posts*/
  91. #content {position:absolute; width:650px; margin-left:450px; margin-top:10px;}
  92.  
  93.  
  94. /*caixas dos posts*/
  95. .caixa {background:{color:background}; width:250px; margin:3px;}
  96. .caixa img{max-width:250px;}.imaagem img{width:250px;}.vsanna{display:none;}
  97.  
  98.  
  99.  
  100.  
  101. /*notes*/
  102. .caixa .notes{margin-top:0px; margin-left:0px; width:250px; height:13px; line-height:17px; text-align:center; color:{color:links}; font-size:8px; font-family:'Calibri'; text-transform:uppercase; opacity:0; transform:rotatex(180deg); transition:.8s;}
  103.  
  104. .caixa:hover .notes{opacity:1; margin-top:0px; transform:rotatex(0deg); transition:.8s;}
  105.  
  106. /*titulo dos posts*/
  107. titulo {font-size:12px;text-align:justify;}
  108. /* Ask por warvada. Não use como base. Não retire os creditos. */
  109. .pergunta{margin-top:0px; width:100%; height:auto; line-height:18px; padding:1px; text-align:left; font-size:8.5px;font-family:century gothic;
  110. /*cor da borda de cima da pergunta*/
  111. border-bottom:1px dashed #eee; /}
  112. .pergunta a{color:white; /*cor da url de quem perguntou*/}
  113.  
  114. .resposta{margin-top:-8px; width:100%; height:auto; padding:3px; font-size:8.5px;font-family:century gothic; text-align:left;
  115. }
  116. /* Ask por warvada. Não use como base. Não retire os creditos. */
  117.  
  118.  
  119. /*Sidebar (alinhamento)*/
  120. .side {z-index:9999999;position:fixed; width: 180px; height:180px; margin-left:220px;margin-top:100px;}
  121.  
  122. .side:hover {height:236px;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  123.  
  124.  
  125.  
  126.  
  127. /*imagem da sidebar*/
  128. .sideimg img{width:150px; height:150px; margin-top:10px; margin-left:15px;}
  129. .side:hover .sideimg {-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;filter: blur(1px); -webkit-filter: blur(1px); -moz-filter: blur(1px);}
  130.  
  131.  
  132.  
  133. /*frase */
  134. .descri{width:155px;background-color:;position: fixed; font-family:corbel; font-size:10px; line-height:11px;text-align:center; color:#000;padding: 1px;-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:-2px; margin-left:13px; position:fixed;text-transform:;}
  135. .descri2{width:155px;background-color:;position: fixed; font-family:corbel; font-size:10px; line-height:11px;text-align:center; color:#000;padding: 1px;-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:-2px; margin-left:-8px; position:fixed;text-transform:;opacity:0;}
  136.  
  137.  
  138. #links {position:fixed;width:150px;height:31px; margin-top:-70px; margin-left:-25px; text-align:center; transition:.10s;opacity:0;font-family:calibri;line-height:15px; color:#000;font-size:10px;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;font-style:italic;text-shadow:1px 1px 0 black;}
  139.  
  140. #links a {color:#fff;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  141. #links a:hover{;-moz-opacity:1.0;font-style:italic;opacity:1; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all .6s ease; color:;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  142.  
  143.  
  144. .side:hover #links {opacity:1;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  145. .side:hover .descri {opacity:0;margin-left:-8px; }
  146.  
  147. .side:hover .descri2 {opacity:1;margin-left:15px; }
  148.  
  149.  
  150.  
  151.  
  152.  
  153. /*******Por juh - futurasuicida usar credite ao helpdesigns./ adptado por definidona **********/
  154. #creditos {background-color:#EEE;width:10px; height: 10px; float: left; margin-left:10px; margin-top:550px; position: fixed;-moz-border-radius:30px;display: inline-block;text-align: center;
  155.  
  156. border-radius: 10px;text-align:center;
  157.  
  158. }
  159. #creditos a {transition-duration:.4s;font-family:corbel;font-size:12px; color:#fff;display: inline-block;}
  160.  
  161. #creditos:hover {-webkit-transition: all 0.5s ease-in-out;width: 120px;text-shadow:0em 0.1em 0em #fff;height: 15px;}
  162.  
  163.  
  164.  
  165.  
  166. </style>
  167.  
  168. <body onkeydown="return false">
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175. <!--inicio da sidebar -->
  176. <div class="side">
  177.  
  178.  
  179. <div class="sideimg"><img src="{image:sidebar}"></div>
  180.  
  181.  
  182. <div class="descri">{text:frase}</div>
  183.  
  184. <div class="descri2">{text:frase 2}</div>
  185.  
  186.  
  187.  
  188. <div id="links">
  189. <a href="{text:Link1}"> {text:Link1 Title}</a><br>
  190. <a href="{text:Link2}">{text:Link2 Title}</a><br>
  191. <a href="{text:Link3}"> {text:Link3 Title}</a><br>
  192. <a href="{text:Link4}"> {text:Link4 Title}</a><br>
  193. </div>
  194.  
  195.  
  196.  
  197. </div>
  198.  
  199.  
  200. <!--fim da sidebar-->
  201.  
  202.  
  203.  
  204.  
  205.  
  206. <!--inicio dos posts-->
  207. <div id="content">
  208. {block:Posts}
  209. <div class="caixa">
  210.  
  211.  
  212.  
  213.  
  214. {block:Text}
  215. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  216. {body}
  217. {/block:Text}
  218.  
  219.  
  220.  
  221. {block:Photo}
  222. {LinkOpenTag}
  223. <div class="imaagem"><img src="{PhotoURL-250}"></div>
  224. {/block:Photo}
  225.  
  226.  
  227.  
  228. {block:Photoset}
  229. <div class="imaagem">{Photoset-250}</div>{LinkCloseTag}
  230. {/block:Photoset}
  231.  
  232.  
  233.  
  234. {block:Quote}
  235. {Quote} <br>
  236. {block:Source}{Source}{/block:Source}
  237. {/block:Quote}
  238.  
  239.  
  240.  
  241. {block:Chat}
  242. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  243. {block:Lines}
  244. <div class="chat">
  245. <div class="lines">{block:Label}
  246. <span>{Label}</span>
  247. {/block:Label}
  248. {Line}</div></div>
  249. {/block:Lines}
  250. {/block:Chat}
  251.  
  252.  
  253.  
  254. {block:Link}
  255. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  256. {block:Description}{Description}{/block:Description}
  257. {/block:Link}
  258.  
  259.  
  260.  
  261. {block:Audio}
  262. {AudioPlayer}
  263. {/block:Audio}
  264.  
  265.  
  266.  
  267. {block:Video}
  268. {block:Indexpage}{Video-250}{/block:IndexPage}
  269. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  270. {block:Caption}{Caption}{/block:Caption}
  271. {/block:Video}
  272.  
  273.  
  274.  
  275. {block:Answer}
  276.  
  277. <div class="pergunta">
  278.  
  279. <div style="display:inline-block; padding:0 3px 0 3px; font-family:calibri; font-size:8px; text-transform:uppercase; height:13px; line-height:13px; outline:1px dotted #fff; outline-offset:-2px; text-shadow:1px 1px 0 #707070;
  280. background:#eee;
  281. color:white; ">{Asker}</div> {Question}</div>
  282.  
  283. <div class="resposta">{Answer}</div>
  284.  
  285. {/block:Answer}
  286.  
  287.  
  288.  
  289.  
  290. <!--notes-->
  291. {block:indexpage}
  292. <div class="notes">
  293. <a href="{permalink}">{NoteCount} notes</a> <font color=#aaa> . </font>
  294. <a href="{ReblogURL}" target="_blank">Reblog</a>
  295. </div>
  296. {/block:indexpage}
  297.  
  298.  
  299.  
  300.  
  301. <!--bloqueio do via e source -->
  302. <div class="vsanna">
  303. {block:RebloggedFrom}
  304. <a href="{ReblogParentURL}">via</a>
  305. {/block:RebloggedFrom}
  306. {block:ContentSource}
  307. <a href="{SourceURL}">source</a>
  308. {/block:ContentSource}
  309. </div>
  310.  
  311.  
  312.  
  313.  
  314.  
  315. </div>
  316. {/block:Posts}
  317. </div>
  318. <!--fim dos posts-->
  319.  
  320.  
  321.  
  322. <!-- script barra de rolagem e grade (duas ou mais colunas): NÃO RETIRE!-->
  323. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  324. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  325. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  326. <script type="text/javascript">
  327. $(window).load(function () {
  328. $('#content').masonry(),
  329. $('.masonryWrap').infinitescroll({
  330. navSelector : "div#navigation",
  331. nextSelector : "div#navigation a#nextPage",
  332. itemSelector : ".caixa",
  333. bufferPx : 10000,
  334. extraScrollPx: 11000,
  335. loadingImg : "",
  336. loadingText : "<i> </i>",
  337. },
  338. // call masonry as a callback.
  339. function() { $('#content').masonry({ appendedContent: $(this) }); }
  340. );
  341. });
  342. </script>
  343.  
  344. {block:IndexPage}
  345. <div class="column navigation" id="navigation">
  346.  
  347. {block:Pagination}
  348. {block:PreviousPage}
  349. <a href="{PreviousPage}" class="navigate">
  350. {/block:PreviousPage}
  351. {block:PreviousPage}</a>
  352. {/block:PreviousPage}
  353.  
  354. {block:NextPage}
  355. <a href="{NextPage}" class="navigate" id="nextPage">
  356. {/block:NextPage}
  357. {block:NextPage}</a>{/block:NextPage}
  358. {/block:Pagination}
  359.  
  360. </div>
  361. {/block:IndexPage}
  362.  
  363.  
  364. </body>
  365.  
  366.  
  367.  
  368.  
  369. <div id="creditos" title="theme por definidona + base por warvada ">
  370. <a href="http://barbiezaria.tumblr.com/"> Desing definidona</a></div>
  371.  
  372.  
  373.  
  374. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement