Advertisement
lennonthemes

Jenny

Apr 25th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.00 KB | None | 0 0
  1. <!--- bonivur themes leave all credit!---> <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head><title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  11.  
  12. <!--Default Variables-->
  13. <!--Colors-->
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Text" content="#a7a7a7"/>
  17. <meta name="color:Link" content="#e6e4e4"/>
  18. <meta name="color:Hover" content="#ffffff"/>
  19. <meta name="color:Border" content="#ffffff"/>
  20. <meta name="color:Linksbg" content="#b1b0b0"/>
  21. <meta name="color:scrollbar" content="#b1b0b0"/>
  22. <meta name="color:scrollbg" content="#b1b0b0"/>
  23.  
  24. <!--Images-->
  25.  
  26. <meta name="image:Background" content=""/>
  27. <meta name="image:Sidebar" content="http://static.tumblr.com/079465a9aa94cb3e18aa915e54fc40f2/h6u9chk/pCumlu7g2/tumblr_static_katniss_everdeen_by_yellowcappie-d529kb9.jpg"/>
  28.  
  29. <!--Links-->
  30.  
  31. <meta name="text:Link1" content="/" />
  32. <meta name="text:Link1 Title" content="" />
  33. <meta name="text:Link2" content="/" />
  34. <meta name="text:Link2 Title" content="" />
  35.  
  36. <style type="text/css">
  37.  
  38. ::-webkit-scrollbar {height: 3px;width: 3px;}
  39. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  40. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  41.  
  42. body {
  43. background:{color:background};
  44. background-image: url('{image:background}') no-repeat fixed center;;
  45. margin:0px;
  46. color:{color:text};
  47. font-family:consolas;
  48. font-size:10px;
  49. line-height:100%;
  50. }
  51.  
  52. a {
  53. text-decoration:none;
  54. outline:none;
  55. -moz-outline-style:none;
  56. color:{color:link};
  57. -webkit-transition: all 0.5s ease;
  58. -moz-transition: all 0.5s ease;
  59. -o-transition: all 0.5s ease
  60. }
  61.  
  62. img {
  63. border:none;
  64. }
  65.  
  66. blockquote blockquote {
  67. padding-left:5px;
  68. border-left:1px solid;
  69. }
  70.  
  71. h1 {
  72. font-size:12px;
  73. font-family:consolas;
  74. text-transform:uppercase;
  75. }
  76.  
  77. a:hover {
  78. opacity:10;
  79. color:{color:hover};
  80. -webkit-transition: all 0.7s ease;
  81. -moz-transition: all 0.7s ease;
  82. -o-transition: all 0.7s ease
  83. }
  84.  
  85. small{
  86. font-size:9px;
  87. line-height:110%
  88. }
  89.  
  90. big {
  91. font-size:12px;
  92. line-height:110%
  93. }
  94.  
  95. b, strong{
  96. color:{color:text}
  97. }
  98. i, em {
  99. color:{color:text}
  100. }
  101. p{
  102. margin-top:5px;
  103. margin-bottom:5px
  104. }
  105. blockquote {
  106. padding:0px;
  107. padding-left:5px;
  108. margin:5px;
  109. border-left:1px dotted {color:text}
  110. }
  111.  
  112. blockquote img {
  113. max-width:300px
  114. }
  115.  
  116. ul, li img {
  117. max-with:250px
  118. }
  119.  
  120. .audio {width:500px;height:160px;}
  121. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  122. .albumart img {width:150px;height:150px;float:left;}
  123. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  124. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  125. overflow:hidden;background-color:white;}
  126. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  127.  
  128. #entries {
  129. padding:10px;
  130. width:500px;
  131. margin-left:400px;
  132. margin-top:85px;
  133. }
  134.  
  135.  
  136. #post {
  137. width:500px;
  138. padding-bottom:3px;
  139. font-family:consolas;
  140. opacity:1;
  141. }
  142.  
  143. #sidebar {
  144. width:120px;
  145. position:fixed;
  146. margin-left:200px;
  147. margin-top:120px;
  148. opacity:1;
  149. }
  150.  
  151. #sidebarimage img{
  152. width:116.5px;
  153. padding:3px;
  154. border:0.5px solid;
  155. border-color: {color:Border};
  156. -webkit-transition: all 0.5s ease;
  157. -moz-transition: all 0.5s ease;
  158. -o-transition: all 0.5s ease
  159. }
  160.  
  161. #links {
  162. font-family:consolas;
  163. font-size:10px;
  164. opacity:1;
  165. text-align:center;
  166. padding-top:54px;
  167. letter-spacing:1px;
  168. padding-left:2px;
  169. text-transform:uppercase;
  170. padding-bottom:4px;
  171. margin-top:-2px;
  172. margin-left:3px;
  173. background: {color:Linksbg};
  174. padding: 4px;
  175. }
  176.  
  177. #description {
  178. padding:5px;
  179. font-size:10px;
  180. font-style:normal;
  181. opacity: 0.8;
  182. text-align:center;
  183. margin-top:-2px;
  184. margin-left:-1px;
  185. }
  186.  
  187. #pagination {
  188. font-size:12px;
  189. text-align:center;
  190. color:{color:linkbg};
  191. font-family:consolas;
  192. letter-spacing:2px;
  193. margin-left:6px;
  194. margin-top:-4px;
  195. }
  196.  
  197. #info {
  198. text-align:center;padding:5px;
  199. margin-top:5px;
  200. margin-bottom:10px;
  201. text-transform: uppercase;
  202. font-family:consolas;
  203. font-size:9px;
  204. }
  205.  
  206. #tags {
  207. font-family:consolas;
  208. letter-spacing:1px;
  209. text-transform:uppercase;
  210. font-size:9px;
  211. margin-top:4px;
  212. a {display:inline; background-color:{color:linkb};
  213. padding:-4px;
  214. text-align:left;
  215. -webkit-transition: all 0.6s ease-in-out;
  216. -moz-transition: all 0.6s ease-in-out;
  217. -o-transition: all 0.6s ease-in-out;
  218. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  219.  
  220. #asker {
  221. float:left;
  222. margin-right:5px;
  223. }
  224.  
  225. #asked {
  226. font-family:consolas;
  227. text-transform:lowercase;
  228. letter-spacing:1px;
  229. padding-bottom:3px;
  230. }
  231.  
  232. #notes {
  233. font-family:consolas;
  234. text-transform:lowercase;
  235. font-size:9px;
  236. }
  237.  
  238. #question {
  239. font-family:consolas;
  240. font-style:italic;
  241. font-size:10px;
  242. }
  243.  
  244. #answer {
  245. font-family:consolas;
  246. text-transform:uppercase;
  247. font-size:10px;
  248. }
  249.  
  250.  
  251. {CustomCSS}</style></head><body>
  252.  
  253. <div id="sidebar">
  254. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  255. <div id="links">
  256. <a href="/">诶</a>
  257. <a href="/ask">比</a>
  258. {block:ifLink1}<a href="{text:Link1}">西</a>{/block:ifLink1}
  259. {block:ifLink2}<a href="{text:Link2}">迪</a>{/block:ifLink2}
  260. </div>
  261.  
  262. <div id="description">{Description}</div>
  263.  
  264. {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>{/block:Pagination}
  265. </div>
  266.  
  267. <div id="entries">{block:Posts}<div id="post">
  268.  
  269. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  270.  
  271. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  272.  
  273. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  274.  
  275. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  276.  
  277. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  278.  
  279. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  280.  
  281. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  282. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  283. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  284. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  285. {/block:Audio}
  286.  
  287. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  288.  
  289. {block:Answer}<div id="asker"></div><div id="asked">{Asker} asked: {Question} {Answer}{/block:Answer}
  290.  
  291. <div id="info"> posted <a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom}
  292. {block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  293. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  294. {/block:Posts}
  295. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  296. {/block:Posts}</div></div></div>
  297.  
  298.  
  299.  
  300. </body>
  301. <div style="position:fixed; top:35px; right:5px;font-size:12px;">
  302. <a href="http://bonivur.tumblr.com">bonivur ©</a></div>
  303. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement