Advertisement
celinasthemes

theme 038

Dec 19th, 2014
431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.01 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.  
  3.  
  4. <head>
  5.  
  6. </style>
  7.  
  8.  
  9. <title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14. <!---- (◡‿◡✿)THEME 038 "STILL INTO YOU" BY HAYLEYOFRPH. (◡‿◡✿)
  15. ✿Please don't remove the credit
  16. ✿ Don't steal or/and claim as your own or I'm getting angry
  17. ✿ Edit it for your personal use as much as you want
  18. ✿ If you want to release an edited version of this theme, pls message me first okay.
  19. ✿ Don't forget ily when you follow the rules.
  20. --->
  21.  
  22.  
  23.  
  24. <!--META NAMES-->
  25.  
  26. <meta name="color:txt" content="#eeeeee"/>
  27. <meta name="color:links" content="#888888"/>
  28. <meta name="color:hover" content="#222222"/>
  29. <meta name="color:hover bg" content="#666666">
  30.  
  31. <meta name="color:bg" content="#cccccc">
  32. <meta name="color:post bg" content="#666666">
  33. <meta name="color:sb links" content="#666666">
  34. <meta name="color:links bg" content="#f0bfb3">
  35. <meta name="color:info bg" content="#f0bfb3">
  36. <meta name="color:border" content="#666666">
  37. <meta name="color:links border" content="#dddddd">
  38. <meta name="color:scrollbar" content="#aaaaaa">
  39. <meta name="color:credit" content="#aaaaaa">
  40. <meta name="color:scrollbarbg" content="#ffffff">
  41.  
  42. <meta name="image:bg" content=""/>
  43. <meta name="image:sidebar" content=""/>
  44. <meta name="image:sb background" content=""/>
  45. <meta name="image:image left" content=""/>
  46. <meta name="image:admin" content=""/>
  47. <meta name="image:admin2" content=""/>
  48. <meta name="image:admin banner" content=""/>
  49.  
  50.  
  51.  
  52.  
  53. <meta name="text:admin 1" content="">
  54. <meta name="text:admin 2" content="">
  55.  
  56. <meta name="text:link 1" content="link1">
  57. <meta name="text:link 2" content="link2">
  58. <meta name="text:link 3" content="link3">
  59. <meta name="text:link 1 url" content="/">
  60. <meta name="text:link 2 url" content="/">
  61. <meta name="text:link 3 url" content="/">
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. <style type="text/css">
  69.  
  70.  
  71.  
  72. ::-webkit-scrollbar-thumb {
  73. height:auto;
  74. background-color:{color:Scrollbar};
  75.  
  76. }
  77.  
  78. ::-webkit-scrollbar {
  79. height:7px;
  80. width:4px;
  81. background-color:{color:ScrollbarBg};
  82. }
  83.  
  84. body {
  85. background-color:{color:bg};
  86. background-image:url('{image:bg}');
  87. background-attachment: fixed;
  88. background-repeat: repeat;
  89. font-family:calibri;
  90. font-size:10px;
  91. text-align:justify;
  92. color:{color:txt};
  93. margin:0;
  94. -webkit-background-size: cover;
  95. -moz-background-size: cover;
  96. -o-background-size: cover;
  97. background-size: cover;
  98.  
  99. }
  100.  
  101. a {
  102. color:{color:links};
  103. text-decoration:none;
  104. -moz-outline-style:none;
  105. transition-duration: 1.0s;
  106. -moz-transition-duration: 1.0s;
  107. -webkit-transition-duration: 1.0s;
  108. -o-transition-duration: 1.0s;
  109.  
  110.  
  111. }
  112.  
  113. a:hover {
  114. color:{color:hover};
  115. transition-duration: 0.9s;
  116. -moz-transition-duration:0.9s;
  117. -webkit-transition-duration:0.9s;
  118. -o-transition-duration:0.9s;
  119.  
  120. }
  121.  
  122. img {
  123. border:none;
  124.  
  125.  
  126.  
  127. }
  128.  
  129. blockquote {
  130. padding-left:5px;
  131. border-left:2px solid;
  132. margin:5px;
  133.  
  134. }
  135.  
  136. blockquote blockquote {
  137. padding-left:5px;
  138. border-left:2px solid;
  139. margin:5px;
  140.  
  141. }
  142.  
  143. /*DESC*/
  144.  
  145. #desc {
  146. width:208px;
  147. height:136px;
  148. position:fixed;
  149. padding-top:10px;
  150. padding-bottom:10px;
  151. padding-left:10px;
  152. padding-right:10px;
  153. line-height:90%;
  154. top:330px;
  155. margin-left:422px;
  156. font-size:11px;
  157. text-align:center;
  158. letter-spacing:1px;
  159. overflow:auto;
  160. border:solid 4px {color:border};
  161. background:{color:post bg};
  162. z-index:99;
  163. opacity:1;
  164.  
  165.  
  166. }
  167.  
  168.  
  169. #updates {
  170. width:380px;
  171. height:54px;
  172. position:fixed;
  173. padding-top:10px;
  174. padding-bottom:10px;
  175. padding-left:10px;
  176. padding-right:10px;
  177. line-height:100%;
  178. top:496px;
  179. margin-left:250px;
  180. font-size:11px;
  181. text-align:center;
  182. letter-spacing:1px;
  183. overflow:auto;
  184. border:solid 4px {color:border};
  185. background:{color:post bg};
  186. z-index:99;
  187. opacity:1;
  188.  
  189. }
  190.  
  191. #admin1 {
  192. width:235px;
  193. height:60px;
  194. position:fixed;
  195. padding-top:10px;
  196. padding-bottom:10px;
  197. padding-left:10px;
  198. padding-right:10px;
  199. line-height:100%;
  200. top:46px;
  201. margin-left:281px;
  202. font-size:10px;
  203. text-align:right;
  204. overflow:auto;
  205. border-left:solid 90px {color:post bg};
  206. background:{color:post bg};
  207. z-index:9;
  208. opacity:1;
  209.  
  210. }
  211.  
  212. #admin2 {
  213. width:235px;
  214. height:60px;
  215. position:fixed;
  216. padding-top:10px;
  217. padding-bottom:10px;
  218. padding-left:10px;
  219. padding-right:10px;
  220. line-height:100%;
  221. top:226px;
  222. margin-left:281px;
  223. font-size:10px;
  224. text-align:right;
  225. overflow:auto;
  226. border-left:solid 90px {color:post bg};
  227. background:{color:post bg};
  228. z-index:9;
  229. opacity:1;
  230.  
  231. }
  232.  
  233.  
  234.  
  235. /*PAGINAITON*/
  236.  
  237. #pagi {
  238. font-size:14px;
  239. text-transform:uppercase;
  240. letter-spacing:3px;
  241. font-style:normal;
  242. position:fixed;
  243. text-align:center;
  244. margin-left:250px;
  245. margin-top:580px;
  246. padding-top:3px;
  247. padding-bottom:3px;
  248. line-height:130%;
  249. width:400px;
  250. height:15px;
  251. color:{color:links};
  252. border:solid 4px {color:border};
  253. background-color:{color:links bg};
  254. z-index:9999999;
  255. opacity:1;
  256. font-family:calibri;
  257. transition-duration: 0.9s;
  258. -moz-transition-duration:0.9s;
  259. -webkit-transition-duration:0.9s;
  260. -o-transition-duration:0.9s;
  261.  
  262.  
  263. }
  264.  
  265. #pagi:hover{
  266. color:{color:hover};
  267. transition-duration: 0.9s;
  268. -moz-transition-duration:0.9s;
  269. -webkit-transition-duration:0.9s;
  270. -o-transition-duration:0.9s;
  271.  
  272. }
  273.  
  274. /*IMAGES*/
  275.  
  276.  
  277. #arteaga {
  278. position:fixed;
  279. opacity:1;
  280. width:400px;
  281. height:300px;
  282. background-image:url('{image:sidebar}');
  283. top:20px;
  284. overflow:hidden;
  285. border:solid 4px {color:border};
  286. margin-left:250px;
  287. z-index:9999999;
  288. transition-duration: 0.7s;
  289. -webkit-transition: all 1s ease-in-out;
  290. -moz-transition: all 1s ease-in-out;
  291. -o-transition: all 1s ease-in-out;
  292. -ms-transition: all 1s ease-in-out;
  293. transition: all 1s ease-in-out;
  294.  
  295.  
  296.  
  297.  
  298.  
  299. }
  300.  
  301. #carlile {
  302. position:fixed;
  303. opacity:1;
  304. width:400px;
  305. height:300px;
  306. background-image:url('{image:sb background}');
  307. border:solid 4px {color:border};
  308. top:20px;
  309. margin-left:250px;
  310. z-index:-99;
  311.  
  312. }
  313.  
  314. #trotta {
  315. position:fixed;
  316. width:220px;
  317. height:682px;
  318. top:0px;
  319. margin-left:0px;
  320. z-index:99;
  321. border-right:solid 4px {color:border};
  322. background-image:url('{image:image left}');
  323.  
  324.  
  325. }
  326.  
  327. #arteaga:hover {
  328. margin-top:-350px;
  329. opacity:0;
  330. height:650px;
  331. overflow:hidden;
  332. -webkit-transition: all 1s ease-in-out;
  333. -moz-transition: all 1s ease-in-out;
  334. -o-transition: all 1s ease-in-out;
  335. -ms-transition: all 1s ease-in-out;
  336. transition: all 1s ease-in-out;
  337. transform:scale(1);
  338. -webkit-transform:scale(1);
  339. -moz-transform:scale(1);
  340. -o-transform:scale(1);
  341.  
  342. }
  343.  
  344.  
  345. #ashby {
  346. position:fixed;
  347. opacity:1;
  348. width:64px;
  349. height:64px;
  350. background-image:url('{image:admin 1}');
  351. border:solid 4px {color:border};
  352. top:50px;
  353. margin-left:290px;
  354. z-index:99;
  355.  
  356.  
  357. }
  358.  
  359. #manansala {
  360. position:fixed;
  361. opacity:1;
  362. width:64px;
  363. height:64px;
  364. background-image:url('{image:admin 2}');
  365. border:solid 4px {color:border};
  366. top:230px;
  367. margin-left:290px;
  368. z-index:99;
  369.  
  370.  
  371.  
  372. }
  373.  
  374. #pauley {
  375. position:fixed;
  376. opacity:1;
  377. width:338px;
  378. height:75px;
  379. background-image:url('{image:admin banner}');
  380. border:solid 4px {color:border};
  381. top:134px;
  382. margin-left:281px;
  383. z-index:99;
  384.  
  385. }
  386.  
  387. /*LINKS*/
  388.  
  389. #links{
  390. font-size:11px;
  391. text-align:center;
  392. position:fixed;
  393. line-height:10%;
  394. font-family:calibri;
  395. margin-left:250px;
  396. margin-top:330px;
  397. width:137px;
  398. z-index:99;
  399.  
  400. }
  401.  
  402. #links a{
  403. opacity:1;
  404. display:inline-block;
  405. text-transform:uppercase;
  406. color:{color:sb links};
  407. background-color:{color:links bg};
  408. border:solid 4px {color:border};
  409. width:150px;
  410. height:15px;
  411. padding-right:7px;
  412. padding-top:6px;
  413. padding-left:5px;
  414. display:block;
  415. line-height:100%;
  416. padding-bottom:3px;
  417. transition-duration: 0.2s;
  418. -moz-transition-duration: 0.1s;
  419. -webkit-transition-duration: 0.2s;
  420. -o-transition-duration: 0.1s;
  421.  
  422.  
  423.  
  424. }
  425.  
  426. #links a:hover{
  427. background-color:{color:hover bg};
  428. transition-duration: 0.2s;
  429. -moz-transition-duration: 0.1s;
  430. -webkit-transition-duration: 0.2s;
  431. -o-transition-duration: 0.1s;
  432.  
  433. }
  434.  
  435.  
  436. /*ENTRIES*/
  437.  
  438. #container{
  439. width:525px;
  440. margin-left:184px;
  441. margin-top:20px;
  442. position:absolute;
  443. z-index:-99;
  444.  
  445. }
  446.  
  447. #post{
  448. padding:15px;
  449. width:500px;
  450. background-color:{color:post bg};
  451. border:solid 4px {color:border};
  452. overflow:hidden;
  453. margin-bottom:20px;
  454. margin-left:500px;
  455. float:left;
  456. z-index:9999;
  457.  
  458. }
  459.  
  460.  
  461. /*POST INFO*/
  462.  
  463. #info {
  464. width:490px;
  465. text-align:center;
  466. font-family:calibri;
  467. font-size:9px;
  468. padding:5px;
  469. color:{color:txt};
  470. line-height:10px;
  471. background-color:{color:info bg};
  472. margin-top:5px;
  473. margin-bottom:5px;
  474. transition-duration: 1.0s;
  475. -moz-transition-duration: 1.0s;
  476. -webkit-transition-duration: 1.0s;
  477. -o-transition-duration: 1.0s;
  478.  
  479. }
  480.  
  481. #info hover{
  482. color:{color:links};
  483. transition-duration: 1.0s;
  484. -moz-transition-duration: 1.0s;
  485. -webkit-transition-duration: 1.0s;
  486. -o-transition-duration: 1.0s;
  487.  
  488.  
  489.  
  490. }
  491.  
  492. #notes {
  493. font-size:9px;
  494. opacity:0;
  495. text-transform:uppercase;
  496. width:530px;
  497. margin-left:500px;
  498. margin-bottom:auto;
  499. position:absolute;
  500. z-index:999;
  501. background:{color:post bg};
  502.  
  503. }
  504.  
  505.  
  506. #tags{
  507. width:490px;
  508. padding:5px;
  509. margin-top:-3px;
  510. margin-left:-5px;
  511. float:left;
  512. text-align:right;
  513. font-size:9px;
  514. opacity:1;
  515. color:{color:txt};
  516. background-color:{color:info bg};
  517. transition-duration: 0.5s;
  518. -moz-transition-duration: 0.5s;
  519. -webkit-transition-duration: 0.5s;
  520. -o-transition-duration: 0.5s
  521.  
  522. }
  523.  
  524. #tags a {
  525. display:inline-block;
  526. {color:links};
  527. font-size:10px;
  528. text-align:center;
  529. text-decoration:none;
  530.  
  531. }
  532.  
  533. /*ASKS*/
  534.  
  535. #asks {
  536. font-size:13px;
  537. text-align:center;
  538. padding:5px;
  539. margin-top:0px;
  540. background-color:{color:info bg}
  541.  
  542. }
  543.  
  544.  
  545. /*CREDIT-- Just leave this please*/
  546.  
  547. #c{
  548. position:fixed;
  549. font-size:12px;
  550. padding-bottom:5px;
  551. padding-top:5px;
  552. height:25px;
  553. width:25px;
  554. padding-left:5px;
  555. padding-right:5px;
  556. margin-left:1313px;
  557. margin-top:580px;
  558. line-height:200%;
  559. text-align:center;
  560. float:left;
  561. color:{color:txt};
  562. text-transform:uppercase;
  563. border:solid 4px {color:border};
  564. background-color:{color:post bg};
  565. transition-duration: 0.8s;
  566. -moz-transition-duration: 0.8s;
  567. -webkit-transition-duration: 0.8s;
  568. -o-transition-duration: 0.8s;
  569. -webkit-border-radius: 100px;
  570. -moz-border-radius: 100px;
  571. border-radius: 100px;
  572.  
  573. }
  574.  
  575.  
  576. {CustomCSS}
  577.  
  578. </style></head>
  579.  
  580.  
  581. <body>
  582.  
  583.  
  584. <div id="sidebar">
  585. <div id="arteaga"><img src="{image:sidebar}"></div>
  586. <div id="trotta"><img src="{image:image left}"></div>
  587. <div id="carlile"><img src="{image:sb background}"></div>
  588. <div id="ashby"><img src="{image:admin}"></div>
  589. <div id="manansala"><img src="{image:admin2}"></div>
  590. <div id="pauley"><img src="{image:admin banner}"></div>
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598. <div id="links">
  599. <a href="/" href="">home</a><br>
  600. <a href="ask" href="/ask">message</a><br>
  601. <a href="{text:link 1 url}">{text:link 1}</a></br>
  602. <a href="{text:link 2 url}">{text:link 2}</a></br>
  603. <a href="{text:link 3 url}">{text:link 3}</a></br>
  604.  
  605. </div>
  606.  
  607. <div id="updates"><big><b>Edit in the html</b></big>
  608. <li>here you can put your reserves</li>
  609. <li>or plot</li>
  610. <li>or to-do list</li>
  611. <li>or what you do</li>
  612. <li>or any updates</li>
  613. <li>idk go wild lil nugget</li>
  614.  
  615. </div>
  616.  
  617. <div id="admin1">{text:admin 1}</div>
  618. <div id="admin2">{text:admin 2}</div>
  619.  
  620.  
  621. </div>
  622. <div id="desc">{description}</div>
  623. {block:Pagination}
  624. <div id="pagi">
  625. {block:PreviousPage}
  626. <a href="{PreviousPage}">←prev/a> —
  627. {/block:PreviousPage}
  628. {block:NextPage}
  629. <a href="{NextPage}">next➝</a>
  630. {/block:NextPage}
  631. </div>
  632. {/block:Pagination}
  633. </div>
  634. </div>
  635.  
  636.  
  637. <div id="container">
  638. {block:Posts}
  639. <div id="post">
  640.  
  641. <!--TEXT POSTS-->
  642.  
  643. {block:Text}
  644. {block:Title}<h2>{Title}</h2>{/block:Title}
  645. {Body}
  646. {/block:Text}
  647.  
  648. <!--ASKS-->
  649.  
  650. {block:Answer}
  651. <div id="asks">
  652. <div style="padding-bottom:8px; font-size:14px;"><b><i>{Asker} whispered:</b></i></span></div><br /> <div style="padding-left:25px; margin-top:-20px; font-size:13px;">{Question}</div>
  653. </div>
  654. {Answer}
  655. {/block:Answer}
  656.  
  657. <!--QUOTE POSTS-->
  658. {block:Quote}
  659.  
  660. <div class="quote">
  661. <div class="quotetext_{Length}">"{Quote}"</div>
  662. {block:Source}<div class="source">{Source}</div>{/block:Source}
  663. </div>
  664. {/block:Quote}
  665.  
  666. <!--LINK POSTS-->
  667.  
  668. {block:Link}
  669. <h2><center><a href="{URL}">{Name}</a></center></h2>
  670. {block:Description}{Description}{/block:Description}
  671. {/block:Link}
  672.  
  673. <!--CHAT POSTS-->
  674.  
  675. {block:Chat}
  676. {block:Title}<h2>{Title}</h2>{/block:Title}
  677. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  678. {Line}</li>{/block:Lines}</ul>
  679. {/block:Chat}
  680.  
  681. <!--PHOTO POSTS-->
  682.  
  683. {block:Photo}
  684. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  685.  
  686. {block:Caption}{Caption}{/block:Caption}
  687. {/block:Photo}
  688.  
  689. <!--PHOTOSET POSTS-->
  690.  
  691. {block:Photoset}
  692. {Photoset-500}
  693. {block:Caption}{Caption}{/block:Caption}
  694. {/block:Photoset}
  695.  
  696. <!--VIDEO POSTS-->
  697.  
  698. {block:Video}
  699. {Video-500}
  700. {block:Caption}{Caption}{/block:Caption}
  701. {/block:Video}
  702.  
  703.  
  704. <!--AUDIO-->
  705.  
  706. {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>
  707. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  708. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  709. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  710. {/block:Audio}
  711.  
  712.  
  713. <!--POST INFO-->
  714.  
  715.  
  716. <div id="info">
  717. <a href="{Permalink}">{12HourWithZero}:{Minutes}{CapitalAmPm}</a>{/block:Date}&nbsp;&nbsp;&nbsp;✿&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a>&nbsp;&nbsp;&nbsp;✿&nbsp;&nbsp;&nbsp;
  718. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>&nbsp;&nbsp;&nbsp;✿&nbsp;&nbsp;&nbsp;
  719. {/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">©</a>&nbsp;&nbsp;&nbsp; ✿&nbsp;&nbsp;&nbsp;
  720. {/block:ContentSource}<a href="{Permalink}">{NoteCount} </a> ✿ </a></a>
  721. {block:HasTags}<div id="tags">
  722.  
  723. <big>✿ tagged as:</big>{block:Tags} <a href="/tagged/{Tag}">{Tag};</a>&nbsp;{/block:Tags}
  724. </div>{block:HasTags}
  725. </div>
  726. </div>
  727.  
  728. {/block:Posts}
  729. <br><br>{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  730. {/block:Posts}</div></div></div>
  731. <br><br><br><br>
  732.  
  733.  
  734.  
  735. </div></div>
  736.  
  737. {/block:Posts}
  738.  
  739. <!--Simply don't remove it pls.-->
  740. </div>
  741.  
  742. </div>
  743. <div id="c">
  744. <a href="http://hayleyofrph.tumblr.com/">海莉 <title="HAYLEYOFRPH"></a>
  745.  
  746. </div>
  747. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement