Advertisement
nicoliveeira

Theme 126

Oct 25th, 2015
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.36 KB | None | 0 0
  1. <!-- Esse código substitui o <html> e <head> para o theme ser melhor visualizado em todos os navegadores -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head profile="http://gmpg.org/xfn/11">
  5.  
  6.  
  7. <!--------------------------------------------------------------------------
  8. ♥♥♥♥♥♥♥♥♥ ♥♥♥♥♥♥♥♥ ♥♥♥♥♥♥ ♥♥♥ ♥♥♥♥♥♥♥♥♥
  9. ♥♥♥♥♥♥♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥♥
  10. ♥♥♥ ♥♥♥ ♥♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥♥♥
  11. ♥♥♥ ♥♥♥ ♥♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥♥
  12. ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥
  13. ♥♥♥♥♥♥♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥ ♥♥♥♥♥♥ ♥♥♥ ♥♥♥♥
  14. ♥♥♥♥♥♥♥♥♥ ♥♥♥♥♥♥♥♥ ♥♥♥ ♥♥♥♥♥♥ ♥♥♥ ♥♥♥♥
  15.  
  16.  
  17.  
  18. BASE TOTALMENTE CODIFICADA POR WARVADA
  19. MODIFICADA E ADAPTADA POR CODEINER
  20. ---------------------------------------------------------------------------->
  21.  
  22.  
  23.  
  24.  
  25.  
  26. <!-- favicon -->
  27. <link rel="shortcut icon" href="{image:favicon}">
  28.  
  29. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  30. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
  31.  
  32.  
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  35. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  36.  
  37.  
  38.  
  39. <!-- Appearance -->
  40. <!-- imagens-->
  41. <meta name="image:sidebar" content=""/>
  42.  
  43. <!-- cores-->
  44. <meta name="color:background" content="#fff"/>
  45. <meta name="color:barra de rolagem" content="#eee"/>
  46. <meta name="color:text" content="#000" />
  47. <meta name="color:links" content="#000" />
  48. <meta name="color:askdetalhe" content="pink" />
  49. <meta name="color:selection" content="pink" />
  50. <meta name="color:cor dos detalhes" content="pink" />
  51. <meta name="color:bg links hover" content="pink" />
  52.  
  53.  
  54. <meta name="image:sidebar" content="" />
  55. <meta name="image:favicon" content="" />
  56. <meta name="if:Rolagem infinita" content="1"/>
  57. <meta name="if:duascolunas" content=""/>
  58. <meta name="if:trescolunas" content=""/>
  59. <meta name="if:quatrocolunas" content=""/>
  60. <meta name="image:background" content=""/>
  61.  
  62.  
  63.  
  64. <meta name="text:Link1" content="/" />
  65. <meta name="text:Link1 Title" content="" />
  66. <meta name="text:Link2" content="/" />
  67. <meta name="text:Link2 Title" content="" />
  68. <meta name="text:Link3" content="/" />
  69. <meta name="text:Link3 Title" content="" />
  70. <meta name="text:Link4" content="/" />
  71. <meta name="text:Link4 Title" content="" />
  72.  
  73.  
  74. </head>
  75. <style type="text/css" media="screen">
  76.  
  77.  
  78.  
  79. ::selection {background-color:{color:selection};color:#fff;text-shadow:0em 0.1em 0em #888;}
  80.  
  81. /*Definições geral*/
  82. body{background:{color:background}; color:{color:text}; font-family:Tahoma; font-size:10px; text-align:left;}
  83.  
  84. /*Links */
  85. a{color:{color:text}; text-decoration:none;transition:0.8s;}
  86. a:hover{text-shadow:0px 0px 1px;}
  87.  
  88. /*Barra de rolagem*/
  89. ::-webkit-scrollbar{height:3px; width:5px; background:transparent;}
  90. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  91. ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
  92.  
  93. /*Alinhamento dos posts*/
  94. #content{float:left; margin-top:0px; margin-left:358px;width:200px;
  95. {block:ifduascolunas} width:550px; {/block:ifduascolunas}
  96. {block:iftrescolunas} width:650px; {/block:iftrescolunas}
  97. {block:ifquatrocolunas} width:850px; {/block:ifquatrocolunas}
  98. padding-bottom:30px;background:{color:cor dos detalhes};/*esse padding é pros notes ou postagem nao fique atras da skin, recomendo não tirar*/}
  99.  
  100. /*Caixas dos posts*/
  101. .caixa{position:relative; float:left; display:inline-block; width:180px; padding:3px; margin-left:10px;padding:10px;background:transparent;border:1px solid #ededed;margin-top:10px;background:#fff;}
  102. .caixa img{max-width:180px;}
  103.  
  104. /*Posts de imagens*/
  105. .imgpost img{width:180px;}
  106.  
  107. /*Bloqueio do via e source - não retire*/
  108. .vsanna{display:none;}
  109.  
  110. /*notes inspirados jaqars*/
  111.  
  112. .bb {width:40px;margin-top:-10px;margin-left:140px;}
  113. .bb2 {width:40px;margin-top:-15px;margin-left:18px;}
  114. .caixa .notes{margin-top:3px; margin-left:0px; width:180px; color:#ededed; font-size:9px; font-family:'Calibri'; text-transform:uppercase; opacity:1; transition:.8s;border-radius:2px;background:transparent;padding:0px;border-top:1px solid #ededed;}
  115.  
  116.  
  117.  
  118. .caixa .notes img {width:7px}
  119.  
  120. /*Titulos dos posts*/
  121. titulo{text-decoration:none;text-transform:uppercase;font-family:consolas;text-align:center;}
  122.  
  123. /*Blockquote*/
  124. blockquote {margin:5px;}
  125.  
  126.  
  127. .lquestion {padding:5px; background:#fafafa;}
  128. .lasker {font-family:‘Lora’, cursive; font-size:9px; font-style:italic; text-align:left; padding:5px; color:#fff; background-color:{color:askdetalhe};text-shadow:0.1em 0.1em 0em #707070}
  129. .lasker a {color:#fff;}
  130. .lanswer {line-height:1.8em;}
  131.  
  132.  
  133.  
  134.  
  135.  
  136. #sidebar {position:fixed; width:130px; margin-left:130px;margin-top:100px;padding:15px;background:transparent;border:1px solid #ededed;}
  137.  
  138.  
  139.  
  140.  
  141. #titulo {width:120px;padding:5px;font-size:9px;font-family:consolas;background-color:{color:cor dos detalhes};text-align:left;border:1px solid #ededed;text-shadow:1px 1px 1px #fff;}
  142. .img {margin-left:65px;margin-top:-12px;}
  143. .img img {width:13px;border:1px solid #ededed;background:#fff;}
  144.  
  145. #descri {width:120px;padding:5px;font-size:9;font-family:consolas;border:1px solid #ededed;margin-top:5px;text-shadow:1px 1px 1px #fff;}
  146.  
  147.  
  148.  
  149.  
  150. /*************** links by calmarei *************/
  151. #mine{height:20px; margin-left:-1px; margin-top:4px; -webkit-transition: all 0.s ease-out; -moz-transition: all 0.1s ease-out;width:135px;overflow:hidden;-webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  152.  
  153. #mine a {display: inline-block;float:left; margin-left:1px;height:17px;width:130px; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; background-color:{color:bg links};line-height:17px;margin-bottom:1px;color:{color:links};text-transform: uppercase; font-family:calibri; letter-spacing:1px;font-size: 8px;;-webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;text-align:center;margin-top:1px;border:1px solid #ededed;text-shadow: 1px 1px 0px #fff;}
  154. #mine a:hover{color:{color:links hover};background-color:{color:bg links hover};-webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out}
  155.  
  156.  
  157. #frors{position:fixed;color:#fff;opacity:0;font-family:cambria;background-color:#ruby;font-size:74px;margin-top:0px;margin-left:145px;height:50px;line-height:50px;width:50px;-webkit-transition: all 0.6s ease-in-out;}
  158.  
  159. #mine:hover{height:110px;-webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  160.  
  161.  
  162. /***************** credito ****************/
  163.  
  164.  
  165. .cred {font-size:11px;font-family:cambria;
  166. width:auto;height:10px; text-align:center;
  167. line-height:16px;margin-top:560px;
  168. position:fixed;left:20px;line-height:15%;}
  169. .cred a {color:gray;text-indent:5px;
  170. padding:2px;width:60px;BACKGROUND:transparent;height:1px;border:1px solid #ededed;font-family:calibri;text-transform:uppercase;font-size:8px;text-shadow:0px 0px 0px}
  171. .cred img {width:25px;}
  172.  
  173.  
  174.  
  175. /***************** credito ****************/
  176. </style>
  177.  
  178. <body onkeydown="return false">
  179. <div id="sidebar">
  180.  
  181. <div id="titulo">{title}
  182. <div class="img">
  183. <img src="http://static.tumblr.com/smtbiyk/y60nwsar4/oie_transparent__8_.png">
  184. <img src="http://static.tumblr.com/smtbiyk/Psinwsarq/oie_transparent__1_.png">
  185. <img src="http://static.tumblr.com/smtbiyk/vQ7nwsarh/oie_transparent__7_.png">
  186. </div> </div>
  187. <div id="descri">{description}</div>
  188. <div id="mine">
  189. <a href="/">navigation</a>
  190. <a href="{text:Link1}">{text:Link1 Title}</a>
  191. <a href="{text:Link2}">{text:Link2 Title}</a>
  192. <a href="{text:Link3}">{text:Link3 Title}</a>
  193. <a href="{text:Link4}">{text:Link4 Title}</a>
  194.  
  195. </div>
  196. </div>
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208. <!--barrinha da esquerda-->
  209. <div class="wr11"></div>
  210.  
  211.  
  212. <!--barrinha da direita-->
  213. <div class="wr12"></div>
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220. <!--Inicio dos posts-->
  221. <div id="content">
  222. {block:Posts}
  223. <div class="caixa">
  224.  
  225.  
  226.  
  227.  
  228. {block:Text}
  229. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  230. {body}
  231. {/block:Text}
  232.  
  233.  
  234.  
  235. {block:Photo}
  236. {LinkOpenTag}
  237. <div class="imgpost"><img src="{PhotoURL-250}"></div>
  238. {/block:Photo}
  239.  
  240.  
  241.  
  242. {block:Photoset}
  243. <div class="imgpost">{Photoset}</div>{LinkCloseTag}
  244. {/block:Photoset}
  245.  
  246.  
  247.  
  248. {block:Quote}
  249. {Quote}<br>
  250. <center><b>{block:Source}{Source}{/block:Source}</b></center>
  251. {/block:Quote}
  252.  
  253.  
  254.  
  255. {block:Chat}
  256. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  257. {block:Lines}
  258. {block:Label}<span>{Label}</span>{/block:Label}
  259. {Line}
  260. {/block:Lines}
  261. {/block:Chat}
  262.  
  263.  
  264.  
  265. {block:Link}
  266. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  267. {block:Description}{Description}{/block:Description}
  268. {/block:Link}
  269.  
  270.  
  271.  
  272. {block:Audio}
  273. {AudioPlayer}
  274. {/block:Audio}
  275.  
  276.  
  277.  
  278. {block:Video}
  279. {block:Indexpage}{Video-250}{/block:IndexPage}
  280. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  281. {block:Caption}{Caption}{/block:Caption}
  282. {/block:Video}
  283.  
  284.  
  285.  
  286. {block:Answer}<div class="lasker">{Asker} asked:</div>
  287. <div class="lquestion">
  288. <a href="{Permalink}" target="_blank"><img style="float:left; padding:5px; margin-right:5px; border-radius:100%; background:#eee;width:30px" src="{AskerPortraitURL-48}"></a>{Question}</div>
  289. <p class="lanswer">{Answer}</p>{/block:Answer}
  290.  
  291.  
  292.  
  293.  
  294. <!--notes-->
  295. {block:indexpage}
  296. <div class="notes">
  297. <a href="{permalink}">{NoteCount} notes</a><div class="bb">
  298. {reblogbutton size="15"}<div class="bb2">{likebutton size="15"}</div></div></div>
  299. {/block:indexpage}
  300.  
  301.  
  302.  
  303.  
  304. <!--bloqueio do via e source -->
  305. <div class="vsanna">
  306. {block:RebloggedFrom}
  307. <a href="{ReblogParentURL}">via</a>
  308. {/block:RebloggedFrom}
  309. {block:ContentSource}
  310. <a href="{SourceURL}">source</a>
  311. {/block:ContentSource}
  312. </div>
  313.  
  314.  
  315.  
  316.  
  317.  
  318. </div>
  319. {/block:Posts}
  320. </div>
  321. <!--fim dos posts-->
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329. <div class="cred">
  330. <a href="http://codeiner.tumblr.com" title="EXCLUSIVO">originally codeiner</a>
  331. </div>
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. <!-- script barra de rolagem e caixas do theme-->
  339. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  340. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  341. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  342. <script type="text/javascript">
  343. $(window).load(function () {
  344. $('#content').masonry(),
  345. $('.masonryWrap').infinitescroll({
  346. navSelector : "div#navigation",
  347. nextSelector : "div#navigation a#nextPage",
  348. itemSelector : ".caixa",
  349. bufferPx : 10000,
  350. extraScrollPx: 11000,
  351. loadingImg : "",
  352. loadingText : "<i> </i>",
  353. },
  354. // call masonry as a callback.
  355. function() { $('#content').masonry({ appendedContent: $(this) }); }
  356. );
  357. });
  358. </script>
  359.  
  360. {block:IndexPage}
  361. <div class="column navigation" id="navigation">
  362. {block:Pagination}
  363. {block:PreviousPage}
  364. <a href="{PreviousPage}" class="navigate">
  365. {/block:PreviousPage}
  366. {block:PreviousPage}</a>
  367. {/block:PreviousPage}
  368.  
  369. {block:NextPage}
  370. <a href="{NextPage}" class="navigate" id="nextPage">
  371. {/block:NextPage}
  372. {block:NextPage}</a>{/block:NextPage}
  373. {/block:Pagination}
  374. </div>
  375. {/block:IndexPage}
  376.  
  377. </body>
  378.  
  379. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement