Advertisement
sunsprouhts

THEME 2 NO POST BG

Mar 3rd, 2015
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.04 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}
  7. <meta name="description" content="{MetaDescription}" />
  8. {/block:Description}
  9.  
  10. <!--
  11.  
  12. THEME BY SUNSPROUHTS
  13. PLEASE DO NOT REPUBLISH, REMOVE CREDIT, OR USE AS A BASE COD
  14.  
  15. -->
  16.  
  17. <!-- color <meta name="color:" content=""/> -->
  18. <meta name="color:background" content="#FFF"/>
  19. <meta name="color:post background" content="#FFF"/>
  20. <meta name="color:text" content="#000"/>
  21. <meta name="color:links" content="#000"/>
  22. <meta name="color:borders" content="#d1d1d1"/>
  23.  
  24.  
  25.  
  26. <!-- if <meta name="if:" content=""/> -->
  27. <meta name="if:one column" content="0"/>
  28. <meta name="if:two column" content="0"/>
  29. <meta name="if:sidebar image" content="0"/>
  30.  
  31.  
  32.  
  33.  
  34. <!-- images <meta name="image:" content=""/> -->
  35. <meta name="image:background" content=""/>
  36. <meta name="image:sidebar" content="http://static.tumblr.com/mqkrxog/vFrn6zfbx/halftone.png"/>
  37.  
  38.  
  39. <!-- text <meta name="text:" content=""/> -->
  40. <meta name="text:Link 1 URL" content="" />
  41. <meta name="text:Link 1" content="" />
  42. <meta name="text:Link 2 URL" content="" />
  43. <meta name="text:Link 2" content="" />
  44.  
  45.  
  46.  
  47. <!-- select <meta name="select:" content="" title=""/> -->
  48.  
  49.  
  50.  
  51. <style type="text/css">
  52. body {
  53. background: {color:background} url({image:background})top left fixed repeat;
  54.  
  55.  
  56. background-size: repeat;
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. font-size: 10px;
  66. font-family: arial;
  67. color: {color:text};
  68. letter-spacing: 1px;
  69. line-height: 12px;
  70. text-align: center;
  71.  
  72.  
  73. }
  74.  
  75.  
  76. ::-webkit-scrollbar{ }
  77. ::-webkit-scrollbar-thumb { }
  78.  
  79. ::selection { }
  80. ::-moz-selection { }
  81. ::-webkit-selection { }
  82.  
  83.  
  84. #wrapper {
  85. width: 860px;
  86. {block:ifonecolumn} width: 300px; {/block:ifonecolumn}
  87. {block:iftwocolumn} width: 600px; {/block:iftwocolumn}
  88. margin: 30px auto;
  89. }
  90.  
  91.  
  92. #post {
  93. width: 250px;
  94. margin: 10px;
  95. padding: 5px;
  96. }
  97. #post img {
  98. width:100%;
  99. }
  100.  
  101. .player {
  102. width:45px;
  103. height:25px;
  104. overflow:hidden;
  105. position:absolute;
  106. background:white;
  107. }
  108.  
  109. .audioinfo {
  110. margin-left:0px;
  111. line-height:120%;
  112. }
  113.  
  114. }
  115. .posttitle {
  116. background: transparent;
  117. padding: 10px;
  118. text-transform: uppercase;
  119. }
  120. .body {
  121. text-align: justify;
  122. padding: 10px;
  123. }
  124. a {
  125. color: {color:links};
  126. text-decoration: none;
  127. }
  128. blockquote {
  129. text-align: justify;
  130. padding: 5px;
  131. margin: 0px;
  132. }
  133. ul, li {
  134. padding: 2px;
  135. margin: 2px;
  136. text-align: justify;
  137. color: transparent;
  138. }
  139.  
  140. .permalinks {
  141. color: {color:permalink text};
  142. margin: 5px 0px 0px 0px;
  143. text-align: left;
  144. font-size: 9px;
  145. }
  146. .tags {
  147. padding: 5px;
  148. background: {color:permalink};
  149. color: {color:permalink text};
  150. margin: 5px 0px 0px 0px;
  151. text-transform: uppercase;
  152. text-align: center;
  153. font-size: 9px;
  154. }
  155.  
  156.  
  157. #sidebar {
  158. position: fixed;
  159. width: 150px;
  160. padding: 15px;
  161. z-index: 999;
  162. left: 50px;
  163. margin-top: 100px;
  164.  
  165.  
  166. }
  167. #sidebar img {
  168. width: 100px;
  169. margin-bottom: 10px;
  170. {block:ifnotsidebarimage} display: none; {/block:ifnotsidebarimage}
  171. }
  172. }
  173. #sidebar li:hover {
  174. background: transparent;
  175. }
  176. .blogtitle {
  177. font-size: 14px;
  178. padding: 5px 5px 15px 5px;
  179. }
  180. ol.notes img { display:none; }
  181. {CustomCSS}
  182. </style>
  183. <!-- this is jquery it makes the theme work, leave this alone -->
  184. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  185. <script type="text/javascript" src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  186. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/4Wjm5wj58/disassemble_v3.js"></script>
  187. <!-- this is a hosted font from google -->
  188. <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
  189.  
  190.  
  191. </head>
  192. <body>
  193. <div id="wrapper">
  194. <div id="sidebar">
  195. <div class="blogtitle">{title}</div>
  196. <img src="{image:sidebar}"/>
  197. <li><i class=style="float: left; font-size: 12px;"></i><a href="/">home</a></li>
  198.  
  199.  
  200.  
  201. <li><i class=style="float: left; font-size: 12px;"></i><a href="/ask">mailbox</a></li>
  202. <li><i class=style="float: left; font-size: 12px;"></i><a href="/archive">archive</a></li>
  203.  
  204.  
  205.  
  206. <li>{block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}</li>
  207.  
  208. <li>{block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}</li>
  209.  
  210.  
  211.  
  212.  
  213. <!-- change the CREDIT if you use this as a base -->
  214. <li><i class= style="float: left; font-size: 12px;"></i><a href="http://sunsprouhtsthemes.tumblr.com">credit</a></li>
  215.  
  216.  
  217.  
  218. </div>
  219.  
  220. {block:Posts}
  221. <!-- the area below removes the VIA and SOURCES of posts -->
  222. {block:ContentSource}
  223. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  224. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  225. {/block:SourceLogo}
  226. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  227. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  228. <div id="post">
  229.  
  230. {block:Text}
  231. {block:Title}<div class="posttitle">{title}</div>{/block:Title}
  232. <div class="body">{body}</div>
  233. {/block:Text}
  234.  
  235. {block:Link}
  236. <div class="posttitle"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  237. {block:Description}
  238. <div class="body">{Description}</div>
  239. {/block:Description}
  240. {/block:Link}
  241.  
  242. {block:Quote}
  243. {Quote}
  244. {block:Source}
  245. <p>&mdash; {Source}</p>
  246. {/block:Source}
  247. {/block:Quote}
  248.  
  249. {block:Photo}
  250.  
  251. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  252. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  253. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>
  254. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  255. {block:IndexPage}</a>{/block:IndexPage}
  256. {/block:Photo}
  257.  
  258. {block:Chat}
  259. <div class="body">
  260. {block:Title}
  261. {Title}
  262. {/block:Title}
  263. {block:Lines}
  264. {block:Label}
  265. <b>{Label}</b>
  266. {/block:Label}
  267. {Line}<br>
  268. {/block:Lines}
  269. </div>
  270. {/block:Chat}
  271.  
  272. {block:Video}
  273. {Video-250}
  274. {/block:Video}
  275.  
  276. {block:Photoset}
  277. {Photoset-250}
  278. {/block:Photoset}
  279.  
  280. {block:Audio}
  281. <div class="audio">
  282. {AudioPlayerWhite}
  283. {block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}
  284. </div>
  285. {/block:Audio}
  286.  
  287. <div class="permalinks">
  288. {block:Date} <a href="{Permalink}"> <a href={Permalink} TARGET=”_blank” class=”details”>{NoteCount}</a> {block:Date}
  289. </div>
  290.  
  291. {block:PermalinkPage}
  292. {block:Date} Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:HasTags}</a>{/block:Tags}{/block:HasTags}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">from{ReblogRootName}</a>{/block:RebloggedFrom}
  293. {block:PostNotes}{PostNotes}{/block:PostNotes} {block:Date}
  294. {/block:PermalinkPage}
  295. </div>
  296.  
  297. {/block:Posts}
  298. <!-- this is for jquery's infinite scrolling -->
  299. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a>{/block:NextPage}</div>
  300. </body>
  301. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement