azurethemes

theme 6

Feb 2nd, 2015
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.74 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.  
  5. <head>
  6.  
  7. </style>
  8.  
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15. <!---- ☰ theme 6 "jennifer" by azureofrp ☰
  16. ☰ pls dont remove the credit
  17. ☰ making themes takes a lot of time and effort so pls dont steal anything of this code
  18. ☰ for help, visit my theme faq -> azureofrp.tumblr.com/faq
  19. ☰ edit this theme for PERSONAL USE ONLY!!!!
  20. --->
  21.  
  22.  
  23.  
  24. <!--META NAMES-->
  25.  
  26. <meta name="color:BACKGROUND" content="#f6d9d4"/>
  27. <meta name="color:TXT" content="#ffffff"/>
  28. <meta name="color:LINKS" content="#ffffff"/>
  29. <meta name="color:HOVER" content="#000000">
  30. <meta name="color:HOVER BG" content="#f6d9d4">
  31. <meta name="color:BLOCKQUOTE" content="#f6d9d4">
  32. <meta name="color:BLOCKQUOTE BORDER" content="#dcbcba">
  33.  
  34. <meta name="color:POST BG" content="#fbc6c4">
  35. <meta name="color:LINKS BG" content="#f0bfb3">
  36. <meta name="color:INFO BG" content="#fbc6c4">
  37. <meta name="color:TITLE BG" content="#dfb1af">
  38. <meta name="color:SIDEBAR BG" content="#dfb1af">
  39. <meta name="color:BORDER" content="#dcbcba">
  40. <meta name="color:SCROLLBAR" content="#aaaaaa">
  41. <meta name="color:SCROLLBAR BG" content="#ffffff">
  42.  
  43.  
  44. <meta name="image:BACKGROUND" content=""/>
  45. <meta name="image:SIDEBAR" content=""/>
  46.  
  47.  
  48. <meta name="text:TITLE" content="">
  49. <meta name="text:SECOND TITLE" content="">
  50. <meta name="text:UPDATES" content="">
  51.  
  52.  
  53.  
  54. <meta name="text:LINK 1" content="LINK 1">
  55. <meta name="text:LINK 2" content="LINK 2">
  56. <meta name="text:LINK 3" content="LINK 3">
  57. <meta name="text:LINK 4" content="LINK 4">
  58. <meta name="text:LINK 5" content="LINK 5">
  59. <meta name="text:LINK 6" content="LINK 6">
  60.  
  61.  
  62. <meta name="text:LINK 1 URL" content="/">
  63. <meta name="text:LINK 2 URL" content="/">
  64. <meta name="text:LINK 3 URL" content="/">
  65. <meta name="text:LINK 4 URL" content="/">
  66. <meta name="text:LINK 5 URL" content="/">
  67. <meta name="text:LINK 6 URL" content="/">
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. <style type="text/css">
  81.  
  82.  
  83. ::-webkit-scrollbar-thumb {
  84. height:auto;
  85. background-color:{color:scrollbar};
  86.  
  87. }
  88.  
  89. ::-webkit-scrollbar {
  90. height:5px;
  91. width:7px;
  92. background-color:{color:scrollbar bg};
  93.  
  94. }
  95.  
  96. body {
  97. background-color:{color:background};
  98. background-image:url('{image:background}');
  99. background-attachment: fixed;
  100. background-repeat: repeat;
  101. font-family:arial;
  102. font-size:10px;
  103. text-align:justify;
  104. color:{color:txt};
  105. margin:0;
  106. -webkit-background-size: cover;
  107. -moz-background-size: cover;
  108. -o-background-size: cover;
  109. background-size: cover;
  110.  
  111. }
  112.  
  113. a {
  114. text-decoration:none;
  115. color:{color:Links};
  116. -webkit-transition: all 0.5s ease-out;
  117. -moz-transition: all 0.5s ease-out;
  118. transition: all 0.5s ease-out;
  119. }
  120.  
  121. a:hover {
  122. text-decoration:none;
  123. color:{color:Hover};
  124. -webkit-transition: all 0.5s ease-out;
  125. -moz-transition: all 0.5s ease-out;
  126. transition: all 0.5s ease-out;
  127.  
  128. }
  129.  
  130. img {
  131. border:none;
  132.  
  133.  
  134.  
  135. }
  136.  
  137. blockquote {
  138. background:{color:blockquote};
  139. border-left:4px solid {color:blockquote border};
  140. padding:5px;
  141.  
  142. }
  143.  
  144. pre{
  145. margin-top:0px;
  146. margin-bottom:5px;
  147. font-size:14px;
  148. background-color:{color:blockquote};
  149. padding:5px;
  150. text-transform:uppercase;
  151. font-weight:bold;
  152. text-align:left;
  153. }
  154.  
  155.  
  156. /*DESC*/
  157.  
  158.  
  159. #desc {
  160. width:241.5px;
  161. height:202px;
  162. position:fixed;
  163. padding-top:10px;
  164. padding-bottom:10px;
  165. padding-left:10px;
  166. padding-right:10px;
  167. line-height:100%;
  168. top:245px;
  169. margin-left:-2px;
  170. font-weight:bold;
  171. font-size:10px;
  172. text-align:center;
  173. overflow:auto;
  174. background:{color:sidebar bg};
  175. border-right:solid 5px {color:border};
  176. z-index:99999;
  177. opacity:1;
  178.  
  179.  
  180. }
  181.  
  182. #desc2 {
  183. width:239px;
  184. height:202px;
  185. position:fixed;
  186. padding-top:10px;
  187. padding-bottom:10px;
  188. padding-left:10px;
  189. padding-right:10px;
  190. line-height:100%;
  191. top:245px;
  192. margin-left:265px;
  193. font-weight:bold;
  194. font-size:10px;
  195. text-align:center;
  196. overflow:auto;
  197. background:{color:sidebar bg};
  198. z-index:99999;
  199. opacity:1;
  200.  
  201. }
  202.  
  203. #title2 {
  204. width:530px;
  205. height:1px;
  206. position:fixed;
  207. padding-top:10px;
  208. padding-bottom:7px;
  209. padding-left:10px;
  210. padding-right:10px;
  211. line-height:0%;
  212. top:482px;
  213. margin-left:50px;
  214. font-weight:bold;
  215. text-transform:uppercase;
  216. font-size:10px;
  217. text-align:right;
  218. overflow:hidden;
  219. background:{color:title bg};
  220. z-index:99999;
  221. opacity:1;
  222.  
  223. }
  224.  
  225.  
  226.  
  227.  
  228. /*PAGINAITON*/
  229.  
  230. #pagi {
  231. font-size:10px;
  232. text-transform:uppercase;
  233. font-weight:bold;
  234. font-style:normal;
  235. position:fixed;
  236. text-align:center;
  237. margin-left:275px;
  238. margin-top:540px;
  239. background:{color:links bg};
  240. padding-top:3px;
  241. padding-bottom:3px;
  242. line-height:120%;
  243. width:80px;
  244. height:10px;
  245. display:inline-block;
  246. color:{color:links};
  247. z-index:99999999;
  248. opacity:1;
  249. font-family:calibri;
  250. transition-duration: 0.9s;
  251. -moz-transition-duration:0.9s;
  252. -webkit-transition-duration:0.9s;
  253. -o-transition-duration:0.9s;
  254.  
  255.  
  256.  
  257.  
  258.  
  259. }
  260.  
  261. #pagi:hover{
  262. color:{color:hover};
  263. transition-duration: 0.9s;
  264. -moz-transition-duration:0.9s;
  265. -webkit-transition-duration:0.9s;
  266. -o-transition-duration:0.9s;
  267.  
  268. }
  269.  
  270.  
  271.  
  272. /*IMAGES*/
  273.  
  274.  
  275. #sidebar1 {
  276. position:fixed;
  277. opacity:1;
  278. background-image:url('{image:sidebar}');
  279. width:550px;
  280. height:350px;
  281. top:130px;
  282. margin-left:50px;
  283. background:{color:background};
  284. z-index:9999999;
  285.  
  286. }
  287.  
  288.  
  289. /*LINKS*/
  290.  
  291.  
  292. .navi{
  293. width:520px;
  294. height:112px;
  295. padding-left:13px;
  296. padding-bottom:15px;
  297. padding-top:13px;
  298. margin-top:130px;
  299. margin-left:50px;
  300. line-height:20%;
  301. position:fixed;
  302. display:block;
  303. z-index:99999999;
  304. opacity:0;
  305. -webkit-column-count: 2;
  306. -moz-column-count: 2;
  307. column-count: 2;
  308. -webkit-column-gap: 0.5;
  309. -moz-column-gap: 0.5;
  310. column-gap: 0.5;
  311. transition-delay:0.1s;
  312. -webkit-transition-delay:0.1s;
  313. transition-duration: 0.8s;
  314. -moz-transition-duration:0.2s;
  315. -webkit-transition-duration:1.0s;
  316. -o-transition-duration:0.2s;
  317.  
  318. }
  319.  
  320. .navi:hover{
  321. opacity:1;
  322. transition-delay:0.1s;
  323. -webkit-transition-delay:0.1s;
  324. transition-duration: 0.8s;
  325. -moz-transition-duration:0.2s;
  326. -webkit-transition-duration:1.0s;
  327. -o-transition-duration:0.2s;
  328.  
  329.  
  330. }
  331.  
  332. .navi a{
  333. opacity:1;
  334. display:inline-block;
  335. text-transform:uppercase;
  336. color:{color:links};
  337. background-color:{color:links bg};
  338. width:249px;
  339. border-right:solid 5px {color:border};
  340. height:15.3px;
  341. padding-right:5px;
  342. text-align:right;
  343. padding-top:5px;
  344. display:block;
  345. font-weight:bold;
  346. line-height:150%;
  347. padding-bottom:3px;
  348. z-index:999;
  349.  
  350.  
  351. }
  352.  
  353. .navi a:hover{
  354. color:{color:hover};
  355. opacity:1;
  356. background:{color:hover bg};
  357. transition-duration: 0.2s;
  358. -moz-transition-duration: 0.2s;
  359. -webkit-transition-duration: 0.3s;
  360. -o-transition-duration: 0.3s;
  361. }
  362.  
  363.  
  364. #navbg {
  365. width:510px;
  366. height:310px;
  367. position:fixed;
  368. padding-top:10px;
  369. padding-bottom:10px;
  370. padding-left:10px;
  371. padding-right:10px;
  372. line-height:100%;
  373. top:130px;
  374. margin-left:-13px;
  375. font-size:11px;
  376. text-align:right;
  377. letter-spacing:1px;
  378. overflow:auto;
  379. background:{color:sidebar bg};
  380. border:solid 10px {color:border};
  381. z-index:-9;
  382. opacity:1;
  383.  
  384.  
  385. }
  386.  
  387.  
  388.  
  389.  
  390.  
  391. /*ENTRIES*/
  392. #etitle {
  393. width:530px;
  394. height:1px;
  395. position:fixed;
  396. padding-top:10px;
  397. padding-bottom:7px;
  398. padding-left:10px;
  399. padding-right:10px;
  400. line-height:0%;
  401. top:110px;
  402. margin-left:50px;
  403. font-size:10px;
  404. text-align:left;
  405. font-weight:bold;
  406. text-transform:uppercase;
  407. overflow:hidden;
  408. background:{color:title bg};
  409. z-index:9999999;
  410. opacity:1;
  411.  
  412. }
  413.  
  414.  
  415. #box {
  416. position: absolute;
  417. z-index:99999;
  418. height:600px;
  419. width:557px;
  420. overflow:auto;
  421. margin-left:650px;
  422. margin-top:55px;
  423.  
  424.  
  425. }
  426.  
  427. #post{
  428. padding:15px;
  429. width:500px;
  430. background-color:{color:post bg};
  431. overflow:hidden;
  432. margin-bottom:20px;
  433. margin-left:10px;
  434. float:left;
  435. z-index:9999;
  436.  
  437. }
  438.  
  439.  
  440. /*POST INFO*/
  441.  
  442. #info {
  443. width:520px;
  444. text-align:left;
  445. font-family:arial;
  446. font-size:9px;
  447. padding:7px;
  448. color:{color:txt};
  449. line-height:10px;
  450. background-color:{color:info bg};
  451. margin-top:5px;
  452. margin-left:-15px;
  453. font-size:9px;
  454. margin-bottom:-15px;
  455. font-style:none;
  456. padding:5px;
  457. line-height:10px;
  458. transition-duration: 1.0s;
  459. -moz-transition-duration: 1.0s;
  460. -webkit-transition-duration: 1.0s;
  461. -o-transition-duration: 1.0s;
  462.  
  463. }
  464.  
  465. #info hover{
  466. color:{color:hover};
  467. transition-duration: 1.0s;
  468. -moz-transition-duration: 1.0s;
  469. -webkit-transition-duration: 1.0s;
  470. -o-transition-duration: 1.0s;
  471.  
  472.  
  473. }
  474.  
  475. #info a {
  476. text-align:center;
  477. font-family:arial;
  478. color:{color:txt};
  479.  
  480. }
  481.  
  482. .right{
  483. float:right
  484.  
  485. }
  486.  
  487.  
  488. /*ASKS*/
  489.  
  490. #asks {
  491. font-size:11px;
  492. text-align:center;
  493. width:537px;
  494. padding:5px;
  495. margin-left:-30px;
  496. margin-top:-15px;
  497. background-color:{color:info bg}
  498.  
  499. }
  500.  
  501.  
  502. /*CREDIT-- Just leave this please*/
  503.  
  504. #c{
  505. position:fixed;
  506. font-size:8px;
  507. font-weight:bold;
  508. padding-bottom:5px;
  509. padding-top:5px;
  510. height:10px;
  511. width:60px;
  512. padding-left:5px;
  513. padding-right:5px;
  514. margin-left:1290px;
  515. margin-top:653px;
  516. line-height:150%;
  517. text-align:center;
  518. float:left;
  519. color:{color:txt};
  520. text-transform:uppercase;
  521. border-bottom:solid 2px {color:border};
  522. background-color:{color:links bg};
  523. transition-duration: 0.8s;
  524.  
  525.  
  526. }
  527.  
  528.  
  529.  
  530. </style>
  531.  
  532. </head>
  533.  
  534.  
  535. <body>
  536.  
  537.  
  538. <div id="sidebar">
  539. <div id="sidebar1"><img src="{image:sidebar}"></div>
  540.  
  541.  
  542.  
  543. </div>
  544.  
  545.  
  546. </div>
  547.  
  548.  
  549. <div class="navi">
  550. <a href="/" href="">home</a><br>
  551. <a href="{text:link 1 url}">{text:link 1}</a></br>
  552. <a href="{text:link 3 url}">{text:link 3}</a></br>
  553. <a href="{text:link 5 url}">{text:link 5}</a></br>
  554. <a href="ask" href="/ask">message</a><br>
  555. <a href="{text:link 2 url}">{text:link 2}</a></br>
  556. <a href="{text:link 4 url}">{text:link 4}</a></br>
  557. <a href="{text:link 6 url}">{text:link 6}</a></br>
  558. <div id="navbg"></div>
  559. <div id="desc2">{text:updates}</div>
  560. <div id="desc">{Description}</div>
  561.  
  562.  
  563.  
  564.  
  565.  
  566. </div>
  567.  
  568. <div id="title2">{text:second title}</div>
  569. </div>
  570.  
  571.  
  572.  
  573. <div id="etitle">{text:title}</div>
  574.  
  575. </div>
  576.  
  577.  
  578.  
  579.  
  580. </div>
  581. <div id="pagi">{block:Pagination}
  582. {block:PreviousPage}
  583. <a href="{PreviousPage}">BACKWARDS </a>
  584. {/block:PreviousPage}
  585.  
  586. {block:NextPage}
  587. <a href="{NextPage}">FORWARD</a>
  588. {/block:NextPage}
  589. {/block:Pagination}</div>
  590. </div></div>
  591. </div>
  592.  
  593. <div id="box">
  594. {block:Posts}
  595. <div id="post">
  596.  
  597. <!--TEXT POSTS-->
  598.  
  599. {block:Text}
  600. {block:Title}<h2><center>{Title}</center></h2>{/block:Title}
  601. {Body}
  602. {/block:Text}
  603.  
  604. <!--ASKS-->
  605.  
  606. {block:Answer}
  607. <div id="asks">
  608. <div style="margin-left:-280px; padding-bottom:8px; font-size:15px;"><b><i>{Asker} asked:</b></i></span></div><br /> <div style="padding-left:15px; margin-top:-18px; font-size:13px;">{Question}</div>
  609. </div>
  610. {Answer}
  611. {/block:Answer}
  612.  
  613. <!--QUOTE POSTS-->
  614. {block:Quote}
  615.  
  616. {block:Quote}
  617. <h2>{Quote}</h2>
  618. <div align="right">
  619. {block:Source}<h1>-{Source}</h1>{/block:Source}
  620. </div>
  621. {/block:Quote}
  622. <!--LINK POSTS-->
  623.  
  624. {block:Link}
  625. <h2><center><a href="{URL}">{Name}</center></a></h2>
  626. {block:Description}{Description}{/block:Description}
  627. {/block:Link}
  628.  
  629. <!--CHAT POSTS-->
  630.  
  631. {block:Chat}
  632. {block:Title}<h2>{Title}</h2>{/block:Title}
  633. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  634. {Line}</li>{/block:Lines}</ul>
  635. {/block:Chat}
  636.  
  637. <!--PHOTO POSTS-->
  638.  
  639. {block:Photo}
  640. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  641.  
  642. {block:Caption}{Caption}{/block:Caption}
  643. {/block:Photo}
  644.  
  645. <!--PHOTOSET POSTS-->
  646.  
  647. {block:Photoset}
  648. {Photoset-500}
  649. {block:Caption}{Caption}{/block:Caption}
  650. {/block:Photoset}
  651.  
  652. <!--VIDEO POSTS-->
  653.  
  654. {block:Video}
  655. {Video-500}
  656. {block:Caption}{Caption}{/block:Caption}
  657. {/block:Video}
  658.  
  659.  
  660. <!--AUDIO-->
  661.  
  662. {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>
  663. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  664. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  665. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  666. {/block:Audio}
  667.  
  668.  
  669. <!--POST INFO-->
  670.  
  671.  
  672. <div id="info">
  673. <div id="permalink">
  674. <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a> <div class=right>{NoteCount}</div></a></div>
  675.  
  676. {block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}</div>
  677.  
  678.  
  679.  
  680. </div>{/block:Posts}{/block:Posts}</div></div></div></div>
  681. </div>
  682.  
  683. <!--Simply don't remove it pls.-->
  684. </div>
  685.  
  686. </div>
  687. <div id="c">
  688. <a href="http://azureofrp.tumblr.com/">AZUREOFRP </a>
  689.  
  690. </div>
  691. </div>
Advertisement
Add Comment
Please, Sign In to add comment