Advertisement
haffalump

haffalump theme three

Jun 9th, 2012
902
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.08 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.  
  3.  
  4. <!--theme three
  5. theme credit to hafsa (haffalump @ tumblr)
  6. the credit can not be removed or changed in any possible way.
  7. do not use this code as a base, and do not repost it/rehash it
  8. and use claim it as your own.
  9. -->
  10.  
  11.  
  12.  
  13. <html>
  14.  
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Anton' rel='stylesheet' type='text/css'>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Gudea' rel='stylesheet' type='text/css'>
  19.  
  20.  
  21. <head>
  22.  
  23.  
  24.  
  25.  
  26.  
  27. <link rel="shortcut icon" href="{Favicon}">
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  29. {block:Description}
  30. <meta name="description" content="{MetaDescription}" />
  31. {/block:Description}
  32.  
  33. <meta name="color:Background" content ="#ffffff"/>
  34. <meta name="image:Background" content="" />
  35. <meta name="color:Text" content="#000000"/>
  36. <meta name="color:Link" content="#a0a0a0"/>
  37. <meta name="color:Link Hover" content="#ffffff"/>
  38. <meta name="font:Body" content="Lucida Sans, Arial, Helvetica"/>
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43.  
  44. /* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 2, 2012 10:04:37 AM America/New_York */
  45.  
  46.  
  47.  
  48. @font-face {
  49. font-family: 'BebasRegular';
  50. src: url('http://www.freewebs.com/conqueredrome/BEBAS___-webfont.eot');
  51. src: url('http://www.freewebs.com/conqueredrome/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
  52. url('http://www.freewebs.com/conqueredrome/BEBAS___-webfont.woff') format('woff'),
  53. url('http://www.freewebs.com/conqueredrome/BEBAS___-webfont.ttf') format('truetype'),
  54. url('http://www.freewebs.com/conqueredrome/BEBAS___-webfont.svg') format('svg');
  55. font-weight: normal;
  56. font-style: normal;
  57.  
  58. }
  59.  
  60.  
  61.  
  62. body {
  63. background-color: "{color:Background}";
  64. font-family: {font:Body};
  65. font-size: 9px;
  66. color: {color:Text};
  67. }
  68.  
  69.  
  70. .content {
  71. position: absolute;
  72. top: 0px;
  73. left: 100px;
  74. width: 500px;
  75. padding: 10 30 10 30px;
  76. padding-bottom: 50px;
  77. background-color: #ffffff;
  78. }
  79.  
  80.  
  81. .sidebar {
  82. font-family: 'BebasRegular', 'Anton', arial;
  83. font-size: 20px;
  84. color: #ffffff;
  85. text-align: justify;
  86. text-transform: uppercase;
  87. width: 215px;
  88. bottom: 0px;
  89. top: 0px;
  90. right: 315px;
  91. position: fixed;
  92. padding: 10px;
  93. padding-top: 10px;
  94. background-color: #000000;
  95. overflow: auto;
  96. letter-spacing: 0px;
  97. line-height: 110%;
  98.  
  99. }
  100.  
  101. .sidebar a:link, .sidebar a:visited, .sidebar a:active{
  102.  
  103. color: #ffffff;
  104. }
  105.  
  106.  
  107. .sidebartransition { text-shadow: 5px 0px 0px #a0a0a0; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; }
  108.  
  109. .sidebartransition:hover {text-shadow: none; -moz-border-radius: 100%; -webkit-border-radius: 100%; -o-border-radius: 100% }
  110.  
  111. .sidebar a:hover {
  112. color: #ffffff;
  113. text-decoration: none;
  114. }
  115.  
  116.  
  117. a {
  118. font-weight: none;
  119. text-decoration: none;
  120. color: {color:Link};
  121.  
  122. }
  123.  
  124. a:hover {
  125. color: {color:Link Hover};
  126. text-decoration: none;
  127. }
  128.  
  129. a img {
  130. border: 0px;
  131. }
  132.  
  133.  
  134.  
  135. .post img {
  136. display: block;
  137. margin: 0 auto;
  138. }
  139.  
  140. .post {
  141. margin-top: 150px;
  142. text-align: justify;
  143.  
  144.  
  145. }
  146.  
  147. .notesandtags {
  148. border-top: 1px solid #000000;
  149. padding: 5px;
  150. margin-bottom: 5px;
  151. margin-top: 25px;
  152. margin-left: -6px;
  153. }
  154.  
  155. .tags {
  156. font-size: 7px;
  157. float: right;
  158. text-transform: lowercase;
  159. margin-top: 2px;
  160. }
  161.  
  162. .tag {
  163. font-family: {font:Body};
  164. font-size: 6px;
  165. letter-spacing: 1px;
  166. color: #444444;
  167. text-transform: uppercase;
  168. font-weight: none;
  169. width: 500px;
  170. margin-right: 2px;
  171.  
  172. }
  173.  
  174. .time {
  175. font-family: {font:Body};
  176. font-size: 6px;
  177. letter-spacing: 1px;
  178. color: #444444;
  179. text-transform: uppercase;
  180. font-weight: none;
  181. width: 500px;
  182. }
  183.  
  184. h3 {
  185. font-family: 'BebasRegular', 'Anton', helvetica, arial, times new roman, sans-serif;
  186. font-size: 30px;
  187. font-weight: 200;
  188. color: #000000;
  189. text-align: left;
  190. text-transform: uppercase;
  191. font-style: none;
  192. line-height: 95%;
  193. }
  194.  
  195. .h3 a:link, .h3 a:visited, .h3 a:active{
  196. color: #000000;}
  197.  
  198. blockquote {
  199. font-family:{font:Body};
  200. font-size: 9px;
  201. color: #000000;
  202. text-align: justify;
  203. text-transform: lowercase;
  204. font-weight: bold;
  205. font-style: italic;
  206. padding: 5px;
  207. margin: 5px;
  208. }
  209.  
  210. .quote {
  211. font-family: {font:Body};
  212. font-size: 9px;
  213. color: #000000;
  214. text-align: justify;
  215. text-transform: lowercase;
  216. font-weight: bold;
  217. font-style: none;
  218. }
  219.  
  220. .source {
  221. margin-left: 25px;
  222. font-family: {font:Body};
  223. font-size: 6px;
  224. letter-spacing: 1px;
  225. color: #000000;
  226. text-transform: uppercase;
  227. font-weight: none;
  228. }
  229.  
  230. .link {
  231. font-family: 'BebasRegular', 'Anton', helvetica, arial, times new roman, sans-serif;
  232. font-size: 20px;
  233. color: #000000;
  234. text-align: left;
  235. text-transform: uppercase;
  236. font-weight: none;
  237. font-style: none;
  238. }
  239.  
  240. .link:hover {
  241. color: #ffffff;
  242. }
  243.  
  244. ul.chat {
  245. margin: 0;
  246. padding: 0;
  247. }
  248.  
  249. .chat li {
  250. list-style-type: none;
  251. font-size: 8px;
  252. margin-left: 0px;
  253. padding: 3px;
  254. text-transform: uppercase;
  255. }
  256.  
  257. .chat li.odd {
  258. margin-bottom: 1px;
  259. color: #454545;
  260. font-size: 8px;
  261. text-transform: uppercase;
  262. }
  263.  
  264. .chat li.even {
  265. margin-bottom: 1px;
  266. color: #454545;
  267. font-size: 8px;
  268. text-transform: uppercase;
  269. }
  270.  
  271. .label {
  272. font-weight: none;
  273. }
  274.  
  275. .title {
  276. font-family: 'BebasRegular', 'Anton', helvetica, arial, sans-serif;
  277. font-size: 20px;
  278. color: #ffffff;
  279. text-align: center;
  280. text-transform: uppercase;
  281. font-weight: none;
  282. letter-spacing: 0px;
  283. font-style: none;
  284. }
  285.  
  286. #navcontainer
  287. {
  288. margin: 0px;
  289. padding: 0px;
  290. text-align: center;
  291. font-size: 10px;
  292. }
  293. #navcontainer { display: inline; }
  294. #navcontainer a
  295. {
  296. text-decoration: none;
  297. padding: .2em 1em;
  298. color: #fff;
  299. font-size: 10px;
  300. }
  301.  
  302.  
  303. #navcontainer a:hover
  304. {
  305. color: #fff;
  306. background-color: #369;
  307. font-size: 10px;
  308. }
  309.  
  310.  
  311. ::-webkit-scrollbar {
  312. height: 20px;
  313. width: 14px;
  314. background: #ffffff;
  315. }
  316. ::-webkit-scrollbar-thumb {
  317. background: #000000;
  318.  
  319. }
  320. ::-webkit-scrollbar-corner {
  321. background: #ffffff;
  322. }
  323.  
  324.  
  325. ol.notes {
  326. padding: 0px;
  327. margin: 25px 0px;
  328. font-size: 10px;
  329. list-style-type: none;
  330.  
  331. }
  332.  
  333. ol.notes li.note {
  334. padding: 2px;
  335. }
  336.  
  337. ol.notes li.note img.avatar {
  338. vertical-align: -4px;
  339. margin-right: 10px;
  340. width: 10px;
  341. height: 10px;
  342. }
  343.  
  344. ol.notes li.note span.action {
  345. font-weight: none;
  346. }
  347.  
  348. ol.notes li.note .answer_content {
  349. font-weight: normal;
  350. }
  351.  
  352. ol.notes li.note blockquote {
  353. border-color: none;
  354. padding: 4px 10px;
  355. margin: 5px 0px 0px 25px;
  356. }
  357.  
  358. ol.notes li.note blockquote a {
  359. text-decoration: none;
  360.  
  361.  
  362. {CustomCSS}
  363. </style>
  364.  
  365. <center><title>{Title}</title></center>
  366.  
  367. </head>
  368.  
  369.  
  370.  
  371. <body>
  372.  
  373.  
  374. <div style=" position: fixed; right: 0px; top:0px; height: 655px; width: 315px; background-image: url({image:Background}); background-position: left center; "></div>
  375.  
  376. <div style=" position: relative; right: 150px; top:0px; position: fixed; height: 655px; width: 3px; "></div>
  377.  
  378. <div style="position: relative; left: 10px; bottom:5px; position: fixed; color: #000; "><a href="http://haffalump.tumblr.com/">theme</a></div>
  379.  
  380. <div class="content">
  381.  
  382.  
  383. {block:Posts}
  384.  
  385.  
  386.  
  387. {block:Text}
  388. <div class="post">
  389. {block:Title}
  390. <h3><a href="{Permalink}">{Title}</a></h3>
  391. {/block:Title}
  392. {Body}
  393. </div>
  394. {/block:Text}
  395.  
  396. {block:Photo}
  397. <div class="post">
  398. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  399. {Caption}
  400. </div>
  401. {/block:Photo}
  402.  
  403. {block:Photoset}
  404. <div class="post">
  405. <center>{Photoset-500}</center>
  406. {Caption}
  407. </div>
  408. {/block:Photoset}
  409.  
  410. {block:Quote}
  411. <div class="post">
  412. <span class="quote">"{Quote}"</span>
  413. {block:Source}
  414. <div class="source">– {Source}</div>
  415. {/block:Source}
  416. </div>
  417. {/block:Quote}
  418.  
  419. {block:Link}
  420. <div class="post">
  421. <a href="{URL}" class="link" {Target}>{Name}</a>
  422. {block:Description}
  423. <div class="description">{Description}</div>
  424. {/block:Description}
  425. </div>
  426. {/block:Link}
  427.  
  428. {block:Chat}
  429. <div class="post">
  430. {block:Title}
  431. <h3><a href="{Permalink}">{Title}</a></h3>
  432. {/block:Title}
  433. <ul class="chat">
  434. {block:Lines}
  435. <li class="{Alt} user_{UserNumber}">
  436. {block:Label}
  437. <span class="label">{Label}</span>
  438. {/block:Label}
  439. {Line}
  440. </li>
  441. {/block:Lines}
  442. </ul>
  443. </div>
  444. {/block:Chat}
  445.  
  446. {block:Video}
  447. <div class="post">
  448. <center>{Video-500}</center>
  449. {block:Caption}
  450. {/block:Caption}
  451. </div>
  452. {/block:Video}
  453.  
  454.  
  455. {block:Audio}
  456. <div class="post">
  457. {AudioPlayerBlack}
  458. {Caption}
  459. </div>
  460. {/block:Audio}
  461.  
  462. <div class="notesandtags">
  463. <div class="time">{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}
  464. <div class="tags">{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags} {block:NoteCount}{NoteCount}{/block:NoteCount}</div>
  465. </div>
  466. </div>
  467.  
  468. {PostNotes}
  469. {/block:Posts}
  470. </div>
  471.  
  472.  
  473.  
  474.  
  475. <div class="sidebar">
  476.  
  477.  
  478.  
  479. <center><div class="title">{Title}</div> </center>
  480.  
  481. <center><p align="center"><div style="font-size: 12px; color: #ffffff; ">
  482. {block:AskEnabled}<a href="/ask">ask</a> - {/block:AskEnabled} {block:SubmissionsEnabled}<a href="/submit">{SubmitLabel}</a> - {/block:SubmissionsEnabled} <a href="/">home</a> - <a href="/archive">Archive</a> </div></center>
  483.  
  484. <center><div style="font-size: 12px; color: #ffffff;"><div id=”navcontainer”>
  485. {block:HasPages}
  486. {block:Pages}
  487.  
  488. <a href={URL}>{Label}</a>
  489.  
  490. {/block:Pages}
  491. {/block:HasPages}</div></div></center>
  492.  
  493.  
  494.  
  495. {block:Description}<p><div class="sidebartransition">{Description}</div>{/block:Description}
  496.  
  497. <p align="center">
  498.  
  499. {block:Pagination}
  500. {block:PreviousPage}
  501. <a href="{PreviousPage}">&#8592; Previous</a>
  502. {/block:PreviousPage}
  503.  
  504. {block:JumpPagination length="5"}
  505. {block:CurrentPage}
  506. <span class="current_page">{PageNumber}</span>
  507. {/block:CurrentPage}
  508.  
  509. {block:JumpPage}
  510. <a class="jump_page" href="{URL}">{PageNumber}</a>
  511. {/block:JumpPage}
  512. {/block:JumpPagination}
  513.  
  514. {block:NextPage}
  515. <a href="{NextPage}">Next &#8594;</a>
  516. {/block:NextPage}
  517. {/block:Pagination}
  518.  
  519. </div>
  520. </div>
  521.  
  522. </body>
  523. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement