chissy_

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

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