Advertisement
EllenMaty

Karpfen Tumblr Theme

Jun 16th, 2014
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.87 KB | None | 0 0
  1. <!-- Código por:
  2.  
  3. ▓▓▓▓▓__▓▓_____▓▓___▓▓____▓▓
  4. ▓▓_____▓▓_____▓▓____▓▓__▓▓
  5. ▓▓▓▓▓__▓▓_____▓▓_____▓▓▓▓
  6. ▓▓_____▓▓_____▓▓______▓▓
  7. ▓▓▓▓▓__▓▓▓▓▓__▓▓▓▓▓___▓▓
  8.  
  9. Não redistribua sem minha autoria!
  10.  
  11. thelittledanger.tumblr.com
  12. elly-themes.tumblr.com
  13.  
  14. -->
  15.  
  16. <html lang="en">
  17.  
  18. <head>
  19.  
  20. <meta name="color:Font" content="#5e5e5e" />
  21. <meta name="color:Post Bg" content="#fff" />
  22. <meta name="color:Links" content="#17CFCF" />
  23. <meta name="color:Links Hover" content="#ccc" />
  24. <meta name="color:Background" content="#f4f4f4" />
  25. <meta name="image:Background" content="http://www.designbolts.com/wp-content/uploads/2012/12/Vintage-Speckles-White-Seamless-Pattern-For-Website-Background.jpg" />
  26. <meta name="color:Reblog Button" content="#ddd" />
  27. <meta name="text:Sidebar Title Font Size" content="45" />
  28. <meta name="color:Sidebar Title" content="#17CFCF" />
  29. <meta name="color:Sidebar Title Hover" content="#ccc" />
  30. <meta name="color:Selection" content="#17CFCF" />
  31. <meta name="color:Selection Text" content="#fff" />
  32. <meta name="color:Sidebar Links" content="#17CFCF" />
  33. <meta name="color:Sidebar Links Hover" content="#ccc" />
  34. <meta name="color:Billy Background" content="#17CFCF" />
  35. <meta name="color:Scrollbar" content="#17CFCF" />
  36. <meta name="if:Columns" content="1" />
  37. <meta name="select:BillyMusicIcon" content="http://media.tumblr.com/tumblr_m7w2izzY0j1r6o8v2.gif" title="Black"/>
  38. <meta name="select:BillyMusicIcon" content="http://media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" title="White"/>
  39. <meta name="select:BillyMusicIcon" content="http://media.tumblr.com/tumblr_m7w2gbIV4x1r6o8v2.gif" title="Rainbow"/>
  40. <meta name="select:Font" content="consolas" title="Consolas">
  41. <meta name="select:Font" content="verdana" title="Verdana">
  42. <meta name="select:Font" content="georgia" title="Georgia">
  43. <meta name="select:Font" content="cambria" title="Cambria">
  44. <meta name="select:Font" content="arial" title="Arial">
  45. <meta name="text:Sidebar Title Font URL" content="http://static.tumblr.com/3l2jcs4/QZFn4m84u/quasith-regular.otf" />
  46. <meta name="text:Billy Script" content=" " />
  47. <meta name="if:Billy" content="1" />
  48. <meta name="text:Link 1 Title" content="Ask" />
  49. <meta name="text:Link 1 URL" content="/ask" />
  50. <meta name="text:Link 2 Title" content="Archive" />
  51. <meta name="text:Link 2 URL" content="/archive" />
  52. <meta name="text:Link 3 Title" content="Blue" />
  53. <meta name="text:Link 3 URL" content="#####" />
  54. <meta name="text:Link 4 Title" content="Surf" />
  55. <meta name="text:Link 4 URL" content="#####" />
  56. <meta name="text:Link 5 Title" content="Relax" />
  57. <meta name="text:Link 5 URL" content="#####" />
  58. <meta name="text:Link 6 Title" content="Calming" />
  59. <meta name="text:Link 6 URL" content="#####" />
  60. <meta name="image:Favicon" content="http://media.tumblr.com/tumblr_lnwepijTBF1qepbs7.gif" />
  61.  
  62. <title>{Title}</title>
  63.  
  64. <link href="http://static.tumblr.com/3l2jcs4/NYMn4n79a/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  65. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  66. <script src="http://static.tumblr.com/3l2jcs4/209n1fe9k/jquery.style-my-tooltips.js"></script>
  67. <script>
  68. (function($){
  69. $(document).ready(function(){
  70. $("[title]").style_my_tooltips({
  71. tip_follows_cursor:true,
  72. tip_delay_time:100,
  73. tip_fade_speed:100,
  74. attribute:"title"
  75. });
  76. });
  77. })(jQuery);
  78. </script>
  79.  
  80. <link rel="shortcut icon" href="{image:Favicon}">
  81.  
  82. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  83.  
  84. {block:IndexPage}
  85. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  86. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  87.  
  88. <script type="text/javascript">
  89. $(window).load(function(){
  90. var $wall = $('#entry');
  91. $wall.imagesLoaded(function(){
  92. $wall.masonry({
  93. itemSelector: '#post, #post_photo',
  94. isAnimated : false
  95. });
  96. });
  97.  
  98. $wall.infinitescroll({
  99. navSelector : '#pagination',
  100. nextSelector : '#pagination a',
  101. itemSelector : '#post, #post_photo',
  102. bufferPx : 2000,
  103. debug : false,
  104. errorCallback: function() {
  105. $('#scroll').fadeOut('normal');
  106. }},
  107. function( newElements ) {
  108. var $newElems = $( newElements );
  109. $newElems.hide();
  110. $newElems.imagesLoaded(function(){
  111. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  112. });
  113. }); $('#entry').show(500);
  114. });
  115. </script>
  116. {/block:IndexPage}
  117.  
  118. <style type="text/css">
  119.  
  120. #s-m-t-tooltip{
  121. margin-top: 15px;
  122. margin-left: 10px;
  123. font-size: 12px;
  124. font-family: {select:Font};
  125. font-size: 11px;
  126. background-color: {color:Post Bg};
  127. color: {color:Font};
  128. padding: 8px 10px;
  129. }
  130.  
  131. blockquote { margin: 0; margin-left: 10px; border-left: 1px solid {color:Links}; padding-left: 10px;}
  132.  
  133. body {
  134. background-image: url({image:Background});
  135. background-attachment: fixed;
  136. background-color: {color:Background};
  137. font-family: {select:Font};
  138. font-size: 11px;
  139. color: {color:Font};
  140. }
  141.  
  142. a {
  143. color: {color:Links};
  144. text-decoration: none;
  145. -webkit-transition: all 0.4s ease-in-out;
  146. -moz-transition: all 0.4s ease-in-out;
  147. -o-transition: all 0.4s ease-in-out;
  148. }
  149.  
  150. a:hover {
  151. color: {color:Links Hover};
  152. -webkit-transition: all 0.4s ease-in-out;
  153. -moz-transition: all 0.4s ease-in-out;
  154. -o-transition: all 0.4s ease-in-out;
  155. }
  156.  
  157. #container {
  158. margin: auto;
  159. {block:IfColumns}width: 650px;{/block:IfColumns}
  160. {block:IfNotColumns}width: 450px;{/block:IfNotColumns}
  161. }
  162.  
  163. #entry {
  164. {block:IfColumns}width: 650px; margin-left: 15px;{/block:IfColumns}
  165. {block:IfNotColumns}width: 430px; margin-left: -5px;{/block:IfNotColumns}
  166. {block:PermalinkPage}
  167. width:430px;
  168. {/block:PermalinkPage}
  169. }
  170.  
  171. #post {
  172. {block:IfColumns}width: 250px;{/block:IfColumns}
  173. {block:IfNotColumns}width: 400px;{/block:IfNotColumns}
  174. padding: 15px; overflow: hidden;
  175. background-color: {color:Post Bg};
  176. margin: 15px;
  177. {block:PermalinkPage}
  178. width:400px;
  179. margin-bottom: 30px;
  180. {/block:PermalinkPage}
  181. }
  182.  
  183. #post img {
  184. max-width: 100%;
  185. }
  186.  
  187. #post:hover #reblogbutton {
  188. top: 0px; left: 0px;
  189. -webkit-transition: all 0.4s ease-in-out;
  190. -moz-transition: all 0.4s ease-in-out;
  191. -o-transition: all 0.4s ease-in-out;
  192. }
  193.  
  194. #post:hover #permalinkbutton { left: 41px;
  195. -webkit-transition: all 0.8s ease-in-out;
  196. -moz-transition: all 0.8s ease-in-out;
  197. -o-transition: all 0.8s ease-in-out;
  198. }
  199.  
  200. .posttitle {
  201. text-align: center;
  202. font-size: 15px;
  203. color: {color:Links};
  204. }
  205.  
  206. #reblogbutton {
  207. text-align: center; position: absolute;
  208. background-color: {color:Reblog Button}; padding: 10px;
  209. top: 0px; left: -41px; z-index: 2;
  210. -webkit-transition: all 0.4s ease-in-out;
  211. -moz-transition: all 0.4s ease-in-out;
  212. -o-transition: all 0.4s ease-in-out;
  213. }
  214.  
  215. #permalinkbutton a { background-color: {color:Links}; padding: 5px; padding-right: 8px; color: {color:Post Bg};}
  216. #permalinkbutton a:hover { background-color: {color:Links Hover}; }
  217.  
  218. #permalinkbutton {
  219. text-align: center; position: absolute;
  220. left: -120px; z-index: 1; top: 13px; -webkit-transition: all 0.4s ease-in-out;
  221. -moz-transition: all 0.4s ease-in-out;
  222. -o-transition: all 0.4s ease-in-out;
  223. }
  224.  
  225. #sidebar {
  226. {block:IfColumns}width: 590px;{/block:IfColumns}
  227. {block:IfNotColumns}width: 430px;{/block:IfNotColumns}
  228. position: relative;
  229. text-align: center;
  230. padding-top: 40px;
  231. padding-bottom: 40px;
  232. margin: auto;
  233. }
  234.  
  235. #sidebar img {
  236. max-width: 100%;
  237. }
  238.  
  239. @font-face { font-family: "quasith"; src: url('{text:SidebarTitleFontURL}'); }
  240.  
  241. .sidetitle {
  242. font-size: {text:Sidebar Title Font Size}px; font-family: quasith;
  243. color: {color:Sidebar Title Color}; margin-left: 10px;
  244. }
  245.  
  246. .sidetitle a { color: {color:Sidebar Title}; }
  247. .sidetitle a:hover { color: {color:Sidebar Title Hover}; }
  248.  
  249. .source {
  250. margin-top: 5px;
  251. text-align: right;
  252. }
  253.  
  254. #scroll{
  255. bottom:-20px;
  256. position: absolute;
  257. left: 50%;
  258. width:10px;
  259. height:5px;
  260. overflow:hidden;
  261. margin-bottom:80px;}
  262.  
  263. ol.notes li.note {
  264. padding-bottom: 3px;
  265. }
  266.  
  267. ol.notes {
  268. margin-top: -20px;
  269. padding-top: 10px;
  270. margin-left: -60px;
  271. list-style-type: none;
  272. }
  273.  
  274. ol.notes li.note img.avatar {
  275. vertical-align: -4px;
  276. margin-right: 10px;
  277. width: 16px;
  278. height: 16px;
  279. }
  280.  
  281. ::-moz-selection {
  282. background:{color:Selection}; /*Cor do fundo*/
  283. color:{color:Selection Text}; /*Cor da fonte*/
  284. }
  285. ::selection {
  286. background: {color:Selection};/*Cor do fundo*/
  287. color: {color:Selection Text}; /*Cor da fonte*/
  288. }
  289.  
  290. #asker { background-color: {color:Selection}; padding: 10px; text-align: justify; color: {color:Selection Text};}
  291. #asker a { color: {color:Selection Text}; text-decoration: underline; }
  292. #asker a:hover { text-decoration: none; }
  293.  
  294. #sidelinks { position: relative; text-align: center; width: 100%; margin-left: -5px; }
  295. #sidelinks a { margin-left: 5px; background-color: {color:Sidebar Links}; font-size: 0px; border: 5px solid {color:Sidebar Links}; }
  296. #sidelinks a:hover { background-color: {color:Sidebar Links Hover}; border-color: {color:Sidebar Links Hover}; }
  297.  
  298. #iconbilly { position: fixed; top: 15px; left: 20px; background-color: {color:Billy Background}; padding: 6px; }
  299. .billy { position: fixed; background-color: #fff; overflow: hidden; width: 22px; padding: 15px 12px; top: -50px; margin-left: -15px; -webkit-transition: all 0.6s ease-in-out;
  300. -moz-transition: all 0.6s ease-in-out;
  301. -o-transition: all 0.6s ease-in-out;}
  302. #iconbilly:hover .billy { top: -0px; -webkit-transition: all 0.6s ease-in-out;
  303. -moz-transition: all 0.6s ease-in-out;
  304. -o-transition: all 0.6s ease-in-out;}
  305.  
  306. ::-webkit-scrollbar-thumb:vertical {
  307. background: {color:Scrollbar}; /*Cor da barrinha que se move*/ }
  308.  
  309. ::-webkit-scrollbar-thumb:horizontal {
  310. background-color: {color:Scrollbar}; /*Cor da barrinha que se move*/ }
  311.  
  312. ::-webkit-scrollbar-corner { background-color: {color:Background}; /*Cor do Corner (encontro dos scrolls no canto inferior direito) */}
  313.  
  314. ::-webkit-scrollbar {
  315. width:10px; height: 10px; /*Largura da barra de rolagem*/
  316. background: {color:Background}; /*Cor da parte fixa, que fica no mundo*/ }
  317.  
  318. #credit {
  319. position: fixed;
  320. right: 25px;
  321. bottom: 25px;
  322. background-color: {color:Post Bg}; padding: 5px; font-size: 9px; font-family: consolas; z-index: 999; border: 1px solid {color:Links};
  323. }
  324.  
  325. #credit a { color: {color:Links}; }
  326.  
  327. </style>
  328.  
  329. </head>
  330.  
  331. <body>
  332.  
  333. <div id="container">
  334.  
  335. {block:IfBilly}<div id="iconbilly"><img src="{select:BillyMusicIcon}">
  336. <div class="billy"><div style="margin-left:-26px">
  337.  
  338. {text:Billy Script}
  339.  
  340. </div></div></div>{/block:IfBilly}
  341.  
  342. <div id="sidebar">
  343.  
  344. <div class="sidetitle"><a href="/" target="_self">{Title}</a></div>
  345.  
  346. <center><div style="width:80%"></p>{block:description}{description}{/block:description}</p></div></center>
  347. <div id="sidelinks">
  348. <a href="{text:Link 1 URL}" title="{text:Link 1 Title}">.</a>
  349. <a href="{text:Link 2 URL}" title="{text:Link 2 Title}">.</a>
  350. <a href="{text:Link 3 URL}" title="{text:Link 3 Title}">.</a>
  351. <a href="{text:Link 4 URL}" title="{text:Link 4 Title}">.</a>
  352. <a href="{text:Link 5 URL}" title="{text:Link 5 Title}">.</a>
  353. <a href="{text:Link 6 URL}" title="{text:Link 6 Title}">.</a>
  354. </div>
  355.  
  356. </div>
  357.  
  358. <div id="entry">
  359.  
  360. {block:Posts}
  361.  
  362. {block:ContentSource}
  363. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  364. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  365. {/block:SourceLogo}
  366. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  367. {/block:ContentSource}
  368.  
  369. <div id="post">
  370.  
  371. {block:IndexPage}
  372. <div id="reblogbutton"><a href="{ReblogURL}" target="_blank"><img src="http://nsae01.casimages.net/img/2014/04/26/140426043708807961.png"></a></div>
  373. <div id="permalinkbutton"><a href="{Permalink}">{NoteCount}</a></div>{/block:IndexPage}
  374.  
  375. {block:Text}
  376. <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
  377. {Body}
  378. {/block:Text}
  379.  
  380. {block:Quote}
  381. "{Quote}"</p>
  382. <div style="text-align:right">— {Source}</div>
  383. {/block:Quote}
  384.  
  385. {block:Link}
  386. <div class="posttitle"><a href="{URL}">{Name}</a></div>
  387. {/block:Link}
  388.  
  389. {block:Chat}
  390. {block:Lines}{block:Label}{Label} {/block:Label}{Line}<br>{/block:Lines}
  391. {/block:Chat}
  392.  
  393. {block:Answer}
  394. <div id="asker">{Asker}: {Question}</div></p>
  395. {Answer}
  396. {/block:Answer}
  397.  
  398. {block:Audio}
  399. {AudioPlayer}
  400. {/block:Audio}
  401.  
  402. {block:Video}
  403. {Video-400}
  404. {/block:Video}
  405.  
  406. {block:Photo}
  407. <img src="{PhotoURL-400}"/>
  408. {/block:Photo}
  409.  
  410. {block:Photoset}
  411. {block:IfNotColumns}{Photoset-400}{/block:IfNotColumns}
  412. {block:IfColumns}{Photoset-250}{/block:IfColumns}
  413. {/block:Photoset}
  414.  
  415. {block:caption}{Caption}{/block:caption}
  416.  
  417. {block:PermalinkPage}
  418. <p align="center">{block:Date} {Month} {DayofMonthWithSuffix},{Year}{/block:Date}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom},(via <a href="{ReblogParentURL}">{ReblogParentName}</a>){/block:RebloggedFrom}</p>
  419. {/block:PermalinkPage}
  420.  
  421. </div>
  422. {block:PermalinkPage}{PostNotes}{/block:PermalinkPage}
  423. {/block:Posts}
  424. </div>
  425.  
  426. {block:IndexPage}
  427. {block:Pagination}
  428. <div id="pagination">
  429. {block:NextPage}
  430. <a id="nextPage" href="{NextPage}"></a>
  431. {/block:NextPage}
  432. {block:PreviousPage}
  433. <a href="{PreviousPage}"></a>
  434. {/block:PreviousPage}
  435. </div>
  436. {/block:Pagination}
  437. {/block:IndexPage}
  438.  
  439. <div id="credit"><a href="http://thelittledanger.tumblr.com" target="_blank" title="Theme: Elly">CREDIT</a></div>
  440.  
  441. </body>
  442.  
  443. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement