Advertisement
niallrps

The Killers | THEME #1

Apr 4th, 2014
1,109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.12 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. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10.  
  11. <!---The Killers || Theme #1
  12. Please don't take anything from the following code. If you have any questions, don't hesitate to contact @niallrps. Leave credit in tact. Thank you, have a good day.
  13. --->
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Text" content="#a8a8a8"/>
  17. <meta name="color:Sidebar Links" content="#b8b8b8"/>
  18. <meta name="color:DescriptionText" content="#b8b8b8"/>
  19. <meta name="color:Description" content="#b8b8b8"/>
  20. <meta name="color:Border" content="#dddddd"/>
  21. <meta name="color:Hover" content="#f2f2f2"/>
  22. <meta name="color:Scrollbar" content="#000000"/>
  23. <meta name="color:ScrollbarBg" content="#ffffff"/>
  24. <meta name="color:Post Links" content="#c0bfbf"/>
  25. <meta name="color:Answer Backg" content="#000000"/>
  26. <meta name="color:posts" content="#000000"/>
  27. <meta name="color:askborder" content:""/>
  28. <meta name="color:asktext" content:""/>
  29. <meta name="color:asktext2" content:""/>
  30. <meta name="color:bg ask" content:""/>
  31. <meta name="color:link2" content:""/>
  32. <meta name="color:borderlink" content:""/>
  33.  
  34.  
  35. <meta name="image:Background" content=""/>
  36. <meta name="image:sbar" content=""/>
  37.  
  38.  
  39. <meta name="text:Link 1" content="" />
  40. <meta name="text:Link 1 Text" content="" />
  41. <meta name="text:Link 2" content="" />
  42. <meta name="text:Link 2 Text" content="" />
  43. <meta name="text:Link 3" content="" />
  44. <meta name="text:Link 3 Text" content="" />
  45.  
  46.  
  47. <style type="text/css">
  48. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  49.  
  50. @font-face {
  51. font-family:"doot";
  52. src: url('https://dl.dropboxusercontent.com/s/1zkidpxmtb4my66/type_writer.ttf?dl=1'); format("truetype");
  53. }
  54.  
  55.  
  56. ::-webkit-scrollbar-thumb {
  57. height:auto;
  58. background-color:{color:Scrollbar};
  59. }
  60.  
  61. ::-webkit-scrollbar {
  62. height:9px;
  63. width:4px;
  64. background-color:{color:ScrollbarBg};
  65. }
  66.  
  67. body {
  68. background:{color:background};
  69. margin:0px;
  70. color:{color:text};
  71. font-family:helvetica;
  72. font-size:10px;
  73. line-height:140%;
  74. letter-spacing:0px;
  75. text-align:justify;
  76. background-image:url('{image:Background}');
  77. background-repeat:no-repeat;
  78. background-attachment:fixed;
  79. }
  80.  
  81. a {
  82. text-decoration:none;
  83. outline:none;
  84. -moz-outline-style:none;
  85. color:{color:Post Links};
  86. }
  87.  
  88. img {
  89. border:none;
  90. }
  91.  
  92. blockquote {
  93. padding-left:5px;
  94. border-left:2px solid;
  95. }
  96.  
  97. blockquote blockquote {
  98. padding-left:5px;
  99. border-left:2px solid;
  100. }
  101.  
  102. h1 {
  103. font-size:8px;
  104. letter-spacing:2px;
  105. text-transform:uppercase;
  106. font-family:'silkscreen', 'doot';
  107. font-style:none;
  108. line-height:10px;
  109. text-align:center;
  110. padding:0px;
  111. }
  112.  
  113. a:hover {
  114. color:#000000;
  115. -moz-transition-duration:0.3s;
  116. -webkit-transition-duration:0.3s;
  117. -o-transition-duration:0.3s;
  118. }
  119.  
  120.  
  121. /*ENTRIES*/
  122.  
  123. #entries {
  124. padding:10px;
  125. width:500px;
  126. margin-left:500px;
  127. margin-top:5px;
  128. font-size:11px;
  129. font-family:helvetica;
  130. letter-spacing:0px;
  131. }
  132.  
  133. #post {
  134. width:500px;
  135. padding-bottom:40px;
  136. padding:25px;
  137. margin-top:50px;
  138. word-wrap: break-word;
  139. background-color:{color:posts};
  140. border-radius: 5px;
  141. }
  142.  
  143. blockquote img {
  144. max-width: 100%;
  145. }
  146.  
  147. small {
  148. font-size:11px;
  149. }
  150.  
  151. sub {
  152. font-size:11px;
  153. }
  154.  
  155. sup {
  156. font-size:11px;
  157. }
  158.  
  159. pre {
  160. font-size:11px;
  161. font-family:helvetica;
  162. }
  163.  
  164. code {
  165. font-family:helvetica;
  166. }
  167.  
  168. /*SIDEBAR*/
  169.  
  170. .sbar.crop {
  171. width: 300px;
  172. height: 400px;
  173. }
  174. .sbar.crop .image {
  175. background: url('{image:sbar}');
  176. }
  177.  
  178. .crop:hover .left.image {
  179. left: -10%;
  180. }
  181.  
  182. .crop:hover .right.image {
  183. right: -50%;
  184. }
  185.  
  186. .crop {
  187. position: fixed;
  188. margin-top:100px;
  189. margin-left:100px;
  190. overflow: hidden;
  191. background: {color:posts};
  192. border-top-right-radius: 5px;
  193. border-top-left-radius: 5px;
  194. }
  195.  
  196. .crop .content {
  197. position: absolute;
  198. top: 50%;
  199. width: 100%;
  200. height: 100%;
  201. margin-top: auto;
  202. margin-bottom: auto;
  203. text-align: center;
  204. }
  205.  
  206. .crop .image {
  207. z-index: 1;
  208. position: absolute;
  209. width: 100%;
  210. height: 100%;
  211. background-repeat: no-repeat;
  212. }
  213.  
  214. .crop .left.image, .crop .right.image {
  215. width: 80%;
  216. }
  217.  
  218. .crop .right.image, .crop .right.image {
  219. width: 20%;
  220. }
  221.  
  222. .crop .left.image {
  223. left: 0;
  224. background-position: 0% 50%;
  225. -webkit-transition: left 0.3s ease;
  226. -moz-transition: left 0.3s ease;
  227. -o-transition: left 0.3s ease;
  228. -ms-transition: left 0.3s ease;
  229. transition: left 0.3s ease;
  230. }
  231.  
  232. .crop .right.image {
  233. right: 0;
  234. background-position: 100%;
  235. -webkit-transition: right 0.3s ease;
  236. -moz-transition: right 0.3s ease;
  237. -o-transition: right 0.3s ease;
  238. -ms-transition: right 0.3s ease;
  239. transition: right 0.3s ease;
  240. }
  241.  
  242. .links {
  243. padding: 4px;
  244. position:fixed;
  245. margin-top:-202px;
  246. margin-left:212px;
  247. z-index:-100
  248. height:200px;
  249. }
  250.  
  251. .links a {
  252. display:block;
  253. margin-right:2px;
  254. margin-top:5px;
  255. width:78px;
  256. height:43px;
  257. line-height:15px;
  258. color:{color:posts};
  259. padding-top:30px;
  260. text-align:center;
  261. font-size:8px;
  262. font-family:'silkscreen', 'doot';
  263. text-transform:lowercase;
  264. text-decoration:none;
  265. background-color:{color:link2};
  266.  
  267. }
  268.  
  269. .links a:hover {
  270. -moz-transition-duration:0.3s;
  271. -webkit-transition-duration:0.3s;
  272. -o-transition-duration:0.3s;
  273. color:{color:link2};
  274. background-color:{color:posts};
  275. }
  276.  
  277.  
  278. #description {
  279. text-align:justify;
  280. font-family:'silkscreen', 'doot';
  281. width:225px;
  282. height:25px;
  283. margin-top:503px;
  284. margin-left:105px;
  285. font-size:8px;
  286. position:fixed;
  287. text-transform:none;
  288. line-height:110%;
  289. color:{color:DescriptionText};
  290. }
  291.  
  292. #pagination {
  293. font-style:bold;
  294. padding:2px;
  295. font-family:'silkscreen', 'doot';
  296. letter-spacing:0px;
  297. font-size:8px;
  298. text-align:center;
  299. padding:2px;
  300. margin-top:500px;
  301. margin-left:355px;
  302. text-transform:lowercase;
  303. position:fixed;
  304. }
  305.  
  306. #pag2 {
  307. width:300px;
  308. height:25px;
  309. background-color:{color:posts};
  310. margin-top:510px;
  311. margin-left:100px;
  312. position:fixed;
  313. border-bottom-left-radius: 5px;
  314. border-bottom-right-radius: 5px;
  315. }
  316.  
  317. #des2 {
  318. width:240px;
  319. height:25px;
  320. background-color:{color:description};
  321. margin-top:510px;
  322. margin-left:100px;
  323. position:fixed;
  324. border-bottom-left-radius: 5px;
  325. }
  326.  
  327.  
  328. /*POST INFO*/
  329.  
  330. #info {
  331. width:490px;
  332. text-align:center;
  333. font-family:'trebuchet ms';
  334. margin-top:3px;
  335. margin-left:px;
  336. letter-spacing:1px;
  337. font-size:7px;
  338. font-style:none;
  339. padding:1px;
  340. line-height:10px;
  341. text-transform:uppercase;
  342. background-color:{color:border};
  343. border-radius:5px;
  344. padding:5px;
  345. border-top:1px solid;
  346. border-color:{color:Border};
  347. }
  348.  
  349. #info a {
  350. text-align:center;
  351. color:{color:Post Links};
  352. }
  353.  
  354. #info a:hover {
  355. -moz-transition-duration:0.3s;
  356. -webkit-transition-duration:0.3s;
  357. -o-transition-duration:0.3s;
  358. color:{color:Hover}
  359. }
  360.  
  361. #tags {
  362. float:left;
  363. width:489px;
  364. margin-top:-7px;
  365. margin-left:-5px;
  366. text-align:left;
  367. font-size:7px;
  368. padding:5px;
  369. font-size:8px;
  370. opacity:1;
  371. transition-duration: 0.5s;
  372. -moz-transition-duration: 0.5s;
  373. -webkit-transition-duration: 0.5s;
  374. -o-transition-duration: 0.5s
  375. color:{color:Post Links};
  376. }
  377.  
  378. #tags a {
  379. letter-spacing:0px;
  380. font-size:8px;
  381. text-align:center;
  382. font-family:'silkscreen', 'doot';
  383. text-decoration:none;
  384. display:inline-block;
  385. color:#ddd;
  386. }
  387.  
  388. #tags a:hover {
  389. background-color:#fff;
  390. -moz-transition-duration:0.3s;
  391. -webkit-transition-duration:0.3s;
  392. -o-transition-duration:0.3s;
  393. color:{color:Hover};
  394. }
  395.  
  396. /*QUESTION*/
  397.  
  398. .ask {
  399. border:2px solid {color:askborder};
  400. float:left;
  401.  
  402. }
  403.  
  404. .ask:hover {
  405. -moz-transform: scaleX(-1);
  406. -o-transform: scaleX(-1);
  407. -webkit-transform: scaleX(-1);
  408. transform: scaleX(-1);
  409. filter: FlipH;
  410. -ms-filter: "FlipH";
  411. }
  412.  
  413. .ask2 {
  414. width:270px;
  415. margin-left:31px;
  416. padding:2px;
  417. background-color:{color:askborder};
  418. color:{color:asktext2};
  419. font-family:'silkscreen', 'doot';
  420. font-size:8px;}
  421.  
  422. .ask2 a{
  423. COLOR:{color:asktext2};
  424. TEXT-SHADOW:1PX 1PX 0PX RGBA(255,255,255,0.2);
  425. }
  426. .ask3 {
  427. background-color:{color:bg ask};
  428. margin-left:1px;
  429. margin-top:-11px;
  430. font-family:'silkscreen', 'doot';
  431. font-size:8px;
  432. padding:7px;
  433. color:{color:asktext};
  434. text-indent:7px;
  435. -webkit-border-top-right-radius: 20px;
  436. -webkit-border-bottom-right-radius: 20px;
  437. }
  438.  
  439. .ask4 {
  440. margin-left:1px;
  441. margin-top:-11px;
  442. font-family:helvetica;
  443. font-size:11px;
  444. padding:5px;
  445. color:{color:text};
  446. text-indent:7px;border-top:1px dashed {color:askborder};
  447. text-align:justify;
  448. width:auto;
  449.  
  450. }
  451.  
  452. /*CREDIT*/
  453.  
  454. #cred {
  455. position:fixed;
  456. font-family:'silkscreen', 'doot';
  457. text-transform:uppercase;
  458. font-size:8px;
  459. right:9px;
  460. bottom:9px;
  461. padding:4px;
  462. letter-spacing:1px;
  463. }
  464.  
  465.  
  466. {CustomCSS}</style></head><body>
  467.  
  468. <div id="pag2"></div>
  469. <div id="des2"></div>
  470.  
  471. <div class="images">
  472. <div class="crop sbar">
  473. <div class="left image"></div>
  474. <div class="right image"></div>
  475. <div class="content">
  476.  
  477. <div class="links">
  478. <a href="/">Home</a>
  479. <a href="/ask">Ask</a>
  480. <a href="{text:Link 1}">{text:Link 1 Text}</a>
  481. <a href="{text:Link 2}">{text:Link 2 Text}</a>
  482. <a href="{text:Link 3}">{text:Link 3 Text}</a>
  483. </div>
  484.  
  485.  
  486. </div> </div>
  487.  
  488. <div id="sidebar">
  489.  
  490. <div id="sidebarimage">
  491. <img src="{image:Sidebar}">
  492. </a>
  493. </div></div>
  494.  
  495.  
  496.  
  497. <div id="description">{Description}
  498.  
  499. </div>
  500.  
  501. {block:Pagination}
  502. <div id="pagination">
  503. {block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
  504. / {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
  505. </div>
  506. {/block:Pagination}
  507. </div>
  508.  
  509.  
  510. <div id="entries">
  511. {block:Posts}
  512. <div id="post">
  513.  
  514. {block:Text}
  515. <h1>{block:Title}{Title}{/block:Title}</h1>
  516. {Body}{/block:Text}
  517.  
  518. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  519. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  520.  
  521. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  522. {/block:Caption}{/block:Photoset}
  523.  
  524. {block:Quote}<h2>"{Quote}"</h2>
  525. {block:Source}<div class="qsource"> —{Source}</div>
  526. {/block:Source}{/block:Quote}
  527.  
  528. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  529.  
  530. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  531.  
  532. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  533. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  534. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  535. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  536. {/block:Audio}<br>
  537.  
  538. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  539.  
  540. {block:Answer}<img src="{AskerPortraitURL-40}" class="ask">
  541. <div class="ask2" align="left"> {Asker} whispered:</div><p></p>
  542. <div class="ask3">{Question}</div><p></p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
  543. <div class="ask4">{Answer}</div>{/block:Answer}
  544.  
  545. <div id="info">
  546. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
  547. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  548. and {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  549. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  550. with {NoteCountWithLabel}</a>
  551.  
  552. </div>
  553. </div>
  554. {/block:Posts}
  555. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  556. {/block:Posts}</div></div></div>
  557. <br><br><br><br>
  558.  
  559. <div id="cred">
  560. <a href="http://niallrps.tumblr.com/"><img src="https://31.media.tumblr.com/becf5c0eacc24f50666e8c1f6cc23f1c/tumblr_inline_n314owYsU51s4hvc9.png" /></a>
  561. </div>
  562. </div>
  563.  
  564.  
  565.  
  566. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement