Advertisement
thmslet

theme ornesty

Aug 11th, 2017
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.43 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">
  2.  
  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. ¯ | THEME FEITO POR SUA ORNESTY | ¯
  13. ¯ | NÃO COPIE - NÃO SE INSPIRE | ¯
  14. ¯ | ----------------- | ¯
  15. ¯ | BASE POR CHARMOURS | ¯
  16. •----------------------------------•
  17. -->
  18.  
  19.  
  20.  
  21.  
  22. <!-- Favicon: Imagem pequena que fica na aba do navegador.
  23. {favicon} é a sua Dash/Icon do seu tumblr, caso queira outra coisa é só apagar ele e colocar a URL do novo favicon -->
  24. <link rel="shortcut icon" href="{favicon}">
  25.  
  26.  
  27.  
  28. <!-- Efeito "digitando" do titulo na aba do navegador -->
  29. <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_messages[3] = "{title}"; tb8_messages[4] = "{title}"; tb8_messages[5] = "{title}";
  30. tb8_messages[6] = "{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. <!-- Appearance: IMAGE = IMAGEM. COLOR = COR. TEXT = TEXTO -->
  34. <meta name="image:sidebar" content="https://static.tumblr.com/1742864ae0df6c1ba15d70545f55f75f/uwutdn1/Tonouaqh0/tumblr_static_2phwc1wjtwqo0ko4ookos884c.jpg"/>
  35.  
  36. <meta name="color:background" content="#fff"/>
  37. <meta name="color:texto" content="#aaa"/>
  38. <meta name="color:links" content="#aaa"/>
  39. <meta name="color:links hover" content="#aaa"/>
  40.  
  41. <meta name="text:link1" content=""/>
  42. <meta name="text:link1 titulo" content="inicio"/>
  43. <meta name="text:link2" content=""/>
  44. <meta name="text:link2 titulo" content="ask me"/>
  45. <meta name="text:link3" content=""/>
  46. <meta name="text:link3 titulo" content="autorias"/>
  47. <meta name="text:link4" content=""/>
  48. <meta name="text:link4 titulo" content="themes"/>
  49. <meta name="text:frase" content="STOP SCREWING AND COME TO LOVE ME."/>
  50.  
  51.  
  52.  
  53. </head>
  54.  
  55.  
  56.  
  57. <style type="text/css" media="screen">
  58.  
  59. /* INICIO DO CSS*/
  60.  
  61.  
  62. /* Configurações básicas e gerais: Aqui voce vai colocar a cor do fundo do theme, fonte geral, tamanho da fonte, alinhamento dos textos*/
  63. body{background:{color:background}; color:{color:texto}; font-family:Tahoma; font-size:11px; text-align:left;}
  64.  
  65.  
  66.  
  67. /* Links*/
  68. a{color:{color:links}; text-decoration:none;}
  69. a:hover{color:{color:links hover};}
  70.  
  71.  
  72.  
  73.  
  74. /* Barra de rolagem*/
  75. ::-webkit-scrollbar{width:10px; height:10px; background:{color:background};}
  76. ::-webkit-scrollbar-thumb{background:{color:background};}
  77.  
  78.  
  79.  
  80.  
  81. /* Alinhamento dos posts*/
  82. #charmours-post{margin-top:30px; margin-left:300px; width:1100px; padding-bottom:30px;}
  83. /* Esse "padding-bottom:30px;" é o espaço para a skin não ficar em cima do post da página interna, como a de tutorial*/
  84.  
  85.  
  86.  
  87.  
  88. /* Caixas dos posts: Se mudar o tamanho das caixas tem que mudar o tamanho das imagens também*/
  89. .charmours-caixas{position:relative; float:left; display:inline-block; width:200px; padding:10px; background:{color:background}; margin:10px; overflow:hidden; transition:1s;}
  90. .charmours-caixas img{max-width:200px;}
  91.  
  92.  
  93.  
  94.  
  95. /* Imagem dos posts (aqui NÃO edita o photoset (várias fotos em um post)*/
  96. .imagens_charmours img{width:200px;}
  97.  
  98.  
  99.  
  100.  
  101. /* Bloqueio do Via e Source*/
  102. .vsanna{display:none;}
  103.  
  104.  
  105.  
  106.  
  107. /* Titulo dos posts*/
  108. titulo{text-decoration:none;}
  109.  
  110.  
  111.  
  112.  
  113. /* Blockquote*/
  114. blockquote{margin:5px; padding:5px; background:{color:background};}
  115.  
  116.  
  117.  
  118.  
  119.  
  120. /* NOTES:LEIA ISSO! N-Ã-O EDITE E COLOQUE SOMENTE SEUS CREDITOS, QUERENDO OU NAO O CÓDIGO É MEU! EDITOU? COLOQUE MEUS CREDITOS TAMBÉM!*/
  121.  
  122. /* Notes dos textos*/
  123. .notes_charmours{margin-top:4px; margin-bottom:-8px; margin-left:-10px; width:55px; padding:0 0 3px 3px; text-align:left; font-size:8px; height:9px; line-height:11px; font-family:'Consolas'; text-transform:uppercase; background:{color:background}; border-radius:0 5px 5px 0; transition:1s;}
  124. .notes_charmours a{color:{color:texto};}
  125. .notes_charmours a:hover{color:{color:links hover};}
  126.  
  127.  
  128.  
  129.  
  130. /* Notes das fotos*/
  131. .notes_charmours2{position:absolute; width:180px; margin-top:-50px; text-align:center; opacity:0; transition:1s;}
  132. .notes_charmours2 a:hover{color:rgba(255,255,255,1);}
  133. .charmours-caixas:hover .notes_charmours2{opacity:1; transition:1s;}
  134.  
  135. .wn1{display:inline-block;}
  136. .wn1 a{display:inline-block; padding:2px; width:20px; height:20px; background:rgba(255,255,255,.2); font-size:15px; color:rgba(255,255,255,.6); border-radius:20px;}
  137.  
  138. .wn2{display:inline-block;}
  139. .wn2 a{display:inline-block; padding:5px; width:20px; height:20px; background:rgba(255,255,255,.2); font-size:15px; color:rgba(255,255,255,.6); border-radius:20px;}
  140.  
  141. .wn3{display:inline-block;}
  142. .wn3 a{display:inline-block; padding:2px; width:20px; height:20px; background:rgba(255,255,255,.2); font-size:15px; color:rgba(255,255,255,.6); border-radius:20px;}
  143.  
  144.  
  145.  
  146.  
  147. /* Ask: Mesma regra dos notes!*/
  148. .pergunta{width:auto; height:auto; padding:5px; text-align:left; outline-offset:-3px; background:{color:background}; text-transform:uppercase; font-size:8px;}
  149. .pergunta img {border-radius: 1000px;width:35px; float:left; padding-right:5px;padding-bottom:5px;}
  150. .resposta{margin-top:3px; width:200px; height:auto; text-align:left; border-top:2px solid #aaa; text-transform:uppercase; font-size:8px;}
  151.  
  152.  
  153.  
  154. /* Quotes*/
  155. .quote_charmours{text-align:center;}
  156. /* Source dos quotes: Quem escreveu o texto.*/
  157. .source_charmours{margin-top:2px; width:170px; height:15px; line-height:17px; margin-left:5px; text-align:right; border-top:1px solid {color:background}; font-weight:bold; text-transform:uppercase; font-size:8px;}
  158.  
  159.  
  160.  
  161.  
  162.  
  163. /* Sidebar*/
  164. .side-ch{position:fixed; top:100px; left:90px; width:150px; height:200px; background:transparent; transition:1s;}
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171. /* Imagem da side*/
  172. .side-ch-imagem img{margin-top:10px; margin-left:10px; width:70px; height:70px; padding:5px; background:{color:background};border:2px solid #ddd;}
  173.  
  174.  
  175.  
  176.  
  177. /* Descrição da side*/
  178. .side-ch-descricao{margin-top:0px; margin-left:-10px; padding:5px; width:120px; text-align:center; font-size:9px; text-transform:uppercase; background:{color:background};}
  179.  
  180.  
  181.  
  182.  
  183. /* Menu/Links*/
  184. .side-ch-menu{position:fixed; margin-top:-124px; margin-left:100px; width:50px; height:0px; background:transparent; overflow:hidden; transition:1s;}
  185.  
  186. /* Links do menu*/
  187. .side-ch-menu a{display:block; padding:0; height:20px; line-height:20px; background:#ddd; margin-bottom:3px; color:#aaa; text-align:center; font-size:8px; text-transform:uppercase; transition:1s;}
  188.  
  189. /* Links do menu quando passa o mouse (hover)*/
  190. .side-ch-menu a:hover{background:#aaa; transition:1s;}
  191.  
  192. /* Hover do menu*/
  193. .side-ch:hover .side-ch-menu{height:120px; transition:1s;}
  194.  
  195.  
  196.  
  197.  
  198.  
  199. /* FIM DO CSS */
  200.  
  201. </style>
  202.  
  203.  
  204.  
  205.  
  206. <body onkeydown="return false">
  207.  
  208.  
  209. <a style="position:fixed; left:0px; top:20px; font-family:tahoma; font-size:9px; color:#aaa; padding:5px;background:#e8e8e8;text-decoration: none; " href="http://ornesty.tumblr.com/" title="theme feito por ornesty, não copie.">theme by ornesty</a>
  210.  
  211.  
  212.  
  213. <div class="side-ch"> <!-- Inicio da sidebar-->
  214.  
  215.  
  216. <!-- Imagem da side-->
  217. <div class="side-ch-imagem"><img src="{image:sidebar}"></div>
  218.  
  219.  
  220. <!-- Descrição-->
  221. <div class="side-ch-descricao">{text:frase}</div>
  222.  
  223.  
  224. <!-- Menu/Links-->
  225. <div class="side-ch-menu">
  226. <a href="{text:link1}">{text:link1 titulo}</a>
  227. <a href="{text:link2}">{text:link2 titulo}</a>
  228. <a href="{text:link3}">{text:link3 titulo}</a>
  229. <a href="{text:link4}">{text:link4 titulo}</a>
  230. </div>
  231.  
  232.  
  233. </div> <!-- Fim da sidebar-->
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256. <div id="charmours-post"> <!-- Div do Post-->
  257. {block:Posts}
  258. <div class="charmours-caixas"> <!-- Div das Caixas dos posts-->
  259.  
  260.  
  261.  
  262.  
  263. <!-- Textos-->
  264. {block:Text}
  265. {block:Title}<titulo><center>{Title}</center></titulo>{/block:Title}
  266. {body}
  267.  
  268.  
  269. <!-- Notes dos textos-->
  270. {block:indexpage}
  271. <div class="notes_charmours"> <div style="margin-left:-2px; display:inline-block; padding:0 2px 0 2px; height:10px;">{DayOfMonth}/{MonthNumberWithZero}</div>
  272.  
  273. <a href="{permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i> </a>
  274. <a href="{ReblogURL}" target="_blank" Title="Reblog, baby!"><i class="fa fa-retweet"></i></a>
  275. </div>{/block:indexpage}
  276. {/block:Text}
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. <!-- Fotos-->
  286. {block:Photo}
  287. <div class="imagens_charmours"><img src="{PhotoURL-250}"></div>
  288.  
  289.  
  290. <!-- NOTES DAS FOTOS-->
  291. {block:indexpage}
  292. <div class="notes_charmours2">
  293.  
  294. <div class="wn1"><a href="{Permalink}" title="{TimeAgo}"><i class="fa fa-folder-open"></i></a></div>
  295. <div class="wn2"><a href="{ReblogURL}" target="_blank" title="reblog"><i class="fa fa-retweet"></i></a></div>
  296. <div class="wn3"><a href="{Permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i></a></div>
  297.  
  298. </div>
  299. {/block:indexpage}
  300. {/block:Photo}
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309. <!-- Photoset (varias fotos em um post)-->
  310. {block:Photoset}
  311. <div class="imagens_charmours">{Photoset}</div>
  312.  
  313.  
  314. <!-- NOTES DO PHOTOSET-->
  315. {block:indexpage}
  316. <div class="notes_charmours2">
  317.  
  318. <div class="wn1"><a href="{Permalink}" title="{TimeAgo}"><i class="fa fa-folder-open"></i></a></div>
  319. <div class="wn2"><a href="{ReblogURL}" target="_blank" title="reblog"><i class="fa fa-retweet"></i></a></div>
  320. <div class="wn3"><a href="{Permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i></a></div>
  321.  
  322. </div>
  323. {/block:indexpage}
  324. {/block:Photoset}
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333. <!-- Quote-->
  334. {block:Quote}
  335. <div class="quote_charmours">{Quote}</div>
  336. <div class="source_charmours">{block:Source}{Source}{/block:Source}</div>
  337.  
  338.  
  339. <!-- NOTES DOS QUOTES-->
  340. {block:indexpage}
  341. <div class="notes_charmours"> <div style="margin-left:-2px; display:inline-block; padding:0 2px 0 2px; height:10px;">{DayOfMonth}/{MonthNumberWithZero}</div>
  342.  
  343. <a href="{permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i> </a>
  344. <a href="{ReblogURL}" target="_blank" Title="Reblog, baby!"><i class="fa fa-retweet"></i></a>
  345. </div>{/block:indexpage}
  346. {/block:Quote}
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355. <!-- CHAT-->
  356. {block:Chat}
  357. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  358. {block:Lines}
  359. {block:Label}
  360. <span>
  361. <font color="{color:links hover}">
  362. {Label}
  363. </font>
  364. </span>
  365. {/block:Label}
  366.  
  367. {Line} <br>
  368. {/block:Lines}
  369.  
  370.  
  371. <!-- NOTES DOS CHATS-->
  372. {block:indexpage}
  373. <div class="notes_charmours"> <div style="margin-left:-2px; display:inline-block; padding:0 2px 0 2px; height:10px;">{DayOfMonth}/{MonthNumberWithZero}</div>
  374.  
  375. <a href="{permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i> </a>
  376. <a href="{ReblogURL}" target="_blank" Title="Reblog, baby!"><i class="fa fa-retweet"></i></a>
  377. </div>{/block:indexpage}
  378. {/block:Chat}
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387. <!-- LINK-->
  388. {block:Link}
  389. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>{block:Description}{Description}{/block:Description}
  390.  
  391.  
  392. <!-- NOTES DOS LINKS-->
  393. {block:indexpage}
  394. <div class="notes_charmours"> <div style="margin-left:-2px; display:inline-block; padding:0 2px 0 2px; height:10px;">{DayOfMonth}/{MonthNumberWithZero}</div>
  395.  
  396. <a href="{permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i> </a>
  397. <a href="{ReblogURL}" target="_blank" Title="Reblog, baby!"><i class="fa fa-retweet"></i></a>
  398. </div>{/block:indexpage}
  399. {/block:Link}
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408. <!-- AUDIO/MUSICA-->
  409. {block:Audio}
  410. {AudioPlayer}
  411.  
  412.  
  413. <!-- NOTES DOS AUDIOS/MUSICAS-->
  414. {block:indexpage}
  415. <div class="notes_charmours"> <div style="margin-left:-2px; display:inline-block; padding:0 2px 0 2px; height:10px;">{DayOfMonth}/{MonthNumberWithZero}</div>
  416.  
  417. <a href="{permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i> </a>
  418. <a href="{ReblogURL}" target="_blank" Title="Reblog, baby!"><i class="fa fa-retweet"></i></a>
  419. </div>{/block:indexpage}
  420. {/block:Audio}
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429. <!-- VIDEOS-->
  430. {block:Video}
  431. {block:Indexpage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}
  432.  
  433.  
  434. <!-- NOTES DOS VIDEOS-->
  435. {block:indexpage}
  436. <div class="notes_charmours"> <div style="margin-left:-2px; display:inline-block; padding:0 2px 0 2px; height:10px;">{DayOfMonth}/{MonthNumberWithZero}</div>
  437.  
  438. <a href="{permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i> </a>
  439. <a href="{ReblogURL}" target="_blank" Title="Reblog, baby!"><i class="fa fa-retweet"></i></a>
  440. </div>{/block:indexpage}
  441. {/block:Video}
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. <!-- ASK-->
  451. {block:Answer}
  452. <div class="pergunta"><b><img src="{AskerPortraitURL-128}">{Asker}</b>: {Question}</div>
  453. <div class="resposta">{Answer}</div>
  454.  
  455.  
  456. <!-- NOTES DAS ASKS-->
  457. {block:indexpage}
  458. <div class="notes_charmours"> <div style="margin-left:-2px; display:inline-block; padding:0 2px 0 2px; height:10px;">{DayOfMonth}/{MonthNumberWithZero}</div>
  459.  
  460. <a href="{permalink}" title="{NoteCount} Notas"><i class="fa fa-heart"></i> </a>
  461. <a href="{ReblogURL}" target="_blank" Title="Reblog, baby!"><i class="fa fa-retweet"></i></a>
  462. </div>{/block:indexpage}
  463. {/block:Answer}
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471. <!-- Bloqueio do Via e Source que fica nos posts-->
  472. <div class="vsanna">
  473. {block:RebloggedFrom}
  474. <a href="{ReblogParentURL}">via</a>
  475. {/block:RebloggedFrom}
  476. {block:ContentSource}
  477. <a href="{SourceURL}">source</a>
  478. {/block:ContentSource}
  479. </div>
  480.  
  481.  
  482.  
  483.  
  484. </div> <!-- Fim da div das Caixas-->
  485. {/block:Posts}
  486. </div> <!-- Fim da div dos Posts-->
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493. {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}
  494.  
  495.  
  496.  
  497.  
  498. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"><link href="http://static.tumblr.com/qszodba/029o0wega/mansory.js" rel="stylesheet" type="text/css"><script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script><script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script><script type="text/javascript">$(window).load(function () {$('#charmours-post').masonry(),$('.masonryWrap').infinitescroll({navSelector : "div#navigation",nextSelector : "div#navigation a#nextPage",itemSelector:".charmours-caixas",bufferPx:10000,extraScrollPx:11000,loadingImg:"",loadingText:"<i> </i>",},function() { $('#charmours-post').masonry({ appendedContent:$(this)});});});</script>
  499.  
  500.  
  501.  
  502. </body>
  503.  
  504.  
  505.  
  506. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement