JaqueRabbit

rAVEN tUMBLR tHEME

Feb 1st, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.34 KB | None | 0 0
  1. <i>Raven rp blog for <a href="http://theendsjustifieduniverse.tumblr.com"><u>'The Ends Justified'</u></a> AU<br>
  2. <i><br><b>*Online interations please*</b></i><br><br>[Magic Anon: none]<br>
  3. <sub><sub>(Pixel made by <a href="http://awesomecuza.tumblr.com/">awesomecuza</a>)</sub></sub></i>
  4.  
  5.  
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head><title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13. <!---- theme 04 by stonequeenthemes. do not remove the credit. --->
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Blog title" content="#ffffff"/>
  17. <meta name="color:Subtitle" content="#afafaf"/>
  18. <meta name="color:Text" content="#838282"/>
  19. <meta name="color:Link" content="#b8b8b8"/>
  20. <meta name="color:Bold" content="#b8b8b8"/>
  21. <meta name="color:Italic" content="#b8b8b8"/>
  22. <meta name="color:Border" content=g"#2d2d2d"/>
  23. <meta name="color:Hover" content="#fbfbfb"/>
  24. <meta name="color:Sidebar Background" content="#2d2d2d"/>
  25. <meta name="color:Side Border" content="#4b4b4b"/>
  26. <meta name="color:Side link" content="#fbfbfb"/>
  27. <meta name="color:Side Hover" content="#4b4b4b"/>
  28. <meta name="color:Sidebar Text" content="#969595"/>
  29.  
  30. <!---Text--->
  31.  
  32. <meta name="text:Subtitle" content="" />
  33.  
  34. <!---Images--->
  35.  
  36. <meta name="image:Sidebar BG" content=""/>
  37. <meta name="image:Sidebar Left" content=""/>
  38. <meta name="image:CornerImage" content="" />
  39.  
  40. <!---Links--->
  41.  
  42. <meta name="if:Show Subtitle" content="1">
  43. <meta name="text:Link 1" content="/" />
  44. <meta name="text:Link 1 Title" content="Link" />
  45. <meta name="text:Link 2" content="/" />
  46. <meta name="text:Link 2 Title" content="Link" />
  47. <meta name="text:Link 3" content="/" />
  48. <meta name="text:Link 3 Title" content="Link" />
  49. <meta name="text:Link 4" content="/" />
  50. <meta name="text:Link 4 Title" content="Link" />
  51.  
  52. <meta name="if:Show Link 1" content="1" />
  53. <meta name="if:Show Link 2" content="1" />
  54. <meta name="if:Show Link 3" content="1" />
  55. <meta name="if:Show Link 4" content="1" />
  56.  
  57.  
  58. <style type="text/css">
  59.  
  60. body {
  61.     background:{color:background};
  62.     margin:0px;
  63.     color:{color:text};
  64.     font-family:Calibri;
  65.     font-size:15px;
  66.     line-height:100%;}
  67.  
  68. a {
  69.     text-decoration:none;
  70.     outline:none;
  71.     -moz-outline-style:none;
  72.     color:{color:link};}
  73.    
  74. a:hover {
  75.     color:{color:hover};}
  76.    
  77. b, strong {color:{color:bold}}
  78. i, em {color:{color:italic}}
  79.  
  80. img {
  81.     border:none;}
  82.  
  83. blockquote {
  84.     padding-left:5px;
  85.     border-left:2px solid;}
  86.  
  87. blockquote img {
  88.     max-width: 100%;}
  89.    
  90. blockquote blockquote {
  91.     padding-left:5px;
  92.     border-left:2px solid;}
  93.  
  94. h1 {
  95.     font-size:19px;
  96.     font-family:'calibri';
  97.     font-weight:normal;
  98.     letter-spacing:3px;
  99.     font-style:strong;
  100.     text-align:center;
  101.     color:{color:Subtitle};
  102.     margin-top:-5px;
  103.     margin-bottom:-2px;}
  104.    
  105. h2 {
  106.     font-size:12px;
  107.     font-family:'calibri';
  108.     font-weight:normal;
  109.     letter-spacing:2px;
  110.     font-style:strong;
  111.     text-align:center;
  112.     color:{color:Subtitle};
  113.     margin-top:-5px;
  114.     margin-bottom:-2px;}
  115.  
  116. #entries {
  117.     padding:10px;
  118.     width:500px;
  119.     margin-left:540px;
  120.     margin-top:40px;}
  121.  
  122. #post {
  123.     width:500px;
  124.     padding-bottom:20px;
  125.     background-color:transparent;
  126.     padding:15px;
  127.     margin-bottom:30px;
  128.     margin-left:-150px;
  129.     border:1px solid {color:border}}
  130.  
  131. #background {
  132.     width:100px;
  133.     height:2000px;
  134.     position:fixed;
  135.     margin-left:0px;
  136.     margin-top:-40px;
  137.     background-image:url('{image:Sidebar Left}');
  138.     background-repeat:repeat;}
  139.  
  140. #sidebar {
  141.     z-index:999;
  142.     width:450x;
  143.     height:1000%;
  144.     position:fixed;
  145.     margin-left:100px;
  146.     margin-top:0px;
  147.     padding-top:0px;
  148.     padding-bottom:10px;
  149.     padding-left:10px;
  150.     padding-right:10px;
  151.     border-top:2px solid {color:border};
  152.     border-bottom:2px solid {color:border};
  153.     border-right:2px solid {color:border};
  154.     border-left:2px solid {color:border};
  155.     background:{color:sidebar background};
  156.     background-image:url('{image:Sidebar BG}');
  157.     background-repeat:no-repeat;}
  158.    
  159. #title {
  160.     font-size:11px;
  161.     letter-spacing:1px;
  162.     margin-left:auto;
  163.     margin-right:auto;
  164.     text-align:center;
  165.     margin-top:320px;
  166.     margin-bottom:2px;
  167.     font-family: 'cambria';
  168.     font-style:none;
  169.     font-weight:bold;
  170.     text-transform:uppercase;
  171.     color:{color:blog title};}
  172.  
  173. .links {
  174.     width:270px;
  175.     text-align:center;
  176.     border-top:0.2 solid {color:side border};    
  177.     font-size:6px;
  178.     z-index:-1;
  179.     letter-spacing:20px;
  180.     margin-left:-10px;
  181.     margin-right:-10px;
  182.     margin-top:0px;
  183.     margin-bottom:-2px;}
  184.  
  185. .links a {
  186.     display:block;
  187.     padding:5px;
  188.     margin-bottom:3px;
  189.     color:{color:side link};
  190.     border-top: 1px solid {color:side border};
  191.     border-bottom:1px solid {color:side border};
  192.     border-right:2px solid {color:side border};
  193.     border-left:2px solid {color:side border};
  194.     letter-spacing:3px;
  195.     margin-right:-8px;
  196.     text-transform:uppercase;
  197.     text-decoration:none;}
  198.  
  199. .links a:hover {
  200.     color:{color:hover};
  201.     border-bottom:2px solid {color:side hover};
  202.     border-right:2px solid {color:side hover};}
  203.    
  204. .navigate a{
  205.     background-color: transp;
  206.     color: {color:side link};
  207.     font-family: 'calibri';
  208.     font-size: 8px;
  209.     width: 35px;
  210.     height: 35px;
  211.     line-height: 15px;
  212.     padding: px;
  213.     text-align: center;
  214.     margin: 1px;}
  215.    
  216. .navigate a:hover {
  217.     color:{color:hover};}
  218.    
  219. #description {
  220.     width:225px;
  221.     padding:10px;
  222.     margin-top:0px;
  223.     text-align:justify;
  224.     margin-left:auto;
  225.     margin-right:auto;
  226.     font-size:11px;
  227.     font-family:'calibri';
  228.     color:{color:sidebar text};}
  229.  
  230. #pagination {
  231.     font-family:cambria;
  232.     font-size:7.5px;
  233.     text-align:center;
  234.     margin-top:auto;
  235.     margin-left:auto;
  236.     padding:0px;
  237.     width: 100px;
  238.     letter-spacing:2px;
  239.     text-transform:uppercase;
  240.     font-weight:bolder;}    
  241.  
  242. #pagination a {
  243.     color:{color:link};}
  244.    
  245. #pagination a:hover {
  246.     color:{color:linkhovercolor};}
  247.  
  248. #info {
  249.     text-align:center;
  250.     margin-top:10px;
  251.     padding:4px 0;
  252.     border-top:1px solid {color:border};
  253.     border-bottom:1px solid {color:border};}
  254.  
  255. #asks {
  256.     text-align:justify;
  257.     padding:8px;
  258.     background-color:transparent;
  259.      border-top:1px solid {color:border};
  260.     border-bottom:1px solid {color:border};
  261.     min-height:44px;
  262.     padding-left:65px}
  263.    
  264. .asker {
  265.     margin-bottom:-8px;
  266.     font-size:11px;
  267.     letter-spacing:1px;
  268.     font-style:italic}
  269.    
  270. #answers {
  271.     margin-top:8px}
  272.  
  273. #audioplayer {
  274.     z-index:1;
  275.     height:100px;
  276.     width:100px;
  277.     margin-top:11px;
  278.     margin-left:10px;
  279.     display:block;
  280.     overflow:hidden;
  281.     position:absolute;
  282.     background-color:#000000;
  283.     opacity: 0.5;filter:alpha(opacity=60);
  284.     -webkit-transition: all 0.7s ease;
  285.     -moz-transition: all 0.7s ease;
  286.     -o-transition: all 0.7s ease;}
  287.  
  288. #audioplayer:hover {
  289.     opacity: 0.5; filter:alpha(opacity=60);}
  290.  
  291. #audioplayerz {
  292.     width:25px;
  293.     height:25px;
  294.     margin-top:35px;
  295.     margin-left:35px;
  296.     overflow:hidden;
  297.     padding:3px;}
  298.  
  299. #albumart {
  300.     margin-top:0px;
  301.     margin-left:10px;
  302.     margin-right:10px;
  303.     z-index:0;
  304.     float:left;}
  305.  
  306. #audioshit {
  307.     font-family:'Cambria';
  308.     color:{color:text};
  309.     text-transform:none;
  310.     float:left;
  311.     text-align:center;
  312.     padding:8px;
  313.     letter-spacing:1;
  314.     font-size:10px;
  315.     margin-top:15px;
  316.     margin-bottom:10px;
  317.     margin-left:110px;
  318.     position:absolute;}
  319.  
  320. {CustomCSS}</style></head><body>
  321.  
  322. <div id="background">
  323. <div id="sidebar">
  324.  
  325. <img style="position:fixed; opacity: 1.0; width: 66px; height: 90px; TOP:500px; LEFT:298px; z-index: 1;" src="http://i.imgur.com/KUnlEOU.gif">
  326.  
  327.  
  328.  
  329. <div id="title">{Title}</div>
  330. <div id="subtitle">{block:IfShowSubtitle}<h2>{text:Subtitle}</h2>{/block:IfShowSubtitle}</div>
  331. <center>
  332. <br>
  333. <div class="navigate">
  334. <a href="/">HOME</a>
  335. <a href="/ask">ASK</a>
  336. <a href="/submit">SUBMIT</a>
  337. <a href="/archive">ARCHIVE</a>
  338. <a href="http://stonequeenthemes.tumblr.com" target="_blank">THEME</a>
  339.  
  340. </div>
  341. </center>
  342. <div id="description">{Description}</div>
  343.  
  344. <div class="links">
  345.  
  346.  
  347. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:IfShowLink1}
  348. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:IfShowLink2}
  349. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:IfShowLink3}
  350. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:IfShowLink4}
  351. </div>
  352.  
  353. <div id="pagination">
  354. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«BACK</a>{/block:PreviousPage}
  355. {block:NextPage}<a href="{NextPage}">Next»</a>{/block:NextPage}{/block:Pagination}    
  356. </div>
  357.  
  358. <div>
  359.  
  360. <img src="{image:cornerimage}" style="position:fixed;
  361. max-height: 100%;
  362. max-width: 500px;
  363. right:-20px;
  364. bottom:-5px;
  365. z-index:-9;
  366. ">  
  367.    
  368. </div>
  369.  
  370.  
  371. </div>
  372. </div>
  373.  
  374. <div id="entries">{block:Posts}<div id="post">{block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}</span>{/block:Text}
  375.  
  376. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  377.  
  378. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  379.  
  380. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source} <Br><div id="source">—{Source}</div>{/block:Source}{/block:Quote}  
  381.  
  382. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  383.  
  384. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  385.  
  386. {block:Audio}
  387. <div id="audioplayer"><div id="audioplayerz">{AudioPlayerBlack}</div></div><br>
  388.  
  389. <div id="albumart">
  390. {block:AlbumArt}<img src="{AlbumArtURL}" width="100" height="100">{/block:AlbumArt} </div>
  391.  
  392. <div id="audioshit">
  393. {block:TrackName}
  394. {TrackName}<br>
  395. {/block:TrackName}
  396.  
  397. {block:Artist}{Artist}<br>
  398.  
  399. {/block:Artist}
  400. {block:Album}{Album}<br>
  401. {/block:Album}
  402.  
  403. {PlayCountWithLabel}</div><br><br><br><br><br><br><br><br><br><br>
  404. {block:caption}{Caption}{/block:caption}
  405. {/block:Audio}
  406.  
  407. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  408.  
  409. {block:Answer}
  410. <img src="{AskerPortraitURL-64}" style="height:50px; width:50px; float:left; margin:6px 0 0 6px;">
  411. <div id="asks"><div class="asker">{Asker} inquired:</div>
  412. <br>{Question}</div>
  413. <div id="answers">{Answer}</div>
  414. {/block:Answer}
  415.  
  416. <div id="info">
  417. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  418. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  419. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  420.  
  421. </div>
  422. {block:PostNotes}{PostNotes}{/block:PostNotes}
  423. {/block:Posts}</div>
  424.  
  425. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment