Advertisement
deviousgleerpthemes

across the universe

Jul 30th, 2015
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.20 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>
  5.  
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <!-- "ACROSS THE UNIVERSE" by deviousgleerpgs
  12. The theme was made using a basecode from shayofrps
  13. but this is mostly all my coding. So please don't steal. -->
  14.  
  15.  
  16.  
  17. <meta name="color:background" content="#ffffff"/>
  18. <meta name="color:text" content="#a8a8a8"/>
  19. <meta name="color:links" content="#007dc7"/>
  20. <meta name="color:hover" content="#ffffff"/>
  21. <meta name="color:blockquote" content="#007dc7"/>
  22. <meta name="color:sidebar border" content="#007dc7"/>
  23. <meta name="color:description text" content="#000000"/>
  24. <meta name="color:description background" content="#f6f6f6"/>
  25. <meta name="color:sidebar links text" content="#ffffff"/>
  26. <meta name="color:sidebar background" content="#000000"/>
  27. <meta name="color:blog title background" content="#ffffff"/>
  28. <meta name="color:blog title" content="#000000"/>
  29. <meta name="color:subtitle" content="#ffffff"/>
  30. <meta name="color:drop shadow" content="#000000"/>
  31. <meta name="color:post background" content="#ffffff"/>
  32. <meta name="color:links background" content="#ffffff"/>
  33. <meta name="color:info background" content="#000000"/>
  34. <meta name="color:info text" content="ffffff"/>
  35. <meta name="color:pagination text" content="#ffffff"/>
  36. <meta name="color:asker background" content="#cccccc"/>
  37. <meta name="color:asker text" content="#f8f8f8"/>
  38. <meta name="color:asker" content="#f8f8f8"/>
  39. <meta name="color:scrollbar" content="#000000"/>
  40. <meta name="color:scrollbarBg" content="#ffffff"/>
  41. <meta name="text:subtitle" content="subtitle" />
  42. <meta name="image:background" content=""/>
  43. <meta name="image:side background" content=""/>
  44. <meta name="image:post background" content=""/>
  45. <meta name="image:corner" content=""/>
  46. <meta name="image:sidebar" content=""/>
  47.  
  48. <meta name="text:Link 1 URL" content="/">
  49. <meta name="text:Link 2 URL" content="/">
  50. <meta name="text:Link 3 URL" content="/">
  51. <meta name="text:Link 4 URL" content="/">
  52. <meta name="text:Link 5 URL" content="/">
  53. <meta name="text:Link 1 name" content="/">
  54. <meta name="text:Link 2 name" content="/">
  55. <meta name="text:Link 3 name" content="/">
  56. <meta name="text:Link 4 name" content="/">
  57. <meta name="text:Link 5 name" content="/">
  58.  
  59. <meta name="text:squad 1 URL" content="/">
  60. <meta name="text:squad 2 URL" content="/">
  61. <meta name="text:squad 3 URL" content="/">
  62. <meta name="text:squad 4 URL" content="/">
  63.  
  64. <meta name="image:squad1" content="">
  65. <meta name="image:squad2" content="">
  66. <meta name="image:squad3" content="">
  67. <meta name="image:squad4" content="">
  68.  
  69.  
  70. <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Covered+By+Your+Grace' rel='stylesheet' type='text/css'>
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  75.  
  76. <style type="text/css">
  77.  
  78.  
  79. ::-webkit-scrollbar-thumb {
  80. height:auto;
  81. background-color:{color:Scrollbar};
  82. }
  83.  
  84. ::-webkit-scrollbar {
  85. height:9px;
  86. width:4px;
  87. background-color:{color:ScrollbarBg};
  88. }
  89.  
  90.  
  91. body {
  92. background:{color:background};
  93. margin:0px;
  94. color:{color:text};
  95. font-family: 'Roboto', sans-serif;
  96. line-height:150%;
  97. font-size:11px;
  98. text-align:justify;
  99. background-image:url('{image:background}');
  100. }
  101.  
  102.  
  103. a {
  104. color: {color:links};
  105. text-decoration: none;
  106.  
  107. }
  108.  
  109. a:hover {
  110. color:{color:hover};
  111. transition:all 0.5s ease-in-out;
  112. -o-transition:all 0.5s ease-in-out;
  113. -moz-transition:all 0.5s ease-in-out;
  114. -webkit-transition:all 0.5s ease-in-out;
  115.  
  116. }
  117.  
  118.  
  119. #title{color:{color:blog title};
  120. padding:5px;
  121. letter-spacing:1px;
  122. margin-bottom:10px;
  123. font-weight:bold;
  124. font-family:'Covered By Your Grace', cursive;
  125. font-size:41px;
  126. text-align:center;
  127. text-transform:uppercase;
  128. background-color:{color:blog title background};
  129. text-shadow: 3px 1px 0px {color:drop shadow}; }
  130.  
  131. #subtitle {position:fixed;
  132. margin-top:145px;
  133. margin-left:3px;
  134. text-align:center;
  135. color:{color:subtitle};
  136. font-family:'Covered By Your Grace', cursive;
  137. font-size:37px;
  138. width:380px;
  139. font-style:italic;
  140. font-weight:bold;
  141. letter-spacing:-2px;
  142. line-height:75%;
  143. text-align: center;
  144. text-transform:uppercase;
  145. margin-bottom:-4px;
  146. margin-right:5px;
  147. text-shadow: 3px 1px 0px {color:drop shadow};
  148. }
  149.  
  150. img {
  151. border:none;
  152. }
  153.  
  154.  
  155.  
  156. small{font-size:9px;}
  157.  
  158. h1 {
  159. font-size:15px;
  160. color:{color:text};
  161. text-transform:uppercase;
  162. font-family:'helvetica';
  163. background-color:{color:background};
  164. padding:10px;
  165. font-style:bold, italic;
  166. text-align:center;
  167. }
  168.  
  169. blockquote {
  170. border-left:1px solid {color:text};
  171. padding-left:5px;
  172. margin-left:10px;
  173. margin-:10px;
  174. }
  175.  
  176.  
  177. /*ENTRIES*/
  178.  
  179.  
  180. #entries {
  181. position: absolute;
  182. height:590px;
  183. width:640px;
  184. margin-left:400px;
  185. margin-top:25px;
  186.  
  187. }
  188.  
  189. #post {
  190. width: 500px;
  191. margin-left:80px;
  192. height: auto;
  193. background-color: {color:post background};
  194. background-image:url('{image:post background}');
  195. padding: 20px;
  196. margin-bottom:30px;
  197. color: {color:text};
  198. text-align:justify;
  199. }
  200.  
  201.  
  202. #posttitle {
  203. margin-bottom: 5px;
  204. color:{color:sidebar link};
  205. font-size:20px;
  206. line-height:115%;
  207. text-align:left;
  208. text-transform: uppercase;
  209. }
  210.  
  211. /*SIDEBAR*/
  212.  
  213. #description {
  214. padding:10px;
  215. margin:10px;
  216. margin-top:-365px;
  217. background:rgba(255,255,255,.7);
  218. color:{color:Description Text};
  219. font-family: calibiri;
  220. font-size:13px;
  221. width: 350px;
  222. height:340px;
  223. border-radius:5px;
  224. overflow:auto;
  225. opacity:0;
  226. -webkit-transition:all 1s ease-in-out;
  227. -moz-transition:all 1s ease-in-out;
  228. -o-transition:all 1s ease-in-out;
  229. -ms-transition:all 1s ease-in-out;
  230. transition:all 1s ease-in-out;
  231. }
  232.  
  233. #sidebar{
  234. padding: -10px;
  235. z-index:-9999;
  236. text-align:center;
  237. position:fixed;
  238. margin-top:25px;
  239. background:{color:Sidebar background};
  240. background-image:url('{image:side background}');
  241. font-size:10px;
  242. margin-left:40px;
  243. width:400px;
  244. height:900px;
  245. color:black;
  246. font-family:cambria;
  247. color:{color:background};
  248. }
  249.  
  250. #sidebar:hover #description {
  251. opacity:.9;
  252. }
  253.  
  254. #sidebar img {border:none;
  255. max-width:380px;
  256.  
  257. }
  258.  
  259.  
  260.  
  261. /*POST INFO*/
  262.  
  263. #info {
  264. width:530px;
  265. text-align:center;
  266. font-family: 'Roboto', sans-serif;
  267. text-transform:uppercase;
  268. margin-left:-20px;
  269. font-size:9px;
  270. margin-top:7px;
  271. margin-bottom:-30px;
  272. font-style:none;
  273. padding:5px;
  274. line-height:10px;
  275. background-color:{color:Info Background};
  276. color:{color:Info Text};
  277. }
  278.  
  279. #info a {
  280. text-align:center;
  281. font-family: 'Roboto', sans-serif;
  282. color:{color:Info Text};
  283. }
  284.  
  285. /*PAGINATION*/
  286.  
  287. #pagination {
  288. position: fixed;
  289. font-size:25px;
  290. line height:200%;
  291. font:georgia;
  292. font-weight:bold;
  293. font-style:italic;
  294. text-align:center;
  295. letter-spacing: .5px;
  296. margin-top: 232px;
  297. margin-left:1135px;
  298. color: {color:pagination text};
  299. background-color: {color:background};
  300. }
  301.  
  302.  
  303. /*SIDELINKS*/
  304. .links {
  305. padding:5px;
  306. padding-bottom:6px;
  307. line-height:150%;
  308. z-index:10000000000000000;
  309. text-align:center;
  310. font-size:8px;
  311. letter-spacing:4px;
  312. opacity:1;
  313. position:fixed;
  314. font-family: 'Oswald', sans-serif;
  315. position:absolute;
  316. text-transform:uppercase;
  317. text-align:center;
  318.  
  319. }
  320.  
  321. .links a{
  322. z-index:10000000000000000;
  323. margin-left:10px;
  324. padding:10px;
  325. display:inline-block;
  326. }
  327.  
  328. .links a:hover{
  329. color:{color:post background};
  330. -moz-transition-duration:.2s;
  331. -webkit-transition-duration:.2s;
  332. -o-transition-duration:.2s;
  333. background-color:{color:info background};
  334. }
  335.  
  336.  
  337. #links{
  338. padding:10px;
  339. margin-top:10px;
  340. text-align:center;
  341. z-index:9999;
  342. font-size:15px;
  343. margin-left: 5px;
  344. width:370px;
  345. }
  346.  
  347. #links a{
  348. background:{color:Links Background};
  349. padding:4px;
  350. font-size:15px;
  351. text-transform:uppercase;
  352. margin-top:5px;
  353. font-family: 'Oswald', sans-serif;
  354. text-shadow: 2px 1px 0px {color:drop shadow};
  355. color:{color:Links Text};
  356. width:70px;
  357. display:inline-block;
  358. border: dotted 3px;
  359. }
  360.  
  361. #links a:hover{background-color:{color:info background};
  362. color:{color:hover};
  363. }
  364.  
  365. .links2 {
  366. padding:5px;
  367. padding-bottom:6px;
  368. line-height:150%;
  369. z-index:10000000000000000;
  370.  
  371. }
  372.  
  373. .links2 a{
  374. z-index:10000000000000000;
  375. margin-left:10px;
  376. padding:10px;
  377. display:inline-block;
  378. }
  379.  
  380. .links2 a:hover{
  381. color:{color:post background};
  382. -moz-transition-duration:.2s;
  383. -webkit-transition-duration:.2s;
  384. -o-transition-duration:.2s;
  385. background-color:{color:info background};
  386. }
  387.  
  388.  
  389. #links2 {
  390. padding:10px;
  391. margin-top:10px;
  392. z-index:9999;
  393. margin-left: -11px;
  394. width:370px;
  395.  
  396. }
  397.  
  398. #links2 a{
  399. padding:4px;
  400. margin-top:5px;
  401. width:75px;
  402. display:inline-block;
  403. border: none;
  404. }
  405.  
  406. #links2 img {
  407. max-width: 75px;
  408. max-height: 75px;
  409. spacing: 2px;
  410. }
  411.  
  412.  
  413. /*TAGS*/
  414. #tags {
  415. color: #fff;
  416. margin-top:0px;
  417. font-size:9px;
  418. letter-spacing:0px;
  419. font-style:;
  420. text-transform:lowercase;
  421. margin-top:-3px;
  422. }
  423.  
  424. #tags a {
  425. color: {color:links}
  426. margin-right:8px;
  427. }
  428.  
  429. #tags a:hover {color: {color:hover}}
  430.  
  431.  
  432. ol.notes {
  433. padding:0px;
  434. margin:25px 0px 0px -10px;
  435. list-style-type:none;
  436. }
  437.  
  438. ol.notes li.note {
  439. padding:10px;
  440. }
  441.  
  442. ol.notes li.note img.avatar {
  443. vertical-align:-4px;
  444. margin-right:10px;
  445. width:16px;
  446. height:16px;
  447. }
  448.  
  449. ol.notes li.note span.action {
  450. font-weight:none;
  451. }
  452.  
  453. ol.notes li.note .answer_content {
  454. font-weight:normal;
  455. }
  456.  
  457. ol.notes li.note blockquote {
  458. padding:4px 10px;
  459. margin:10px 0px 0px 25px;
  460. }
  461.  
  462. ol.notes li.note blockquote a {
  463. text-decoration:none;
  464. }
  465.  
  466. .quote {
  467. text-transform:uppercase;
  468. font-size:12px;
  469. font-weight:bold;
  470. text-align:center;
  471. }
  472.  
  473. .quotesource {
  474. text-align:center;
  475. margin-top:10px;
  476. }
  477.  
  478. .chat {
  479. line-height:20px;
  480. list-style:none;
  481. }
  482.  
  483. .line.odd {
  484. background:#fafafa;
  485. margin-bottom:2px;
  486. padding:5px;
  487. list-style:none;
  488. font-size:10px;
  489. }
  490.  
  491. .line.even {
  492. background:#ffffff;
  493. margin-bottom:2px;
  494. padding:5px;
  495. list-style:none;
  496. font-size:10px;
  497. }
  498.  
  499. .label {
  500. padding-right:1px;
  501. text-transform:uppercase;
  502. font-weight:bold;
  503. color:{color:links};
  504. }
  505.  
  506. #asks {
  507. text-align:justify;
  508. padding:22px 5px 5px 8px;
  509. color:{color:info background};
  510. background-color:{color:background};
  511. min-height:43px;
  512. margin-left:70px;
  513. font-size:9px;
  514. }
  515.  
  516. .asker {
  517. text-transform:uppercase;
  518. margin-bottom:-12px;
  519. font-size:11px;
  520. letter-spacing:0px;}
  521.  
  522. #answers {
  523. background-color:{color:background};
  524. color:{color:info background};
  525. font-size:11px;
  526. margin-top:8px
  527. }
  528.  
  529. #audios {
  530. width:100%;
  531. height:100px;
  532. margin-bottom:12px
  533. }
  534.  
  535. .albumart {
  536. float:left;
  537. width:100px;
  538. height:100px
  539. }
  540.  
  541. .player {
  542. width:25px;
  543. height:25px;
  544. color:{color:background};
  545. margin-top:34px;
  546. margin-left:33px;
  547. overflow:hidden;
  548. position:absolute;
  549. padding:3px;
  550. opacity:0.4;
  551. }
  552.  
  553. .audioinfo {
  554. margin-left:120px;
  555. line-height:150%;
  556. font-family: 'Roboto', sans-serif;
  557. font-size:10px}
  558.  
  559.  
  560.  
  561. /*CREDIT*/
  562.  
  563. #cred {
  564. position:fixed;
  565. font-family:'courier';
  566. text-transform:uppercase;
  567. font-size:28px;
  568. right:9px;
  569. bottom:9px;
  570. padding:4px;
  571. background-color:{color: background};
  572. letter-spacing:1px;
  573. }
  574.  
  575.  
  576.  
  577. {CustomCSS}</style></head><body>
  578.  
  579. </div>
  580. <div id="sidebar"><div id="title">{title}</div><img src="{image:sidebar}"><div id="description">{description}</div>
  581. <div id="subtitle">{text:subtitle}</div>
  582. <div id="posttitle">{posttitle}</div>
  583.  
  584. <div id="links">
  585. <a href="/">START</a>
  586. <a href="/ask">MSG</a>
  587. <a href="/submit">SEND</a>
  588. <a href="{text:link 1 url}">{text:link 1 name}</a>
  589. <a href="{text:link 2 url}">{text:link 2 name}</a>
  590. <a href="{text:link 3 url}">{text:link 3 name}</a>
  591. <a href="{text:link 4 url}">{text:link 4 name}</a>
  592. <a href="{text:link 5 url}">{text:link 5 name}</a>
  593.  
  594.  
  595. <div id="links2">
  596. <a href="{text:squad 1 url}"><img src="{image:squad1}"</a>
  597. <a href="{text:squad 2 url}"><img src="{image:squad2}"</a>
  598. <a href="{text:squad 3 url}"><img src="{image:squad3}"</a>
  599. <a href="{text:squad 4 url}"><img src="{image:squad4}"</a>
  600. </div></div></div>
  601.  
  602.  
  603.  
  604. <div id="pagination">{block:Pagination}
  605. {block:PreviousPage}
  606. <a href="{PreviousPage}">◀◀</a>
  607. {/block:PreviousPage}
  608.  
  609. {block:NextPage}
  610. <a href="{NextPage}">▶▶</a>
  611. {/block:NextPage}
  612. {/block:Pagination}</div>
  613. </div></div>
  614.  
  615.  
  616. <div id="entries">
  617. {block:Posts}
  618. <div id="post">
  619.  
  620. {block:Text}
  621. {block:Title}<h1>{Title}</h1>{/block:Title}
  622. {Body}{/block:Text}
  623.  
  624. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  625. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  626.  
  627. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  628. {/block:Caption}{/block:Photoset}
  629.  
  630. {block:Quote}<div id="posttitle">{Quote}"</div>
  631. {block:Source}<div class="qsource"> —{Source}</div>
  632. {/block:Source}{/block:Quote}
  633.  
  634. {block:Link}<div id="posttitle"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  635.  
  636. {block:Chat}<div id="posttitle">{chat}</div><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  637. {/block:Chat}
  638.  
  639. {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>
  640. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  641. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  642. {/block:ExternalAudio}<b>Played:</b> {PlayCount} arial <br>
  643. {/block:Audio}
  644.  
  645. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  646.  
  647. {block:Answer}
  648. <img src="{AskerPortraitURL-64}" style="height:64px; width:64px; float:left; margin-top:0px; border:1px solid #f6f6f6; padding: 2px; border-radius: 0%">
  649. <div id="asks"><div class="asker">{Asker} queries:</div>
  650. <br>{Question}</div>
  651. <div id="answers">{Answer}</div>
  652. {/block:Answer}
  653.  
  654. <div id="info">
  655. <div id="permalink">
  656. <a href="{Permalink}" title="{ShortMonth}.{DayOfMonth}.{Year}">{TimeAgo}</a> <div class=right>{NoteCount}</div></a></div>
  657. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  658. </div></div>
  659.  
  660. {/block:Posts}{/block:Posts}</div></div></div>
  661.  
  662.  
  663. </div>
  664.  
  665. </ul>
  666. </div></div>
  667.  
  668.  
  669.  
  670. <!-----------------CORNER IMAGE------------------->
  671. <img src="{image:corner}" style="bottom:-70px; left:850px;position:fixed; z-index:-9999999999999; max-width:500px; ">
  672.  
  673. <div id="cred">
  674. <a href="http://deviousgleerpgs.tumblr.com/">➳</a>
  675. </div>
  676.  
  677.  
  678. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement