Advertisement
sweet-fee

theme#03 radioactive (psfuck)

Jan 29th, 2014
2,208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.56 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head><title>{Title}</title>
  3. <link rel="shortcut icon" href="{Favicon}">
  4. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  5.  
  6.  
  7. <!-- theme 03 by psfuck/dangericons (ana @attmjb) -->
  8. <!-- don’t repost or claim as your own -->
  9.  
  10.  
  11. {block:Description}
  12. <meta name="description" content="{MetaDescription}" />
  13. {/block:Description}
  14.  
  15. <meta name="color:text" content="#b8b8b8">
  16. <meta name="color:link" content="#9A9A9A">
  17.  
  18.  
  19. <meta name="if:EndlessScroll" content="0">
  20. <meta name="if:ShowCaptions" content="1">
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24. <meta name="text:link1" content="">
  25. <meta name="text:link1 url" content="/">
  26. <meta name="text:link2" content="">
  27. <meta name="text:link2 url" content="/">
  28. <meta name="text:link3" content="">
  29. <meta name="text:link3 url" content="/">
  30. <meta name="text:link4" content="">
  31. <meta name="text:link4 url" content="/">
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36.  
  37.  
  38. body {
  39. font-family: arial;
  40. font-size: 10px;
  41. color: #AAA;
  42. margin: 0;
  43. }
  44.  
  45. a {
  46. color:{color:link};
  47. text-decoration: none;
  48. }
  49.  
  50. a:hover {
  51. color:#b8b8b8;
  52. }
  53.  
  54.  
  55.  
  56. #content {
  57. background: #Fff;
  58. padding: 1px 20px 20px 20px;
  59. width: 540px;
  60. margin: auto;
  61. }
  62.  
  63.  
  64.  
  65. .posts {
  66. padding: 5px;
  67. margin-top: 40px;
  68. margin-bottom:0px;
  69. overflow: hidden;
  70. background: #FFF;
  71. width: 500px;
  72. margin-left: 190px;
  73. }
  74.  
  75. .posts img {
  76. max-width: 100%;
  77. }
  78.  
  79.  
  80.  
  81. blockquote {
  82. border-left: 2px solid #F0F0F0;
  83. padding: 1px 1px 1px 10px;
  84. margin: 5px;
  85. }
  86.  
  87.  
  88.  
  89. #captions {
  90. background: #FBFBFB;
  91. display: block;
  92. padding: 1px 10px 1px 10px;
  93. margin-top: 10px;
  94. {block:IfNotShowCaptions}
  95. {block:IndexPage}
  96. display: none;
  97. {/block:IndexPage}
  98. {/block:IfNotShowCaptions}
  99. }
  100.  
  101. #audiocaptions {
  102. display: block;
  103. padding: 1px 10px 1px 10px;
  104. margin-top: 10px;
  105. border-top: 1px solid #F0F0F0;
  106. {block:IfNotShowCaptions}
  107. {block:IndexPage}
  108. display: none;
  109. {/block:IndexPage}
  110. {/block:IfNotShowCaptions}
  111. }
  112.  
  113.  
  114.  
  115. .pagination {
  116. margin-top: 60px;
  117. margin-left:5px;
  118. text-align: center;
  119. }
  120.  
  121.  
  122. #albumart img {
  123. width: 70px;
  124. height: 70px;
  125. }
  126.  
  127.  
  128.  
  129.  
  130. #permalink {
  131. width:475px;
  132. background: #ffffff;
  133. border-top:1px solid #eeeeee;
  134. padding: 5px 10px 5px 10px;
  135. margin-left:193px;
  136.  
  137. }
  138.  
  139.  
  140.  
  141. /* side */
  142.  
  143.  
  144. .sidebar {
  145. position: fixed;
  146. margin-top: 0px;
  147. margin-left: -100px;
  148. width: 150px;
  149. text-align: justify;
  150. background: #fff;
  151. padding: 15px;
  152. height:100%
  153. }
  154.  
  155.  
  156.  
  157. .sidebar img {
  158. margin-top:230px;
  159. margin-bottom:-75px;
  160. margin-left:-10px;
  161. width: 60px;
  162. height: 60px;
  163. padding: 3px;
  164. border: 1px solid #eeecec;
  165. }
  166.  
  167.  
  168. .navigation {
  169. margin-top:85px;
  170. font-family: arial;
  171. font-size: 9px;
  172. text-transform: lowercase;
  173. font-weight: normal;
  174. text-align: center;
  175. color: {color:Navi text};
  176. padding:4px;
  177. position:relative;
  178. margin-left:-10px;
  179. z-index:10;
  180. border: 1px solid #eeecec;
  181. }
  182.  
  183. #desc {
  184. text-transform: lowercase;
  185. color: {color:sidebar text};
  186. width: 80px;
  187. margin-left: 55px;
  188. text-align: left;
  189. margin-top:-110px;
  190. font-size:9px;
  191. padding:10px;
  192.  
  193. }
  194.  
  195. #desc a {
  196. color:{color:link};
  197. }
  198.  
  199.  
  200. iframe#tumblr_controls {
  201. position: fixed !important;
  202. z-index: 9999;
  203. }
  204.  
  205.  
  206. #cred {
  207. position:fixed;
  208. bottom:10px;
  209. right:8px;
  210. font-size:9px;
  211. padding:1px;
  212. border:1px solid #eeeeec;
  213. text-transform:lowercase;
  214.  
  215. }
  216.  
  217.  
  218. </style>
  219.  
  220. {block:IfEndlessScroll}
  221. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  222. {/block:IfEndlessScroll}
  223.  
  224. </head>
  225.  
  226.  
  227. <body>
  228.  
  229.  
  230. <div id="content">
  231.  
  232.  
  233. <div class="sidebar">
  234.  
  235.  
  236. <img src="{image:sidebar}">
  237.  
  238.  
  239.  
  240. <div class="navigation">
  241. <a href="{text:link1 url}">♡ {text:link1}</a>
  242. <a href="{text:link2 url}">♡ {text:link2}</a>
  243. <a href="{text:link3 url}">♡ {text:link3}</a>
  244. <a href="{text:link4 url}">♡ {text:link4} ♡</a>
  245. </div>
  246.  
  247.  
  248. <div id="desc">{description}</div>
  249.  
  250. {block:IfNotEndlessScroll}
  251. <div class="pagination">
  252. {block:Pagination}
  253. {block:PreviousPage}
  254. <a href="{PreviousPage}">←</a>
  255. {/block:PreviousPage}
  256.  
  257. {block:NextPage}
  258. <a href="{NextPage}">→</a>
  259. {/block:NextPage}
  260. {/block:Pagination}
  261. </div>
  262. {/block:IfNotEndlessScroll}
  263.  
  264. </div>
  265.  
  266.  
  267. <div class="autopagerize_page_element">
  268.  
  269.  
  270. {block:Posts}
  271.  
  272.  
  273. <div class="posts">
  274.  
  275.  
  276. {block:Text}
  277.  
  278. {block:Title}
  279. {Title}
  280. {/block:Title}
  281.  
  282. {Body}
  283.  
  284. {/block:Text}
  285.  
  286.  
  287.  
  288. {block:Photo}
  289.  
  290. <center>
  291. <img src="{PhotoURL-500}">
  292. </center>
  293.  
  294. {block:Caption}
  295. <div id="captions">
  296. {Caption}</div>
  297. {/block:Caption}
  298.  
  299. {/block:Photo}
  300.  
  301.  
  302.  
  303. {block:Photoset}
  304.  
  305. <div class="photoset">
  306. {Photoset-500}
  307. </div>
  308.  
  309. {block:Caption}
  310. <div id="captions">
  311. {Caption}</div>
  312. {/block:Caption}
  313.  
  314. {/block:Photoset}
  315.  
  316.  
  317.  
  318. {block:Quote}
  319.  
  320. ❝{Quote}❞
  321.  
  322. {block:Source}
  323. <br><br>—{Source}
  324. {/block:Source}
  325.  
  326. {/block:Quote}
  327.  
  328.  
  329.  
  330. {block:Link}
  331.  
  332. <a href="{URL}" {Target}>+ {Name}</a>
  333.  
  334. {block:Description}
  335. {Description}
  336. {/block:Description}
  337.  
  338. {/block:Link}
  339.  
  340.  
  341.  
  342. {block:Chat}
  343.  
  344. {block:Title}
  345. {Title}
  346. {/block:Title}
  347.  
  348. <ul>
  349. {block:Lines}
  350. <li>{block:Label}{Label}{/block:Label} {Line}</li>
  351. {/block:Lines}
  352. </ul>
  353.  
  354. {/block:Chat}
  355.  
  356.  
  357.  
  358. {block:Audio}
  359.  
  360. <div id="albumart">
  361. {block:AlbumArt}
  362. <img src="{AlbumArtURL}">
  363. {/block:AlbumArt}
  364. </div>
  365.  
  366. {AudioPlayerGrey}
  367.  
  368. {block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}
  369. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  370. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  371. <b>Plays:</b> {PlayCount}<br>
  372.  
  373. {block:Caption}
  374. <div id="audiocaptions">
  375. {Caption}</div>
  376. {/block:Caption}
  377.  
  378. {/block:Audio}
  379.  
  380. {block:Video}
  381.  
  382. <div class="video">
  383. {block:IndexPage}{Video-250}{/block:IndexPage}
  384. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  385. </div>
  386.  
  387. {block:Caption}
  388. <div id="captions">
  389. {Caption}</div>
  390. {/block:Caption}
  391.  
  392. {/block:Video}
  393.  
  394.  
  395.  
  396. {block:Answer}
  397.  
  398. {Asker} asked: {Question}
  399.  
  400. {Answer}
  401.  
  402. {/block:Answer}
  403.  
  404.  
  405. </div>
  406.  
  407. {block:Date}
  408. <div id="permalink">
  409.  
  410. posted <a href="{Permalink}">{date} {timeago}, {Year}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>
  411. {/block:Date}
  412.  
  413. {block:RebloggedFrom}
  414. <a href="{ReblogParentURL}">via</a>
  415. <a href="{ReblogRootURL}">(source)</a>
  416. {/block:RebloggedFrom}{block:ContentSource} {/block:ContentSource}
  417.  
  418. {block:HasTags}
  419. <br>tagged: {block:Tags}<a href="{TagURL}">#{Tag} </a> {/block:Tags}
  420. {/block:HasTags}
  421. {block:PostNotes}
  422. {PostNotes}
  423. {/block:PostNotes}
  424. </div>
  425.  
  426. {block:PermalinkPage}
  427.  
  428. {/block:PermalinkPage}
  429.  
  430.  
  431. {/block:Posts}
  432.  
  433. </div>
  434. </div>
  435.  
  436.  
  437. <div id="cred"><a href="http://psfuck.tumblr.com">☆ </a></div>
  438.  
  439. </body>
  440. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement