Advertisement
lttlebirdsthemes

STARS - theme10 by lttlebirds

Aug 6th, 2013
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.87 KB | None | 0 0
  1. <!-- THEME CREDIT TO LTTLEBIRDS
  2. *thank you for using my theme, but please do not use this as a base or remove the credit! that's just not nice. however, you can edit it so that it is to your liking of course! if you have any questions, you can message me at lttlebirds.tumblr.com!
  3. β™‘ALLIβ™‘-->
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  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. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Text" content="#000000"/>
  17. <meta name="color:Link" content="#000000"/>
  18. <meta name="color:Hover" content="#f2f2f2"/>
  19. <meta name="color:Scrollbar" content="#000000"/>
  20.  
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="image:links" content="http://static.tumblr.com/cdece13760104eb82e5d5ad05dd3398f/fa81oaa/5LMmqqb1u/tumblr_static_star.jpg"/>
  23. <meta name="image:Background" content=""/>
  24.  
  25. <meta name="text:link1" content="home">
  26. <meta name="text:link1 url" content="/">
  27. <meta name="text:link2" content="letters">
  28. <meta name="text:link2 url" content="/ask">
  29. <meta name="text:link3" content="">
  30. <meta name="text:link3 url" content="/">
  31. <meta name="text:link4" content="">
  32. <meta name="text:link4 url" content="/">
  33. <meta name="text:link5" content="">
  34. <meta name="text:link5 url" content="/">
  35. <meta name="text:link6" content="">
  36. <meta name="text:link6 url" content="/">
  37.  
  38. <style type="text/css">
  39.  
  40.  
  41. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  42. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  43. ::-webkit-scrollbar-track{background-color:{color:background};}
  44.  
  45. div#qTip {
  46. padding: 2px;
  47. display: none;
  48. text-align: center;
  49. position: absolute;
  50. font-size:10px;
  51. line-height:11px;
  52. text-transform:uppercase;
  53. font-family:consolas;
  54. z-index: 1000;
  55. background: black;
  56. border:1px solid #000;
  57. color: #fff;
  58. text-transform:normal;
  59. font-style: normal;
  60. letter-spacing: 1px;
  61. text-shadow: 2px 0 .2px #FF0080, -2px 0 .2px #37FDFC;
  62. }
  63.  
  64.  
  65. body {
  66. background:{color:background};
  67. margin:0px;
  68. color:{color:text};
  69. font-family:consolas;
  70. font-size:9px;
  71. line-height:100%;
  72. background-image:url('{image:Background}');
  73. }
  74.  
  75. a {
  76. text-decoration:none;
  77. outline:none;
  78. -moz-outline-style:none;
  79. color:{color:link};
  80. }
  81.  
  82. img {
  83. border-color:#000;
  84. }
  85.  
  86. blockquote {
  87. padding-left:5px;
  88. border-left:2px solid;
  89. }
  90.  
  91. blockquote blockquote {
  92. padding-left:5px;
  93. border-left:2px solid;
  94. }
  95.  
  96. h1 {
  97. font-size:9px;
  98. text-transform:uppercase;
  99. }
  100.  
  101. a:hover {
  102. opacity:10;
  103. color:{color:hover};
  104. -webkit-transition: all 0.7s ease;
  105. -moz-transition: all 0.7s ease;
  106. -o-transition: all 0.7s ease
  107. }
  108.  
  109. #entries {
  110. padding:10px;
  111. width:500px;
  112. margin-left:325px;
  113. margin-top:60px;
  114. }
  115.  
  116. #post {
  117. width:500px;
  118. margin-top:5px;
  119. background-color:{color:Background};
  120. }
  121.  
  122. #linkbar img{
  123. width:750px;
  124. margin-left:210px;
  125. margin-top:-61px;
  126. height:60px;
  127. position:fixed;
  128. background-color:#000000;
  129. opacity:1;
  130. }
  131.  
  132. #links img{
  133. margin-left:350px;
  134. margin-top:-50px;
  135. position:fixed;
  136. text-align:center;
  137. color:#fff;
  138. font-size:16px;
  139. z-index:1 position:relative;
  140. height:40px;
  141. width:40px;
  142. }
  143.  
  144. #title {
  145. position:fixed;
  146. margin-left:530px;
  147. margin-top:350px;
  148. width:700px;
  149. height:50px;
  150. color:white;
  151. letter-spacing:3px;
  152. text-shadow: 2px 0 .2px #FF0080, -2px 0 .2px #37FDFC;
  153. font-size:35px;
  154. font-family:'aldrich';
  155. text-transform:uppercase;
  156. line-height:100%
  157. text-align:center;
  158. -webkit-transform: rotate(90deg);
  159. -moz-transform: rotate(90deg);
  160. }
  161.  
  162. #sidebar {
  163. width:200px;
  164. margin-left:120px;
  165. margin-top:-1px;
  166. height:94px;
  167. position:fixed;
  168. background-color:#000
  169. }
  170.  
  171. #sidebar img{
  172. width:70px;
  173. height:70px;
  174. margin-left:0px;
  175. position:fixed;
  176. border:12px solid #000;
  177. }
  178.  
  179. #description {
  180. background-color:#000;
  181. width:106px;
  182. height:auto;
  183. margin-left:94px;
  184. padding:3px;
  185. color:#fff;
  186. text-align:justify;
  187. font-size:10px;
  188. letter-spacing:1px;
  189. line-height:110%;
  190. z-index:1 position:relative;
  191. }
  192.  
  193. #bar img{
  194. width:703px;
  195. margin-left:-83px;
  196. margin-top:285px;
  197. height:116px;
  198. position:fixed;
  199. background-color:#000000;
  200. opacity:1;
  201. border-color:#000;
  202. -webkit-transform: rotate(-90deg);
  203. -moz-transform: rotate(-90deg);
  204. }
  205.  
  206. #bar2 img{
  207. width:703px;
  208. margin-left:550px;
  209. margin-top:285px;
  210. height:116px;
  211. position:fixed;
  212. background-color:#000000;
  213. opacity:1;
  214. border-color:#000;
  215. -webkit-transform: rotate(-90deg);
  216. -moz-transform: rotate(-90deg);
  217. }
  218.  
  219.  
  220.  
  221. #info {
  222. text-align:right;
  223. margin-top:10px;
  224. text-transform:lowercase;
  225. font-size:9px;
  226. letter-spacing:1px;
  227. padding:2px;
  228. background-color:#000;
  229. border:1px dotted#fff;
  230. }
  231.  
  232. #info a{
  233. color:#fff;
  234. background color:#000;
  235. -webkit-transition: all 0.4s ease-in-out;
  236. -moz-transition: all 0.4s ease-in-out;
  237. -o-transition: all 0.4s ease-in-out;
  238. -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
  239. }
  240.  
  241. #info a:hover{
  242. color:#000
  243. background-color:#fff;
  244. -webkit-transition: all 0.4s ease-in-out;
  245. -moz-transition: all 0.4s ease-in-out;
  246. -o-transition: all 0.4s ease-in-out;
  247. -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
  248. }
  249.  
  250. #tags {
  251. font-family:consolas;
  252. letter-spacing:0px;
  253. text-transform:lowercase;
  254. font-size:9px;
  255. margin-top:4px;
  256. background-color:black;
  257. color:black;
  258. }
  259.  
  260. #tags a{
  261. display:inline; background-color:black;
  262. padding:2px;
  263. text-align:left;
  264. -webkit-transition: all 0.6s ease-in-out;
  265. -moz-transition: all 0.6s ease-in-out;
  266. -o-transition: all 0.6s ease-in-out;
  267. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;
  268. }
  269.  
  270. #asker {
  271. padding:10px;
  272. text-align:right;
  273. background-color:#000;
  274. color:#fff;
  275. }
  276.  
  277. #asker a{
  278. color:#fff;
  279. text-transform:uppercase;
  280. text-shadow: 2px 0 .2px #FF0080, -2px 0 .2px #37FDFC;
  281. font-size:14px;
  282. }
  283.  
  284. #pagination {
  285. width:80px;
  286. height:100px;
  287. color:white;
  288. text-align:center;
  289. background-color:black;
  290. margin-top:500px;
  291. margin-left:215px;
  292. position:fixed;
  293. font-size:14px;
  294. padding:9px;
  295. }
  296.  
  297. #pagination a{
  298. color:white;
  299. text-align:center;
  300. font-size:14px;
  301. text-shadow: 2px 0 .2px #FF0080, -2px 0 .2px #37FDFC;
  302. }
  303.  
  304.  
  305. {CustomCSS}</style></head><body>
  306. <div id="bar">
  307. <img src="{image:black}">
  308. </div>
  309.  
  310. <div id="bar2">
  311. <img src="{image:black}">
  312. </div>
  313.  
  314. <div id="linkbar">
  315. <img src="{image:black}">
  316. </div>
  317.  
  318. <div id="links">
  319. <div style="margin-left:0px;"><a href="{text:link1 url}" title="{text:link1}"><img src="{image:links}"></a></div>
  320. <div style="margin-left:90px;"><a href="{text:link2 url}" title="{text:link2}"><img src="{image:links}"></a></div>
  321. {block:IfLink3}
  322. <div style="margin-left:180px;"><a href="{text:link3 url}"title="{text:link3}"><img src="{image:links}"></a></div>
  323. {/block:IfLink3}
  324. {block:IfLink4}
  325. <div style="margin-left:270px;"><a href="{text:link4 url}"title="{text:link4}"><img src="{image:links}"></a></div>
  326. {/block:IfLink4}
  327. {block:IfLink5}
  328. <div style="margin-left:360px;"><a href="{text:link5 url}"title="{text:link5}"><img src="{image:links}"></a></div>
  329. {/block:IfLink5}
  330. {block:IfLink6}
  331. <div style="margin-left:450px;"><a href="{text:link6 url}"title="{text:link6}"><img src="{image:links}"></a></div>
  332. {/block:IfLink6}
  333. </div>
  334.  
  335. <div id="title">
  336. {Title}
  337. </div>
  338.  
  339. <div id="sidebar">
  340. <img src="{image:sidebar}">
  341. <div id="description">
  342. {description}
  343. </div>
  344. </div>
  345.  
  346. <div id="pagination">
  347. {block:Pagination}
  348. {block:NextPage}<a href="{NextPage}">onward</a>{/block:NextPage} <br><br>
  349. {block:PreviousPage}<a href="{PreviousPage}">backward</a>{/block:PreviousPage}
  350. {/block:Pagination}
  351. </div>
  352.  
  353. <div id="entries">{block:Posts}<div id="post">
  354.  
  355. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  356.  
  357. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  358.  
  359. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  360.  
  361. {block:Quote}{Quote}{block:Source} β€”{Source}{/block:Source}{/block:Quote}
  362.  
  363. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  364.  
  365. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  366.  
  367. {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>
  368. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  369. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  370. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  371. {/block:Audio}
  372.  
  373. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  374.  
  375. {block:Answer}<div id="asker"><span style="font-family:calibri;font-size:10px;font-style:italic">{Asker} pondered:</span> {Question}</div><center>{Answer}{/block:Answer}
  376.  
  377. <div id="info">
  378. {block:Date} {TimeAgo}{/block:Date} + <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom} + <a href="{ReblogParentURL}"
  379. title="{ReblogParentTitle}">VIA</a> + <a href="{ReblogRootURL}"title="{ReblogRoottitle}">SOURCE</a>{/block:RebloggedFrom}
  380. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  381. {/block:Posts}
  382. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  383. {/block:Posts}</div></div></div>
  384.  
  385.  
  386. <div style="position:fixed;bottom:3px; right:3px; font-size:10px; text-transform:uppercase;"><a href="http://lttlebirds.tumblr.com/">lttlebirds</a></div>
  387.  
  388.  
  389. </body>
  390. </div>
  391. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement