chissy_

HPLS 14 (HAPILYS.TUMBLR.COM)

Jan 3rd, 2015
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.44 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. don't remove the credi
  13.  
  14. -->
  15.  
  16. <head>
  17.  
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19.  
  20. <meta name="image:Sidebar" content=""/>
  21.  
  22.  
  23. <meta name="if:BGtags" content="0"/>
  24.  
  25. <meta name="color:Text" content="#333333" />
  26. <meta name="color:Background" content="#ffffff" />
  27.  
  28.  
  29. <meta name="color:Content" content="#ffffff" />
  30. <meta name="color:Tags" content="#d3cff5" />
  31.  
  32.  
  33. <meta name="color:Link" content="#333333" />
  34. <meta name="color:Link hover" content="#979797" />
  35.  
  36.  
  37. <meta name="color:Scrollbar" content="#ac93ff" />
  38.  
  39. <meta name="color:BG link" content="#ffffff" />
  40. <meta name="color:BG hover" content="#9a86ed" />
  41.  
  42.  
  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. <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
  53. <link rel='stylesheet' href='path/to/typicons.min.css' />
  54. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  55. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  56. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  57. <link rel="shortcut icon" href="{Favicon}"/>
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  59.  
  60. <style type="text/css">
  61.  
  62. iframe#tumblr_controls {
  63. white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  64.  
  65. body {
  66. background-color:{color:Background};
  67. color:{color:Text};
  68. font-family:'helvetica';
  69. font-size:11px;
  70. line-height:100%;
  71. text-align:justify;
  72. background-attachment: fixed;
  73. background-repeat:repeat;
  74. background-position: center;
  75.  
  76.  
  77. }
  78.  
  79. a:link, a:active, a:visited {
  80. color:{color:Link};
  81. text-decoration:none;
  82. -webkit-transition:all 0.5s ease-out;
  83. -moz-transition:all 0.5s ease-out;
  84. transition:all 0.5s ease-out
  85. }
  86.  
  87. a:hover {
  88. color:{color:Link hover};
  89. }
  90.  
  91. h1{
  92. text-transform:uppercase;
  93. line-height:30px;
  94. font-style:italic;
  95. font-size:18px;
  96. color:#000000;
  97. text-align:center;
  98. }
  99.  
  100. h2 {
  101. text-transform:uppercase;
  102. font-size:15px;
  103. letter-spacing:0px;
  104. text-align:left;
  105. }
  106.  
  107.  
  108. #content {
  109. background:{color:Content};
  110. margin-left:400px;
  111. margin-top:80px;
  112. width:500px;
  113. padding:5px;}
  114.  
  115. #posts{
  116. background:transparent;
  117. width:500px;
  118. padding:2px;
  119. overflow:hidden;
  120. margin-bottom:30px;
  121.  
  122. }
  123.  
  124. #date{
  125. background-color:transparent;
  126. font-family:arial;
  127. font-size:9px;
  128. width: 500px;
  129. text-align:left;
  130. opacity:1;
  131. }
  132.  
  133. #date a{
  134. text-transform:uppercase;margin-right:10px;
  135. }
  136.  
  137.  
  138. #hash {
  139. margin-top:10px;
  140. word-break:break-all;
  141. color:black;
  142. opacity:1;
  143. font-size:10px;
  144. text-align:left;
  145. background-color:transparent;
  146. width:500px;
  147. }
  148.  
  149. #hash a{
  150. {block:ifBGtags}
  151. background-color:{color:Tags};
  152. {/block:ifBGtags}
  153. {block:ifnotBGtags}
  154. background-color:transparent;
  155. {/block:ifnotBGtags}
  156. }
  157.  
  158.  
  159. #sidebar {
  160. position:fixed;
  161. background:transparent;
  162. padding:5px;
  163. margin-top:100px;
  164. width:200px;
  165. margin-left:50px;
  166. opacity:1;
  167.  
  168. }
  169.  
  170. #sidebar img {
  171. margin-top:10px;
  172. padding:5px;
  173. max-width:240px;
  174. }
  175.  
  176. #sidebar:hover .links{opacity:1;}
  177.  
  178. .links{
  179. position:absolute;
  180. font-family:helvetica;
  181. background-color:transparent;
  182. margin-top:100px;
  183. width:240px;
  184. line-height:10px;
  185. font-size:11px;
  186. display:inline-block;
  187. text-align:center;
  188. -moz-transition:0.5s ease-in;
  189. -webkit-transition:0.5s ease-in;-o-transition:0.5s ease-in;
  190. transition:0.5s ease-in;}
  191.  
  192. .links a{
  193. background:{color:BG link};
  194. width:55px;
  195. float:left;
  196. margin-left:5px;
  197. line-height:20px;
  198. margin-bottom:4px;
  199. }
  200.  
  201. .links a:hover{
  202. text-decoration:underline;
  203. color:white;
  204. background:{color:BG hover};
  205. }
  206.  
  207.  
  208.  
  209. #description{
  210. font-size:11px;
  211. background:transparent;
  212. text-transform:lowercase;
  213. padding:5px;
  214. width:160px;
  215. height:80px;
  216. overflow:auto;
  217. }
  218.  
  219. #description img {
  220. position:fixed;
  221. margin-top:10px;
  222. margin-left:190px;
  223. padding:5px;
  224. }
  225.  
  226.  
  227. .pagination {
  228. background-color:transparent;
  229. margin-left:350px;
  230. width:500px;
  231. text-transform:uppercase;
  232. margin-top:20px;
  233. float:bottom;
  234. font-size:8px;
  235. padding:0px;
  236. opacity:.8;
  237. letter-spacing:2px;
  238. color:{color:text};
  239. text-decoration:none;}
  240.  
  241.  
  242. .pagination a {
  243. border-top:1px solid #ccc;border-bottom:1px solid #f3f3f3;
  244. margin:10px;
  245. background-color:transparent;
  246. padding:5px;}
  247.  
  248. .user_1, .user_3, .user_5, .user_7, .user_7, .user_9, .user_11 {
  249. background-color:transparent;
  250. letter-spacing:0px;
  251. margin-right:25px;
  252. color:#000;
  253. text-transform:lowercase;
  254. }
  255.  
  256.  
  257. .user_2, .user_4, .user_6, .user_8, .user_10, .user_12 {
  258. background-color:transparent;
  259. letter-spacing:0px;color:#000;
  260. margin-right:25px;
  261. text-transform:lowercase
  262. }
  263.  
  264.  
  265. ul.chat, .chat ol, .chat li {
  266. list-style:none;
  267. margin:0px;
  268. padding:5px;}
  269.  
  270. ol.notes {margin-top:50px;list-style-type:decimal;}
  271. ol.notes li.note {padding: 0px;text-align:left;margin-top:10px;margin-left:0px;width:500px;}
  272.  
  273.  
  274. #question {
  275. font-size:11px;
  276. text-align:left;
  277. }
  278.  
  279. #asker { text-transform:lowercase;
  280. font-size:11px;
  281. text-align:left;
  282. font-weight:bold;
  283. }
  284.  
  285.  
  286. #audio {
  287. margin-bottom:5px;
  288. width:250px;
  289. height:100px}
  290.  
  291.  
  292. .player {
  293. overflow:hidden;
  294. text-align:center;
  295. padding:4px;
  296. border:1px solid #fafafa;
  297. }
  298.  
  299.  
  300. .audio_info {
  301. font-size:12px;
  302. text-align:center;
  303. background:{color:permalink};
  304. border-bottom:1px solid #fafafa
  305. width:395px;
  306. padding:12px 12px 12px 17px;
  307. margin-left:-12px;
  308. margin-top:-12px;
  309. }
  310.  
  311.  
  312. i, em{
  313. color:{color:Link};}
  314. b, strong{
  315. font-weight:bold;
  316. color:black;}
  317. ul,ol{
  318. margin:0px;
  319. margin-left:-5px;}
  320. p{
  321. padding:0px;
  322. margin:2px;}
  323.  
  324. pre{
  325. background:#f0f0f0;
  326. padding:0px;}
  327.  
  328. u{
  329. text-decoration:underline;
  330. color:{color:Title};}
  331.  
  332. blockquote {
  333. border-left:2px solid #333333;
  334. width:490px;
  335. background-color:transparent;
  336. padding-left:10px;}
  337.  
  338. .caption {
  339. width:100%;
  340. margin-top:10px;
  341. text-align:left;
  342. }
  343.  
  344. ::-webkit-scrollbar {
  345. background-color:#f8f8f8;
  346. border:3px solid #fff;
  347. height:8px;
  348. width:8px;}
  349.  
  350. ::-webkit-scrollbar-thumb:vertical {
  351. background-color:{color:Scrollbar};
  352. border:2px solid #fff;
  353. height:50px;
  354. border-radius:300px;
  355. -webkit-border-radius: 300px;
  356. -moz-border-radius: 300px;}
  357.  
  358. ::-webkit-scrollbar-thumb:horizontal {
  359. background-color:#000;
  360. border:2px solid #fff;
  361. height:8px!important}
  362.  
  363. #credit {
  364. font-family:helvetica;
  365. text-align:center;
  366. text-transform:uppercase;
  367. opacity:1;
  368. font-size:7px;
  369. letter-spacing:1px;
  370. bottom:10px;
  371. right:11px;
  372. position:fixed;}
  373.  
  374.  
  375. </style>
  376. </head>
  377.  
  378.  
  379. <style type="text/css">{CustomCSS}
  380. </style>
  381.  
  382. <body>
  383.  
  384. <div id="sidebar">
  385. <div id="sidebarimg">
  386. <img src="{image:Sidebar}">
  387. </div>
  388.  
  389. <div class="links"><br>
  390. {block:ifLink1}<a href="{text:link1 url}">{text:link1}</a>{/block:ifLink1}
  391. {block:ifLink2}<a href="{text:link2 url}">{text:link2}</a>{/block:ifLink2}
  392. {block:ifLink3}<a href="{text:link3 url}">{text:link3}</a>{/block:ifLink3}
  393. {block:ifLink4}<a href="{text:link4 url}">{text:link4}</a>{/block:ifLink4}
  394. <br><br>
  395.  
  396.  
  397. </div>
  398.  
  399. <br>
  400. <div id="description"><br>
  401.  
  402. <a href="/"><img src="https://cdn3.iconfinder.com/data/icons/user-2/100/10-16.png"></a>
  403.  
  404. {block:Description}{Description}{/block:Description}
  405.  
  406. </div>
  407.  
  408. </div>
  409. <div id="credit">
  410. <a title="HAPILYS(C)" href="http://hapilys.tumblr.com/">(C) hpls</a></div>
  411.  
  412.  
  413.  
  414. <div id="content">
  415. {block:Posts}
  416. <div id="posts">
  417.  
  418.  
  419. {block:Text}{block:Title}<h2>{Title}</h2>{/block:title}{body}{/block:Text}
  420. {block:Link}<h2>{Name}</h2>{block:Description}{Description}{/block:Description}{/block:Link}
  421.  
  422. {block:Photo}<a href="{Permalink}"><img src="{PhotoURL-500}"width="500px"/></a><br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  423.  
  424. {block:Photoset}{Photoset-500}<br>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  425.  
  426. {block:Quote}<h1>{Quote}</h1><div style="padding-bottom:5px;text-align:right;font-size:11px"> {block:Source}<div id="source"> — {Source}</div>{/block:Source}</div>{/block:Quote}
  427.  
  428. {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}
  429.  
  430.  
  431. {block:Audio}<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:1px;line-height:16px;">{Artist}</div>{/block:Artist}</div>{block:AudioPlayer}
  432. <div class="player">{AudioPlayerwhite}</div>{/block:AudioPlayer}
  433. {/block:Audio}
  434.  
  435. {block:Video}{Video-500}<br /> {block:Caption}{Caption}{/block:Caption}{/block:Video}
  436.  
  437. {block:Answer}<div id="asker">{Asker} said :{Question}</div><br><div id="question">{Answer}</div>{/block:Answer}
  438.  
  439. <div id="date"><br>
  440. {block:Date}<a href="{Permalink}"style="">
  441. {12Hour}:{Minutes}{CapitalAmPm}</a>― {block:NoteCount}<a href="{Permalink}">+{NoteCount}{/block:NoteCount}</a>&nbsp;{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via;</a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}
  442. </div>{/block:Date}
  443.  
  444. <div id="hash">{block:HasTags}{block:Tags}<a href="{TagURL}" >#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div></div>
  445.  
  446.  
  447. {/block:Posts}
  448. {block:Pagination}<div class="pagination">
  449. {block:PreviousPage}<a href="{PreviousPage}">← prev </a>{/block:PreviousPage}
  450. {block:NextPage}<a href="{NextPage}"> next →</a> {/block:NextPage}
  451. </div>{/block:Pagination}
  452.  
  453. {block:PostNotes}{PostNotes}{/block:PostNotes}
  454. </div>
  455.  
  456.  
  457.  
  458. </body>
Advertisement
Add Comment
Please, Sign In to add comment