chissy_

-THEME PACK- HPLS 05(HAPILYS.TUMBLR.COM)

Feb 26th, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.13 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!--[if lt IE 7]><html class="lt-ie10 lt-ie9 lt-ie8 lt-ie7"><![endif]-->
  3. <!--[if IE 7]><html class="lt-ie10 lt-ie9 lt-ie8"><![endif]-->
  4. <!--[if IE 8]><html class="lt-ie10 lt-ie9"> <![endif]-->
  5. <!--[if IE 9]><html class="lt-ie10"> <![endif]-->
  6. <!--[if gt IE 9]><!--> <html> <!--<![endif]-->
  7.  
  8. <!--
  9.  
  10. (hapilys.tumblr.com)
  11.  
  12.  
  13. hhh hhh ppppp ll
  14. hhh hhh pp pp ll
  15. hhh hhh hhh ppppp ll
  16. hhh hhh pp ll
  17. hhh hhh pp llllll
  18.  
  19.  
  20.  
  21. -->
  22. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
  23. </script>
  24.  
  25. <script>
  26. var current_obj='';
  27.  
  28. function showLinks(objID) {
  29. var obj=document.getElementById(objID);
  30. if (current_obj.style) {
  31. current_obj.style.display='none';
  32. }
  33. obj.style.display='block';
  34. current_obj=obj;
  35. }
  36.  
  37. </script>
  38.  
  39.  
  40. <head>
  41. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  42. <meta name="color:entries" content="#ffffff" />
  43. <meta name="color:text" content="#202626" />
  44. <meta name="color:link" content="#352a2a" />
  45. <meta name="color:link hover" content="#e7dcdc" />
  46. <meta name="color:background" content="#f6e1f3" />
  47. <meta name="color:sidebar" content="#f0f0f0" />
  48. <meta name="color:shadow" content="#ff9cce" />
  49. <meta name="color:scrollbar" content="#000000" />
  50. <meta name="image:sidebar" content=""/>
  51. <meta name="image:bg" content=""/>
  52. <meta name="text:link1" content="link 1" />
  53. <meta name="text:link1 url" content="/" />
  54. <meta name="text:link2" content="link 2" />
  55. <meta name="text:link2 url" content="/" />
  56. <meta name="text:link3" content="link 3" />
  57. <meta name="text:link3 url" content="/" />
  58. <meta name="text:link4" content="link 4" />
  59. <meta name="text:link4 url" content="/" />
  60.  
  61.  
  62. <link rel='stylesheet' href='path/to/typicons.min.css' />
  63. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  64. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  65. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  66. <link rel="shortcut icon" href="{Favicon}"/>
  67. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  68.  
  69. <style type="text/css">
  70.  
  71. body {
  72. background-color:{color:background};
  73. color:{color:text};
  74. font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  75. font-size:11px;
  76. line-height:100%;
  77. text-align:justify;
  78. }
  79.  
  80. a:link, a:active, a:visited {
  81. color:{color:Link};
  82. text-decoration:none;
  83. -webkit-transition:all 0.5s ease-out;
  84. -moz-transition:all 0.5s ease-out;
  85. transition:all 0.5s ease-out
  86. }
  87.  
  88. a:hover {
  89. color:{color:link hover};
  90. }
  91.  
  92. h1{
  93. text-transform:lowercase;
  94. font-size: 15px;
  95. font-weight:bold;
  96. line-height:30px;
  97. letter-spacing:0px;
  98. text-align:left;
  99. font-family:arial;
  100. background-color:transparent;
  101. }
  102.  
  103. h2 {
  104. text-transform:lowercase;
  105. font-size:15px;
  106. line-height:30px;
  107. letter-spacing:0px;
  108. text-align:left;
  109. }
  110.  
  111. h3 {
  112. text-transform:lowercase;
  113. font-size:25px;
  114. line-height:30px;
  115. letter-spacing:0px;
  116. text-align:left;
  117. }
  118.  
  119.  
  120. #content {
  121. margin-left:500px;
  122. margin-top:80px;
  123. width:510px;
  124. padding:5px;
  125.  
  126. }
  127.  
  128. #posts{
  129.  
  130. width:500px;
  131. padding:5px;
  132. overflow:hidden;
  133. background:white;
  134. margin-bottom:20px;
  135. }
  136.  
  137. #info{
  138. background-color:transparent;
  139. background-image:url('http://static.tumblr.com/qlfmldj/uVVmcnilr/untitled-2.jpg');
  140. font-family:arial;
  141. font-size:8px;
  142. width: 490px;
  143. letter-spacing:1px;
  144. text-transform:uppercase;
  145. font-style:normal;
  146. opacity:1;
  147. text-align:left;
  148. }
  149.  
  150.  
  151. #tags {
  152. position:absolute;
  153. margin-top:0px;
  154. color:black;
  155. opacity:1;
  156. margin-left:0px;
  157. font-size:8px;
  158. letter-spacing:1px;
  159. background-color:transparent;
  160. width:500px;
  161. text-align:left;
  162. position:absolute;
  163. }
  164.  
  165. #tags a{
  166. text-transform:uppercase;
  167. background-color:#fafafa;
  168. padding:2px;
  169. }
  170.  
  171. #sidebar {
  172. background: rgba(255,255,255,.9);
  173. border:1px solid #fafafa;
  174. position:fixed;
  175. padding:10px;
  176. margin-top:10px;
  177. width:180px;
  178. height:auto;
  179. margin-left:200px;
  180. opacity:1;
  181. }
  182.  
  183. #sidebar img {
  184. background: rgba(255,255,255,.9);
  185. max-width:180px;}
  186.  
  187.  
  188. #sidebar:hover .links{
  189. opacity:1;
  190. }
  191.  
  192.  
  193. .links{
  194.  
  195. font-family:helvetica;
  196. background-color:transparent;
  197. margin-top:60px;
  198. width:140px;
  199. height:30px;
  200. margin-left:50px;
  201. line-height:5px;
  202. font-size:8px;
  203. letter-spacing:0px;
  204. text-align:center;
  205. opacity:1;
  206. -moz-transition:0.5s ease-in;
  207. -webkit-transition:0.5s ease-in;-o-transition:0.5s ease-in;
  208. transition:0.5s ease-in;}
  209.  
  210. .links a{
  211. border-radius:500px;
  212. box-shadow: 2px 4px 1px {color:shadow};
  213. text-transform:uppercase;
  214. float:left;
  215. width:5px;
  216. height:5px;
  217. background:#000;
  218. margin-left:5px;
  219. color:white;
  220. margin-bottom: 2px;
  221. padding:2px
  222. }
  223.  
  224.  
  225.  
  226. .links a:hover{
  227. border-radius:500px;
  228. box-shadow: 0px 0px 0px {color:shadow};
  229. width:5px;
  230. height:5px;
  231. background:#000;
  232. margin-left:5px;
  233. color:white;
  234. margin-bottom: 2px;
  235. padding:5px
  236. }
  237.  
  238.  
  239. #description{
  240. position:absolute;
  241. font-size:10px;
  242. background:transparent;
  243. font-family:helvetica;
  244. text-transform:lowercase;
  245. font-style:normal;
  246. margin-top:-80px;
  247. width:170px;
  248. height:auto;
  249. opacity:1;
  250. margin-left:0px;
  251. text-align:center;
  252. padding:10px;
  253. -moz-transition:0.5s ease-in;
  254. -webkit-transition:0.5s ease-in;-o-transition:0.5s ease-in;
  255. transition:0.5s ease-in;
  256.  
  257. }
  258.  
  259.  
  260.  
  261. .pagination {
  262. background-color:transparent;
  263. margin-left:160px;
  264. width:160px;
  265. margin-top:15px;
  266. float:bottom;
  267. font-size:10px;
  268. padding:10px;
  269. color:{color:text};
  270. text-decoration:none;}
  271.  
  272.  
  273.  
  274. .pagination a {
  275. background-color:white;
  276. width:50px;}
  277.  
  278.  
  279. #question {
  280. color:{color:text};
  281. text-align:left;
  282. }
  283.  
  284. #asker {
  285. float:left;
  286. margin-right:5px;
  287. }
  288.  
  289.  
  290. #audin {
  291. margin-bottom:5px;
  292. width:500px;
  293. height:100px}
  294.  
  295.  
  296. .cover {
  297. width:100px;
  298. height:150px;
  299. position:absolute;}
  300.  
  301. .cover img {
  302. width:80px;
  303. height:80px;
  304. float:left;}
  305.  
  306. .player {
  307. margin-top: 22px;
  308. margin-left: 22px;
  309. opacity: 1;
  310. position:absolute;
  311. z-index:1;
  312. background:#fff;
  313. width:30px;
  314. border: 3px solid {color:sidebar};
  315. opacity: 0.8;
  316. height:30px;
  317. display:block;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  318.  
  319.  
  320. .playerr {
  321. width:25px;
  322. height:25px;
  323. margin-top:0px;
  324. margin-left:0px;
  325. overflow:hidden;
  326. padding:3px;}
  327.  
  328.  
  329. .track {
  330. font-family: calibri;
  331. text-align: center;
  332. height: 60px;
  333. background-color: {color:sidebar};
  334. margin-left:90px;
  335. line-height:12px;
  336. padding: 10px; }
  337.  
  338. blockquote {
  339. border-left:0px solid {color:sidebar};
  340. width:480px;
  341. background-color:transparent;
  342. padding:0px;
  343. margin-left:0px;
  344. padding-left:10px;}
  345.  
  346.  
  347. .user_1, .user_3, .user_5, .user_7, .user_7, .user_9, .user_11 {
  348. background-color:#f4f4f4;
  349. font-size:8px;
  350. letter-spacing:1px;
  351. margin-right:25px;
  352. text-transform:uppercase
  353. }
  354.  
  355.  
  356. .user_2, .user_4, .user_6, .user_8, .user_10, .user_12 {
  357. background-color:#e6e6e6;
  358. font-size:8px;
  359. letter-spacing:1px;
  360. margin-right:25px;
  361. text-transform:uppercase
  362. }
  363.  
  364.  
  365. ul.chat, .chat ol, .chat li {
  366. list-style:none;
  367. margin:0px;
  368. padding:5px;}
  369.  
  370. ol.notes {margin-top:50px;list-style-type: none;text-align:right;}
  371. ol.notes li.note {padding: 0px;list-style-type: none;text-align:left;margin-top:10px;margin-left:0px;width:400px;font-size:9px;font-weight:none;}
  372.  
  373. ::-webkit-scrollbar-thumb:vertical {
  374. background-color:{color:Scrollbar};
  375. height:50px;
  376. }
  377.  
  378. ::-webkit-scrollbar {
  379. background-color:#ffffff;
  380. height:5px;
  381. width:5px;
  382. }
  383.  
  384. ::-moz-selection {
  385. background-color:transparent;
  386. color:{color:Link};
  387. }
  388.  
  389. ::selection {
  390. background-color:transparent;
  391. color:{color:link};
  392. }
  393.  
  394. #credit {
  395. font-family:helvetica;
  396. text-align:center;
  397. text-transform:uppercase;
  398. opacity:1;
  399. font-size:7px;
  400. letter-spacing:1px;
  401. bottom:10px;
  402. right:11px;
  403. position:fixed;}
  404.  
  405. #credit img {max-width:10px;opacity:0.8;}
  406.  
  407.  
  408.  
  409. </style>
  410. </head>
  411.  
  412.  
  413. <style type="text/css">{CustomCSS}
  414. </style>
  415.  
  416. <body>
  417. <div id="sidebar">
  418. <div id="sidebarimg"><img src="{image:Sidebar}"></div>
  419. <div class="links"><br><br>
  420. {block:ifLink1}<a href="{text:link1 url}">{text:link1}</a>{/block:ifLink1}
  421. {block:ifLink2}<a href="{text:link2 url}">{text:link2}</a>{/block:ifLink2}
  422. {block:ifLink3}<a href="{text:link3 url}">{text:link3}</a>{/block:ifLink3}
  423. {block:ifLink4}<a href="{text:link4 url}">{text:link4}</a>{/block:ifLink4}
  424.  
  425. </div>
  426.  
  427. <div id="description">
  428. {block:Description}{Description}{/block:Description}
  429. </div>
  430.  
  431.  
  432. {block:Pagination}<div class="pagination">
  433. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>{/block:PreviousPage}
  434.  
  435. {block:NextPage}<a href="{NextPage}">&rarr;</a> {/block:NextPage}
  436. </div>{/block:Pagination}
  437.  
  438. </div>
  439.  
  440. <div id="credit">
  441. <img src="http://static.tumblr.com/p98azdo/tLPn17ayb/hpls.jpg"></a><a title="THEME CREDIT" href="http://hapilys.tumblr.com/"> <br>
  442. hpls
  443. </a></div>
  444.  
  445.  
  446. <div id="content">
  447. {block:Posts}
  448. <div id="posts">
  449.  
  450. {block:Text}{block:Title}<h2>{Title}</h2>{/block:title}{body}{/block:Text}
  451. {block:Link}<h2>{Name}</h2>{block:Description}{Description}{/block:Description}{/block:Link}
  452.  
  453. {block:Photo}<a href="{Permalink}"><img src="{PhotoURL-500}"></a><br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  454.  
  455. {block:Photoset}<center>{Photoset-500}</center>
  456. {block:Caption}{Caption}{/block:Caption}<br>{/block:Photoset}
  457.  
  458. {block:Quote}<h1><big>❝</big>{Quote}<big>❞</big></h1><div style="padding-bottom:5px;"> {block:Source}<div id="source"> — {Source}</div>{/block:Source}</div>{/block:Quote}
  459.  
  460. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul>{/block:Chat}
  461.  
  462.  
  463. {block:Audio}
  464. <div id="audin">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  465. <div class="playerr">{AudioPlayerWhite}</div></div><div class="track"><font style="font-size: 9px; text-transform: uppercase; font-weight: bold;">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist} - {Artist}{/block:Artist}</font><br />{block:Album}{Album}{/block:Album}<br>{PlayCountWithLabel}</div></div>
  466. {Caption}
  467. {/block:Audio}
  468.  
  469.  
  470.  
  471. {block:Video}{Video-500}<br /> {block:Caption}{Caption}{/block:Caption}{/block:Video}
  472.  
  473. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  474.  
  475.  
  476. {block:IndexPage}
  477. <br>
  478. <div id="info">
  479. {block:Date}<a title="{ShortMonth},{DayOfMonth}" href="{Permalink}">{ShortDayOfWeek},{DayOfMonth} </a>
  480. {/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount}+{NoteCount}&nbsp;&nbsp; {block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}</a><br>
  481.  
  482.  
  483. <div id="tags">{block:HasTags}{block:Tags}.<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags} </div><br>
  484.  
  485. </div>
  486. </div> {/block:IndexPage}
  487.  
  488. {/block:Posts}
  489. {block:PostNotes}
  490. {PostNotes}{/block:PostNotes}
  491.  
  492.  
  493.  
  494.  
  495. </div>
  496.  
  497. </body>
  498.  
  499. </html>
Advertisement
Add Comment
Please, Sign In to add comment