Don't like ads? PRO users don't see any ads ;-)
Guest

JayJay's Theme

By: littlemisslloydanon on May 10th, 2012  |  syntax: None  |  size: 7.46 KB  |  hits: 25  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--
  2. Okay so I made this theme, right? Right. Go me! Don't steal. Puh-lease. Okay thanks. Love, Shannon xx
  3.  
  4. Theme Name: JayJay
  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:Sidebar" 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="#FFFAFA" />
  20. <meta name="text:Link1" content="" />
  21. <meta name="text:Link1 Title" content="" />
  22. <meta name="text:Link2" content="" />
  23. <meta name="text:Link2 Title" content="" />
  24. <meta name="text:Link3" content="" />
  25. <meta name="text:Link3 Title" content="" />
  26. <meta name="image:sidebar" content=""/>
  27. <meta name="image:background" content="" />
  28. <meta name="font:title" content="georgia" />
  29. <meta name="font:body" content="georgia" />
  30.  
  31.  
  32.  
  33. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  34. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  35. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar {
  41. height:5px;
  42. width:5px;
  43. background-color:#ECECEC;
  44. border-left: 1px solid #C5C5C5;
  45. }
  46.  
  47.  
  48. ::-webkit-scrollbar-thumb {
  49. border-top: 1px solid #303030;
  50. border-bottom: 1px solid #303030;
  51. border-left: 1px solid #4B4B4B;
  52. background-color:#474747;
  53. height:auto;
  54. }
  55.  
  56. body {
  57. color:{color:text};
  58. background-color:{color:background};
  59. background-image: url('{image:background}');
  60. background-position: center;
  61. background-attachment:fixed;
  62. background-repeat: repeat;
  63. font-size:10px;
  64. font-family:{font:body};
  65. line-height:110%;
  66. text-align:justify}
  67.  
  68.  
  69. a:link, a:active, a:visited{
  70. color: {color:link}; text-decoration:none}
  71.  
  72. a:hover{
  73. color:#c54357;background-color:#ffffff;font-style:italic;
  74. }
  75.  
  76. #entries {
  77. margin-left:430px;
  78. margin-top:-15px;
  79. width:505px}
  80.  
  81. #posts{
  82. overflow:hidden;
  83. background-color: {color:entry};
  84. border-left:0px solid;
  85. border-right:0px solid;
  86. padding:3px}
  87.  
  88. #title {
  89. font-size:15px;
  90. text-align:center;
  91. font-family:{font:title};
  92. line-height:110%
  93. }
  94.  
  95.  
  96. #nav {
  97. position:fixed
  98. }
  99.  
  100. #nav a {
  101. width:300px;
  102. display:block;
  103. background-color:#ffffff;
  104. margin:5px 0px -15px 120px;
  105. font:8px
  106. font-family: 'Short Stack';
  107. text-transform: none;
  108. color:;
  109. text-decoration: none;
  110. letter-spacing: 0px;
  111. text-align:left;
  112. padding:0px
  113. }
  114.  
  115. #nav a:hover {
  116. background-color:
  117. }
  118.  
  119. #sidebarimg img {
  120. max-width: 320px;
  121. margin-left:0px;
  122. margin-top:0px;
  123. height: auto;
  124. text-align:center;
  125. }
  126.  
  127. #sbar {
  128. width:320px;
  129. margin-left:30px;
  130. margin-top:0px;
  131. position:fixed;
  132. overflow:hidden;
  133. background-color: {color:sidebar};
  134. border-left:0px solid;
  135. border-right:0px solid;
  136. padding:3px}
  137.  
  138.  
  139. #pagination {
  140. font-family: 'Short Stack' ;
  141. text-align:center;
  142. font-size:14px
  143. }
  144.  
  145. h1{
  146. color: {color:title};
  147. font-family: {font:title};
  148. font-size:15px;
  149. line-height:17px;
  150. letter-spacing:1px;
  151. font-weight:normal;
  152. margin:0px;
  153. padding:0px;
  154. text-align:center}
  155.  
  156. h2{
  157. color:{color:title};
  158. font-family: {font:title};
  159. font-size:12px;
  160. line-height:14px;
  161. letter-spacing:1px;
  162. font-weight:normal;
  163. margin:0px;
  164. padding:0px;
  165. margin-bottom:-0px;
  166. text-align:center}
  167.  
  168.  
  169. #info{
  170. background-color:{color: info) ;
  171. margin:2px 0px 2px 0px;
  172. font-family: 'Short Stack';
  173. font-size:9px;
  174. text-transform: none;
  175. color:#353230;
  176. letter-spacing: 2px;
  177. text-align:center;
  178. padding:2px;}
  179.  
  180. .links{
  181. background-color: (color: sidebar);
  182. text-align:center;
  183. margin-top:15px;
  184. margin-bottom:5px;
  185. }
  186.  
  187. .links a{
  188. background-color: {color:nlink background};
  189. display:inline-block;
  190. font-family: 'Short Stack';
  191. font-size:9px;
  192. text-transform: none;
  193. letter-spacing: 1px;
  194. padding:5px 10px 5px 10px;
  195. -webkit-border-radius: 3px;
  196. -moz-border-radius: 3px;
  197. }
  198.  
  199. .links a:hover{
  200. background-color:{color:nlink hover background};
  201. }
  202.  
  203. #questions {background-color:{color:info};
  204. color: #353230;
  205. padding:10px;
  206. margin-bottom:0px;
  207. text-align:center;
  208. font-family:
  209. font-size:10px;
  210. }
  211.  
  212. #questions a {color:{color:link}}
  213.  
  214. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  215. blockquote img, blockquote a img {max-width: 490px}
  216.  
  217. b, strong{color:{color:title};}
  218. i, em {color:{color:link};}
  219. p{margin-top:3px; margin-bottom:3px}
  220.  
  221. img a{border:none}
  222. .audio{background-color:black; display:block;}
  223.  
  224. .user_1 .label {color:{color:lhover}; font-weight:bold}
  225. .user_2 .label {color:{color:text}; font-weight:bold}
  226. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  227.  
  228. .notes img{width:10px; position:relative; top:1px;}
  229. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  230. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  231.  
  232. </style>
  233. <style type="text/css">{CustomCSS}</style>
  234. </head>
  235.  
  236. <body>
  237. <div id="sbar">
  238. <div id="title"><a href="/">{Title}</a></div> <br>
  239. <div id="sidebarimg"><a href="/"><img src="{image:sidebar}"/></a></div> <br>
  240.  
  241.  
  242. {block:Description}{Description}{/block:Description}<br><br><div class="links"> <center>
  243. <a href="/ask">Ask</a> |
  244. <a href="{text:Link1}">{text:Link1 Title}</a> |
  245. <a href="{text:Link2}">{text:Link2 Title}</a> |
  246. <a href="{text:Link3}">{text:Link3 Title}</a> |
  247. <a href="http://littlemisslloydanon.tumblr.com/">Theme</a></div> </center> <br>
  248.  <center>
  249. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div> </center>
  250. </div><BR>
  251.  
  252. <div id="entries">
  253. {block:Posts}
  254. <div id="posts">
  255. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  256. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  257. {block:Text}{Body}{/block:Text}
  258.  
  259. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  260. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  261.  
  262. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  263. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  264.  
  265. {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}
  266.  
  267. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  268.  
  269. {block:Answer}<div id="questions">{Asker} told me: "{Question}"</div>
  270. {Answer}{/block:answer}
  271.  
  272. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  273.  
  274. <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>
  275. {/block:Posts}
  276. {block:PostNotes}{PostNotes}{/block:PostNotes}
  277.  
  278. </div>
  279.  
  280. </body>
  281. </html>