suicideofminds

Tumblr theme to photos

Apr 14th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.96 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html><head>
  4. <meta name="color:background" content="#000"/>
  5. <meta name="color:center" content="#000"/>
  6. <meta name="color:text" content="#fff"/>
  7. <meta name="color:title" content="#fff"/>
  8. <meta name="color:link" content="#fff"/>
  9. <meta name="color:link hover" content="#fff"/>
  10. <meta name="image:Background" content="" />
  11. <meta name="image:Sidebar" content="http://27.media.tumblr.com/tumblr_lve2exFv0o1r4ri63o1_500.jpg" />
  12. <meta name="if:infinite scrolling" content="1"/>
  13. <meta name="font:Body" content="Arial, Helvetica, sans-serif"/>
  14. <meta name="text:Link1" content="/" />
  15. <meta name="text:Link1 Title" content="home" />
  16. <meta name="text:Link2" content="http://suicideofminds.tumblr.com/ask" />
  17. <meta name="text:Link2 Title" content="ask me" />
  18. <meta name="text:Link3" content="http://suicideofminds.tumblr.com/submit" />
  19. <meta name="text:Link3 Title" content="submit" />
  20. <meta name="text:Link4" content="http://suicideofminds.tumblr.com/faq" />
  21. <meta name="text:Link4 Title" content="faq" />
  22. <meta name="text:Link5" content="http://suicideofminds.tumblr.com/tagged/text" />
  23. <meta name="text:Link5 Title" content="text" />
  24. <meta name="text:Link6" content="http://suicideofminds-themes.tumblr.com/" />
  25. <meta name="text:Link6 Title" content="themes" />
  26.  
  27. <title>{Title}</title>
  28. <link rel="shortcut icon" href="{Favicon}">
  29. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  30. {block:Description}
  31. <meta name="description" content="{MetaDescription}" />
  32. {/block:Description}
  33. {block:Ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:Ifinfinitescrolling}<script type="text/javascript" src="http://static.tumblr.com/8jq17g7/Uk0lznz97/jquery-v1.7.1.js"></script>
  34. </head>
  35. <style type="text/css">
  36. body{ margin-top: 0px;
  37. text-align:justify;
  38. text-transform:;
  39. color: {color:text};
  40. font-family: {font:Body};
  41. font-size: 8px;
  42. line-height: 11px;
  43. background-color:{color:background};
  44. background-image:url({image:Background});
  45. background-attachment: fixed;
  46. background-position:top center;
  47. background-repeat: repeat;}
  48.  
  49. a:link, a:visited, a:active{
  50. color: {color:link};
  51. text-decoration:none;
  52. -webkit-transition: all 0.5s ease-out;
  53. -moz-transition: all 0.5s ease-out;
  54. transition: all 0.5s ease-out;}
  55. a:hover{color: {color:link hover};
  56. -webkit-transition: all 0.2s ease-out;
  57. -moz-transition: all 0.2s ease-out;
  58. transition: all 0.2s ease-out;}
  59. #center{
  60. margin: 20px auto;
  61. width: 980px;}
  62. #container {
  63. color: {color:text};
  64. margin-bottom:20px;
  65. line-height: 11px;
  66. font-size: 10px;
  67. width:750px;}
  68. #entry {
  69. background-color:{color:center};
  70. float:left;
  71. {block:IndexPage}
  72. width:250px;
  73. height: 160px;
  74. overflow:hidden;
  75. {/block:IndexPage}
  76. {block:PermalinkPage}
  77. width:750px;
  78. float:right;
  79. padding-top:15px;
  80. {/block:PermalinkPage}}
  81. #photo {width:500px;
  82. height: 140px;}
  83. .label {font-weight:bold;}
  84. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  85. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:1px dotted {color:dots};}
  86. blockquote img{display:block; width:100%;}
  87. blockquote p{padding:0px; margin:0px;}
  88. blockquote blockquote{position:relative;
  89. left:-2px; margin-top:0px;
  90. margin-right:0px; padding-right:0px;}
  91. {block:IndexPage}#entry img{margin-top:0px;}{/block:IndexPage}
  92. {block:IndexPage}#entry img{width:250px;} {/block:IndexPage}
  93. {block:IndexPage}#entry object, embed{width:200px; margin-left:0px; margin-top:0px;}
  94. {/block:IndexPage}
  95. {block:PermalinkPage}#entry object, embed{width:750px;}{/block:PermalinkPage}
  96. {block:PermalinkPage}#entry img{width: 500px;}{/block:PermalinkPage}
  97.  
  98. #bottominfo{
  99. padding:2px 0px 0px 0px;
  100. display:block;
  101. margin-left: auto;
  102. margin-right: auto;
  103. width: 500px;}
  104.  
  105. #info{ background-color: {color:center};
  106. float: right;
  107. width: 750px;
  108. padding-bottom:15px;
  109. margin-bottom:20px;}
  110.  
  111. #notes{ background-color:{color:center};
  112. display:block;
  113. width: 490px;
  114. line-height: 11px;
  115. float: right;
  116. padding: 5px;
  117. margin-top: 10px;
  118. text-align: left;}
  119. .notes img{
  120. width:15px;
  121. position:relative;
  122. top:1px;}
  123.  
  124. ol.notes, .notes li{
  125. list-style:none;
  126. margin-top:1px;
  127. padding:0px;}
  128.  
  129. .audioinfo{
  130. display:block;
  131. margin-left:0px;
  132. margin-top: 0px;
  133. margin-bottom: 4px;
  134. text-align: left;
  135. height:10px;
  136. padding:2px;
  137. width:100%;}
  138. .audio{ display:block;
  139. background-color: transparant;
  140. z-index:-2;}
  141.  
  142. a img{border:none;}
  143. #video object{position:relative; top:-20px;}
  144. #video{overflow:hidden;}
  145.  
  146. .label {
  147. color: {color:bold text};
  148. font-weight: bold;
  149. line-height:12px;}
  150.  
  151. .odd { padding:2px;}
  152. h1 {
  153. color: {color:title};
  154. font-size: 52px;
  155. line-height: 46px;
  156. text-transform: uppercase;
  157. letter-spacing: -2px;}
  158. h2 {
  159. color: {color:title};
  160. font-size: 20px;
  161. line-height: 20px;
  162. text-transform: uppercase;
  163. letter-spacing: -1px;
  164. font-weight:bold;}
  165. h3 {
  166. color: {color:title};
  167. font-size: 13px;
  168. letter-spacing: 0px;
  169. font-weight:bold;}
  170. bold { font-weight: bold;}
  171.  
  172. div#sidebar{
  173. font-size: 9px;
  174. background-color: {color:center};
  175. width:200px;
  176. padding: 10px;
  177. padding-top: 10px;
  178. height: auto;
  179. position:fixed;
  180. float: right;
  181. margin-left: 760px;}
  182.  
  183. #quote{padding:6px;}
  184. #textadd{padding:6px;}
  185. #linkadd{padding:6px;}
  186. #audioadd{padding:6px;}
  187. #chatadd{padding:6px;}
  188. #questionadd{padding-top:6px; padding-left:18px; padding-right:15px; padding-bottom: 5px;}
  189. #answeradd{padding-top:0px; padding-left:5px; padding-right:5px; padding-bottom: 0px;}
  190.  
  191. div#entry .permalink1 a{color:#fff;}
  192. div#entry .permalink1 a:hover{
  193. opacity:0.5;
  194. -webkit-transition: all .3s linear;
  195. -moz-transition: all .3s linear;
  196. transition: all 0.3s linear;}
  197.  
  198. div#entry .permalink1{
  199. margin-top: 135px;
  200. width:236px;
  201. position:absolute;
  202. text-align: center;
  203. color:#fff; overflow:hidden;
  204. font-size:10px;
  205. white-space:nowrap;
  206. padding:7px;
  207. heigt:0px;
  208. -webkit-transition: opacity 0.7s linear;
  209. opacity: 0.0;
  210. background-color:#000;
  211. letter-spacing: -2px;
  212. -webkit-transition: all 0.4s linear;
  213. -moz-transition: all 0.4s linear;
  214. transition: all 0.4s linear;}
  215. div#entry:hover .permalink1{
  216. letter-spacing: 0px;
  217. width:236px;
  218. overflow:visible;
  219. -webkit-transition: opacity 0.7s linear;
  220. opacity: 0.8;
  221. -webkit-transition: all 0.2s linear;
  222. -moz-transition: all 0.2s linear;
  223. transition: all 0.2s linear;}
  224.  
  225. #answer{
  226. margin-top: 1px;}
  227.  
  228.  
  229. </style>
  230.  
  231. <body>
  232.  
  233. <div id="center">
  234. <div id="sidebar">{block:IfSidebarImage}
  235. <center><a href="/"><img src="{image:Sidebar}" width=250px /></a></center><br>
  236. {/block:IfSidebarImage}
  237.  
  238.  
  239. {Description}<br><br>
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246. </center>
  247.  
  248.  
  249. {block:IfNotinfinitescrolling}
  250. <center><br><br>
  251. {block:Pagination}
  252. {block:PreviousPage}
  253. <a href="{PreviousPage}"> « &nbsp;</a>
  254. {/block:PreviousPage}
  255.  
  256. {block:JumpPagination length="3"}
  257. {block:CurrentPage}
  258. <span class="current_page">{PageNumber}</span>
  259. {/block:CurrentPage}
  260.  
  261. {block:JumpPage}
  262. <a class="jump_page" href="{URL}">{PageNumber}</a>
  263. {/block:JumpPage}
  264. {/block:JumpPagination}
  265.  
  266. {block:NextPage}
  267. <a href="{NextPage}">&nbsp; »</a>
  268. {/block:NextPage}
  269. {/block:Pagination}</center>
  270. {block:IfNotinfinitescrolling} <center>
  271. <a href="{text:Link1}">{text:Link1 Title}</a> | <a href="{text:Link2}">{text:Link2 Title}</a> | <a href="{text:Link3}">{text:Link3 Title}</a> | <a href="{text:Link4}">{text:Link4 Title}</a> | <a href="{text:Link5}">{text:Link5 Title}</a> | <a href="{text:Link6}">{text:Link6 Title}</a></div>
  272.  
  273. <center><br>« Theme by <a href="http://suicideofminds.tumblr.com/">suicideofminds »</a>
  274. </center>
  275. </div>
  276. <div id="container">
  277. <div class = "autopagerize_page_element" >
  278. {block:Posts}
  279. <div id="entry">
  280.  
  281. {block:IndexPage}
  282. <div class="permalink"><span class="permalink1">
  283. {block:Date}
  284. {block:NoteCount}<a href="{permalink}">{NoteCountWithLabel}</a> - {/block:NoteCount}
  285. <a href="{ReblogURL}" target="_blank">Reblog this shit</a>
  286. {/block:Date}</span></div>
  287. {/block:IndexPage}
  288.  
  289. {block:Text}
  290. <div id="textadd"><h2>{Title}</h2>{Body}</div>
  291. {/block:Text}
  292.  
  293. {block:Photo}
  294. {block:IndexPage}
  295. <div id="photo"><a href="{permalink}">
  296. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px/></a>
  297. </div>
  298. {/block:IndexPage}
  299. {block:PermalinkPage}{LinkOpenTag}
  300. <center><img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  301. &nbsp;&nbsp;{block:Caption}{Caption}{/block:Caption}</center>
  302. {/block:PermalinkPage}
  303. {/block:Photo}
  304.  
  305. {block:Photoset}
  306. <center>
  307. {block:IndexPage}{Photoset-500}{/block:IndexPage}
  308. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  309. </center>
  310. {/block:Photoset}
  311.  
  312. {block:Quote}
  313. <div id="quote"><h2>"{Quote}"</h2>
  314. {block:Source}{Source}{/block:Source}</div>
  315. {/block:Quote}
  316.  
  317. {block:Link}
  318. <div id="linkadd">
  319. <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>
  320. {block:Description}{Description}{/block:Description}
  321. </div>
  322. {/block:Link}
  323.  
  324. {block:Chat}
  325. <div id="chatadd">{block:Title}{Title}{/block:Title}
  326. {block:Lines}
  327. {block:Label}
  328. <div class="{Alt}"><span class="label"><b>{Label}</b></span>
  329. <span class="line">{Line}</span></div>
  330. {/block:Label}
  331. {/block:Lines}</div>
  332. {/block:Chat}
  333.  
  334. {block:Video}<center>{block:IndexPage}{Video-250}{/block:IndexPage}
  335. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}</center>{/block:Video}
  336.  
  337. {block:Audio}<div id="audioadd"><span class="audio">{AudioPlayerBlack}</span><br>
  338. <div style="margin-top:8px; float:right;"><small>
  339. {FormattedPlayCount} plays</div>
  340. </div>
  341. {/block:Audio}
  342.  
  343. {block:Answer}<div id="questionadd">{Asker} said:<BR> <h3>{Question}<h3></div><br>
  344. <div id="answeradd"><div id="answer"><i>{Answer}</i></div><br></div>{/block:Answer}
  345.  
  346. </div>
  347. {block:PermalinkPage}
  348. {block:Date}
  349. <div id="info"><div id="bottominfo">
  350. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">
  351. {ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}
  352. </a>
  353. at {12Hour}:{Minutes}{AmPm}
  354. {block:RebloggedFrom}
  355. <br>Originally posted by
  356. <a href="{ReblogRootURL}">{ReblogRootName}</a>.
  357. {/block:RebloggedFrom}
  358.  
  359. {block:Photo}
  360. {block:HighRes}
  361. <br>HighRes: <a href="{PhotoURL-HighRes}">view</a>
  362. {/block:HighRes}
  363. {/block:Photo}
  364.  
  365. {block:Answer}
  366. <BR>
  367. Ask: <a href="/ask">{AskLabel}</a>
  368. {/block:Answer}
  369.  
  370. {block:Audio}
  371. <BR>Plays: {FormattedPlayCount}
  372. {block:ExternalAudio}
  373. <BR>Download: <a href="{ExternalAudioURL}">here</a>.
  374. {/block:ExternalAudio}
  375. {/block:Audio}
  376.  
  377. {block:HasTags}
  378. <BR>Tagged: {block:Tags}
  379. <a href="{TagURL}">{Tag}</a> {/block:Tags}
  380. {/block:HasTags}
  381.  
  382. {block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  383. <br><br> {PostNotes}
  384. </div></div>
  385. {/block:Date}
  386.  
  387. {/block:PermalinkPage}
  388. {/block:Posts}
  389. </div>
  390. </div>
  391. </div>
  392. </body>
  393. </html>
Advertisement
Add Comment
Please, Sign In to add comment