Advertisement
EllenMaty

Disgust Tumblr Theme

Sep 3rd, 2014
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.02 KB | None | 0 0
  1. <!-- Code by:
  2.  
  3. _____¦¦¦¦¦__¦¦_____¦¦___¦¦____¦¦___________________________________________
  4. _____¦¦_____¦¦_____¦¦____¦¦__¦¦____________________________________________
  5. _____¦¦¦¦¦__¦¦_____¦¦_____¦¦¦¦__________________FREE_THEME_________________
  6. _____¦¦_____¦¦_____¦¦______¦¦_______"DISTURB"_TUMBLR_THEME_(R)_____________
  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="select:Borders" title="Solid" content="solid">
  21. <meta name="select:Borders" title="Dotted" content="dotted">
  22. <meta name="select:Borders" title="Dashed" content="dashed">
  23. <meta name="select:Borders" title="Inset" content="inset">
  24. <meta name="select:Borders" title="Outset" content="outset">
  25. <meta name="image:Hand" content="http://i.imgur.com/IepP2.jpg" >
  26. <meta name="image:Pointer" content="http://i.imgur.com/2qleX.jpg" >
  27. <meta name="if:Background Cover" content="0">
  28. <meta name="text:Link 1" content="Ask">
  29. <meta name="text:Link 1 URL" content="/ask">
  30. <meta name="text:Link 2" content="Archive">
  31. <meta name="text:Link 2 URL" content="/archive">
  32. <meta name="text:Link 3" content="Mobile">
  33. <meta name="text:Link 3 URL" content="/mobile">
  34. <meta name="text:Link 4" content="Home">
  35. <meta name="text:Link 4 URL" content="/k">
  36. <meta name="text:Link 5" content="Theme">
  37. <meta name="text:Link 5 URL" content="http://thelittledanger.tumblr.com/">
  38. <meta name="color:Background" content="#000" />
  39. <meta name="color:Text" content="#fff" />
  40. <meta name="color:Link" content="#fff" />
  41. <meta name="color:Link Hover" content="#fff" />
  42. <meta name="color:Entry Borders" content="#fff" />
  43. <meta name="color:Entry Bg" content="#000" />
  44. <meta name="color:Blockquote Border" content="#fff" />
  45. <meta name="color:Post Title Border" content="#fff" />
  46. <meta name="color:Permalink Border" content="#fff" />
  47. <meta name="color:Permalink Text" content="#fff" />
  48. <meta name="color:Selection" content="#bbb" />
  49. <meta name="color:Tooltip Bg" content="#000" />
  50. <meta name="color:Tooltip Border" content="#fff" />
  51. <meta name="color:Tooltip Text" content="#fff" />
  52. <meta name="color:Scrollbar Border" content="#fff" />
  53. <meta name="color:Lines" content="#fff" />
  54. <meta name="color:Title" content="#fff" />
  55. <meta name="color:Description" content="#fff" />
  56. <meta name="color:Sidebar Links" content="#fff" />
  57. <meta name="color:Sidebar Links Hover" content="#aaa" />
  58. <meta name="image:Background" content="" />
  59. <meta name="image:Entry Bg" content="" />
  60. <meta name="if:Underline Link" content="1" />
  61. <meta name="if:Entry Bg" content="1" />
  62. <meta name="if:Black And White Effect" content="1" />
  63. <meta name="if:Audio Player White" content="0" />
  64. <meta name="select:Text Align" title="Justify" content="justify" />
  65. <meta name="select:Text Align" title="Left" content="left" />
  66. <meta name="select:Text Align" title="Right" content="right" />
  67. <meta name="select:Text Align" title="Center" content="center" />
  68.  
  69. <!----------- TÍTULO ----------->
  70.  
  71. <title>{Title}</title>
  72.  
  73. <!----------- FAV ICON ----------->
  74.  
  75. <link rel="shortcut icon" href="{Favicon}">
  76.  
  77. <!----------- NÃO REMOVA ESSES SCRIPTS: COMEÇO ----------->
  78.  
  79. <link href="http://static.tumblr.com/3l2jcs4/NYMn4n79a/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  80. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  81. <script src="http://static.tumblr.com/3l2jcs4/209n1fe9k/jquery.style-my-tooltips.js"></script>
  82. <script>
  83. (function($){
  84. $(document).ready(function(){
  85. $("[title]").style_my_tooltips({
  86. tip_follows_cursor:true,
  87. tip_delay_time:100,
  88. tip_fade_speed:100,
  89. attribute:"title"
  90. });
  91. });
  92. })(jQuery);
  93. </script>
  94.  
  95. <link href='http://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'>
  96.  
  97. <link href='http://fonts.googleapis.com/css?family=Noticia+Text&subset=latin,latin-ext,vietnamese' rel='stylesheet' type='text/css'>
  98.  
  99. <!----------- NÃO REMOVA ESSES SCRIPTS: FIM ----------->
  100.  
  101. <style type="text/css">
  102.  
  103. a:link, a:active, a:visited { cursor: url('{image:Hand}'), auto; }
  104.  
  105. body { cursor: url('{image:Pointer}'), auto;}
  106.  
  107. body { background-color: {color:Background}; background-attachment: fixed; letter-spacing: 1px; line-height: 13px; font-family: 'Noticia Text', serif;
  108. font-size: 9px; color: {color:Text}; background-image: url('{image:Background}');}
  109. {block:IfBackgroundCover}
  110. body {
  111. -webkit-background-size: cover;
  112. -moz-background-size: cover;
  113. -o-background-size: cover;
  114. background-size: cover; }
  115. {/block:IfBackgroundCover}
  116. a { color: {color:Link}; {block:IfUnderlineLink} text-decoration: underline; {/block:IfUnderlineLink} -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; }
  117. a:hover { color: {color:Link Hover}; text-decoration: none; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; }
  118. #container { margin: auto; width: 329px; }
  119. #entry { position: fixed; width: 280px; border-right: 23px solid transparent; height: 350px;
  120. overflow: auto; outline: 1px {select:Borders} {color:Entry Borders}; {block:IfEntryBg}background: {color:Entry Bg}; {/block:IfEntryBg} border-left: 30px solid transparent; border-top: 30px solid transparent; border-bottom: 30px solid transparent; margin-top: 140px; background-image: url('{image:Entry Bg}'); }
  121. #post { width: 250px; margin-top: 60px; word-break: keep-all; text-align: {select:Text Align}; }
  122. #post ul { list-style: square; margin-left: -20px; }
  123. blockquote { margin: 0px; border-left: 1px {select:Borders} {color:Blockquote Border}; padding-left: 10px; margin-left: 10px; }
  124. #post img {
  125. max-width: 100%; }
  126. #postimage, #post img { {block:IfBlackAndWhiteEffect} -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -o-filter: grayscale(1); -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; {/block:IfBlackAndWhiteEffect} }
  127. {block:IfBlackAndWhiteEffect}
  128. #post:hover #postimage, #post:hover img { -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -o-filter: grayscale(0); -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; } {/block:IfBlackAndWhiteEffect}
  129. #posttitle { text-align: left; font-size: 18px; border-bottom: 1px {select:Borders} {color:Post Title Border}; padding-bottom: 15px; color: {color:Post Title Border}; text-transform: uppercase; font-family: 'Playfair Display', serif; margin-bottom: 15px; }
  130. #posttitle a { font-size: 18px; }
  131. #permalink { text-align: center; font-size: 8px; margin-top: 10px; text-transform: uppercase; padding-top: 5px; z-index: 8; }
  132. #permalink a { border-left: 1px {select:Borders} {color:Permalink Border}; border-right: 1px {select:Borders} {color:Permalink Border}; padding: 1px 10px; color: {color:Permalink Text}; {block:IfEntryBg}background: {color:Entry Bg}; {/block:IfEntryBg} {block:IfNotEntryBg}background: {color:Permalink Border}; {/block:IfNotEntryBg} margin-left: 5px; margin-right: 5px; text-decoration: none; border-bottom: 1px {select:Borders} transparent;}
  133. #permalink a:hover { padding-bottom: 5px; border-bottom: 1px {select:Borders} {color:Permalink Border} }
  134. #permaline { width: 100%; height: 1px; border-bottom: 1px {select:Borders} {color:Permalink Border}; margin-top: -7px; z-index: 3; }
  135. ol.notes li.note { padding-bottom: 8px; }
  136. ol.notes { font-size: 8px; padding-top: 10px; margin-left: -40px; list-style-type: none; }
  137. ol.notes li.note img.avatar { display: none; }
  138. ::-moz-selection { color: {color:Selection}; }
  139. ::selection { color: {color:Selection}; }
  140. #s-m-t-tooltip { margin-top: 25px; margin-left: 17px; font-family: 'Noticia Text', serif; font-size: 8px; border: 1px {select:Borders} {color:Tooltip Text}; background-color: {color:Tooltip Bg}; color: {color:Tooltip Border}; padding: 5px 8px; }
  141. ::-webkit-scrollbar-thumb:vertical { border: 1px {select:Borders} {color:Scrollbar Border}; {block:IfEntryBg} background: {color:Entry Bg}; {/block:IfEntryBg} {block:IfNotEntryBg} background: {color:Scrollbar Border}; {/block:IfNotEntryBg} }
  142. ::-webkit-scrollbar-thumb:horizontal { border: 1px {select:Borders} {color:Scrollbar Border}; {block:IfEntryBg} background: {color:Entry Bg}; {/block:IfEntryBg} {block:IfNotEntryBg} background: {color:Scrollbar Border}; {/block:IfNotEntryBg} }
  143. ::-webkit-scrollbar-corner { background-color: {color:Entry Bg}; }
  144. ::-webkit-scrollbar {
  145. width:7px; height: 7px; background: {color:Scrollbar Border}; border-left: 3px solid {color:Entry Bg}; border-right: 3px solid {color:Entry Bg}; }
  146. #sideline1 { width: 61px; height: 1px; overflow: hidden; position: fixed; margin-top: 118px; margin-left: -79px; border-bottom: 1px {select:Borders} {color:Lines};}
  147. #sideline2 { height: 180px; width: 1px; overflow: hidden; position: fixed; margin-top: 60px; margin-left: -19px; border-right: 1px {select:Borders} {color:Lines}; }
  148. #sideline3 { width: 0px; height: 141px; overflow: hidden; position: fixed; margin-top: 447px; margin-left: 352px; border-left: 1px {select:Borders} {color:Lines}; }
  149. #sideline4 { height: 0px; width: 103px; overflow: hidden; position: fixed; margin-top: 568px; margin-left: 270px; border-top: 1px {select:Borders} {color:Lines}; }
  150. #sidetitle { position: fixed; margin-top: 86px; margin-left: -17px; font-size: 40px; text-transform: uppercase; font-family: 'Playfair Display', serif; padding-right: 24px; border-bottom: 1px {select:Borders} {color:Lines}; padding-bottom: 20px; color: {color:Title}; padding-left: 6px;}
  151. #sidetitle a { text-decoration: none; color: {color:Title}; }
  152. #sidetitle a:hover { letter-spacing: 2px; }
  153. #sidescription { width: 50px; height: 150px; position: fixed; margin-left: -80px; margin-top: 125px; font-size: 8px; text-align: right; letter-spacing: 1px; color: {color:Description};}
  154. #sidelinks { position: fixed; width: 7px; margin-left: 360px; margin-top: 472px; z-index: 99;}
  155. #sidelinks a { font-size: 0px; border-bottom: 7px solid {color:Sidebar Links}; display: block; margin-bottom: -3px;}
  156. #sidelinks a:hover { border-color: {color:Sidebar Links Hover}; }
  157. #pagination { font-size: 20px; text-align: center; margin-left: -15px; margin-top: 30px;}
  158. #pagination a { text-decoration: none; margin-left: 15px;}
  159. #audioplayer { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; width:27px; height:27px; overflow:hidden; margin-top: 10px; margin-left:11px; z-index: 9; border: 1px {select:Borders} {color:Entry Borders}; position: absolute; }
  160. #audiocaption { text-align: left; width: 195px; margin-left: 60px; max-height: 50px; overflow: auto; margin-bottom: -23px; position: absolute; }
  161. #albumart { position: absolute; z-index: 3; text-align: left; }
  162. #post:hover #audioplayer { opacity: 1; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; }
  163.  
  164. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  165.  
  166. #credit { position: fixed; bottom: 40px; right: 40px; font-family: "littlefont"; font-size: 8px; }
  167. #credit a { color: {color:Text}; background: {color:Entry Bg}; padding: 3px 3px 2px 5px; border: 1px {select:Borders} {color:Entry Borders}; text-decoration: none; }
  168. #credit a:hover { text-decoration: none; border-color: {color:Entry Bg}; color: {color:Entry Bg}; background: {color:Entry Borders}; }
  169. img, img a, img a:link, img a:visited, body img, #entry img, #entry img a, #post img a, #post img { font-size: 0px; line-height: 0px; margin: 0px; padding: 0px; }
  170. #answer { padding: 8px 0px 10px 0px; border-bottom: 1px {select:Borders} {color:Entry Borders}; border-top: 1px {select:Borders} {color:Entry Borders}; margin-top: 15px; margin-bottom: -3px; }
  171.  
  172. {CustomCSS}
  173.  
  174. </style>
  175.  
  176. </head>
  177.  
  178. <body>
  179.  
  180. <div id="container">
  181.  
  182. <div id="sidetitle"><a href="/">{Title}</a></div>
  183.  
  184. <div id="sidescription">{block:Description}{Description}{/block:Description}</div>
  185.  
  186. <div id="sideline1"></div>
  187. <div id="sideline2"></div>
  188. <div id="sideline3"></div>
  189. <div id="sideline4"></div>
  190.  
  191. <div id="sidelinks">
  192. <a href="{Link 1 URL}" title="{text:Link 1}">.</a>
  193. <a href="{Link 2 URL}" title="{text:Link 2}">.</a>
  194. <a href="{Link 3 URL}" title="{text:Link 3}">.</a>
  195. <a href="{Link 4 URL}" title="{text:Link 4}">.</a>
  196. <a href="{Link 5 URL}" title="{text:Link 5}">.</a>
  197. </div>
  198.  
  199. <div id="entry">
  200. <div style="margin-top: -60px">
  201. {block:Posts}
  202.  
  203. {block:ContentSource}
  204. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  205. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  206. {/block:SourceLogo}
  207. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  208. {/block:ContentSource}
  209.  
  210. <div id="post">
  211.  
  212. {block:Text} {block:Title}<div id="posttitle">{Title}</div>{/block:Title} {Body} {/block:Text} {block:Quote} "{Quote}"<br> <div style="text-align:right">— {Source}</div> {/block:Quote} {block:Link} <div id="posttitle"><a href="{URL}">{Name} ></a></div> {block:Description}{Description}{/block:Description}{/block:Link} {block:Chat} {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines} {/block:Chat} {block:Answer} <center><b>{Asker}:</b></center> <div id="answer">{Question}</div><br>{Answer} {/block:Answer} {block:Audio} <div style="text-align: left"> <div id="audiocaption"> {block:TrackName}<b>{TrackName}</b><br>{/block:TrackName} {block:Artist} <b>Artist:</b> {Artist}<br> {/block:Artist} <b>{PlayCount}</b> hits </div> <div id= "audioplayer" style="z-index: 999999999;"> {block:IfNotAudioPlayerWhite}{AudioPlayerBlack}{/block:IfNotAudioPlayerWhite} {block:IfAudioPlayerWhite}{AudioPlayerBWhite}{/block:IfAudioPlayerWhite} </div> {block:AlbumArt} <div style=" width: 50px; height: 50px"><img src="{AlbumArtURL}" id="albumart" width="50" height="50"></div> {/block:AlbumArt} </div> {/block:Audio} {block:Video} {Video-250} {/block:Video} {block:Photo} <div id="postimage"><img src="{PhotoURL-250}"/></div> {/block:Photo} {block:Photoset} <div id="postimage">{Photoset-250}</div> {/block:Photoset} {block:caption}{Caption}{/block:caption} {block:PermalinkPage} <div style="text-align: left"> {block:PostNotes}{PostNotes}{/block:PostNotes} </div> {/block:PermalinkPage} {block:IndexPage} <div id="permalink">{block:HasTags}<a href="{Permalink}" title="{block:Tags}| {Tag} | {/block:Tags}">#</a>{/block:HasTags}<a href="{ReblogURL}">Reblog</a><a href="{Permalink}">{NoteCount}</a><div id="permaline"></div></div>{/block:IndexPage}
  213.  
  214. </div>
  215. {/block:Posts}
  216. </div>
  217.  
  218. <div id="pagination"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="Previous">◣</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" title="Next">◥</a>{/block:NextPage}{/block:Pagination} </div>
  219.  
  220. </div>
  221.  
  222. <!-- If you remove i'll kill you -->
  223. <div id="credit"><a href="http://thelittledanger.tumblr.com" title="Theme desenvolvido por Elly (thelittledanger)" target="_blank">CREDIT</a></div>
  224.  
  225. </body>
  226.  
  227. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement