Advertisement
hxcfairy

Theme 06 BY TROYLER147 - Bastille

Nov 26th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.95 KB | None | 0 0
  1. <!DOCTYPE>
  2.  
  3. <!---------------------------------------------------------------
  4.  
  5. Theme 06 BY TROYLER147 - Bastille
  6.  
  7. ---------------------------------------------------------------->
  8.  
  9. <html>
  10. <head>
  11.  
  12.  
  13. <meta name="color:background" content="#FFFFFF">
  14. <meta name="color:link" content="#000000">
  15. <meta name="color:infobg" content="#FCFCFC">
  16. <meta name="color:text" content="#000000">
  17. <meta name="color:scrollbar" content="#474747">
  18. <meta name="color:hover" content="#ff0000">
  19. <meta name="font:Body" content="Arial"/>
  20.  
  21. <meta name="image:Sidebar" content="" />
  22.  
  23.  
  24. <meta name="text:link1" content="index">
  25. <meta name="text:link1 url" content="/">
  26. <meta name="text:link2" content="message">
  27. <meta name="text:link2 url" content="/ask">
  28. <meta name="text:link3" content="">
  29. <meta name="text:hidden text link3" content="">
  30. <meta name="text:link4" content="">
  31. <meta name="text:hidden text link4" content="">
  32. <meta name="text:link5" content="">
  33. <meta name="text:hidden text link5" content="">
  34.  
  35.  
  36. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  37. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  38. <link rel="shortcut icon" href="{Favicon}" />
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  40.  
  41. <!-- start of script tooltip -->
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  43.  
  44. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  45.  
  46.  
  47.  
  48. <!-- end of script tooltip -->
  49.  
  50.  
  51. <script type="text/javascript"
  52. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  53.  
  54.  
  55.  
  56.  
  57.  
  58. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  59.  
  60. <style type="text/css">
  61.  
  62.  
  63.  
  64. #tumblr_controls {-webkit-filter: invert(100%);}
  65.  
  66. a {
  67. color:{color:link};
  68. text-decoration:none;
  69. -moz-transition-duration:0.1s;
  70. -webkit-transition-duration:0.1s;
  71. -o-transition-duration:0.1s;
  72. font-family: {font:body};
  73. }
  74.  
  75. a:hover {
  76. color:{color:hover};
  77. text-decoration:none;
  78. }
  79.  
  80. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  81. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  82. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  83.  
  84.  
  85. body {
  86. background-color:{color:background};
  87. font-family: {font:body};
  88. font-weight:normal;
  89. font-size:10px;
  90. letter-spacing:0px;
  91. line-height:100%;
  92. color:{color:text};
  93. }
  94.  
  95.  
  96.  
  97. #title {
  98. font-size:17px;letter-spacing:1px;line-height:16px;font-weight:bold;text-align:right;padding-bottom:10px;}
  99.  
  100.  
  101.  
  102.  
  103.  
  104. h1 {
  105. font-weight:normal;
  106. font-size:10px;
  107. text-align:center;
  108. font-style:normal;
  109. line-height:80%;
  110. letter-spacing:1px;
  111. text-transform:lowercase;
  112. color:{color:text};
  113. }
  114.  
  115. h2 {
  116. font-size:15px;
  117. text-align:center;
  118. line-height:100%;
  119. letter-spacing:-0.5px;
  120. color:{color:text};
  121. font-weight:normal;
  122. padding:5px;
  123. padding-bottom:2px;
  124. }
  125.  
  126. blockquote {
  127. border-left:2px solid {color:text};
  128. padding-left:5px;
  129. margin:5px;
  130. }
  131.  
  132.  
  133.  
  134.  
  135. #sidebar {
  136. position:fixed;
  137. width:245px;
  138. margin-left:180px;
  139. margin-top:60px;
  140. }
  141.  
  142. #sidebar img {
  143. width:245px;
  144. margin-bottom:10px;
  145. }
  146.  
  147.  
  148. .links {
  149. margin-top:2px;
  150. margin-bottom: 5px;
  151. text-align:left;
  152. line-height: 260%;
  153.  
  154. }
  155.  
  156.  
  157. .links a{
  158. display:block;
  159. padding:0px;
  160. letter-spacing:0px;
  161. font-size: 11px;
  162. text-decoration:none;
  163. border-bottom:1px #d1d1d1 solid;
  164. }
  165.  
  166.  
  167.  
  168. .desc {
  169. line-height:200%;
  170. padding:2px;
  171. padding-top:5px;
  172. padding-bottom: 5px;
  173. text-align:justify;
  174. line-height:150%;
  175. letter-spacing:0.3px;
  176. margin-top:0px;
  177. }
  178.  
  179.  
  180.  
  181.  
  182.  
  183. .pagi {
  184. font-size:11px;
  185. text-transform:none;
  186. letter-spacing:0px;
  187. font-style:normal;
  188. text-align:right;
  189. padding-top:5px;
  190. }
  191.  
  192.  
  193.  
  194. #stuffcontainer {
  195. padding:10px;
  196. width:500px;
  197. margin-left:500px;
  198. margin-top:5px;
  199. font-size:11px;
  200. }
  201.  
  202. #stuff {
  203. width:500px;
  204. padding-bottom:40px;
  205. padding:2px;
  206. margin-top:50px;
  207. }
  208.  
  209.  
  210.  
  211. .caption {
  212. width:500px;
  213. text-align:justify;
  214. line-height:120%;
  215. }
  216.  
  217. /**Ask Posts**/
  218.  
  219. #ask {
  220. padding:13px;
  221. width:425px;
  222. background:#f6f6f6;
  223. text-align:left;
  224. margin-left:50px;
  225. }
  226.  
  227.  
  228. /**Audio Posts**/
  229.  
  230. .audio {
  231. height:60px;
  232. padding:5px;
  233. margin-bottom:55px;
  234. }
  235.  
  236. .audio-album {
  237. position:absolute;
  238. width:110px;
  239. -webkit-transition: opacity 0.6s linear;
  240. opacity: 1;
  241. }
  242.  
  243. .audio-player {
  244. opacity:1;;
  245. width:28px;
  246. height:28px;
  247. overflow:hidden;
  248. position:absolute;
  249. border:30px;
  250. z-index:2;
  251. margin-left:42px;
  252. margin-top:43px;
  253. -webkit-transition: opacity 0.6s linear;
  254. opacity:0.8;
  255. }
  256.  
  257. .audio-info {
  258. background:#f6f6f6;
  259. margin-top:0px;
  260. position:relative;
  261. margin-left:120px;
  262. line-height:180%;
  263. padding:17px;
  264. }
  265.  
  266.  
  267. /**Chat Posts**/
  268.  
  269. ul.chat, .chat ol, .chat li {
  270. list-style:none;
  271. margin:0px;
  272. padding:2px;
  273. }
  274.  
  275. .label {
  276. text-decoration:bold;
  277. font-weight:700;
  278. margin-right:5px;
  279. }
  280.  
  281. /**Post Info, Notes**/
  282.  
  283. #postinfo {
  284. width:500px;
  285. line-height:200%;
  286. padding:3px;
  287. font-size:9px;
  288. text-align:right;
  289. -moz-transition-duration:0.5s;
  290. -webkit-transition-duration:0.5s;
  291. -o-transition-duration:0.5s;
  292. }
  293.  
  294. #postinfo a {
  295. text-align:right;
  296. letter-spacing:1px;
  297. font-style:normal;
  298. }
  299.  
  300.  
  301.  
  302.  
  303. #tags {
  304. text-align:center;
  305. font-size:9px;
  306. line-height:130%;
  307. letter-spacing:1px;
  308. }
  309.  
  310. #tags a {
  311. color: black;
  312. }
  313.  
  314. #tags a:hover{
  315. color: {color:hover};
  316. text-decoration: underline;
  317. }
  318.  
  319. .note {
  320. text-transform:lowercase;
  321. font-style:normal;
  322. letter-spacing:0px;
  323. font-size: 9px;
  324. text-align:left;
  325. line-height:90%;
  326. margin-left:200px;
  327. padding-bottom:-10px;
  328. }
  329.  
  330. .note li {
  331. list-style-type:none;
  332. padding:10px 25px 10px 25px;
  333. text-align:left;
  334. margin:0px;
  335. -moz-transition-duration:0.5s;
  336. -webkit-transition-duration:0.5s;
  337. -o-transition-duration:0.5s;
  338. }
  339.  
  340.  
  341.  
  342. #credit {position:fixed;bottom:7px;right:5px;text-transform:uppercase;font-size:9px;padding:3px;border:1px solid gray;}
  343.  
  344. #credit a{
  345. padding:5px;
  346. line-height:100%;
  347. }
  348.  
  349.  
  350.  
  351.  
  352.  
  353. #no {
  354. margin-left:7px;
  355. }
  356.  
  357.  
  358. {CustomCSS}
  359.  
  360. </style></head>
  361.  
  362. <body>
  363.  
  364. <div id="credit"><a href="http://troyler147.tumblr.com/" title="theme by troyler147">troyler147</a></div>
  365.  
  366.  
  367.  
  368. <div id="sidebar">
  369. <div id="title">
  370. {Title}
  371. </div>
  372. <div id="sidebar img">
  373. <a href="/"><script language="JavaScript">
  374. <!--
  375.  
  376. /*
  377. Random Image Script- By JavaScript Kit (http://www.javascriptkit.com)
  378. Over 400+ free JavaScripts here!
  379. Keep this notice intact please
  380. */
  381.  
  382. function random_imglink(){
  383. var myimages=new Array()
  384. //specify random images below. You can have as many as you wish
  385. myimages[1]="http://i.imgur.com/7p9f7xy.png"
  386. myimages[2]="http://i.imgur.com/ShTecnF.png"
  387. myimages[3]="http://i.imgur.com/EXiK0Py.png"
  388. myimages[4]="http://i.imgur.com/jHHnpEw.png"
  389.  
  390.  
  391. var ry=Math.floor(Math.random()*myimages.length)
  392. if (ry==0)
  393. ry=1
  394. document.write('<img src="'+myimages[ry]+'" border=0>')
  395. }
  396. random_imglink()
  397. //-->
  398. </script></a></div>
  399. <div class="desc">
  400. {Description}
  401. </div>
  402.  
  403. <div class="links">
  404. {block:IfLink1}
  405. <a href="{text:link1 url}">{text:link1}</a>
  406. {/block:IfLink1}
  407. {block:IfLink2}
  408. <a href="{text:link2 url}">{text:link2}</a>
  409. {/block:IfLink2}
  410. <a href="/tags">TAGS</a>
  411. <a href="/links">LINKS</a>
  412. <script type="text/javascript">
  413. jQuery(document).ready(function() {
  414. jQuery(".sub").hide();
  415. //toggle the componenet with class msg_body
  416. jQuery(".cthrough").click(function()
  417. {
  418. jQuery(this).next(".sub").slideToggle(500);
  419. });});
  420. </script>
  421. {block:IfLink3}
  422. <a href="#" class="cthrough">{text:link3}</a>
  423. <div class="sub" id="no">
  424. {text:hidden text link3}
  425. </div>
  426. {/block:IfLink3}
  427.  
  428. {block:IfLink4}
  429. <a href="#" class="cthrough">{text:link4}</a>
  430. <div class="sub" id="no">
  431. {text:hidden text link4}
  432. </div>
  433. {/block:IfLink4}
  434.  
  435. {block:IfLink5}
  436. <a href="#" class="cthrough">{text:link5}</a>
  437. <div class="sub"id="no">
  438. {text:hidden text link5}
  439. </div>
  440. {/block:IfLink5}
  441. </div>
  442.  
  443.  
  444.  
  445.  
  446.  
  447. {block:Pagination}
  448. <div class="pagi">
  449. {block:PreviousPage}
  450. <a href="{PreviousPage}">prev / </a>
  451. {/block:PreviousPage}
  452. {block:NextPage}
  453. <a href="{NextPage}">next</a>
  454. {/block:NextPage}
  455. </div>
  456. {/block:Pagination}
  457. </div>
  458.  
  459.  
  460.  
  461. <div id="stuffcontainer">
  462.  
  463. {block:Posts}
  464.  
  465.  
  466. <div id="stuff">
  467.  
  468. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  469.  
  470. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  471.  
  472. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>{block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  473.  
  474. {block:Photo}<center><img style="width:500px;" src="{PhotoURL-500}"></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  475.  
  476. <div style="margin-right: -6px; margin-bottom: -6px;">
  477. {block:Photos}
  478. <img src="{PhotoURL-500}"
  479. width="{PhotoWidth-500}"
  480. height="{PhotoHeight-500}"
  481. style="margin-right:6px; margin-bottom:6px;" />
  482. {/block:Photos}
  483. </div>
  484.  
  485.  
  486. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  487.  
  488. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  489.  
  490. {block:Answer}
  491. <div id="ask"><i>{Asker}</i>: {Question}</div> <img src="{AskerPortraitURL-40}" style="margin-top:-40px; position:absolute;"><p>
  492. {Answer}
  493. {/block:Answer}
  494.  
  495. {block:Audio}
  496. <div class="audio">
  497. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  498. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  499.  
  500. <div class="audio-info">
  501. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  502. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  503. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  504. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  505. </div></div>
  506. <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
  507. {/block:Audio}
  508.  
  509. <div id="postinfo">{block:Date}<a href="{Permalink}">{TimeAgo} </a>{/block:Date}{block:NoteCount}</a> <a href="{Permalink}">{NoteCount} ♥</a>{/block:NoteCount}
  510.  
  511.  
  512. {block:HasTags}
  513. <div class="tags">
  514. {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}</div>
  515. {/block:HasTags}
  516. </div>
  517. {/block:Posts}
  518.  
  519. <div class="note">
  520. {block:PostNotes}{PostNotes}{/block:PostNotes}
  521. </div>
  522.  
  523.  
  524.  
  525. </div>
  526.  
  527.  
  528.  
  529. </div>
  530. </div>
  531. </div>
  532. </body>
  533. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement