Advertisement
helpdesigns

Base theme divulgação.

Feb 25th, 2015
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.25 KB | None | 0 0
  1. <!--- Theme Base por HelpDesigns não remova seus créditos + Theme por SEU TUMBLR AQUI , não copie --->
  2.  
  3. <head>
  4. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type=’text/css’>
  5. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  6.  
  7. <meta name="color:background" content="#ffffff" />
  8. <meta name="color:ask" content="#ffffff" />
  9. <meta name="color:text" content="#959697" />
  10. <meta name="color:entry" content="#ffffff" />
  11. <meta name="color:scrollbar" content="#000000" />
  12. <meta name="color:borda" content="#eeeeee" />
  13.  
  14. <meta name="if:one columns" content="1"/>
  15. <meta name="image:background" content=""/>
  16. <meta name="if:one columns" content=""/>
  17.  
  18.  
  19. <title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  22. {block:Description}
  23. <meta name="description" content="{MetaDescription}" />{/block:Description}
  24.  
  25. <style type="text/css">
  26.  
  27.  
  28. body {color:{color:text}; opacity:1; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  29.  
  30. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  31.  
  32. a:hover{color:{color:linkh};}
  33.  
  34. 58px; margin-left: 553px; position: fixed; text-transform:uppercase; letter-spacing:1px; z-index:1; opacity:1; border-top: 2px solid #eee; border-bottom: 0px solid #eee}
  35.  
  36. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  37.  
  38. #entries {margin-left: 390px; width: 800px; margin-top: 5px}
  39.  
  40. .entry {border:; width: 300px; background-color:{color:entry} ; text-align: justify; padding: 6px; float: left; margin: 2px 0 0 2px;opacity:2; {block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:500px;{/block:IfOneColumns};border:1px solid{color:borda}; background:{color:background}; padding:8px;}
  41.  
  42. .entry:hover {opacity:2}
  43.  
  44. .entry img {max-width: 300px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 500px;{/block:IfOneColumns};opacity:0.9; }
  45.  
  46. #title2 {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  47.  
  48. #title2 a{background: {color:linkhover}; padding: 4px; color: #fff;}
  49.  
  50.  
  51. #title {font-size: 16px; font-family: Georgia;letter-spacing: 0px; line-height: 10px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 12px}
  52.  
  53. #title a{background: {color:linkhover}; padding: 4px; color: #fff; margin-bottom: 5px}
  54.  
  55. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  56.  
  57. .quote {margin: 0; padding: 5px; font: normal 11px 'georgia'; text-align: justify;}
  58. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  59. .pquotesource a, a:hover{text-transform: none;}
  60.  
  61. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  62.  
  63. /* notes by joshdevines*/
  64. .notes img{width:10px; position:relative; top:1px}
  65. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  66.  
  67.  
  68. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  69. .asker a {color:{color:text};}
  70. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  71.  
  72. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  73. .asking a{color:{color:text};}
  74. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  75.  
  76. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  77.  
  78.  
  79. .answer {color:{color:answer};}
  80.  
  81.  
  82. /* chat by joshdevines*/
  83. .user_1 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  84. .user_2 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  85. .user_3 .label {color:{color:text}; font-weight:bold}
  86. .user_4 .label {color:{color:text}; font-weight:bold}
  87. .user_5 .label {color:{color:text}; font-weight:bold}
  88. .user_6 .label {color:{color:text}; font-weight:bold}
  89. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  90.  
  91. .cred {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  92.  
  93. #info {text-align: left; margin-top:5px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  94. #info a {font-size: 10px; text-transform: uppercase;}
  95.  
  96. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  97. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  98.  
  99. #cap {width: 500px; margin-top: -2px;}
  100. .source {display: none;}
  101.  
  102. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  103. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  104. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  105. .notes img{display: none; border:0px}
  106.  
  107. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  108.  
  109. #faixa {position: fixed; margin-left: 30px; width:325px; height: 900px; background-color:{color:sidebar}; background-image: url('{image:fudinho}'); margin-top: -90px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 0px 0px; -webkit-transform: rotate(0deg);-webkit-border-radius: 10px 10px 10px 10px;border:solid 1px {color:borda}; }
  110.  
  111. #tumblr_controls{position: fixed!important}
  112. #tumblr_controls{position: fixed!important}
  113. #tumblr_controls{position: fixed!important}
  114. #tumblr_controls{position: fixed!important}
  115.  
  116. ::-webkit-scrollbar{width:7px;height:6px;}
  117. ::-webkit-scrollbar-button:start:decrement
  118. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  119. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  120. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  121. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  122.  
  123.  
  124.  
  125. </style>
  126.  
  127. </style>
  128. <script type="text/javascript"
  129. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  130.  
  131. <script type="text/javascript"
  132. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  133. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  134. <script>
  135. (function($){
  136.  
  137. $(document).ready(function(){
  138. $("[title]").style_my_tooltips();
  139. });
  140. })(jQuery);
  141. </script>
  142.  
  143. {block:IndexPage}
  144.  
  145. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  146.  
  147. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  148.  
  149. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  150.  
  151. <script type="text/javascript">
  152. $(window).load(function(){
  153. var $wall = $('#entries');
  154. $wall.imagesLoaded(function(){
  155. $wall.masonry({
  156. itemSelector: '.entry',
  157. isAnimated : true
  158. });
  159. });
  160. $wall.infinitescroll({
  161. navSelector : "div#navigation",
  162. nextSelector : "div#navigation a#nextPage",
  163. itemSelector : '.entry',
  164. loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  165. loadingText : "",
  166. donetext : " ",
  167. extraScrollPx : 1000,
  168. bufferPx : 10100,
  169. debug : false,
  170. errorCallback: function() {
  171. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  172. }},
  173. function( newElements ) {
  174. var $newElems = $( newElements );
  175. $newElems.hide();
  176. $newElems.imagesLoaded(function(){
  177. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  178. });
  179. }); $('#entries').show(500);
  180. });
  181. </script>
  182.  
  183. {/block:IndexPage}
  184.  
  185. <link rel="stylesheet" href="http://static.tumblr.com/mpornxv/oTzlov58o/lavalamp_test.css" type="text/css" media="screen">
  186.  
  187. <script type="text/javascript" src="http://static.tumblr.com/mpornxv/BnLlov3e2/jquery-1.1.3.1.min.js"></script>
  188.  
  189. <script type="text/javascript" src="http://static.tumblr.com/mpornxv/n3hlov3c1/jquery.easing.min.js"></script>
  190.  
  191. <script type="text/javascript" src="http://static.tumblr.com/mpornxv/Mwklov3cl/jquery.lavalamp.js"></script>
  192. <script type="text/javascript">
  193. $(function() {
  194. $(".lavaLamp").lavaLamp({
  195. fx: "backout", speed: 700 })
  196. });
  197.  
  198. </script>
  199.  
  200. <body>
  201. <div id="faixa"></div>
  202.  
  203. <div id="entries">
  204.  
  205.  
  206. {block:Posts}
  207. <div class="entry">
  208.  
  209. {block:Answer}
  210. <table width="{block:IfOneColumns}500px{/block:IfOneColumns}300px" cellspacing="0" cellpadding="0">
  211. <tr>
  212. <td width="{block:IfOneColumns}405px{/block:IfOneColumns}300px" class="question">{Question}</td>
  213. <td width="30px"><span class="questionarrow"></span></td>
  214. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  215. </tr>
  216. </table>
  217. <div class="answer">{Answer}</div>
  218. {/block:answer}
  219.  
  220.  
  221. {block:Text}{block:Title}<div id="title2">{Title}</div>{/block:Title}{Body}{/block:Text}
  222.  
  223. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  224. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  225.  
  226.  
  227. {block:Photoset}<center>{Photoset-250}</center>
  228. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  229.  
  230.  
  231. {block:Quote}
  232. <div class="quote"><center>{Quote}</center></div>
  233. {block:Source}<div class="pquotesource"> — {Source}</div>
  234. {/block:Source}
  235. {/block:Quote}
  236.  
  237.  
  238. {block:Link}
  239. <a href="{URL}" id="title" {Target}><div id="title">{Name}</div></a>{block:Description}{Description}{/block:Description}
  240. {/block:Link}
  241.  
  242. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  243.  
  244. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  245.  
  246. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  247.  
  248.  
  249. <div class="cred">
  250. {block:Date}<div id="info">
  251. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:tags}">· </font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color="{color:tags}">· </font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<font color="{color:tags}">· </font> <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}<font color="{color:tags}">· </font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}<center> <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date}</div>
  252. </div></center>{/block:IfShowTags}{/block:Date}</div>
  253. </div>
  254.  
  255. {/block:Posts}
  256. {block:PostNotes}{PostNotes}{/block:PostNotes}
  257. </div></div>
  258.  
  259. {block:Ifrolagemifni}{block:IndexPage}
  260. <div class="column navigation" id="navigation">
  261. {block:Pagination}
  262. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  263. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  264. </div>
  265. {/block:IndexPage}
  266. {/block:Ifrolagemifni}
  267. </div></div></div></div>
  268.  
  269. <br></center></div></div></div></div></div></div>
  270.  
  271. <div style="position: fixed; font-size:11px;
  272. font-family:Calibri; bottom: 0px; left: 0px; background: '{color: background}'; padding: 2px; left: 2px; top: 6px;">
  273. <a href="http://helpdesigns.tumblr.com/" target="_blank" title="Base por help"><b>@</b>
  274.  
  275. </body>
  276. </head>
  277. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement