hollywhood

theme 19 with 400px posts

May 7th, 2013
2,170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.96 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 19 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:Link Hover" content="#eeeeee"/>
  19.  
  20. <meta name="text:sidebartitle" content="">
  21.  
  22. <meta name="text:link 1" content="Link 1"/>
  23. <meta name="text:link 1 url" content="/"/>
  24. <meta name="text:link 2" content="Link 2"/>
  25. <meta name="text:link 2 url" content="/"/>
  26. <meta name="text:link 3" content="Link 3"/>
  27. <meta name="text:link 3 url" content="/"/>
  28. <meta name="text:link 4" content="Link 4"/>
  29. <meta name="text:link 4 url" content="/"/>
  30.  
  31. <style type="text/css">
  32.  
  33. ::-webkit-scrollbar {background-color:{color:background}; height:8px; width:10px}
  34. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  35. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px!important}
  36.  
  37. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  38.  
  39. iframe#tumblr_controls {
  40. top: 0% !important;
  41. right:0% !important;
  42. opacity:0.3;
  43. position: fixed !important;
  44. filter:alpha(opacity=30);
  45. -webkit-transition: all 0.7s ease;
  46. -moz-transition: all 0.7s ease;
  47. -o-transition: all 0.7s ease;
  48. }
  49. iframe#tumblr_controls:hover{
  50. top: 0% !important;
  51. right:0% !important;
  52. opacity:0.8;
  53. position: fixed !important;
  54. filter:alpha(opacity=80);
  55. -webkit-transition: all 0.7s ease;
  56. -moz-transition: all 0.7s ease;
  57. -o-transition: all 0.7s ease;
  58. }
  59.  
  60. h1 {
  61. font-weight:normal;
  62. font-size:13px;
  63. text-align:center;
  64. font-style:normal;
  65. line-height:100%;
  66. letter-spacing:1px;
  67. text-transform:normal;
  68. color:{color:text};
  69. }
  70.  
  71. h2 {
  72. font-size:10px;
  73. text-align:center;
  74. line-height:100%;
  75. letter-spacing:-0.5px;
  76. color:{color:text};
  77. font-weight:bold;
  78. text-transform:uppercase;
  79. padding:5px;
  80. padding-bottom:2px;
  81. }
  82.  
  83.  
  84. blockquote {
  85. border-left:2px solid {color:text};
  86. padding-left:5px;
  87. margin:5px;
  88. }
  89.  
  90.  
  91. body {
  92. background:{color:background};
  93. margin:0px;
  94. color:{color:text};
  95. font-family:times;
  96. font-size:10px;
  97. line-height:120%;
  98. }
  99.  
  100. a {
  101. text-decoration:none;
  102. outline:none;
  103. -moz-outline-style:none;
  104. color:{color:link};
  105. -moz-transition-duration:0.5s;
  106. -webkit-transition-duration:0.5s;
  107. -o-transition-duration:0.5s;
  108. }
  109.  
  110. a:hover {
  111. text-decoration:none;
  112. outline:none;
  113. -moz-outline-style:none;
  114. color:{color:link hover};
  115. }
  116.  
  117. img {
  118. border:none;
  119. }
  120.  
  121. blockquote {
  122. padding-left:5px;
  123. border-left:2px solid;
  124. }
  125.  
  126. blockquote blockquote {
  127. padding-left:5px;
  128. border-left:2px solid;
  129. }
  130.  
  131. #post {
  132. width:400px;
  133. padding-bottom:30px;
  134. margin-top:25px;
  135. }
  136.  
  137. #entries {
  138. padding:10px;
  139. width:400px;
  140. margin-left:530px;
  141. margin-top:40px;
  142. margin-bottom:60px;
  143. }
  144.  
  145. #sidebar {
  146. color:{color:text};
  147. position:fixed;
  148. width:90px;;
  149. height:auto;
  150. margin-top:-40px;
  151. margin-left:320px;
  152. text-align:left;
  153. height:100%;
  154. border-right: 1px solid #e3e3e3;
  155. padding-right:40px;
  156. }
  157.  
  158. #uno {
  159. position:fixed;
  160. margin-top:120px;
  161. margin-left: 268px;
  162. }
  163.  
  164. #uno img {
  165. width:180px;
  166. height:30px;
  167. padding:5px;
  168. }
  169.  
  170. .sidebartitle {
  171. width:180px;
  172. height:auto;
  173. text-align:right;
  174. position:fixed;
  175. font-style:normail;
  176. font-family:times;
  177. line-height:120%;
  178. margin-left:-78px;
  179. font-size:18px;
  180. font-style:italic;
  181. margin-top:205px;
  182. color:{color:text};
  183. }
  184.  
  185. #sidebar .sidebartitle{
  186. opacity:1;
  187. -moz-transition-duration:1s;
  188. -webkit-transition-duration:1s;
  189. -o-transition-duration:1s;
  190. }
  191.  
  192. #sidebar:hover .sidebartitle {
  193. margin-top:120px;
  194. opacity:0;
  195. -moz-transition-duration:1s;
  196. -webkit-transition-duration:1s;
  197. -o-transition-duration:1s;
  198. }
  199.  
  200. #links {
  201. position:absolute;
  202. letter-spacing:1px;
  203. position:fixed;
  204. font-family:times new roman;
  205. width:100px;
  206. display:block;
  207. margin-top:20px;
  208. margin-left:19px;
  209. font-size:9px;
  210. text-transform:lowercase;
  211. text-align:center;
  212. line-height:150%;
  213. }
  214.  
  215. #links a{
  216. display:block;
  217. width:100px;
  218. line-height:130%;
  219. margin-top:1px;
  220. margin-bottom:8px;
  221. margin-left:3px;
  222. letter-spacing:2px;
  223. color:{color:link};
  224. font-style:italic;
  225. -moz-transition-duration:.5s;
  226. -webkit-transition-duration:.5s;
  227. -o-transition-duration:.5s;
  228. }
  229.  
  230. #links a:hover {
  231. text-decoration:underline;
  232. width:100px;
  233. color:{color:link hover};
  234. letter-spacing:4px;
  235. -moz-transition-duration:.5s;
  236. -webkit-transition-duration:.5s;
  237. -o-transition-duration:.5s;
  238.  
  239. }
  240.  
  241. #description {
  242. width:140px;
  243. font-family:times new roman;
  244. margin-bottom:15px;
  245. border-bottom: 1px dotted #d1d1d1;
  246. margin-top:203px;
  247. margin-left:-30px;
  248. padding-bottom:10px;
  249. text-align:justify;
  250. opacity:0;
  251. font-size:9px;
  252. color: {color:text};
  253. letter-spacing:1px;
  254. line-height:115%;
  255. }
  256.  
  257. #description a {
  258. color:{color:link};
  259. }
  260.  
  261. #description a:hover {
  262. color:{link hover};
  263. }
  264.  
  265. #sidebar:hover #description {
  266. opacity:1;
  267. -moz-transition-duration:1s;
  268. -webkit-transition-duration:1s;
  269. -o-transition-duration:1s;
  270.  
  271. }
  272.  
  273. #pagination {
  274. position:fixed;
  275. font-size:9px;
  276. text-transform:lowercase;
  277. margin-top:113px;
  278. margin-left:55px;
  279. letter-spacing:1px;
  280. word-spacing:4px;
  281. font-style:italic;
  282. text-align:center;
  283. }
  284.  
  285. #pagination a {
  286. color:{color:link};
  287. }
  288.  
  289. #info {
  290. font-family:times;
  291. width:400px;
  292. margin-top:3px;
  293. padding-top:2px;
  294. font-size:8px;
  295. letter-spacing:1px;
  296. color:{color:text};
  297. text-transform:lowercase;
  298. font-style:normal;
  299. text-align:left;
  300. border-top:1px solid {color:border};
  301. -moz-transition-duration:0.5s;
  302. -webkit-transition-duration:0.5s;
  303. -o-transition-duration:0.5s;
  304. }
  305.  
  306. #info a {
  307. color:{color:link};
  308. text-align:right;
  309. font-style:normal;
  310. }
  311.  
  312. #info a:hover {
  313. color:{color:link hover};
  314. }
  315.  
  316. .tags {
  317. font-family:times;
  318. font-style:normal;
  319. width:400px;
  320. text-transform:normal;
  321. color:{color:link};
  322. opacity:0;
  323. line-height:120%;
  324. font-size:8px;
  325. text-align:left;
  326. padding-top:3px;
  327. -moz-transition-duration:0.2s;
  328. -webkit-transition-duration:0.2s;
  329. -o-transition-duration:0.2s;
  330. }
  331.  
  332. .tags a {
  333. background-color:#f5f5f5;
  334. }
  335.  
  336. #post:hover .tags {
  337. opacity:1;
  338. -moz-transition-duration:1s;
  339. -webkit-transition-duration:1s;
  340. -o-transition-duration:1s;
  341.  
  342. }
  343.  
  344. audio{
  345. background-color:#e5e5e5;
  346. height:65px;
  347. overflow:hidden;
  348. }
  349.  
  350.  
  351. .question {
  352. padding:6px;
  353. text-align:left;
  354. text-transform:italic;
  355. color:{color:text};
  356. border: 1px solid #d9d9d9;
  357. line-height:120%;
  358. }
  359.  
  360. .answer {
  361. text-align:left;
  362. padding:3px;
  363. color:{color:text};
  364. }
  365.  
  366.  
  367. #credit {
  368. font-size:9px;
  369. font-family:cambria;
  370. font-style:italic;
  371. letter-spacing:1px;
  372. -moz-transition-duration:0.5s;
  373. -webkit-transition-duration:0.5s;
  374. -o-transition-duration:0.5s;
  375. }
  376.  
  377. #credit a {
  378. background-color:#fff;
  379. padding:5px;
  380. border:1px solid #e9e9e9;
  381. position:fixed;
  382. right:15px;
  383. bottom:10px
  384. }
  385.  
  386. #credit a:hover {
  387. color:#fff;
  388. background-color:#191919;
  389. }
  390.  
  391. {CustomCSS}</style></head><body>
  392.  
  393. <div id="uno"><img src="http://media.tumblr.com/588f9349146cbdd3cb4cc893c1bfec60/tumblr_inline_mmfqnjvSDq1rikao3.png"></div>
  394.  
  395. <div id="sidebar">
  396.  
  397. <div class="sidebartitle">{text:sidebartitle}</div>
  398.  
  399. <div id="description">{description}
  400. <div id="pagination">
  401. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"> ←</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">→ </a><br />{/block:NextPage}{/block:Pagination}</div></center>
  402.  
  403.  
  404. <div id="links">
  405. <a href="{text:link 1 url}">{text:link 1}</a>
  406. <a href="{text:link 2 url}">{text:link 2}</a>
  407. <a href="{text:link 3 url}">{text:link 3}</a>
  408. <a href="{text:link 4 url}">{text:link 4}</a>
  409. </a>
  410. </div></div> </div>
  411.  
  412. <div id="entries">{block:Posts}<div id="post">
  413.  
  414. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  415.  
  416. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  417.  
  418. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  419.  
  420. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  421.  
  422. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  423.  
  424. {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}
  425.  
  426. {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}
  427. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  428.  
  429. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  430.  
  431. {block:Answer}<div class="question">{Asker}: <i>{Question}</i></div><div class="answer">{Answer}</div>{/block:answer}
  432.  
  433. {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}
  434. {block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{/block:Date}</div>
  435. {block:HasTags}
  436. <div class="tags">
  437. {block:Tags} - <a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
  438. {/block:HasTags}
  439. <div class="postnote">
  440. {block:PostNotes}{PostNotes}{/block:PostNotes}
  441. </div>
  442. </div>
  443. {/block:Posts}
  444.  
  445. </div>
  446. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div>
  447.  
  448. </body>
  449. </html>
Advertisement
Add Comment
Please, Sign In to add comment