Advertisement
hollywhood

theme 25 with 400px posts

May 28th, 2013
4,060
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.43 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- this is theme 25 by Hollywhood
  9. please don't remove the credit
  10. thank you
  11. --->
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#9B9B9B"/>
  15. <meta name="color:Link" content="#b8b8b8"/>
  16. <meta name="color:border" content="#F2F2F2"/>
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:bg" content="#FFFFFF">
  19. <meta name="color:Link Hover" content="#eeeeee"/>
  20.  
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="text:bigletter" content="">
  23.  
  24. <meta name="text:link 1" content="Link 1"/>
  25. <meta name="text:link 1 url" content="/"/>
  26. <meta name="text:link 2" content="Link 2"/>
  27. <meta name="text:link 2 url" content="/"/>
  28. <meta name="text:link 3" content="Link 3"/>
  29. <meta name="text:link 3 url" content="/"/>
  30. <meta name="text:link 4" content="Link 4"/>
  31. <meta name="text:link 4 url" content="/"/>
  32. <meta name="text:link 5" content="Link 5"/>
  33. <meta name="text:link 5 url" content="/"/>
  34.  
  35. <style type="text/css">
  36.  
  37. ::-webkit-scrollbar {background-color:{color:bg}; height:8px; width:10px}
  38. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  39. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px!important}
  40.  
  41. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  42.  
  43. iframe#tumblr_controls {
  44. white-space:nowrap;
  45. -webkit-filter: invert(100%);
  46. -moz-filter: invert(100%);
  47. -o-filter: invert(100%);
  48. -ms-filter: invert(100%);
  49. filter: invert(100%);
  50. opacity:.2;transition: .8s ease-in-out;
  51. -webkit-transition: .8s ease-in-out;
  52. -moz-transition: .8s ease-in-out;
  53. -o-transition: .8s ease-in-out;
  54. }
  55.  
  56. h1 {
  57. font-weight:normal;
  58. font-size:13px;
  59. text-align:center;
  60. font-style:normal;
  61. line-height:100%;
  62. letter-spacing:1px;
  63. text-transform:normal;
  64. color:{color:text};
  65. }
  66.  
  67. h2 {
  68. font-size:10px;
  69. text-align:center;
  70. line-height:100%;
  71. letter-spacing:-0.5px;
  72. color:{color:text};
  73. font-weight:bold;
  74. text-transform:uppercase;
  75. padding:5px;
  76. padding-bottom:2px;
  77. }
  78.  
  79.  
  80. blockquote {
  81. border-left:2px solid {color:text};
  82. padding-left:5px;
  83. margin:5px;
  84. }
  85.  
  86.  
  87. body {
  88. background:{color:background};
  89. margin:0px;
  90. color:{color:text};
  91. font-family:cambria;
  92. font-size:10px;
  93. line-height:120%;
  94. }
  95.  
  96. a {
  97. text-decoration:none;
  98. outline:none;
  99. -moz-outline-style:none;
  100. color:{color:link};
  101. -moz-transition-duration:0.5s;
  102. -webkit-transition-duration:0.5s;
  103. -o-transition-duration:0.5s;
  104. }
  105.  
  106. a:hover {
  107. text-decoration:none;
  108. outline:none;
  109. -moz-outline-style:none;
  110. color:{color:link hover};
  111. }
  112.  
  113. img {
  114. border:none;
  115. }
  116.  
  117. blockquote {
  118. padding-left:5px;
  119. border-left:2px solid;
  120. }
  121.  
  122. blockquote blockquote {
  123. padding-left:5px;
  124. border-left:2px solid;
  125. }
  126.  
  127. #post {
  128. width:400px;
  129. padding-bottom:30px;
  130. margin-top:35px;
  131. padding:10px;
  132. border: 1px solid #f5f5f5;
  133. }
  134.  
  135. #entries {
  136. padding:10px;
  137. width:400px;
  138. margin-left:425px;
  139. margin-top:60px;
  140. margin-bottom:50px;
  141. }
  142.  
  143. #sidebar {
  144. color:{color:text};
  145. position:fixed;
  146. width:91px;
  147. height:auto;
  148. margin-top:-50px;
  149. margin-left:210px;
  150. text-align:left;
  151. }
  152.  
  153. #sidebar img {
  154. width:90px;
  155. height:90px;
  156. margin-top:190px;
  157. margin-bottom:26px;
  158. margin-left:15px;
  159. padding:-1px;
  160. opacity:.9;
  161. outline-offset:4px;
  162. border: 1px solid #e7e7e7;
  163. padding:4px;
  164. border-radius:90px;
  165. }
  166.  
  167. #uno {
  168. position:fixed;
  169. margin-top:237px;
  170. margin-left: 226px;
  171. }
  172.  
  173. #uno img {
  174. width:90px;
  175. height:25px;
  176. padding:5px;
  177. opacity:.15;
  178. }
  179.  
  180. #links {
  181. position:absolute;
  182. letter-spacing:1px;
  183. position:fixed;
  184. font-family:cambria;
  185. opacity:.85;
  186. width:533px;
  187. margin-top:-340px;
  188. background-color:{color:background};
  189. margin-left:220px;
  190. padding-top:30px;
  191. font-size:8px;
  192. text-transform:uppercase;
  193. text-align:center;
  194. line-height:570%;
  195. }
  196.  
  197. #links a{
  198. width:78px;
  199. line-height:220%;
  200. padding:1px;
  201. margin-top:1px;
  202. margin-bottom:12px;
  203. margin-left:9px;
  204. opacity:.8;
  205. color:#000;
  206. letter-spacing:1px;
  207. text-decoration:none;
  208. -moz-transition-duration:.7s;
  209. -webkit-transition-duration:.7s;
  210. -o-transition-duration:.7s;
  211. }
  212.  
  213. #links a:hover {
  214. color: #111;
  215. background-color:#cacaca;
  216. opacity:2;
  217. width:78px;
  218. -moz-transition-duration:.4s;
  219. -webkit-transition-duration:.4s;
  220. -o-transition-duration:.4s;
  221.  
  222. }
  223.  
  224. #description {
  225. width:90px;
  226. font-family:times;
  227. margin-bottom:0px;
  228. margin-top:5px;
  229. margin-left:20px;
  230. text-align:justify;
  231. font-size:80%;
  232. color: #b3b3b3;
  233. letter-spacing:1px;
  234. line-height:115%;
  235. }
  236.  
  237. #description a {
  238. color:{color:link};
  239. }
  240.  
  241. #description a:hover {
  242. color:#f1f1f1;
  243. }
  244. #bigletter {
  245. background-color: #9b9b9b;
  246. padding: 3px;
  247. color: #fff;
  248. font-size: 22px;
  249. font-family: Californian FB;
  250. font-style:italic;
  251. text-transform:uppercase;
  252. font-style: none;
  253. float: left;
  254. font-weight:bold;
  255. margin-right:7px;
  256. line-height: 90%;
  257. padding-right:7px;
  258. }
  259.  
  260. #info {
  261. font-family:times;
  262. width:400px;
  263. margin-top:7px;
  264. padding:2px;
  265. font-size:7px;
  266. color:{color:text};
  267. text-transform:uppercase;
  268. font-style:normal;
  269. text-align:left;
  270. background-color:#f9f9f9;
  271. -moz-transition-duration:0.5s;
  272. -webkit-transition-duration:0.5s;
  273. -o-transition-duration:0.5s;
  274. }
  275.  
  276. #info a {
  277. color:{color:link};
  278. text-align:left;
  279. font-style:normal;
  280. }
  281.  
  282. #info a:hover {
  283. color:#fff;
  284. }
  285.  
  286. .tags {
  287. font-family:calibri;
  288. font-style:normal;
  289. width:400px;
  290. text-transform:normal;
  291. font-style:normal;
  292. color:{color:link};
  293. line-height:120%;
  294. font-size:8px;
  295. text-align:left;
  296. opacity:0;
  297. padding-top:3px;
  298. -moz-transition-duration:1s;
  299. -webkit-transition-duration:1s;
  300. -o-transition-duration:1s;
  301. }
  302.  
  303. #post:hover .tags {
  304. opacity:1;
  305. -moz-transition-duration:1s;
  306. -webkit-transition-duration:1s;
  307. -o-transition-duration:1s;
  308.  
  309. }
  310.  
  311. .audio{
  312. background-color:#e5e5e5;
  313. height:65px;
  314. overflow:hidden;
  315. }
  316.  
  317. .question {
  318. padding:6px;
  319. text-align:left;
  320. color:{color:text};
  321. line-height:120%;
  322. border: 1px solid #e3e3e3;
  323. }
  324.  
  325. .answer {
  326. text-align:left;
  327. padding:3px;
  328. color:{color:text};
  329. }
  330.  
  331. #credit {
  332. font-size:9px;
  333. font-family:cambria;
  334. font-style:italic;
  335. letter-spacing:1px;
  336. -moz-transition-duration:0.5s;
  337. -webkit-transition-duration:0.5s;
  338. -o-transition-duration:0.5s;
  339. }
  340.  
  341. #credit a {
  342. background-color:#fff;
  343. padding:5px;
  344. border:1px solid #e9e9e9;
  345. position:fixed;
  346. right:15px;
  347. bottom:10px
  348. }
  349.  
  350. #credit a:hover {
  351. color:#fff;
  352. background-color:#191919;
  353. }
  354.  
  355. {CustomCSS}</style></head><body>
  356.  
  357. <div id="uno"><img src="http://media.tumblr.com/e404ba2265d332774fbc193e78137153/tumblr_inline_mn98033afT1qz4rgp.jpg"></div>
  358.  
  359. <div id="sidebar">
  360.  
  361. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  362.  
  363. <div id="links">
  364. <a href="{text:link 1 url}">{text:link 1}</a>
  365. <a href="{text:link 2 url}">{text:link 2}</a>
  366. <a href="{text:link 3 url}">{text:link 3}</a>
  367. <a href="{text:link 4 url}">{text:link 4}</a>
  368. <a href="{text:link 5 url}">{text:link 5}</a>
  369. </a>
  370.  
  371. </div>
  372.  
  373. <div id="description"><div id="bigletter">
  374. {text:bigletter}</div>{description}
  375. <p></p><br><center>
  376. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big>←</big></a>{/block:PreviousPage}{/block:Pagination}
  377.  
  378. {block:Pagination}{block:NextPage}<a href="{NextPage}"><big>→</big></a>{/block:NextPage}{/block:Pagination}{/block:Pagination} </center>
  379. </div>
  380.  
  381. </div>
  382.  
  383. <div id="entries">{block:Posts}<div id="post">
  384.  
  385. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  386.  
  387. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  388.  
  389. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  390.  
  391. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  392.  
  393. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  394.  
  395. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  396.  
  397. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName}&nbsp;&nbsp;&nbsp;&nbsp; {TrackName}{/block:TrackName}
  398. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  399.  
  400. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  401.  
  402. {block:Answer}<div class="question"> {Asker}: <i>{Question}</i></div><div class="answer">{Answer}</div>{/block:answer}
  403.  
  404. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}with <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  405. {block:ContentSource} | © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{/block:Date}</div>
  406. {block:HasTags}
  407. <div class="tags">
  408. {block:Tags} # <a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
  409. {/block:HasTags}
  410. <div class="postnote">
  411. {block:PostNotes}{PostNotes}{/block:PostNotes}
  412. </div>
  413. </div>
  414. {/block:Posts}
  415.  
  416. </div>
  417. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div>
  418.  
  419. </body>
  420.  
  421. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement