littlemisslloydanon

Haylee's Theme

May 9th, 2012
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 KB | None | 0 0
  1. <!--
  2. This theme right here, I made it and if you steal it I will pour superglue on you and stick goose feathers all over you and then sit back and point and laugh. Yep true life. Love, Shannon xx
  3.  
  4. Theme Name: Haylee
  5. Made By: http://littlemisslloydanon.tumblr.com/
  6. You can edit it, just please don't remove my credit. Thanks xx
  7. -->
  8. <html>
  9. <head>
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#FFFFFF" />
  12. <meta name="color:sbar" content="#ffffff" />
  13. <meta name="color:entry" content="#ffffff" />
  14. <meta name="color:info" content="#deedf7" />
  15. <meta name="color:title" content="#272225" />
  16. <meta name="color:text" content="#57554f" />
  17. <meta name="color:link" content="#00a1ff" />
  18. <meta name="color:lhover" content="#ffffff" />
  19. <meta name="color:nlink hover background" content="#ffffff" />
  20. <meta name="color:nlink background" content="#deedf7" />
  21. <meta name="text:Link1" content="" />
  22. <meta name="text:Link1 Title" content="" />
  23. <meta name="text:Link2" content="" />
  24. <meta name="text:Link2 Title" content="" />
  25. <meta name="image:sidebar" content=""/>
  26.  
  27.  
  28.  
  29. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  30. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  31. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32. <link rel="shortcut icon" href="{Favicon}" />
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34. <style type="text/css">
  35.  
  36. @import url(http://fonts.googleapis.com/css?family=Short+Stack);
  37. body {
  38. color:#353230;
  39. background-color:#FFFFFF;
  40. background-image: url('http://assets.tumblr.com/images/x.gif');
  41. background-position: center;
  42. background-attachment:fixed;
  43. background-repeat: repeat;
  44. font-size:9px;
  45. font-family: 'Short Stack', cursive;Helvetica, Arial, sans-serif;
  46. line-height:110%;
  47. text-align:justify}
  48.  
  49. a:link, a:active, a:visited{
  50. color: #db899c; text-decoration:none}
  51.  
  52. a:hover{
  53. color:#c54357;background-color:#ffffff;font-style:italic;
  54. }
  55.  
  56. #entries {
  57. margin-left:400px;
  58. margin-top:-15px;
  59. width:505px}
  60.  
  61. #posts{
  62. overflow:hidden;
  63. background-color: #ffffff;
  64. border-left:0px solid;
  65. border-right:0px solid;
  66. padding:3px}
  67. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  68. #title {
  69. font-size:18px;
  70. text-align:center;
  71. font-family:"cedarcursive"Helvetica, Arial, sans-serif;
  72. line-height:160%
  73. }
  74.  
  75.  
  76. #nav {
  77. position:fixed
  78. }
  79.  
  80. #nav a {
  81. width:300px;
  82. display:block;
  83. background-color:#ffffff;
  84. margin:5px 0px -15px 120px;
  85. font:8px
  86. font-family: 'Short Stack', cursive;
  87. text-transform: lowercase;
  88. color:;
  89. text-decoration: none;
  90. letter-spacing: 0px;
  91. text-align:left;
  92. padding:0px
  93. }
  94.  
  95. #nav a:hover {
  96. background-color:
  97. }
  98.  
  99. #sidebarimg img {
  100. max-width: 320px;
  101. margin-left:0px;
  102. margin-top:0px;
  103. height: auto;
  104. text-align:center;
  105. }
  106.  
  107. #sbar {
  108. width:320px;
  109. margin-left:30px;
  110. margin-top:0px;
  111. position:fixed;
  112. overflow:hidden;
  113. background-color: #ffffff;
  114. border-left:0px solid;
  115. border-right:0px solid;
  116. padding:3px}
  117.  
  118.  
  119. #pagination {
  120. font-family: 'Short Stack', cursive;
  121. text-align:center;
  122. font-size:14px
  123. }
  124.  
  125. h1{
  126. color:#c54357;
  127. font-family: 'Short Stack', cursive;Helvetica, Arial, sans-serif;
  128. font-size:15px;
  129. line-height:17px;
  130. letter-spacing:1px;
  131. font-weight:normal;
  132. margin:0px;
  133. padding:0px;
  134. text-align:center}
  135.  
  136. h2{
  137. color:#c54357;
  138. font-family: 'Short Stack', cursive;Helvetica, Arial, sans-serif;
  139. font-size:12px;
  140. line-height:14px;
  141. letter-spacing:1px;
  142. font-weight:normal;
  143. margin:0px;
  144. padding:0px;
  145. margin-bottom:-0px;
  146. text-align:center}
  147.  
  148.  
  149. #info{
  150. background-color:#ffffff;
  151. margin:2px 0px 2px 0px;
  152. font-family: 'Short Stack', cursive;;
  153. font-size:9px;
  154. text-transform: lowercase;
  155. color:#353230;
  156. letter-spacing: 2px;
  157. text-align:center;
  158. padding:2px;}
  159.  
  160. .links{
  161. background-color: #ffffff;
  162. text-align:center;
  163. margin-top:15px;
  164. margin-bottom:5px;
  165. }
  166.  
  167. .links a{
  168. background-color: #ffffff;
  169. display:inline-block;
  170. font-family: 'Short Stack', cursive;
  171. font-size:9px;
  172. text-transform: lowercase;
  173. letter-spacing: 1px;
  174. padding:5px 10px 5px 10px;
  175. -webkit-border-radius: 3px;
  176. -moz-border-radius: 3px;
  177. }
  178.  
  179. .links a:hover{
  180. background-color:#ffffff;
  181. }
  182.  
  183. #questions {background-color:#ffffff;
  184. color: #353230;
  185. padding:10px;
  186. margin-bottom:0px;
  187. text-align:center;
  188. font-family:
  189. font-size:10px;
  190. }
  191.  
  192. #questions a {color:#db899c}
  193.  
  194. blockquote {border-left:2px solid; padding-left:5px; margin:0px 2px 0px 10px}
  195. blockquote img, blockquote a img {max-width: 490px}
  196.  
  197. b, strong{color:#c54357;}
  198. i, em {color:#db899c;}
  199. p{margin-top:3px; margin-bottom:3px}
  200.  
  201. img a{border:none}
  202. .audio{background-color:black; display:block;}
  203.  
  204. .user_1 .label {color:#ffffff; font-weight:bold}
  205. .user_2 .label {color:#353230; font-weight:bold}
  206. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  207.  
  208. .notes img{width:10px; position:relative; top:1px;}
  209. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  210. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  211.  
  212. </style>
  213. <style type="text/css">{CustomCSS}</style>
  214. </head>
  215.  
  216. <body>
  217. <div id="sbar">
  218. <div id="title"><a href="/">{Title}</a></div>
  219. <div id="sidebarimg"><a href="/"><img src="{image:sidebar}"/></a></div> <br>
  220.  
  221.  
  222. {block:Description}{Description}{/block:Description}<br><br><div class="links"> <center>
  223. <a href="/ask">ask</a> |
  224. <a href="{text:Link1}">{text:Link1 Title}</a> |
  225. <a href="{text:Link2}">{text:Link2 Title}</a> |
  226. <a href="http://littlemisslloydanon.tumblr.com/">theme</a></div> </center>
  227. <br><br><br>
  228. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  229. </div><BR>
  230.  
  231. <div id="entries">
  232. {block:Posts}
  233. <div id="posts">
  234. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  235. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  236. {block:Text}{Body}{/block:Text}
  237.  
  238. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  239. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  240.  
  241. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  242. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  243.  
  244. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  245.  
  246. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  247.  
  248. {block:Answer}<div id="questions">{Asker} told me: "{Question}"</div>
  249. {Answer}{/block:answer}
  250.  
  251. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  252.  
  253. <div id="info">posted <a href="{Permalink}">{TimeAgo}</a> · {NoteCountWithLabel}{block:RebloggedFrom} © <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><BR>
  254. {/block:Posts}
  255. {block:PostNotes}{PostNotes}{/block:PostNotes}
  256.  
  257. </div>
  258.  
  259. </body>
  260. </html>
Advertisement
Add Comment
Please, Sign In to add comment