Advertisement
beliebed

#31 Spring Love Theme

Mar 22nd, 2014
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 9.69 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.  
  5. theme by artcicmonkeyz
  6.  
  7. -->
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16.  
  17. <meta name="color:Background" content="#ffffff"/>
  18. <meta name="image:sidebar" content="#A4A4A4"/>
  19. <meta name="color:Text" content="#a8a8a8"/>
  20. <meta name="color:Link" content="#b8b8b8"/>
  21. <meta name="color:Tags" content="f0f0f0"/>
  22. <meta name="color:Hover" content="#f2f2f2"/>
  23. <meta name="color:Line" content="#f2f2f2"/>
  24. <meta name="color:Border" content="#e4e4e4"/>
  25. <meta name="color:Post" content="#ffffff"/>
  26. <meta name="color:sidebartext" content="#ffffff"/>
  27. <meta name="color:sidebarlinks" content="#ffffff"/>
  28. <meta name="color:Answer" content="#f8f8f8"/>
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="image:bg" content=""/>
  31. <meta name="text:Link 1" content="" />
  32. <meta name="text:Link 1 Text" content="" />
  33. <meta name="text:Link 2" content="" />
  34. <meta name="text:Link 2 Text" content="" />
  35. <meta name="text:Link 3" content="" />
  36. <meta name="text:Link 3 Text" content="" />
  37. <meta name="if:Show Link 1" content="1" />
  38. <meta name="if:Show Link 2" content="1" />
  39. <meta name="if:Show Link 3" content="1" />
  40. <meta name="color:scrollbarbg" content="ffffff"/>
  41.  
  42.  
  43. <style type="text/css">
  44.  
  45. /* --- SCROLLBAR ---*/
  46.  
  47.  ::-webkit-scrollbar {
  48. width: 5px;height: 5px;}
  49. ::-webkit-scrollbar-button:start:decrement,
  50. ::-webkit-scrollbar-button:end:increment {
  51. height: 6px;display: block;background-color: {color:white};}
  52. ::-webkit-scrollbar-track-piece {
  53. background-color: {color:scrollbarbg};}
  54. ::-webkit-scrollbar-thumb:vertical {
  55. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  56.  
  57.  
  58. /* --- BODY ---*/
  59.  
  60. body {
  61.     background:{color:background};
  62.     margin:0px;
  63.     color:{color:text};
  64.     font-family:cambria;
  65.     text-align:center;
  66.     font-size:9px;
  67.     line-height:100%;
  68. }
  69.  
  70. a {
  71.     text-decoration:none;
  72.     outline:none;
  73.     -moz-outline-style:none;
  74.     color:{color:link};
  75. }
  76.  
  77. img {
  78.     border:none;
  79. }
  80.  
  81. blockquote {
  82.     padding-left:5px;
  83.     border-left:2px solid;
  84. }
  85.    
  86. blockquote blockquote {
  87.     padding-left:5px;
  88.     border-left:2px solid;
  89. }
  90.  
  91. h1 {
  92.     font-size:9px;
  93.     text-transform:uppercase;
  94. }
  95.  
  96. a:hover {
  97.     opacity:10;
  98.     color:{color:hover};
  99.      -webkit-transition: all 0.7s ease;
  100.     -moz-transition: all 0.7s ease;
  101.     -o-transition: all 0.7s ease
  102. }
  103.  
  104. #tree {
  105. position:fixed;
  106. margin-top:-100px;
  107. margin-left:-132px;
  108. }
  109.  
  110. #tree img {
  111. width:0px;
  112. height:0px;
  113.  
  114. }
  115.  
  116. /* --- POST ENTRIES ---*/
  117.  
  118.  
  119. #entries {
  120.     padding:10px;
  121.     width:500px;
  122.     margin-left:500px;
  123.     margin-top:50px;
  124.     text-align:center;
  125.     font-size:11px;
  126. }
  127.  
  128. /* --- BODY: POSTS ---*/
  129.  
  130.  
  131. #post {
  132.     width:500px;
  133.     padding-bottom:20px;
  134.     padding:10px;
  135.     margin-top:15px;
  136.     background-color:{color:Post};
  137. }
  138.  
  139. /* --- SIDEBAR IMAGE ---*/
  140.  
  141.  
  142. #sidebar {
  143.     width:90px;
  144.     position:fixed;
  145.     margin-left:170px;
  146.     margin-top:220px;
  147.     opacity:.80;
  148.     background-color:{color:gray};
  149. }
  150.  
  151. #sidebarimage {
  152.     position:fixed;
  153.     margin-top:150px;
  154.     margin-left:-65px;
  155.     width 120px;
  156. }
  157.  
  158. #sidebarimage img {
  159.     position:fixed;
  160.     width:133px;
  161.     border:solid 0px;
  162.     border-radius:36px;
  163.     padding:2px;
  164.     border-color: {color:gray};
  165.     background-color:{color:Sidebar};
  166.  
  167. }
  168. /* --- SIDEBAR LINKS ---*/
  169.  
  170. .links {
  171.     width:80px;
  172.     height:4px;
  173.     padding: 9px;
  174.     font-size:7px;
  175.     font-family:'cambria ';
  176.     text-align:center;
  177.     border-radius:36px;
  178.     margin-top:19px;
  179.     margin-left:88px;
  180.     text-align:center;
  181.     text-transform:uppercase;
  182.     word-spacing:5px;
  183.     position:fixed;
  184.     padding-bottom:5px;
  185.     color:{color:sidebarlinks};
  186. }
  187.  
  188. .links a {
  189.     font-size: 11px;
  190.     width:80px;
  191.     background-color:#000000;
  192.     border-radius:36px;
  193.     display:block;
  194.     line-height:50px;
  195. }
  196.  
  197. .links a:hover{
  198.  
  199.     color:#000000;
  200.  
  201.     margin-left:25px;
  202.  
  203.     font-style:cambria;
  204.    
  205.     background-color:#ffffff;
  206.  
  207.     -moz-transition-duration:.5s;
  208.  
  209.     -webkit-transition-duration:1.0s;
  210.  
  211.     -o-transition-duration:.5s;
  212.  
  213.     }
  214.  
  215.  
  216. /* --- DESCRIPTION ---*/
  217.  
  218. #description {
  219.     position:fixed;
  220.     font-family:cambria bold;
  221.     line-height:100%;
  222.     font-size:9px;
  223.     font-style:;
  224.     width:113px;
  225.     margin-top:15px;
  226.     border-radius:36px;
  227.     text-transform:lowercase;
  228.     padding:8px;
  229.     margin-left:-63px;
  230.     text-align:center;
  231.     color:{color:sidebartext};
  232.     background-color:#000000;
  233.    
  234.     }
  235.    
  236. #description a:hover{
  237.  
  238.     color:;
  239.    
  240.  
  241.     margin-left:100px;
  242.  
  243.     font-style:italic;
  244.  
  245.     -moz-transition-duration:2.5s;
  246.  
  247.     -webkit-transition-duration:2.5s;
  248.  
  249.     -o-transition-duration:2.5s;
  250.  
  251.     }
  252.    
  253.  
  254.  
  255. /* --- PAGINATION---*/
  256.  
  257.  
  258. #pagination {
  259.     width:75px;
  260.     font-size:15px;
  261.     text-align:center;
  262.     background-color:#000000;
  263.     margin-left:-41.5px;
  264.     margin-top:259px;
  265.     position:fixed;
  266.     border-radius:36px;
  267.     font-family:cambria;
  268.     text-transform:uppercase;
  269.     letter-spacing:0px;
  270.     font-style:none;
  271.     height:10px;
  272.     padding:8px;
  273. }
  274.  
  275. #pagination a {color:{color:links}; -moz-transition-duration:1s;
  276. -webkit-transition-duration:1s; -o-transition-duration:1s;}
  277.  
  278. /* --- POST INFO ---*/
  279.  
  280.  
  281. #info {
  282.     text-align:center;
  283.     margin-top:10px;
  284.     text-transform:lowercase;
  285.     font-size:10px;
  286.     font-style:bold;
  287.     border-top:1px solid {color:Line}
  288. }
  289.  
  290. /* --- POST TAGS---*/
  291.  
  292.  
  293. #tags {
  294.     font-family:cambria;
  295.     letter-spacing:0px;
  296.     text-transform:lowercase;
  297.     font-size:10px;
  298.     font-style:italic;
  299.     margin-top:4px;
  300.     text-align:right;
  301. }
  302.    
  303. #tags
  304. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  305.     -webkit-transition: all 0.6s ease-in-out;
  306.     -moz-transition: all 0.6s ease-in-out;
  307.     -o-transition: all 0.6s ease-in-out;
  308.     -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}  
  309.  
  310.  
  311. /* --- QUESTIONS ---*/
  312.  
  313. #asker {
  314.     padding:5px;
  315.     font-family:cambria;
  316.     letter-spacing:1px;
  317.     text-align:left;
  318.     font-style:italic;
  319.     margin-left:10px;
  320.     border-left:3px #eee solid;
  321.     background-color:{color:background}
  322. }
  323.  
  324. {CustomCSS}</style></head><body>
  325.  
  326. <div id="sidebar">
  327. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  328.  
  329.  
  330. <div id="description">
  331. {Description}
  332. </div>
  333.  
  334. <div id="tree"><img src=""></div>
  335.  
  336. <div class="links">
  337. <a href="/"> i. home</a>
  338. <a href="/ask"> ii. mail</a>
  339. {block:IfShowLink1}<a href="{text:Link 1}"> iii. {text:Link 1 Text}</a>{/block:IfShowLink1}
  340. {block:IfShowLink2}<a href="{text:Link 2}"> iv. {text:Link 2 Text}</a>{/block:IfShowLink2}
  341. {block:IfShowLink3}<a href="{text:Link 3}"> v. {text:Link 3 Text}</a>{/block:IfShowLink3}
  342. </div>
  343.  
  344.  
  345.  <div id="pagination">
  346. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">new</a>{/block:PreviousPage}  {block:NextPage}<a href="{NextPage}">old</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  347. </div></div></div>
  348.  
  349. </div>
  350.  
  351. <div id="entries">{block:Posts}<div id="post">
  352.  
  353. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  354.  
  355. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  356.  
  357. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  358.  
  359. {block:Quote}{Quote}{/block:Quote}
  360.  
  361. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  362.  
  363. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  364.  
  365. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  366. <br>{block:TrackName}<b>Track:</b> {TrackName}<br />{/block:TrackName}
  367. <br>{block:Artist}<b>By:</b> {Artist}<br />{/block:Artist}
  368. {/block:ExternalAudio}<br><b>Dancers:</b> {PlayCount} listeners
  369. {/block:Audio}
  370.  
  371. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  372.  
  373. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;"> {Asker} wrote: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  374.  
  375. <div id="info">
  376. <br> <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} ♥ via ♥ <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} ♥ by ♥ <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} ♥ with ♥ <a href="{Permalink}">{NoteCountWithLabel}</a>
  377. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  378. {/block:Posts}
  379. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  380. {/block:Posts}</div></div></div>
  381.  
  382.  
  383.  
  384.  
  385.  
  386. <div style="position:fixed;bottom:3px; right:3px; font-size:9px; letter-spacing:2px; font-family:cambria;"><a href=""><a href="http://artcicmonkeyz.tumblr.com/">© artcicmonkeyz</a></center></div>
  387.  
  388.    
  389. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement