txrpe

[08] Daydream

Aug 4th, 2016
1,077
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.17 KB | None | 0 0
  1. <!--
  2.  
  3. THEME 08 [DAYDREAM] by saisei-themes @ tumblr
  4.  
  5. - do not repost
  6. - do not claim as your own
  7. - do not use as base
  8. - enjoy !
  9.  
  10. -->
  11.  
  12.  
  13. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <head>
  17.  
  18. <script src="https://use.fontawesome.com/257106a2c1.js"></script>
  19.  
  20. <script type="text/javascript"
  21. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22.  
  23.  
  24. <title>{Title}</title>
  25.  
  26. <link rel="shortcut icon" href="{Favicon}">
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  28. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  29.  
  30. <style type="text/css">
  31.  
  32. ::-webkit-scrollbar{ width: 0px; }
  33.  
  34. ::-webkit-scrollbar-thumb{ background-color: #f0f0f0;}
  35.  
  36. ::-webkit-scrollbar-track { background-color: #fff;}
  37.  
  38.  
  39. @font-face {font-family: "hasteristico";src: url('https://dl.dropboxusercontent.com/s/1q25s0pxgiibx5j/hasteristico.ttf?dl=1'); format("truetype");}
  40.  
  41. @font-face { font-family: "muli"; src: url('https://dl.dropboxusercontent.com/s/swqjp2tlc6l94cj/muli-light.ttf?dl=1'); format(“truetype”);}
  42.  
  43. .tmblr-iframe {
  44. display: none;
  45. }
  46.  
  47.  
  48. body {
  49. background-color: #353137; /* MAIN BACKGROUND COLOR */
  50. font-family: 'muli', serif;
  51. overflow-x: hidden;
  52. margin: 0px;
  53. padding: 0px;
  54. -webkit-font-smoothing: sub-pixel-antialised;
  55. }
  56.  
  57. b,strong {
  58. color:#92b7ab; /*BOLD TEXT COLOR */
  59. }
  60.  
  61. i, em {
  62. color: #3f3a41; /* ITALIC TEXT COLOR */
  63. }
  64.  
  65. a {
  66. color: #a47b89; /* LINK TEXT COLOR */
  67. text-decoration: none;
  68. -moz-transition-duration:0.8s;
  69. -webkit-transition-duration:0.8s;
  70. -o-transition-duration:0.8s;
  71. }
  72.  
  73. a:hover {
  74. color: #3f3a41; /* LINK HOVER COLOR */
  75. text-decoration: none;
  76. -moz-transition-duration:0.8s;
  77. -webkit-transition-duration:0.8s;
  78. -o-transition-duration:0.8s;
  79. }
  80.  
  81. h1, h2 {
  82. color: #92b7ab;
  83. font-family: 'hasteristico';
  84. font-size: 20px;
  85. line-height: 15px;
  86. letter-spacing: 3px;
  87. }
  88.  
  89. #frame {
  90. width: 550px;
  91. padding: 0px;
  92. position: relative;
  93. margin-left: auto;
  94. margin-right: auto;
  95. margin-top: 5%;
  96. margin-bottom: 5%;
  97. height: auto;
  98. }
  99.  
  100. /* TITLE */
  101.  
  102. #name {
  103. font-family: 'hasteristico';
  104. text-transform: uppercase;
  105. font-size: 30px;
  106. letter-spacing: 3px;
  107. color: #a47b89;
  108. background-color: #353137;
  109. max-width: 70%;
  110. margin-left: auto;
  111. margin-right: auto;
  112. text-align: center;
  113. z-index: 9999;
  114. position: relative;
  115. top: -15px;
  116. }
  117.  
  118. #line {
  119. height: 1px;
  120. position: relative;
  121. background-color: #3f3a41; /* COLOR OF TITLE LINE */
  122. width: 550px;
  123. margin-top: 0px;
  124. }
  125.  
  126. /* HEADER PICTURE */
  127. #head {
  128. position: relative;
  129. width:545px;
  130. height: 250px;
  131. background: url('IMAGE URL') no-repeat;
  132. background-size: cover;
  133. margin-top: 30px;
  134. border: 4px solid #353137;
  135. outline: 1px solid #3f3a41;
  136. }
  137.  
  138. /* BASICS AND COLOR PALETTE */
  139.  
  140. #box1 {
  141. width: 500px;
  142. padding: 0px;
  143. position: relative;
  144. margin-top: 15px;
  145. }
  146.  
  147. #basics {
  148. height: 170px;
  149. width: 50%;
  150. position: relative;
  151. background-color: #443f46;
  152. border: 4px solid #353137;
  153. outline: 1px solid #3f3a41;
  154. font-size: 10px;
  155. color: #dcd8de;
  156. font-family: 'muli';
  157. line-height: 13px;
  158. }
  159.  
  160. #basicst {
  161. height: 140px;
  162. width: auto;
  163. font-family: 'muli';
  164. text-align: justify;
  165. padding: 0px 10px 10px 10px;
  166. overflow-y: scroll;
  167. margin-top: 10px;
  168. letter-spacing: .5px;
  169. }
  170.  
  171. #palette {
  172. width:70%;
  173. height: 170px;
  174. padding-left: 10px;
  175. position: relative;
  176. margin-left: 52%;
  177. top: -178px;
  178. }
  179.  
  180. #colorbox {
  181. height: 75px;
  182. width: 75px;
  183. display: inline-block;
  184. margin: 0px 17px 10px 0px;
  185. border: 4px solid #353137;
  186. outline: 1px solid #3f3a41;
  187. }
  188.  
  189. /* BIO HEADER */
  190.  
  191. #name2 {
  192. font-family: 'hasteristico';
  193. text-transform: uppercase;
  194. font-size: 30px;
  195. letter-spacing: 3px;
  196. color: #a47b89;
  197. background-color: #353137;
  198. max-width: 35%;
  199. z-index: 9999;
  200. position: relative;
  201. top: -15px;
  202. margin-top: -140px;
  203. }
  204.  
  205. #line2 {
  206. height: 1px;
  207. position: relative;
  208. background-color: #3f3a41;
  209. width: 550px;
  210. margin-top: 0px;
  211. margin-top: -140px;
  212. }
  213.  
  214. /* GALLERY HEADER */
  215.  
  216. #name3 {
  217. font-family: 'hasteristico';
  218. text-transform: uppercase;
  219. font-size: 30px;
  220. letter-spacing: 3px;
  221. color: #a47b89;
  222. background-color: #353137;
  223. max-width: 35%;
  224. margin-left: 397px;
  225. padding-left: 20px;
  226. text-align: center;
  227. z-index: 9999;
  228. position: relative;
  229. top: -15px;
  230. text-align: right;
  231. }
  232.  
  233. #line3 {
  234. height: 1px;
  235. position: relative;
  236. background-color: #3f3a41;
  237. width: 550px;
  238. margin-top: 0px;
  239. margin:0px;
  240. }
  241.  
  242. /* NAVI HEADER */
  243.  
  244. #name4 {
  245. font-family: 'hasteristico';
  246. text-transform: uppercase;
  247. font-size: 30px;
  248. letter-spacing: 3px;
  249. color: #a47b89;
  250. background-color: #353137;
  251. max-width: 35%;
  252. z-index: 9999;
  253. position: relative;
  254. top: -15px;
  255. margin-top: -140px;
  256. }
  257.  
  258. #line4 {
  259. height: 1px;
  260. position: relative;
  261. background-color: #3f3a41;
  262. width: 550px;
  263. margin-top: 0px;
  264. margin-top: -140px;
  265. }
  266.  
  267. /* BIOGRAPHY */
  268.  
  269. #bio {
  270. width: 545px;
  271. height: 350px;
  272. background-color: #443f46;
  273. border: 4px solid #353137;
  274. outline: 1px solid #3f3a41;
  275. position: relative;
  276. font-size: 10px;
  277. color: #dcd8de;
  278. font-family: 'muli';
  279. line-height: 13px;
  280. margin-top: 30px;
  281. margin-bottom: 30px;
  282. }
  283.  
  284. #biot {
  285. height: 320px;
  286. overflow-y: scroll;
  287. text-align: justify;
  288. padding: 0px 10px 10px 10px;
  289. margin-top: 10px;
  290. letter-spacing: .5px;
  291. }
  292.  
  293. /* GALLERY */
  294.  
  295. #gallery {
  296. height: 500px;
  297. width: 590px;
  298. margin-top: 30px;
  299. margin-bottom: 0px;
  300. }
  301.  
  302. #gallerypic {
  303. width: 260px;
  304. height: 150px;
  305. display: inline-block;
  306. margin: 0px 12px 10px 0px;
  307. border: 4px solid #353137;
  308. outline: 1px solid #3f3a41;
  309. }
  310.  
  311. #gallerypicc {
  312. width: 260px;
  313. height: 150px;
  314. background: no-repeat;
  315. background-size: cover;
  316. }
  317.  
  318. /* HOVER EFFECT */
  319.  
  320. #fade {
  321. opacity: 0;
  322. background-color: #000;
  323. width: 260px;
  324. height: 150px;
  325. background-size: cover;
  326. -moz-transition-duration:0.8s;
  327. -webkit-transition-duration:0.8s;
  328. -o-transition-duration:0.8s;
  329. position: absolute;
  330. margin-top: -154px;
  331. }
  332.  
  333. #gallerypic:hover #fade {
  334. opacity: .5;
  335. -moz-transition-duration:0.8s;
  336. -webkit-transition-duration:0.8s;
  337. -o-transition-duration:0.8s;
  338. z-index: 9999;
  339. }
  340.  
  341.  
  342. #word {
  343. opacity: 0;
  344. visibility: hidden;
  345. width: 260px;
  346. height: 150px;
  347. position: absolute;
  348. margin-left: auto;
  349. margin-top: 24%;
  350. }
  351.  
  352. #wordt {
  353. font-size: 20px;
  354. font-family: 'hasteristico';
  355. color: #fff;
  356. letter-spacing: 3px;
  357. text-align: center;
  358. width: 255px;
  359. padding: 5px;
  360. }
  361.  
  362. #gallerypic:hover #word {
  363. opacity: 1;
  364. visibility: visible;
  365. -moz-transition-duration:0.8s;
  366. -webkit-transition-duration:0.8s;
  367. -o-transition-duration:0.8s;
  368. z-index: 9999;
  369. }
  370.  
  371. /* NAVIGATION */
  372.  
  373. #navi {
  374. width: 575px;
  375. height: 150px;
  376. padding: 0px;
  377. position: relative;
  378. margin-top: 30px;
  379. }
  380.  
  381. #navi a {
  382. display: inline-block;
  383. background-color:#3f3a41;
  384. color: #fff;
  385. text-decoration: none;
  386. padding: 5px;
  387. font-size: 8px;
  388. text-transform: uppercase;
  389. width: 29%;
  390. text-align: center;
  391. margin: 10px 10px 0px 0px;
  392. -moz-transition-duration:0.8s;
  393. -webkit-transition-duration:0.8s;
  394. -o-transition-duration:0.8s;
  395. letter-spacing: 1px;
  396. }
  397.  
  398. #navi a:hover {
  399. background-color: #2e2a30;
  400. -moz-transition-duration:0.8s;
  401. -webkit-transition-duration:0.8s;
  402. -o-transition-duration:0.8s;
  403. }
  404.  
  405. /* credit - DO NOT DELETE */
  406.  
  407. #cred {
  408. background-color: #443f46;
  409. border: 4px solid #353137;
  410. outline: 1px solid #3f3a41;
  411. font-family: 'muli';
  412. font-size: 8px;
  413. color: #fff;
  414. padding: 5px;
  415. width: 15px;
  416. float:bottom;
  417. top: 95%;
  418. left: 10px;
  419. position: fixed;
  420. }
  421.  
  422. #cred a {
  423. color: #fff;
  424. font-size: 8px;
  425. letter-spacing: 3px;
  426. text-decoration: none;
  427. }
  428.  
  429.  
  430. </style></head>
  431. <body>
  432. <div id="frame">
  433. <div id="line"><div id="name">TITLE GOES HERE</div></div>
  434. <div id="head"></div>
  435.  
  436. /* BASICS */
  437.  
  438. <div id="box1"><div id="basics">
  439. <div id="basicst">
  440. <b>NAME</b> NAME<br>
  441. <b>AGE</b> AGE<br>
  442. <b>GENDER</b> GENDER<br>
  443. <b>BIRTHPLACE</b> LOCATION<br>
  444. <b>LOCATION</b> LOCATION<br>
  445. <b>STATUS</b> STATUS<br>
  446. <b>OCCUPATION</b> OCCUPATION<br>
  447. <b>ALIGNMENT</b> ALIGNMENT<br>
  448. <b>HOROSCOPE</b> HOROSCOPE<br>
  449. <b>HOBBIES</b> HOBBIES<br>
  450. <b>PARENTS</b> PARENTS<br>
  451. <b>SIBLINGS</b> SIBLINGS<br>
  452. <b>FAMILY</b> FAMILY<br>
  453. </div>
  454. </div>
  455.  
  456. /* COLOR PALETTE ( REPLACE WITH YOUR OWN COLOR CODES AS INDICATED ) */
  457. <div id="palette">
  458. <div id="colorbox" style="background-color:#COLOR"></div><div id="colorbox" style="background-color:#COLOR"></div><div id="colorbox" style="background-color:#COLOR"></div><div id="colorbox" style="background-color:#COLOR"></div><div id="colorbox" style="background-color:#COLOR"></div><div id="colorbox" style="background-color:#COLOR"></div>
  459. </div>
  460. </div>
  461.  
  462. /* BIOGRAPHY */
  463.  
  464. <div id="line2"><div id="name2">BIOGRAPHY</div></div>
  465. <div id="bio"><div id="biot">
  466. HERE GOES YOUR CHARACTER BIO.
  467. </div></div>
  468.  
  469. /* GALLERY */
  470. <div id="line3"><div id="name3">GALLERY</div></div>
  471. <div id="gallery">
  472. <div id="gallerypic"><img src="IMG URL" id="gallerypicc"><div id="fade"><div id="word"><div id="wordt">VALIANT</div></div></div></div> <div id="gallerypic"><img src="IMG URL" id="gallerypicc"><div id="fade"><div id="word"><div id="wordt">CHIVALROUS</div></div></div></div> <div id="gallerypic"><img src="IMG URL" id="gallerypicc"><div id="fade"><div id="word"><div id="wordt">SPIRITED</div></div></div></div> <div id="gallerypic"><img src="IMG URL" id="gallerypicc"><div id="fade"><div id="word"><div id="wordt">CHARMING</div></div></div></div>
  473. </div>
  474.  
  475. /* LINKS */
  476. <div id="line4"><div id="name4">NAVIGATE</div></div>
  477. <div id="navi"><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a><a href="URL">link</a>
  478. </div>
  479. </div>
  480.  
  481. /* CREDIT-DO NOT REMOVE */
  482. <div id="cred"><a href="http://www.saisei-themes.tumblr.com">ST</a></div>
  483. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment