Advertisement
Guest User

Theme01

a guest
Apr 16th, 2014
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.80 KB | None | 0 0
  1. <title>{title}</title>
  2.  
  3.  
  4. <HEAD>
  5.  
  6. <!---THEME BASE POR PULSA-R / MODIFICADO POR  { H-UMANIZADA } / ESTILO DE CAIXA DE POSTS/NOTES POR CHASING HTML/TTHY /COPIA NÃO AUTORIZADA PELO AUTOR E CRIME ! 2014 -!-->
  7.  
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  10. <!--APPEARANCE-->
  11. <meta name="color:background" content="#fff"/>
  12. <meta name="color:caixa cor" content="#fff"/>
  13. <meta name="color:borda post" content="#f0f0f0"/>
  14. <meta name="color:text" content="#888"/>
  15. <meta name="color:scroll bar" content="#f0f0f0"/>
  16.  
  17. <meta name="image:imagesidebar" content="/"/>
  18.  
  19. <meta name="if:SmallCursor" content="1"/>
  20. <meta name="if:fonte2" content="0"/>
  21.  
  22. <meta name="text:Link1" content="/" />
  23. <meta name="text:Link1 Title" content="link 1" />
  24. <meta name="text:Link2" content="/" />
  25. <meta name="text:Link2 Title" content="link 2" />
  26. <meta name="text:Link3" content="/" />
  27. <meta name="text:Link3 Title" content="link 3" />
  28. <meta name="text:Link4" content="/" />
  29. <meta name="text:Link4 Title" content="link 4" />
  30. <meta name="text:Link5" content="/" />
  31. <meta name="text:Link5 Title" content="link 5" />
  32. <meta name="text:Link6" content="/" />
  33. <meta name="text:Link6 Title" content="link 6" />
  34.  
  35. <meta name="image:Background" content=""/>
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  38.  
  39.  
  40. {block:IndexPage}
  41. <div class="column navigation" id="navigation">
  42. {block:Pagination}
  43. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  44. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  45. </div>
  46. {/block:IndexPage}
  47.  
  48. {block:IndexPage}
  49.  
  50. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  51.  
  52. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  53.  
  54. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  55.  
  56. <script type="text/javascript">
  57. $(window).load(function(){
  58. var $wall = $('#pulsa-r');
  59. $wall.imagesLoaded(function(){
  60. $wall.masonry({
  61. itemSelector: '.postbaby',
  62. isAnimated : true
  63. });
  64. });
  65. $wall.infinitescroll({
  66. navSelector : "div#navigation",
  67. nextSelector : "div#navigation a#nextPage",
  68. itemSelector : '.postbaby',
  69. loadingImg : " ",
  70. loadingText : " ",
  71. donetext : " ",
  72. extraScrollPx : 9000,
  73. bufferPx : 10000,
  74. debug : false,
  75. errorCallback: function() {
  76. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  77. }},
  78. function( newElements ) {
  79. var $newElems = $( newElements );
  80. $newElems.hide();
  81. $newElems.imagesLoaded(function(){
  82. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  83. });
  84. }); $('#pulsa-r').show(500);
  85. });
  86. </script>
  87.  
  88. {/block:IndexPage}
  89.  
  90. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  91. <script>
  92. (function($){
  93.  
  94. $(document).ready(function(){
  95. $("[title]").style_my_tooltips();
  96. });
  97. })(jQuery);
  98. </script>
  99.  
  100. </head>
  101. <style>
  102. body{background: {color:background}; background-attachment:fixed; font-family:trebuchet ms; font-size: 11px; color: {color:text}; background-image: url('{image:background}');}
  103. a:visited, a:link, a:active {text-decoration: none; color: {color:text};}
  104.  
  105.  
  106. #s-m-t-tooltip {max-width:400px; -webkit-border-radius: 0px 0px 0px 0px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#eee; font-family:baumans; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:#a1a1a1; z-index:9999999;}
  107.  
  108.  
  109. {block:ifSmallCursor}
  110. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  111. {/block:ifSmallCursor}
  112.  
  113.  
  114.  
  115. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  116. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  117. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  118. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  119.  
  120. blockquote img{max-width: 220px!important}
  121. blockquote blockquote img{max-width: 230px!important}
  122. blockquote blockquote blockquote img{max-width: 220px!important}
  123. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  124.  
  125. pre {background: #eee; color:{color:text}; text-shadow: 0 1px 0 #fff; font-family: tahoma; text-align: justify; padding: 5px; overflow: scroll; border-left: 3px solid {color:text}; border-bottom: 3px solid #eee;}
  126.  
  127. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scroll bar};height:70px;
  128. border:1px #f1f1f1 solid;}
  129. ::-webkit-scrollbar-button:vertical {height:0px;display: block;background:#fff;}
  130. ::-webkit-scrollbar {background-color:{color:scroll bar};height:0px;width:5px;}
  131.  
  132. iframe#tumblr_controls {
  133. 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;}
  134.  
  135.  
  136. .post {background: transparent; width: 700px; margin-top: 20px; margin-left: 400px; position: absolute; border:1px;}
  137.  
  138. /*caixa das postagens (SE FOR MODIFICAR, É AQUI)*/
  139. .caixa {background:{color:background}; padding: 5px; width: 500px; margin-bottom: 7px; border:2px solid {color:borda post};}
  140.  
  141. /** ♥ Love **/
  142.  
  143.  
  144.  
  145. .chat {background: #eee; margin: 0; font-size:
  146. 11px; font-family: verdana;}
  147. .chat .lines {margin-left: 0; background: #eee; color:
  148. {color:text}; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
  149. .chat .lines span{font-weight: bold; text-shadow: 0px 1px 0px;}
  150.  
  151.  
  152.  
  153. .ph img{-webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(30%);opacity:0.8;border-radius: 3px;}
  154. .ph img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(50%);opacity:0.9;}
  155.  
  156.  
  157. /*estilo de notes por sua-barbie-preferida SE USAR CREDITE!!*/
  158. .not {width: 496px; background:{color:background}; padding: 2px; color:{color:text}; font-family: 'PF Arma Five'; font-size: 8px; text-align: center;}
  159.  
  160. /*** permalink info  por tthy **/
  161. .extra {font-family: georgia; font-style: italic; display : block; background-repeat : no-repeat; font-size: 10px; margin-bottom : 1px;background: #f7f7f7; line-height: 18px;}
  162. .extra img {margin-right: 4px; margin-left: 3px; margin-top: 2px;}
  163.  
  164. /*** notes estilo por tthy **/
  165. ol.notes {display : block; margin-bottom : 1px; list-style-type: none; text-align: left;}
  166. o.notes a {color: #c66966;}
  167. ol.notes li.note {border-top: solid 1px #fff;background: #f7f7f7; padding: 2px;}
  168. ol.notes li.note img.avatar {display: inline; width: 10px}
  169. ol.notes li.note span.action {font-weight: none;}
  170. ol.notes li.note .answer_content {font-weight: normal;}
  171. ol.notes li.note blockquote {display: none;}
  172. ol.notes li.note blockquote a {text-decoration: none; display: none;}
  173.  
  174. /**NÃO REMOVA OS CRÉDITOS*/
  175. .cred {font-size:12px;font-family:Baumans;  display:block; width:auto;height:20px; text-align:center; line-height:20px;margin-top:45px;position:fixed;margin-left:-69px;line-height:100%;border-radius:10px;}
  176. .cred a {color:#888;text-indent:5px;padding:5px;border:1px solid #f0f0f0;width:60px;border-radius:10px;BACKGROUND:#eee;}
  177. .cred:hover {margin-left:5px;-webkit-transition: all 0.6s ease-out;-webkit-transition:All 1s ease;
  178. -moz-transition:All 1s ease;
  179. -o-transition:All 1s ease;}
  180. /**NÃO REMOVA OS CRÉDITOS*/
  181.  
  182.  
  183. #sidebar {
  184. position:fixed;
  185. width:100px;
  186. margin-left:100px;
  187. margin-top:100px;
  188. background-color:{color:background};
  189. z-index:99999999999999;
  190. }
  191. #sidebar img {width:160px;opacity:0.8;padding-top:5px;z-index:1;}
  192. .img img {width:160px;height:160px;margin-top:10px;opacity:0.8;}
  193. #sidebar:hover .milacute {opacity:0.10;-webkit-transform: rotate(-360deg);-webkit-transition: all 1.5s ease-out;}}
  194.  
  195. /*---♥---Menu Heart #3 por c4-pacitada pegar credite! [helpdesigns]---♥---*/
  196.  #heartisahd {z-index:999999999999999;position: fixed; width:320px; margin-left:345px; margin-top:410px; padding: 0px; text-align: center;}
  197.  
  198. #heartisahd  a {float: left; display: block; letter-spacing:2px; font-size:15px; font-family:Calibri; text-align: center; margin-bottom:3px; margin-left:1px; color:{color:text}; t/*--helpdesigns--*/ext-de/*--helpdesigns--*/coration: none; line-height:25px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; height:25px;width:30px;background:{color:background};border-radius:3px;}
  199. #heartisahd  a:hover { -webkit-transition: all 0.9s ease-out;opacity:0.8; color:#fff;  font-weight:calibri;-webkit-transition: all 0.5s ease-out; box-shadow:inset 0px 0px 0px 20px #BEBEBE;outline-offset: -2px; outline:1px solid {color:background};}
  200.  
  201. /*-------- ToolTip ------------*/
  202. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 5px 5px 5px 5px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:{color:background}; font-family:calibri;  font-size:9px;  letter-spacing:1px;   text-transform:uppercase; color:#BEBEBE; z-index:999999999999999999999;}
  203.  
  204. /*proibida qualquer copia, ou plagios*//*não remova os créditos*/
  205.  
  206. /* Estilo de Ask por by helpdesigns */
  207. .askimg {float:left; margin-top:-11px; margin-left:-5px;padding:10px;}
  208. .askhd{background-color:transparent;width: auto;padding: 5px; color:{color:text}; margin-top:-7px;z-index:999999999999999999999999999;text-shadow:1px 1px 0px #829592; }
  209. .askhd2{background-color:#F5F5F5;padding: 5px; padding: 2px; color: {color:text}; margin-left: 0px;font-family:'PF Arma Five';font-size:8px; margin-top:-11px;}
  210. .askhd2 a{color:{color:link};font-family:'PF Arma Five';font-size:8px;}
  211.  
  212. </style>
  213. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:300' rel='stylesheet' type='text/css'>
  214.  
  215.  <link href='http://fonts.googleapis.com/css?family=Average+Sans|Arimo|Baumans' rel='stylesheet' type='text/css'>
  216.  <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  217. <body>
  218.  
  219. <!-- NÃO RETIRE MEUS CRÉDITOS EM IMPOTESE ALGUMA-!-->
  220. <div class="cred"> <a href="http://h-umanizada.tumblr.com/" title="theme h-umanizada +base pulsa-r + dlts help designs"> ™ Credits | Design</a></div>
  221. <!-- NÃO RETIRE MEUS CRÉDITOS EM IMPOTESE ALGUMA-!-->
  222.  
  223.  
  224. <div id="sidebar"><div class="img">
  225. <img src="{image:imagesidebar}">
  226. </div><br>
  227.  
  228. <script type="text/javascript"
  229. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  230. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  231. <script>
  232.     (function($){
  233.  
  234.         $(document).ready(function(){
  235.             $("[title]").style_my_tooltips();
  236.         });
  237.     })(jQuery);
  238. </script>
  239.  
  240.  
  241. <div id="heartisahd">
  242. <a href="{text:Link 1}" Title="{text:Link1 Title}"></a>
  243. <a href="{text:Link 2}" Title="{text:Link2 Title}"></a>
  244. <a href="{text:Link 3}" Title="{text:Link3 Title}"></a>
  245. <a href="{text:Link 4}" Title="{text:Link4 Title}"></a>
  246. <a href="{text:Link 5}" Title="{text:Link5 Title}"></a>
  247. <a href="{text:Link 6}" Title="{text:Link6 Title}"></a>
  248. </div>
  249.  
  250. {block:Description}
  251. <div id="description"></div>❝{Description}❞</div>
  252. {/block:Description}
  253.  
  254. </div>
  255.  
  256.  
  257.  
  258. </div>
  259. </div>
  260. </div></div>
  261. </div>
  262. </div>
  263. <div class="post">
  264. {block:Posts}
  265.  
  266.  <!-- POSTS POR CHASING HTML / TTHY -->
  267. <!-- TEXTOS -->
  268. {block:Text}
  269. <div class="caixa">
  270. <!-- aqui embaixo fica o título das postagens então procure pelo h1 no css e modifique bastante!! -->
  271. {block:Title} <h1>{Title}</h1> {/block:Title}
  272. {Body}
  273. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  274. </div>
  275. {/block:Text}
  276.  
  277. <!-- FOTO -->
  278. {block:Photo}
  279. <div class="caixa">
  280. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  281. {block:Caption} {Caption} {/block:Caption}
  282. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  283. </div>
  284. {/block:Photo}
  285.  
  286. <!-- PHOTOSET -->
  287. {block:Photoset}
  288. <div class="caixa">
  289. <center>{Photoset-500}</center>
  290. {block:Caption} {Caption} {/block:Caption}
  291. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  292. </div>
  293. {/block:Photoset}
  294.  
  295. <!-- QUOTE -->
  296. {block:Quote}
  297. <div class="caixa">
  298. "{Quote}"<br>
  299. {block:Source}{Source}{/block:Source}
  300. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  301. </div>
  302. {/block:Quote}
  303.  
  304. <!-- LINK -->
  305. {block:Link}
  306. <div class="caixa">
  307. <!-- aqui embaixo fica o título dos links então procure pelo h1 no css e modifique bastante!! -->
  308. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  309. {block:Description} {Description}{/block:Description}
  310. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  311. </div>
  312. {/block:Link}
  313.  
  314. <!-- CHAT -->
  315. {block:Chat}
  316. <div class="caixa">
  317. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  318. {block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <b>{Label}</b> {/block:Label} {Line}</li>{/block:Lines}
  319. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  320. </div>
  321. {block:Chat}
  322.  
  323. <!-- VIDEO -->
  324. {block:Video}
  325. <div class="caixa">
  326. {Video-500}
  327. {block:Caption}{Caption}{/block:Caption}
  328. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  329. </div>
  330. {/block:Video}
  331.  
  332. <!-- AUDIO -->
  333. {block:Audio}
  334. <div class="caixa">
  335. {AudioPlayerGrey}
  336. {block:TrackName}{TrackName}{/block:TrackName}
  337. {block:Artist}{Artist}{/block:Artist}
  338. {block:Album}{Album}{/block:Album}
  339. {block:PlayCount}{PlayCount}{/block:PlayCount}
  340. {block:Caption}{Caption}{/block:Caption}
  341. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  342. </div>
  343. {/block:Audio}
  344.  
  345. <!-- ASKS -->
  346. {block:Answer}
  347. <div class="caixa">
  348. <img src="{AskerPortraitURL-64}" class="askimg" div style="margin-top:-10px;"><div class="askhd">{Question}</div><p></p>
  349. <div class="askhd2" align="left">Ask by: <font color=#fffff;>{Asker}</font> perguntou à {TimeAgo}</div><p></p>
  350. {Answer}
  351. <div class="not">postado {TimeAgo} with {NoteCount} notes - <a href="{ReblogURL}"><font color={color:text}>reblog baby ♥</font></a></div>
  352. </div>
  353. {/block:Answer}
  354.  
  355.  
  356. <!-- NOTES DO PERMALINK-->
  357. {block:PostNotes}
  358. <div class="caixa">
  359. {block:Photoset}
  360. {block:Caption}<em>{Caption}</em>{/block:Caption}
  361. {/block:Photoset}
  362. {block:Video}
  363. {block:Caption}{Caption}{/block:Caption}
  364. {/block:Video}
  365. {block:Link}
  366. {block:Description}<em>{Description}</em>{/block:Description}
  367. {/block:Link}
  368.  <br>
  369. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/LApm1iuqc/user.png" class="user">
  370. {block:RebloggedFrom} <a href="{ReblogParentURL}"> - Via</a> <a href="{ReblogRootURL}">- From</b></a> {/block:RebloggedFrom}   {block:ContentSource}<a href="{SourceURL}" target=blank> - Source  </a>{/block:ContentSource}</div>
  371. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}<br></div>
  372. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}{block:HasTags}{block:Tags} <a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</span></div>
  373. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/MiZm1iv2y/heart.png" class="user">{NoteCount}</div><br>
  374. {PostNotes}
  375. </div>
  376. {/block:PostNotes}
  377.  
  378. {/block:Posts}
  379. </div>
  380.  
  381. </body>
  382.  
  383.  
  384. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement