Advertisement
yuukithemes

flavorful theme

Jan 19th, 2015
7,486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SPARK 10.66 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!-- theme by shenpai. leave credit untouched thank u
  4.  
  5. here is where i got the video resizing from in case anyone is wondering:
  6.  
  7. http://webdesignerwall.com/tutorials/css-elastic-videos -->
  8.  
  9. <head>
  10. <title>{title}</title>
  11. <meta name="color:Background" content="#fff">
  12. <meta name="color:Text" content="#444">
  13. <meta name="color:Link" content="#444">
  14. <meta name="color:footer" content="#fbfbfb">
  15. <meta name="color:Link Hover" content="#eee">
  16. <meta name="color:hover" content="#eee">
  17. <meta name="color:Ask Background" content="#faf9f8" />
  18. <meta name="color:Border" content="#eee"/>
  19. <meta name="color:Shadow" content="#eee"/>
  20. <meta name="color:italic" content="#444444">
  21. <meta name="color:bold" content="#444444">
  22. <meta name="color:Post Info" content="#ccc"/>
  23. <meta name="color:tags" content="#ccc"/>
  24.  
  25. <meta name="if:double border" content="1"/>
  26. <meta name="if:Rounded" content="1"/>
  27. <meta name="if:Opacity" content="0"/>
  28.  
  29. <meta name="image:Sidebar Background" content=""/>
  30. <meta name="image:Background" content="">
  31. <meta name="image:Sidebar" content=""/>
  32.  
  33. <meta name="text:post size" content="330"/>
  34. <meta name="text:font size" content="10"/>
  35. <meta name="text:Link 1 URL" content="" />
  36. <meta name="text:Link 1" content="" />
  37. <meta name="text:Link 2 URL" content="" />
  38. <meta name="text:Link 2" content="" />
  39. <meta name="text:Link 3 URL" content="" />
  40. <meta name="text:Link 3" content="" />
  41.  
  42. <style type="text/css">
  43.  
  44. a { color:{color:Link}; }
  45.  
  46. h2 { font-size:12px; }
  47.  
  48. a:hover { color:{color:Link Hover}; text-decoration:none; background:{color:hover}; }
  49.  
  50. .oh { margin:10px; }
  51.  
  52. #quest { padding:10px; background:{color:ask background}; }
  53.  
  54. .thething { margin:-7px 0 0 30px; font-family:arial; color:{color:ask background}; font-size:65px; z-index:-99999!important; }
  55.  
  56. #answer { margin:10px; }
  57.  
  58. blockquote { padding-left:6px; margin:10px; border-left:2px solid {color:text}; word-wrap:break-word; }
  59.  
  60. pre, code { padding:10px; box-sizing:border-box; -moz-box-sizing:border-box; webkit-box-sizing:border-box; display:block; width:100%; overflow-x:auto; }
  61.  
  62. body { background:{color:Background}; background-image:url('{image:Background}'); font-family:tahoma; letter-spacing:.05em; font-size:{text:font size}px; line-height:16px; text-align:justify; background-attachment:fixed; color:{color:Text}; }
  63.  
  64. #wrapper { width:980px; border:none; margin:80px auto; }
  65.  
  66. #sidebar { position:fixed; margin-top:0px; margin-left:180px; width:150px; border:1px solid {color:border}; {block:ifrounded} border-radius:6px; {/block:ifrounded} box-shadow:0px 0px 0px 4px {color:shadow}; background:#fff url('{image:sidebar background}'); background-attachment:fixed; padding:5px; {block:ifdoubleborder} border:4px double {color:border}; {/block:ifdoubleborder} }
  67.  
  68. #title { text-align:center; padding:5px; margin-bottom:5px; }
  69.  
  70. #title img { width:100px; padding:5px; border:1px solid {color:border}; border-radius:6px; background:white; box-shadow:0px 0px 0px 4px {color:shadow}; }
  71.  
  72. #description { text-align:center; line-height:16px; margin:3px; font-family:lucida sans; padding:5px; }
  73.  
  74. #links { text-align:center; margin-bottom:10px; }
  75.  
  76. #links a { font-family:lucida sans; background:{color:hover}; padding:2px; text-decoration:none; border-radius:4px; line-height:26px; }
  77.  
  78. .pagination { padding:10px; margin-top:20px; font-size:12px; text-align:center; }
  79.  
  80. .pagination a { display:inline-block; margin:0px 2px; background:white; border:1px solid {color:border}; display:-moz-inline-stack; line-height:100%; padding:5px; }
  81.  
  82. .pagination .g { display:inline-block; margin:0px 2px; display:-moz-inline-stack; line-height:100%; padding:7px; }
  83.  
  84. .pagination a:hover { opacity:0.7; }
  85.  
  86. #notes { padding:5px; line-height:16px; line-height:1.5em; margin-top:5px; background:{color:footer}; border-radius:5px; max-height:250px; overflow:auto; }
  87.  
  88. #notes img { display:none; }
  89.  
  90. #notes li { margin-left:-20px; list-style:none; }
  91.  
  92. ol.notes { color:{color:Text}; }
  93.  
  94. #notes a { color:{color:text}; }
  95.  
  96. #entries { margin-left:400px; margin-top:30px; width:{text:post size}px; margin-bottom:30px; }
  97.  
  98. #posts { width:{text:post size}px; border:1px solid {color:border}; {block:ifrounded} border-radius:6px; {/block:ifrounded} padding:15px; background:white; box-shadow:0px 0px 0px 4px {color:shadow}; line-height:17px; margin-bottom:50px; {block:ifdoubleborder} border:4px double {color:border}; {/block:ifdoubleborder} }
  99.  
  100. #posts img { max-width:100%; }
  101.  
  102. .chat li { list-style-type:none; border-bottom:1px solid {color:border}; margin-left:-40px; padding:5px; }
  103.  
  104. .chat li:last-child { border-bottom:none; }
  105.  
  106. .perma { background: {color:footer}; -moz-border-bottom-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-bottom-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; font-family: lucida sans; font-size: 10px; color: {color:post info}; padding: 5px 10px; margin-left:-15px;  margin-right:-15px; margin-bottom:-15px; }
  107.  
  108. .perma a { text-decoration:none; color: {color:post info}; }
  109.  
  110. .tags { color: {color:tags}; padding:5px; margin-top:-3px; }
  111.  
  112. .tags a { color: {color:tags}; text-decoration: none; }
  113.  
  114. .search { background-color: {color:shadow}; color: black; font-style:italic; border:1px dashed {color:border}; margin-bottom:7px; z-index:99999; width:100px; border-radius: 4px; padding: 4px; }
  115.  
  116. .video-container { position: center; overflow: hidden; }
  117.  
  118. .video-container iframe, .video-container object,.video-container embed {
  119. position: center; max-width:{text:post size}px; background:{color:background}; max-height:{text:post size}px; }
  120.  
  121.  
  122. .audio-container iframe, .audio-container object, .audio-container embed {
  123. position: center; max-width:{text:post size}px; max-height:{text:post size}px; }
  124.  
  125. .tumblr_audio_player { width:{text:post size}px; height:70px; overflow:hidden; }
  126.  
  127. .video-wrapper { max-width:{text:post size}px; max-height:{text:post size}px; }
  128.  
  129. .quote-text { font-family: serif; line-height:18px; font-size: 15px !important; font-style: italic; }
  130.  
  131. .text-right { text-align: right; }
  132.  
  133. #boop { background:{color:background}; border:1px solid {color:border}; padding:10px; text-align:center; border-radius:4px; margin-bottom:6px; font-size:15px; }
  134.  
  135. #boop a { display:block; text-decoration:none; }
  136.  
  137. {CustomCSS}
  138.    
  139. </style>
  140.  
  141. </head>
  142.  
  143. <div id="wrapper">
  144.  
  145. <body>
  146. <div id="sidebar">
  147. <div id="description"><center>{description}</center></div>
  148. <div id="links">
  149. <a href="/">index</a>
  150. <a href="/ask">mail</a>
  151. <a href="/archive">archive</a><br>
  152. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  153. {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
  154. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}</div>
  155. <div id="title"><a href="/"><img src="{image:sidebar}"></a></div>
  156. <center>
  157. <form action="/search" method="get" id="search-form">
  158. <input class="search" type="text" placeholder="&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Search me..." name="q" value="" style="outline:none;"/></form></center></div>
  159.  
  160.  
  161. <div id="entries">
  162.  
  163. {block:SearchPage}{block:SearchResults}<h3>{lang:SearchResultCount results for SearchQuery 2}</h3>{/block:SearchResults}{block:NoSearchResults}
<h3>{lang:No search results for SearchQuery 2}</h3>
{/block:NoSearchResults}{/block:SearchPage}<p></p>{block:TagPage}<h3>#{Tag}</h3>{/block:TagPage}<p></p>
  164.  
  165. {block:Posts}
  166.  
  167. <div id="posts">
  168.  
  169. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}{block:Text}{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
  170.  
  171. <div class="oh">{Body}</div>{/block:Text}{block:Quote}<p class="quote-text">"{Quote}"</p>{block:Source}<p class="text-right"> &mdash; {Source}</p>{/block:Source}{/block:Quote}{block:Link}<div id="boop"><a href="{URL}">✿ {Name} ✿ →</a></div>{Description}{/block:Link}
  172.  
  173. {block:Chat}{block:Title}{Title}{/block:Title}
  174. <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label"><b> {Label} </b></span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
  175.  
  176. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="{block:ifopacity} opacity:.6; {/block:ifopacity}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  177.  
  178. {block:Photoset}
  179. <div style="{block:ifopacity} opacity:.6; {block:ifopacity}">{Photoset}</div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  180.  
  181. {block:Video}
  182. <div class="video-wrapper">
  183. <div class="video-container">
  184. {video-400}
  185. </div>
  186. </div>
  187. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  188. {/block:Video}
  189.  
  190. {block:Audio}
  191. <div class="audio-container">
  192. <div class="video-wrapper">
  193. {AudioPlayer}</div></div>
  194. {/block:Audio}
  195.  
  196. {block:Answer}
  197. <div id="quest">{Asker}:<span style="padding:4px">{Question}</span></div><div class="thething">▾</div><div id="answer">{Answer}</div>
  198. {/block:Answer}
  199.  
  200. {block:indexpage}
  201. <div class="tags">{block:HasTags}<div class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}</div>{/block:HasTags}</div><div class="perma"><a href="{permalink}">{block:Reblog}{lang:Reblogged from ReblogParentName} {block:RebloggedFromReblog}{/block:RebloggedFromReblog}{/block:Reblog}{block:NotReblog}{lang:Posted TimeAgo from source}{/block:NotReblog} <div style="float:right">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div></div>{/block:indexpage}{block:date}{block:permalinkpage}<div style="font-size:13px;text-align:center;margin:5px;padding:3px">{block:RebloggedFrom} via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom} notes: <a href="{permalink}">{NoteCount}</a></div>{block:PostNotes}<div id="notes">{PostNotes}</div>{block:PostNotes}{/block:permalinkpage}{/block:date}</div>{/block:Posts}{block:IndexPage}
<div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{block:JumpPagination length="4"}{block:CurrentPage}<span class="g">✖</span>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}" id="next">→</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}</div></div>
  202.  
  203. <a href="http://shenpai.tumblr.com" style="background:white; border:1px solid {color:border}; position:fixed; bottom:5px; left:5px; padding:5px; text-decoration:none">THEME</a>
  204.  
  205. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement