Advertisement
AUSTINASSISTS

Theme 16 "Happily"

Aug 25th, 2014
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.77 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. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  4. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  5. <script>
  6. (function($){
  7. $(document).ready(function(){
  8. $("[title]").style_my_tooltips({
  9. tip_follows_cursor:true,
  10. tip_delay_time:200,
  11. tip_fade_speed:300
  12. }
  13. );
  14. });
  15. })(jQuery);
  16. </script>
  17.  
  18. <head>
  19. </style>
  20.  
  21.  
  22. <title>{Title}</title>
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  26.  
  27. <!---- Theme 16 "Happily" by Celinaofrph.
  28. ✘ Please don't remove the credit
  29. ✘ Don't steal or/and claim as your own or I'm getting angry
  30. ✘ Edit it for your personal use as much as you want
  31. ✘ If you want to release an edited version of this theme, pls message me first okay.
  32. ✘ Don't forget ily when you follow the rules.
  33. --->
  34.  
  35.  
  36.  
  37. <!--META NAMES-->
  38.  
  39. <meta name="color:txt" content="#666666"/>
  40. <meta name="color:links" content="#6f6e6e"/>
  41. <meta name="color:hover" content="#fafafa"/>
  42.  
  43.  
  44. <meta name="color:bg" content="#ffffff">
  45. <meta name="color:bgright" content="#ffffff">
  46. <meta name="color:bgleft" content="#ffffff">
  47. <meta name="color:bgtop" content="#ffffff">
  48. <meta name="color:post bg" content="#B48251">
  49. <meta name="color:links bg" content="#AAAAAA">
  50. <meta name="color:infobg" content="#ffffff">
  51. <meta name="color:border" content="#6C181F">
  52. <meta name="color:post border" content="#ffffff">
  53. <meta name="color:scrollbar" content="#AAAAAA">
  54. <meta name="color:title" content="#AAAAAA">
  55. <meta name="color:scrollbarbg" content="#ffffff">
  56.  
  57. <meta name="image:bg" content=""/>
  58. <meta name="image:sb2" content=""/>
  59. <meta name="image:sb3" content=""/>
  60. <meta name="image:sb4" content=""/>
  61. <meta name="image:bg left" content=""/>
  62. <meta name="image:icon" content=""/>
  63. <meta name="image:png" content=""/>
  64.  
  65. <meta name="text:link1" content=""/>
  66. <meta name="text:link1 url" content="/"/>
  67. <meta name="text:link2" content="">
  68. <meta name="text:link2 url" content="/"/>
  69. <meta name="text:link3" content=""/>
  70. <meta name="text:link3 url" content="/"/>
  71. <meta name="text:link4"content=""/>
  72. <meta name="text:link4 url" content="/"/>
  73. <meta name="text:link5"content=""/>
  74. <meta name="text:link5 url" content="/"/>
  75. <meta name="text:link6"content=""/>
  76. <meta name="text:link6 url" content="/"/>
  77.  
  78.  
  79.  
  80.  
  81. <style type="text/css">
  82.  
  83. @font-face {
  84. font-family: "superhelio";
  85. src: url('http://static.tumblr.com/wibillv/3w0nalt7v/superhelue.ttf');
  86. }
  87.  
  88.  
  89. ::-webkit-scrollbar-thumb {
  90. height:auto;
  91. background-color:{color:Scrollbar};
  92. }
  93.  
  94. ::-webkit-scrollbar {
  95. height:9px;
  96. width:4px;
  97. background-color:{color:ScrollbarBg};
  98. }
  99.  
  100. body {
  101. background-color:{color:bg};
  102. background-image:url('{image:bg}');
  103. background-attachment: fixed;
  104. background-repeat: repeat;
  105. font-family:"superhelio";
  106. font-size:10px;
  107. text-align:justify;
  108. color:{color:txt};
  109. margin:0;
  110.  
  111.  
  112. }
  113.  
  114. a {
  115. color:{color:links};
  116. text-decoration:none;
  117. -moz-outline-style:none;
  118. }
  119.  
  120. a:hover {
  121. color:{color:hover};
  122. -webkit-transition: all 0.4s ease-in-out;
  123. -moz-transition: all 0.4s ease-in-out;
  124. -o-transition: all 0.4s ease-in-out;
  125. -ms-transition: all 0.4s ease-in-out;
  126. transition: all 0.4s ease-in-out;
  127. }
  128.  
  129. img {
  130. border:none;
  131. }
  132.  
  133. blockquote {
  134. padding-left:5px;
  135. border-left:2px solid;
  136. margin:5px;
  137. }
  138.  
  139. blockquote blockquote {
  140. padding-left:5px;
  141. border-left:2px solid;
  142. margin:5px;
  143. }
  144.  
  145. /*BACKGROUNDS*/
  146.  
  147. #backgroundright {
  148. position:fixed;
  149. width:300px;
  150. height:684px;
  151. top:-2px;
  152. margin-left:-2px;
  153. background: {color:bgright};
  154. z-index:9999;
  155.  
  156. }
  157.  
  158. #backgroundleft {
  159. position:fixed;
  160. width:300px;
  161. height:684px;
  162. top:-2px;
  163. margin-left:1067px;
  164. background: {color:bgleft};
  165. z-index:-99999;
  166.  
  167. }
  168.  
  169. #backgroundtop {
  170. position:fixed;
  171. width:769px;
  172. height:150px;
  173. top:-2px;
  174. margin-left:298px;
  175. background: {color:bgtop};
  176. z-index:9999;
  177.  
  178. }
  179.  
  180.  
  181. /*PAGINAITON*/
  182.  
  183. #pagi {
  184. font-size:10px;
  185. text-transform:uppercase;
  186. background: {color:links bg};
  187. opacity:0.5;
  188. letter-spacing:3px;
  189. font-style:normal;
  190. position:fixed;
  191. text-align:center;
  192. margin-left:336px;
  193. margin-top:-70px;
  194. padding-top:5px;
  195. padding-bottom:5px;
  196. width:100px;
  197. z-index:99999;
  198. border:1px solid {color:border};
  199. font-family:"superhelio";
  200.  
  201.  
  202. }
  203. #pagi:hover {
  204. color: {color:hover};
  205. text-shadow: #000 0 0 5px;
  206. text-decoration:none;
  207.  
  208.  
  209. }
  210.  
  211.  
  212. /*IMAGES*/
  213.  
  214.  
  215. #sb2 {
  216. position:fixed;
  217. width:298px;
  218. height:682px;
  219. top:-1px;
  220. margin-left:-1px;
  221. border:1px solid {color:border};
  222. z-index:99999;
  223. opacity:1;
  224. transition-duration: 0.5s;
  225. -moz-transition-duration: 0.5s;
  226. -webkit-transition-duration: 0.5s;
  227. -o-transition-duration: 0.5s;
  228.  
  229. }
  230.  
  231. #sb3 {
  232. position:fixed;
  233. width:298px;
  234. height:682px;
  235. top:-1px;
  236. margin-left:1067px;
  237. border:1px solid {color:border};
  238. z-index:-9999;
  239. opacity:1;
  240. transition-duration: 0.5s;
  241. -moz-transition-duration: 0.5s;
  242. -webkit-transition-duration: 0.5s;
  243. -o-transition-duration: 0.5s;
  244.  
  245. }
  246.  
  247. #sb4 {
  248. position:fixed;
  249. width:752px;
  250. height:133px;
  251. top:7px;
  252. margin-left:307px;
  253. z-index:99999;
  254. transition-duration: 0.5s;
  255. -moz-transition-duration: 0.5s;
  256. -webkit-transition-duration: 0.5s;
  257. -o-transition-duration: 0.5s;
  258.  
  259. }
  260.  
  261. #icon {
  262. position:fixed;
  263. width:100px;
  264. height:100px;
  265. top:190px;
  266. margin-left:91px;
  267. border:5px solid {color:border};
  268. z-index:9999;
  269.  
  270.  
  271. }
  272.  
  273. #bgleft {
  274. position:fixed;
  275. width:298px;
  276. height:682px;
  277. top:-1px;
  278. margin-left:-1px;
  279. border:1px solid {color:border};
  280. z-index:9999;
  281.  
  282. }
  283.  
  284. #sb2:hover {
  285. -webkit-transition-delay:0.1s;
  286. opacity:0;
  287. transition-duration: 0.5s;
  288. -moz-transition-duration: 0.5s;
  289. -webkit-transition-duration: 0.5s;
  290. -o-transition-duration: 0.5s;
  291.  
  292.  
  293.  
  294.  
  295. }
  296.  
  297.  
  298. /*LINKS*/
  299. #description1 {
  300. position:fixed;
  301. text-align:center;
  302. text-transform:uppercase;
  303. height:130px;
  304. width: 180px;
  305. margin-left:45px;
  306. margin-top:340px;
  307. line-height:190%;
  308. color: {color:txt};
  309. font-size:10px;
  310. font-family:"superhelio";
  311. padding:7px;
  312. padding-top:10px;
  313. padding-bottom:10px;
  314. padding-left:10px;
  315. padding-right:10px;
  316. background:{color:post bg};
  317. border:1px solid {color:border};
  318. z-index:99999;
  319.  
  320. }
  321.  
  322. #links {
  323. font-size:10px;
  324. opacity:1;
  325. text-align:center;
  326. text-transform:uppercase;
  327. position:fixed;
  328. text-transform:bold;
  329. line-height:200%;
  330. font-family:"superhelio";
  331. margin-left:1160px;
  332. margin-top:100px;
  333. width:90px;
  334. z-index:9999999;
  335.  
  336. }
  337.  
  338. #links a{
  339. opacity:1;
  340. display:none;
  341. color:{color:links};
  342. background-color:{color:links bg};
  343. width:118px;
  344. height:10px;
  345. line-height:54%;
  346. padding-top:6px;
  347. display:block;
  348. border:1px solid {color:border};
  349. padding-bottom:3px;
  350.  
  351. }
  352.  
  353. #links a:hover{
  354. opacity:1;
  355. color:{color:hover};
  356. -moz-transition-duration:0.3s;
  357. -webkit-transition-duration:0.3s;
  358. -o-transition-duration:0.3s;
  359.  
  360.  
  361. }
  362.  
  363.  
  364.  
  365. /*ENTRIES*/
  366.  
  367. #container{
  368. width:525px;
  369. margin-left:-45px;
  370. margin-top:-10px;
  371. position:absolute;
  372. z-index:0;
  373.  
  374. }
  375.  
  376. #post{
  377. padding:15px;
  378. width:500px;
  379. background-color:{color:post bg};
  380. overflow:hidden;
  381. border:1px solid {color:border};
  382. border-radius:2px;
  383. margin-bottom:20px;
  384. margin-left:460px;
  385. float:left;
  386. z-index:9999;
  387. }
  388.  
  389.  
  390. /*POST INFO*/
  391.  
  392. #info {
  393. width:490px;
  394. text-align:center;
  395. font-family:"superhelio";
  396. font-size:10px;
  397. padding:5px;
  398. color:{color:text};
  399. line-height:10px;
  400. background-color:{color:infobg};
  401. border-radius:2px;
  402. margin-top:5px;
  403. margin-bottom:5px;
  404. }
  405.  
  406. #info a{
  407. color:{color:infolinks};
  408. }
  409.  
  410. #info a:hover{
  411. color: {color:hover};
  412. text-shadow: #000 0 0 5px;
  413. text-decoration:none;
  414. }
  415.  
  416. #tags{
  417. width:490px;
  418. padding:5px;
  419. margin-top:-3px;
  420. margin-left:-5px;
  421. float:left;
  422. text-align:left;
  423. font-size:8px;
  424. opacity:1;
  425. color:{color:txt};
  426. background-color:{color:infobg};
  427. transition-duration: 0.5s;
  428. -moz-transition-duration: 0.5s;
  429. -webkit-transition-duration: 0.5s;
  430. -o-transition-duration: 0.5s
  431. }
  432.  
  433. #tags a {
  434. display:inline-block;
  435. {color:infolinks};
  436. font-size:10px;
  437. text-align:center;
  438. text-decoration:none;
  439. }
  440.  
  441.  
  442.  
  443. #notes {
  444. font-family:"superhelio";
  445. text-transform:uppercase;
  446. font-size:10px;
  447. margin-left:460px;
  448. margin-top:-40px;
  449. }
  450.  
  451. #notes li{
  452. list-style-type:none;
  453. background-color:{color:PostBG};
  454. padding:5px;
  455. }
  456.  
  457. #notes img {
  458. opacity:0;
  459. display:none;
  460. }
  461.  
  462. /*ASKS*/
  463.  
  464. #asks {
  465. font-size:10px;
  466. text-align:left;
  467. padding:5px;
  468. margin-top:0px;
  469. background-color:{color:infobg}
  470. }
  471.  
  472. /*CREDIT-- Just leave this please*/
  473.  
  474. #c{
  475. float:right;
  476. position:fixed;
  477. bottom:5px;
  478. right:5px;
  479. padding:5px;
  480. font-size:12px;
  481. text-transform:uppercase;
  482. background-color:{color:post bg};
  483. border:1px double {color:border};
  484.  
  485. }
  486.  
  487. #maker a{
  488. color:{color:links};
  489. }
  490.  
  491.  
  492. {CustomCSS}
  493.  
  494. </style></head>
  495.  
  496.  
  497. <body>
  498. <div id="description1">{description}<
  499.  
  500. </div>
  501.  
  502. </div>
  503. <div id="sidebar">
  504. <div id="sb4"><img src="{image:sb4}"></div>
  505. <div id="sb2"><img src="{image:sb2}"></div>
  506. <div id="sb3"><img src="{image:sb3}"></div>
  507. <div id="title"><img src="{image:title}"></div>
  508. <div id="header"><img src="{image:sb4}"></div>
  509. <div id="png"><img src="{image:png}"></div>
  510. <div id="backgroundright"><img src="{image:bgright}"></div>
  511. <div id="backgroundleft"><img src="{image:bgleft}"></div>
  512. <div id="backgroundtop"><img src="{image:bgtop}"></div>
  513. <div id="bgleft"><img src="{image:bg left}"></div>
  514. <div id="icon"><img src="{image:icon}"></div>
  515.  
  516.  
  517.  
  518. <div id="links">
  519. <a class="link1" href="{text:link1 url}">{text:link1}</a><br>
  520. <a class="link2" href="{text:link2 url}">{text:link2}</a><br>
  521. <a class="link3" href="{text:link3 url}">{text:link3}</a><br>
  522. <a class="link4" href="{text:link4 url}">{text:link4}</a><br>
  523. <a class="link5" href="{text:link5 url}">{text:link5}</a><br>
  524. <a class="link6" href="{text:link6 url}">{text:link6}</a><br>
  525.  
  526.  
  527.  
  528. </div>
  529.  
  530.  
  531. {block:Pagination}
  532. <div id="pagi">
  533. {block:PreviousPage}
  534. <a href="{PreviousPage}">←prev</a> —
  535. {/block:PreviousPage}
  536. {block:NextPage}
  537. <a href="{NextPage}">next→<a>
  538. {/block:NextPage}
  539. </div>
  540. {/block:Pagination}
  541. </div>
  542. </div>
  543.  
  544.  
  545. <div id="container">
  546. {block:Posts}
  547. <div id="post">
  548.  
  549. <!--TEXT POSTS-->
  550.  
  551. {block:Text}
  552. {block:Title}<h2>{Title}</h2>{/block:Title}
  553. {Body}
  554. {/block:Text}
  555.  
  556. <!--ASKS-->
  557.  
  558. {block:Answer}
  559. <div id="asks">
  560. <div style="padding-bottom:2px; font-size:10px;"><b><i>{Asker} said:</b ></i></span></div><br /> <div style="padding-left:25px; margin-top :-10px; font-size:10px;">{Question}</div>
  561. </div>
  562. {Answer}
  563. {/block:Answer}
  564.  
  565. <!--QUOTE POSTS-->
  566. {block:Quote}
  567.  
  568. <div class="quote">
  569. <div class="quotetext_{Length}">"{Quote}"</div>
  570. {block:Source}<div class="source">{Source}</div>{/block:Source}
  571. </div>
  572. {/block:Quote}
  573.  
  574. <!--LINK POSTS-->
  575.  
  576. {block:Link}
  577. <h2><a href="{URL}">{Name}</a></h2>
  578. {block:Description}{Description}{/block:Description}
  579. {/block:Link}
  580.  
  581. <!--CHAT POSTS-->
  582.  
  583. {block:Chat}
  584. {block:Title}<h2>{Title}</h2>{/block:Title}
  585. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  586. {Line}</li>{/block:Lines}</ul>
  587. {/block:Chat}
  588.  
  589. <!--PHOTO POSTS-->
  590.  
  591. {block:Photo}
  592. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  593.  
  594. {block:Caption}{Caption}{/block:Caption}
  595. {/block:Photo}
  596.  
  597. <!--PHOTOSET POSTS-->
  598.  
  599. {block:Photoset}
  600. {Photoset-500}
  601. {block:Caption}{Caption}{/block:Caption}
  602. {/block:Photoset}
  603.  
  604. <!--VIDEO POSTS-->
  605.  
  606. {block:Video}
  607. {Video-500}
  608. {block:Caption}{Caption}{/block:Caption}
  609. {/block:Video}
  610.  
  611.  
  612. <!--AUDIO-->
  613.  
  614. {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>
  615. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  616. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  617. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  618. {/block:Audio}
  619.  
  620.  
  621. <!--POST INFO-->
  622.  
  623. <div id="info">
  624. <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;
  625. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>&nbsp;&nbsp;&nbsp;✘&nbsp;&nbsp;&nbsp;
  626. {/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">©</a>&nbsp;&nbsp;&nbsp;✘&nbsp;&nbsp;&nbsp;
  627. {/block:ContentSource}<a href="{Permalink}">{NoteCount} ✘</a></a></a>
  628. {block:HasTags}<div id="tags">
  629.  
  630. <big>✘ tagged as:</big>{block:Tags} <a href="/tagged/{Tag}">{Tag}</a>&nbsp;{/block:Tags}
  631. </div>{block:HasTags}
  632. </div>
  633. </div>
  634.  
  635. {/block:Posts}
  636. <br><br>{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  637. {/block:Posts}</div></div></div>
  638. <br><br><br><br>
  639.  
  640. </div></div>
  641.  
  642. {/block:Posts}
  643.  
  644. <!--Simply don't remove it pls.-->
  645. <div id="c">
  646. <a href="http://celinaofrph.tumblr.com/">✘✘✘
  647.  
  648. </body>
  649.  
  650. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement