Advertisement
tylerhhoechlin

Theme #3

Sep 11th, 2013
1,637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.40 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.  
  4. <head><title>{Title}</title>
  5.  
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8.  
  9. {block:Description}<meta name="description" content="{MetaDescription}" />
  10. {/block:Description}
  11.  
  12.  
  13.  
  14. <!---THEME #3 BY HARRYSTYHELLS
  15. PREVIOUSLY TUMBLR USER TYLERHHOECHLIN
  16. PLEASE DO NOT STEAL OR USE A BASE
  17. THANK YOU, AND ENJOY THE THEME!
  18. --->
  19.  
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Text" content="#000000"/>
  22. <meta name="color:Sidebar Links" content="#000000"/>
  23. <meta name="color:Hover" content="#000000"/>
  24. <meta name="color:Post Links" content="#333333"/>
  25.  
  26. <meta name="image:Sidebar" content=""/>
  27. <meta name="image:Background" content=""/>
  28.  
  29. <meta name="text:Desc" content="words go here!" />
  30. <meta name="text:Titled" content="quote, lyrics, etc." />
  31.  
  32. <meta name="text:Link 1" content="" />
  33. <meta name="text:Link 1 Text" content="" />
  34. <meta name="text:Link 2" content="" />
  35. <meta name="text:Link 2 Text" content="" />
  36. <meta name="text:Link 3" content="" />
  37. <meta name="text:Link 3 Text" content="" />
  38. <meta name="if:Show Link 1" content="1" />
  39. <meta name="if:Show Link 2" content="1" />
  40. <meta name="if:Show Link 3" content="1" />
  41.  
  42.  
  43. <style type="text/css">
  44.  
  45. ::-webkit-scrollbar-thumb {
  46. height:auto;
  47. background-color: #000;
  48. border: 2px solid #fff;
  49.  
  50. }
  51.  
  52. ::-webkit-scrollbar {
  53. height:9px;
  54. width:9px;
  55. background-color: #dadada;
  56. border: 4px solid #fff;
  57.  
  58. }
  59.  
  60. body {
  61. background:{color:background};
  62. margin:0px;
  63. color:{color:text};
  64. font-family:arial;
  65. font-size:10px;
  66. line-height:100%;
  67. letter-spacing:0px;
  68. text-align:justify;
  69. background-image:url('{image:Background}');
  70. }
  71.  
  72. a {
  73. text-decoration:none;
  74. outline:none;
  75. -moz-outline-style:none;
  76. color:{color:Post Links};
  77. }
  78.  
  79. img {
  80. border:none;
  81. }
  82.  
  83. blockquote {
  84. padding-left:5px;
  85. border-left:2px solid;
  86. }
  87.  
  88. blockquote blockquote {
  89. padding-left:5px;
  90. border-left:2px solid;
  91. }
  92.  
  93. h1 {
  94. font-size:24px;
  95. letter-spacing:-2px;
  96. text-transform:lowercase;
  97. font-family:'times new';
  98. font-style:none;
  99. line-height:20px;
  100. margin-left:-8px;
  101. text-align:left;
  102. padding:7px;
  103. }
  104.  
  105. a:hover {
  106. color:#000000;
  107. -moz-transition-duration:0.3s;
  108. -webkit-transition-duration:0.3s;
  109. -o-transition-duration:0.3s;
  110. }
  111.  
  112. #entries {
  113. padding:0px;
  114. width:500px;
  115. margin-left:402px;
  116. margin-top:5px;
  117. font-size:10px;
  118. font-family:'times new';
  119. letter-spacing:0px;
  120. }
  121.  
  122. #post {
  123. width:500px;
  124. padding-bottom:40px;
  125. padding:20px;
  126. margin-top:50px;
  127. }
  128.  
  129.  
  130. #sidebar {
  131. position:fixed;
  132. margin-left:100px;
  133. margin-top:-50px;
  134. margin-left:150px;
  135. }
  136.  
  137. #sidebarimage {
  138. width 100px;
  139. }
  140.  
  141. #sidebarimage img {
  142. width:100px;
  143. margin-top:164px;
  144. padding:3px;
  145. margin-left:2px;
  146. }
  147.  
  148. #message {
  149. padding:5px;
  150. border-bottom:1px solid #eee;
  151. text-align:center;
  152. text-transform:lowercase;
  153. font-size:20px;
  154. margin-top:-50px;
  155. letter-spacing:-2px;
  156. word-spacing:0px;
  157. color:#000;
  158. width:201px;
  159. margin-left:-5px;
  160. font-family:'times new';
  161. font-style:italic;
  162. }
  163.  
  164. #panel {
  165. padding:5px;
  166. text-align:center;
  167. background-color:#000;
  168. text-transform:uppercase;
  169. font-size:9px;
  170. margin-top:-121px;
  171. color:#fff;
  172. width:90px;
  173. margin-left:105px;
  174. font-family:'times new';
  175. }
  176.  
  177. .links {
  178. width:200px;
  179. font-family:'times new';
  180. padding: 4px;
  181. text-align:center;
  182. text-transform:lowercase;
  183. position:fixed;
  184. margin-top:0px;
  185. margin-left:5px;
  186. }
  187.  
  188. .links a {
  189. padding:5px;
  190. font-size:10px;
  191. font-weight:none;
  192. letter-spacing:0px;
  193. color:{color:Sidebar Links};
  194. }
  195.  
  196. .links a:hover {
  197. -moz-transition-duration:0.3s;
  198. -webkit-transition-duration:0.3s;
  199. -o-transition-duration:0.3s;
  200. color:#000;
  201. text-decoration:underline;
  202. }
  203.  
  204.  
  205. #description {
  206. text-align:center;
  207. font-family:'times new';
  208. width:102px;
  209. letter-spacing:0px;
  210. overflow:auto;
  211. margin-top:7px;
  212. margin-left:105px;
  213. height:70px;
  214. background-color:#fff;
  215. font-size:10px;
  216. position:fixed;
  217. font-weight:none;
  218. text-transform:none;
  219. color:#000;
  220. }
  221.  
  222. #pagination {
  223. width:150px;
  224. font-family:'times new';
  225. padding: 2px;
  226. margin-left:33px;
  227. margin-top:145px;
  228. font-size:9px;
  229. text-align:center;
  230. text-transform:lowercase;
  231. position:fixed;
  232. }
  233.  
  234. #pagination a {
  235. background-color:#fff;
  236. color:#000;
  237. }
  238.  
  239. #pagination a:hover {
  240. color:#000;
  241. -moz-transition-duration:0.3s;
  242. -webkit-transition-duration:0.3s;
  243. -o-transition-duration:0.3s;
  244. }
  245.  
  246. #info {
  247. width:500px;
  248. text-align:left;
  249. font-family:'times new';
  250. margin-top:3px;
  251. margin-left:-4px;
  252. letter-spacing:1px;
  253. font-size:7px;
  254. font-style:none;
  255. padding:5px;
  256. line-height:10px;
  257. text-transform:uppercase;
  258. }
  259.  
  260. #info a {
  261. text-align:center;
  262. color:white;
  263. margin-left:-1px;
  264. padding:2px;
  265. }
  266.  
  267. #info a:hover {
  268. -moz-transition-duration:0.3s;
  269. -webkit-transition-duration:0.3s;
  270. -o-transition-duration:0.3s;
  271. color:#000;
  272. }
  273.  
  274. #tags {
  275. float:left;
  276. width:489px;
  277. margin-top:-6px;
  278. margin-left:-4px;
  279. text-align:left;
  280. font-size:7px;
  281. padding:5px;
  282. font-size:8px;
  283. opacity:0;
  284. transition-duration: 0.5s;
  285. -moz-transition-duration: 0.5s;
  286. -webkit-transition-duration: 0.5s;
  287. -o-transition-duration: 0.5s
  288. }
  289.  
  290. #tags a {
  291. letter-spacing:1px;
  292. font-size:7px;
  293. text-transform:uppercase;
  294. text-align:left;
  295. margin-top:5px;
  296. font-family:'times new';
  297. text-decoration:none;
  298. display:inline-block;
  299. padding:2px;
  300. color:{color:text};
  301. }
  302.  
  303. #tags a:hover {
  304. background-color:#fff;
  305. color:#000;
  306. text-decoration:underline;
  307. -moz-transition-duration:0.3s;
  308. -webkit-transition-duration:0.3s;
  309. -o-transition-duration:0.3s;
  310. }
  311.  
  312. #post:hover #tags {
  313. opacity:1;
  314. -moz-transition-duration:0.3s;
  315. -webkit-transition-duration:0.3s;
  316. -o-transition-duration:0.3s;
  317. }
  318.  
  319. #asker {
  320. background-color:#fff;
  321. line-height:100%;
  322. padding:15px 15px 15px 0px;
  323. color:#000;
  324. }
  325.  
  326. #asker a {
  327. color:#000;
  328. font-family:'times new';
  329. text-transform:uppercase;
  330. font-size:8px;
  331. letter-spacing:1px;
  332. }
  333.  
  334. #asker a:hover {
  335. color:{color:hover};
  336. }
  337.  
  338. #answer {
  339. padding:10px;
  340. margin-bottom:10px;
  341. background-color:#fafafa;
  342. color:#000;
  343. border-top:1px solid #fafafa;
  344. }
  345.  
  346. #credit {
  347. position:fixed;
  348. font-family:'trebuchet ms';
  349. text-transform:uppercase;
  350. font-size:7px;
  351. right:12px;
  352. bottom:9px;
  353. padding:4px;
  354. letter-spacing:1px;
  355. width:10px;
  356. height:10px;
  357. background-color:#fff;
  358. }
  359.  
  360. #credit a {
  361. color:#000;
  362. padding:5px;
  363. margin-left:-5px;
  364. }
  365.  
  366. #credit a:hover {
  367. color:black;
  368. text-decoration:underline;
  369. height:10px;
  370. width:10px;
  371. }
  372.  
  373. {CustomCSS}</style></head><body>
  374.  
  375. <div id="sidebar">
  376.  
  377. <div id="sidebarimage">
  378. <img src="{image:Sidebar}">
  379. </a>
  380. </div>
  381. <div class="links">
  382. <a href="/">refresh</a>
  383. <a href="/ask">message</a>
  384. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  385. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  386. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  387.  
  388. <div id="panel">{text:desc}</div>
  389.  
  390. <div id="description">{Description}</div>
  391.  
  392. <div id="message">{text:titled}</div>
  393.  
  394. {block:Pagination}
  395. <div id="pagination">
  396. {block:PreviousPage}<a href="{PreviousPage}">newer</a>{/block:PreviousPage}
  397. — {block:NextPage}<a href="{NextPage}">older</a>{/block:NextPage}
  398. </div>
  399. {/block:Pagination}
  400. </div>
  401. </div>
  402. </div>
  403.  
  404. <div id="entries">
  405. {block:Posts}
  406. <div id="post">
  407.  
  408. {block:Text}
  409. <h1>{block:Title}{Title}{/block:Title}</h1>
  410. {Body}{/block:Text}
  411.  
  412. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  413. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  414.  
  415. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  416. {/block:Caption}{/block:Photoset}
  417.  
  418. {block:Quote}<h2>"{Quote}"</h2>
  419. {block:Source}<div class="qsource"> —{Source}</div>
  420. {/block:Source}{/block:Quote}
  421.  
  422. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  423.  
  424. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  425.  
  426. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  427. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  428. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  429. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  430. {/block:Audio}<br>
  431.  
  432. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  433.  
  434. {block:Answer}<div id="asker"><span style="font-family:'times new';font-size:9px;">{Asker}: <br><br>{Question}</div>
  435. <div id="answer"><span style="font-family:'times new';font-size:9px;"> {Answer}</div>{/block:Answer}
  436.  
  437. <div id="info">
  438. {block:Date}<span style="background-color:black;color:white;padding:3px;">{MonthNumber}/{DayOfMonth}/{ShortYear}, {/block:Date} <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">SOURCE</a>{/block:ContentSource}</div>
  439. <div id="tags">{block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  440.  
  441. </div>
  442.  
  443. {block:PostNotes}{PostNotes}{/block:PostNotes}
  444. {/block:Posts}</div>
  445.  
  446. <div id="credit">
  447. <a href="http://harrystyhells.tumblr.com/">HS</a>
  448. </div>
  449. </div>
  450.  
  451.  
  452.  
  453. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement