Don't like ads? PRO users don't see any ads ;-)
Guest

SHIT TUMBLR

By: ogmamx on Jul 14th, 2012  |  syntax: None  |  size: 7.79 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
  2.    "http://www.w3.org/TR/html4/strict.dtd">
  3.  
  4.  
  5. <!--   
  6.         'Heart Of Gold' theme for Tumblr by Fusels (c) 2011
  7.         http://fusels.com
  8. -->
  9.  
  10. <html lang="en">
  11. <head>
  12.         <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  13.         <meta name="color:background" content="#EFD8A9"/>
  14.         <meta name="color:text" content="#868686"/>
  15.         <meta name="color:title" content="#93865A"/>
  16.         <meta name="color:link" content="#EB9D8D"/>
  17.         <meta name="color:hover" content="##fff"/>
  18.         <meta name="color:sidebar border" content="#ddd"/>
  19.         <meta name="text:title font size" content="24px"/>
  20.         <meta name="text:title line height" content="23px"/>
  21.         <meta name="text:title letter spacing" content="-1px"/>
  22.         <meta name="text:title font weight" content="normal"/>
  23.         <meta name="font:title" content="arial"/>
  24.         <meta name="image:Background" content=""/>
  25.         <meta name="image:Sidebar" content=""/>
  26.         <meta name="if:show blog title" content="1"/>
  27.  
  28.  
  29. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  30.         <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  31.  
  32. {PostSummary} - {/block:PostSummary}{Title}</title>
  33.  
  34.         <style type="text/css">
  35. body {
  36. margin:0px;
  37. background-color: {color:Background};
  38. background-image:url({image:Background});
  39. background-attachment: fixed;
  40. background-repeat: repeat;}
  41. body, div, p, textarea, submit, input{
  42. font-family: arial;
  43. font-size: 11px;
  44. line-height:13px;
  45. color:{color:Text};
  46. }
  47.  
  48. p {
  49. margin:0px;
  50. margin-top:5px;
  51. }
  52.  
  53. img {-webkit-transition-duration: .2s;}
  54. img:hover {opacity: .6;}
  55.  
  56. a:link, a:active, a:visited{
  57. color: {color:Link};
  58. text-decoration: none;
  59. -webkit-transition-duration: .2s;
  60. }
  61.  
  62. a:hover {
  63. color:{color:Hover};
  64. text-decoration: none;
  65. -webkit-transition-duration: .2s;
  66. }
  67.  
  68.  
  69. div#cage{
  70. margin:auto;
  71. position:relative;
  72. width:630px;
  73. overflow:hidden;
  74. color: {color:Title};
  75. _margin-left:10%;
  76. }
  77.  
  78.  
  79. div#center{
  80. margin:auto;
  81. position:relative;
  82. width:620px;
  83. background-color:;
  84. overflow:auto;
  85. overflow-y:hidden;
  86. }
  87.  
  88. div#content{
  89. float:left;
  90. width:400px;
  91. padding:10px;
  92. padding-top: 0px;
  93. margin-right: 10px;
  94. background: #fff;
  95. }
  96.  
  97. div#entry{
  98. background-color:;
  99. margin-top:px;
  100. padding-top:10px;
  101. padding-bottom:10px;
  102. }
  103.  
  104.  
  105. div#sidebar{
  106. position:fixed !important;
  107. width: 180px;
  108. height:100%;
  109. background-color:white;
  110. margin: 0px 0px 0px 0px;
  111. border-left:1px dashed {color:sidebar border};
  112. padding-top:10px;
  113. padding-left:10px;
  114. margin-left: 420px;
  115. }
  116.  
  117. #sidebar img{max-width: 170px;}
  118.  
  119.  
  120. #postnotes{
  121. text-align: justify;}
  122.  
  123. #postnotes blockquote{
  124. border: 0px;}
  125.  
  126. .title{
  127. font-family: {font:title};
  128. font-size: {text:title font size};
  129. line-height: {text:title line height};
  130. color: {color:Title};
  131. letter-spacing: {text:title letter spacing};
  132. font-weight: {text:title font weight};
  133. padding:1px 1px 0px 1px;
  134. }
  135.  
  136. .title2{
  137. font-family: Arial, Helvetica;
  138. font-size: {text:title font size};
  139. line-height: {text:title line height};
  140. color: {color:Title};
  141. letter-spacing: {text:title letter spacing};
  142. font-weight: {text:title font weight};
  143. padding:1px 1px 0px 1px;
  144. }
  145.  
  146. blockquote{
  147. padding:0px 0px 2px 5px;
  148. margin:0px 0px 2px 1px;
  149. border-left: 1px dashed {color:Text};
  150. }
  151.  
  152. blockquote p, ul{
  153. margin:0px;
  154. padding:0px;
  155. }
  156.  
  157.  
  158. a img{border: 0px;}
  159.  
  160. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  161.  
  162. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  163. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  164.  
  165. .notes img{width:10px; position:relative; top:3px;}
  166.  
  167.  
  168. .permalink{
  169. display: block;
  170. text-transform: lowercase;
  171. font-size: 9px;
  172. text-align: center !important;
  173. }
  174.  
  175. small{font-size: 9px;}
  176.  
  177.         {CustomCSS}
  178.         </style>
  179.         <link rel="shortcut icon" href="{Favicon}">
  180.         <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  181.         <meta name="viewport" content="width=820" />
  182. </head>
  183. <body>
  184.  
  185. <div id="cage">
  186. <div id="center">
  187.  
  188. <div id="sidebar">
  189. <a href="/"><img src="{image:sidebar}"></a>
  190. {block:ifshowblogtitle}<span class=title><a href="/">
  191. {Title}
  192. </a></span><br>{/block:ifshowblogtitle}
  193. {Description}
  194. <br>
  195. <br><center>
  196. <a href="/archive">Archive</a> · <a
  197. href="/random">Random</a> · <a href="{RSS}">RSS</a>
  198.  
  199.  
  200. {block:AskEnabled}<a href="/ask">· {AskLabel}</a>{/block:AskEnabled}
  201. {block:SubmissionsEnabled}<a href="/submit">· {SubmitLabel}</a>{/block:SubmissionsEnabled}
  202.  
  203.  
  204. {block:IfFlickrUsername}<a href="http://www.flickr.com/photos/{text:Flickr Username}/">· Flickr</a>{/block:IfFlickrUsername}
  205. {block:IfTwitterUsername}<a href="http://www.twitter.com/{text:Twitter Username}/">· Twitter</a>{/block:IfTwitterUsername}
  206.  
  207. {block:HasPages}{block:Pages}· <a href="{URL}" class="page">{Label}</a>{/block:Pages}{/block:HasPages}{/block:HasPages}
  208. </center>
  209. <br>
  210.  
  211. <center>
  212.   {block:NextPage}<a href="{NextPage}" class=title2>«</a>{/block:NextPage}
  213.   {block:PreviousPage} <a href="{PreviousPage}" class=title2>»</a>{/block:PreviousPage}
  214. {block:PermalinkPagination}
  215.   {block:PreviousPost}<a href="{PreviousPost}" class=title2>«</a>{/block:PreviousPost}
  216.   {block:NextPost}<a href="{NextPost}" class=title2>»</a>{/block:NextPost}{/block:PermalinkPagination}
  217.  
  218. </center>
  219.  
  220.  
  221. </div>
  222.  
  223.  
  224. <div id="content">
  225.         {block:Posts}
  226.  
  227. <span class="permalink">
  228. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">with {NoteCountWithLabel}</a>{/block:NoteCount}
  229. </a></span>
  230.  
  231.         <div id="entry">
  232.         {block:Text}
  233.                 {block:Title}<span class="title">{Title}</span>{/block:Title}
  234.                 <span class="entrytext">{Body}</span>
  235.  
  236.         {/block:Text}
  237.        
  238.         {block:Link}
  239.                 <a href="{URL}" class="title">{Name}</a>
  240.                 {block:Description}{Description}{/block:Description}
  241.         {block:Link}
  242.        
  243.         {block:Photo}<CEnter>
  244.                 {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=400px>{LinkCloseTag}</center>
  245.                 {block:Caption}{Caption}{/block:Caption}
  246.         {/block:Photo}
  247.        
  248.         {block:Quote}
  249.                 <span class="title">{Quote}</span>
  250.                 {block:Source}{Source}{/block:Source}
  251.         {/block:Quote}
  252.        
  253.         {block:Chat}
  254. {block:Title}<span class="title">{Title}</span>{/block:Title}
  255. <ul class="chat">
  256.                             {block:Lines}
  257.                                 <li class="user_{UserNumber}">
  258.                                     {block:Label}
  259.                                         <span class="label">{Label}</span>
  260.                                     {/block:Label}
  261.  
  262.                                     {Line}
  263.                                 </li>
  264.                             {/block:Lines}
  265.                         </ul>
  266.  
  267.         {/block:Chat}
  268.  
  269.        
  270.         {block:Audio}
  271.                 <centeR><div style="width:400px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  272. {FormattedPlayCount} plays {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</small></div></div></centeR><BR>
  273.                 {block:Caption}{Caption}{/block:Caption}
  274.         {/block:Audio}
  275.        
  276.         {block:Video}<center>
  277.                 {Video-400}<BR>
  278.                 {block:Caption}{Caption}{/block:Caption}</center>
  279.         {block:Video}
  280.  
  281.  
  282.  
  283.  
  284.  
  285. {block:PostNotes}
  286. <center>
  287.  
  288.  
  289. {block:HasTags}
  290. tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  291. {block:RebloggedFrom}
  292. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  293. originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  294. </center></span>
  295.  <br>
  296. <div id="postnotes">{PostNotes}</div><br>
  297.  
  298.  
  299. {/block:PostNotes}
  300.                 </div>
  301.         {/block:Posts}
  302.  
  303. <small><center>Powered by <a href="http://tumblr.com">Tumblr</a> // Themed by <a href="http://fusels.com">Fusels</a>
  304. </div></div>
  305.  
  306. </div><center>  
  307.  
  308.  
  309. </center>
  310.  
  311. </body>
  312. </html>