Advertisement
Guest User

dallasofrp theme one; ''long way home''

a guest
Jul 24th, 2014
595
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.52 KB | None | 0 0
  1. <! --
  2.  
  3. ☾◦ • ◦ THEME BY DALLASOFRP ◦ • ◦☽
  4. " LONG WAY HOME "
  5.  
  6. PLEASE DO NOT STEAL OR REMOVE CREDIT.
  7.  
  8. -- !>
  9.  
  10. <html><head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:Background" content="#627083" />
  14. <meta name="color:Box" content="#AEAB94" />
  15. <meta name="color:Borders" content="#7E3E56" />
  16. <meta name="color:Text" content="#38414B" />
  17. <meta name="color:Posts" content="#C3B896" />
  18. <meta name="color:Questions" content="#AEAB94" />
  19. <meta name="color:Links" content="#AEAB94" />
  20. <meta name="text:Link 1" content="">
  21. <meta name="text:Link 1 URL" content="/">
  22. <meta name="text:Link 2" content="">
  23. <meta name="text:Link 2 URL" content="/">
  24.  
  25. <meta name="image:background" content=""/>
  26. <meta name="image:side 1" content=""/>
  27. <meta name="image:side 2" content=""/>
  28. <meta name="image:side 3" content=""/>
  29. <meta name="image:title" content=""/>
  30.  
  31. <title>{Title}</title>
  32.  
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Armata' rel='stylesheet' type='text/css'>
  37.  
  38. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39.  
  40. <style type="text/css">
  41. #bite
  42. #bite a{
  43. display:block
  44. }
  45. #bite .death {
  46. margin-top:0px;z-index:3;filter: alpha(opacity = 0);
  47. opacity:0;-webkit-transition: all 0.5s ease-out;
  48. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  49. }
  50.  
  51. #bite:hover .death {
  52. margin-top:0px;
  53. -webkit-transition: all 0.8s ease-out;
  54. -moz-transition: all 0.8s ease-out;
  55. transition: all 0.8s ease-out;
  56. filter: alpha(opacity = 100);
  57. filter: alpha(opacity = 100);
  58. opacity:100;
  59. }
  60.  
  61. body {
  62. margin: 0;
  63. color: {color:Text};
  64. text-align: justify;
  65. font: 70%/115% courier;
  66. background: {color:Background} url({image:background}) fixed;
  67. }
  68.  
  69. /* LINKS */
  70.  
  71. a {
  72. color: {color:Links};
  73. text-decoration: none;
  74. }
  75.  
  76. a:hover {
  77. color: {color:Text};
  78. text-decoration: underline;
  79. }
  80.  
  81. .info a:hover, .pag a:hover {
  82. text-decoration: none;
  83. }
  84.  
  85. a.theme {
  86. font: bold 75%/100% courier;
  87. padding: 2px 5px 3px 5px;
  88. text-align: center;
  89. position: fixed;
  90. bottom: 5px;
  91. right: 5px;
  92. color: {color:Text};
  93. text-transform: uppercase;
  94. background: {color:Posts};
  95. border: double {color:Borders};
  96. }
  97.  
  98. a.theme:hover {
  99. text-decoration: none;
  100. color: {color:Borders};
  101. }
  102.  
  103. /* UPDATES TAB */
  104.  
  105. #updates {
  106. font-family:courier;
  107. font-size:10px;
  108. color: {color:text};
  109. width:100px;
  110. height:auto;
  111. padding-top:3px;
  112. margin-left: 365px;
  113. margin-top:30px;
  114. text-align:center;
  115. position:fixed;
  116. background-color:{color:posts};
  117. border: double {color:borders};
  118. z-index:4;
  119. }
  120.  
  121. #thekey img{
  122. margin-top: 20px;
  123. margin-left: 340px;
  124. position:fixed;
  125. }
  126.  
  127. /* PAGINATION */
  128.  
  129. #sidebar {
  130. position: fixed;
  131. margin: 205px 0 0 50px;
  132. width: 120px;
  133. height: 120px;
  134. padding: 15px;
  135. background: {color:Posts};
  136. border: double {color:Borders};
  137. }
  138.  
  139. img.title {
  140. position: fixed;
  141. margin: 30px 0 0 343px;
  142. z-index:-2;
  143. }
  144.  
  145. .pag {
  146. position: fixed;
  147. width: 57px;
  148. margin: 245px 0 0 237px;
  149. padding: 3px 5px;
  150. text-align: center;
  151. font: bold 80%/100% courier;
  152. text-transform: uppercase;
  153. background: {color:Posts};
  154. border: double {color:Borders};
  155. }
  156.  
  157. /* SIDEBARS */
  158.  
  159. img.side1 {
  160. position: fixed;
  161. margin: 25px 0 0 50px;
  162. width: 150px;
  163. height: 150px;
  164. background: {color:Posts};
  165. border: double {color:Borders};
  166. }
  167.  
  168. img.side2 {
  169. position: fixed;
  170. margin: 205px 0 0 340px;
  171. width: 150px;
  172. height: 150px;
  173. background: {color:Posts};
  174. border: double {color:Borders};
  175. }
  176.  
  177. img.side3 {
  178. position: fixed;
  179. margin: 25px 0 0 220px;
  180. width: 100px;
  181. height: 330px;
  182. background: {color:Posts};
  183. border: double {color:Borders};
  184. }
  185.  
  186. /* LINKS */
  187.  
  188. .links {
  189. background-color:{color:posts};
  190. border: double {color:borders};
  191. margin-top:150px;
  192. margin-left:235px;
  193. padding:10px;
  194. padding-top:10px;
  195. padding-bottom:5px;
  196. line-height:150%;
  197. text-align:center;
  198. font-size:12px;
  199. z-index:100000000;
  200. opacity:1;
  201. position:fixed;
  202. font-family:'Courier';
  203. text-transform:uppercase;
  204. text-align:center;
  205. text-decoration:italic;
  206.  
  207. }
  208.  
  209. .links a{
  210. width:50px;
  211. color:{color:links};
  212. display:block;
  213. margin-bottom:5px;
  214. -webkit-transition: all 1s ease-in-out;
  215. -moz-transition: all .7s ease-in-out;
  216. -o-transition: all .7s ease-in-out;
  217. -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
  218. }
  219.  
  220. .links a:hover{
  221. color:{color:postbg};
  222. -moz-transition-duration:.2s;
  223. -webkit-transition-duration:.2s;
  224. -o-transition-duration:.2s;
  225. }
  226.  
  227. #headerback{
  228. margin-top:-20px;
  229. width: 100%;
  230. height: 160px;
  231. margin-left:0px;
  232. background-color:{color:background};
  233. position:fixed;
  234. z-index:1;
  235. }
  236.  
  237. /* POSTS */
  238.  
  239. #main {
  240. width: 436px;
  241. margin: 0 0 0 570px;
  242. padding: 15px 15px 1px 15px;
  243. min-height: 100%;
  244. position: absolute;
  245. }
  246.  
  247. .post {
  248. padding: 15px;
  249. margin: 0 0 20px 0;
  250. background: {color:Posts};
  251. border: double {color:Borders};
  252. }
  253.  
  254. .post img {
  255. max-width: 500px;
  256. }
  257.  
  258. h1 {
  259. margin: 0;
  260. font: 120%/100% courier; courier;
  261. }
  262.  
  263. blockquote {
  264. margin: 5px 5px 0 5px;
  265. padding: 0 0 0 5px;
  266. border-left: solid 2px {color:Borders};
  267. }
  268.  
  269. p {
  270. margin: 5px 0 0 0;
  271. }
  272.  
  273. ul {
  274. margin: 5px 0 0 0;
  275. padding: 0;
  276. }
  277.  
  278. li {
  279. padding: 0;
  280. margin: 0 0 0 30px;
  281. }
  282.  
  283. .ask {
  284. background: {color:Questions};
  285. text-transform:uppercase;
  286. padding: 10px;
  287. }
  288.  
  289. .ask strong {
  290. text-transform: uppercase;
  291. }
  292.  
  293. /* PERMALINKS */
  294.  
  295. .info {
  296. font: bold 75%/100% Courier;
  297. text-transform: uppercase;
  298. text-align: center;
  299. margin: 15px 0 0 0;
  300. }
  301.  
  302. /* CREDIT */
  303.  
  304. #cred {
  305. position:fixed;
  306. font-family:courier;
  307. text-transform:uppercase;
  308. font-size:13px;
  309. right:9px;
  310. color:{color:background};
  311. z-index:9999;
  312. bottom:9px;
  313. padding:9px;
  314. background-color:{color:postbg};
  315. letter-spacing:2px;
  316. }
  317.  
  318. </style>
  319.  
  320. </head>
  321. <body>
  322. <div id="bite">
  323. <div class="death">
  324. <div id="thekey"><img src="{image:thekey}"></div>
  325. <div id="updates">
  326. <pre style="line-height: 12px; text-align: justify; background-color: #6d6776; padding:2px; font-size: 15px; margin-top:4px; color: #b0ad97;"><center>HEY THERE</center></pre>
  327. <pre style= "margin-top:-10px;"><center>This is an<br> updates tab, <br>where you can <br>put anything.</center></pre>
  328. <pre style="line-height: 12px; text-align: justify; background-color: #6d6776; padding:2px; margin-top:1px; font-size: 15px; color: #b0ad97;"><center>'SUP</center></pre>
  329. <pre style= "margin-top:-10px;"><center>Write something<br> here too??</center></pre>
  330.  
  331. </div>
  332. </div></div>
  333.  
  334. <img src="{image:side 1}" class="side1" />
  335. <img src="{image:side 2}" class="side2" />
  336. <img src="{image:side 3}" class="side3" />
  337. <img src="{image:title}" class="title" />
  338.  
  339. <div id="sidebar">{Description}</div>
  340. <div id class="links">
  341. <a href="/"> refresh</a>
  342. <a href="/askfaq"> message</a>
  343. <a href="{text:link 1 url}">AROUND</a>
  344. <a href="{text:link 2 url}">{text:link 2}</a>
  345. </div>
  346.  
  347. {block:Pagination}
  348. <div class="pag">
  349. {block:PreviousPage}<a href="{PreviousPage}">prev</a> / {/block:PreviousPage}
  350. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  351. </div>
  352. {/block:Pagination}
  353.  
  354. <div id="main">
  355. {block:Posts}
  356.  
  357. <div class="post">
  358.  
  359. {block:Title}<h1>{Title}</h1>{/block:Title}
  360. {block:Text}{Body}{/block:Text}
  361.  
  362. {block:Photo}
  363. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  364. {block:Caption}{Caption}{/block:Caption}
  365. {/block:Photo}
  366.  
  367. {block:Photoset}
  368. {Photoset-400}
  369. {block:Caption}{Caption}{/block:Caption}
  370. {/block:Photoset}
  371.  
  372. {block:Quote}
  373. <h1>"{Quote}"</h1>
  374. {block:Source}— {Source}{/block:Source}
  375. {/block:Quote}
  376.  
  377. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  378.  
  379. {block:Chat}
  380. {block:Lines}
  381. {block:Label}{Label}{/block:Label} {Line}<br />
  382. {/block:Lines}
  383. {/block:Chat}
  384.  
  385. {block:Video}
  386. {Video-400}
  387. {block:Caption}{Caption}{/block:Caption}
  388. {/block:Video}
  389.  
  390. {block:Answer}
  391. <div class="ask"><big>"{Question}"</big> <br> → <strong>{ASKER}</strong></div>
  392. {Answer}
  393. {/block:Answer}
  394.  
  395. {block:Audio}
  396. {AudioPlayerWhite}
  397. {Caption}
  398. {/block:Audio}
  399.  
  400. {block:Date}
  401. <div class="info">
  402. Posted <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom}&mdash; via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}, &copy; <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}
  403. </div>
  404. {/block:Date}
  405.  
  406. </div>
  407.  
  408. {/block:posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  409.  
  410. </div>
  411.  
  412. <div id="cred">
  413. <a href="http://dallasofrp.tumblr.com/" class="theme">DALLASOFRP</a>
  414. </div>
  415.  
  416. </body>
  417. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement