Advertisement
dizzyperrie

Theme Twenty By Floraleigh

Sep 19th, 2014
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.01 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5.  
  6. <head>
  7.  
  8. <meta name="color:background" content="#fad8ff">
  9. <meta name="color:description" content="#000000">
  10. <meta name="color:scrollbar" content="#ffffff">
  11. <meta name="color:scrollbar background" content="#ffffff">
  12. <meta name="color:sidebar links" content="#ffffff"/>
  13. <meta name="color:text" content="#9A9A9A">
  14. <meta name="color:hover links" content="#000000">
  15. <meta name="color:post links" content="#000000"/>
  16.  
  17. <meta name="image:sb" content=""/>
  18.  
  19. <meta name="text:Link1" content="link" />
  20. <meta name="text:Link1 URL" content="/" />
  21. <meta name="text:Link2" content="link" />
  22. <meta name="text:Link2 URL" content="/" />
  23. <meta name="text:Link3" content="link" />
  24. <meta name="text:Link3 URL" content="/" />
  25.  
  26. <!--
  27.  
  28.  
  29. BASE CODE BY ADDICTEDTOPHOTOSHOP!
  30. ✿THEME MADE BY FLORALEIGH✿
  31.  
  32. ✿DO NOT CLAIM AS YOURS OR REPOST IT✿
  33.  
  34.  
  35. -->
  36.  
  37. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  38. <link rel="shortcut icon" href="{Favicon}" />
  39.  
  40. </style>
  41. <style type="text/css">
  42.  
  43. /* SCROLLBAR */
  44.  
  45. ::-webkit-scrollbar-thumb{
  46. background-color:{color:scrollbar};
  47. height:auto;
  48. width:8px;
  49. }
  50.  
  51. ::-webkit-scrollbar {
  52. background-color:{color:scrollbar background};
  53. height:auto;
  54. width:8px;
  55. }
  56.  
  57. /* LINK STYLES */
  58.  
  59. a {
  60. color:#666;
  61. text-decoration:none;
  62. }
  63. a:hover {
  64. color:#bbb;
  65. text-decoration:none;
  66. }
  67.  
  68. /* THEME BODY */
  69.  
  70. body {
  71. font-family:arial;
  72. font-weight:normal;
  73. font-size:11px;
  74. }
  75.  
  76. /* HEADINGS */
  77.  
  78. h2 {
  79. font-weight:normal;
  80. font-size:10px;
  81. text-align:center;
  82. font-style:italic;
  83. line-height:50%;
  84. letter-spacing:1px;
  85. text-transform:normal;
  86. color:#000;
  87. }
  88. h1 {
  89. font-size:12px;
  90. text-align:center;
  91. line-height:100%;
  92. color:#000;
  93. font-weight:bold;
  94. text-transform:normal;
  95. padding:5px;
  96. padding-bottom:2px;
  97. }
  98. h1 a {
  99. color:#000;
  100. }
  101.  
  102. /* BLOCKQUOTE */
  103.  
  104. blockquote {
  105. border-left:2px solid #aaa;
  106. padding-left:5px;
  107. margin:5px;
  108. }
  109.  
  110. /* TITLE */
  111.  
  112. #title {
  113. font-size:16px;
  114. color:#000000;
  115. font-weight:bold;
  116. text-transform:lowercase;
  117. text-align:left;
  118. }
  119.  
  120. /* SIDEBAR LINKS */
  121.  
  122. .links {
  123. margin-top:0px;
  124. text-align:center;
  125. width:235px;
  126. font-family:arial;
  127. line-height:120%;
  128. word-spacing:5px;
  129. padding:5px;
  130. }
  131.  
  132. .links a {
  133. color:{color:sidebar links};
  134. }
  135.  
  136. .links a:hover {
  137. color:{color:hover links};
  138. -moz-transition-duration:0.3s;
  139. -webkit-transition-duration:0.3s;
  140. -o-transition-duration:0.3s;
  141. }
  142.  
  143. /* SIDEBAR */
  144.  
  145. #sidebar {
  146. position:fixed;
  147. width:auto;
  148. height:auto;
  149. margin-left:250px;
  150. opacity:1;
  151. z-index:92222;
  152. color:#000;
  153. margin-top:175px;
  154. }
  155. #sidebar img {
  156. width:245px;
  157. height:auto;
  158. text-align:center;
  159. }
  160.  
  161. /* DESCRIPTION */
  162.  
  163. .description {
  164. position:fixed;
  165. margin-top:1px;
  166. font-style:italic;
  167. text-align:justify;
  168. width:200px;
  169. line-height:120%;
  170. color:{color:text};
  171. }
  172.  
  173. .description:first-letter {
  174. font-weight:bold;
  175. }
  176.  
  177. /* PAGINATION */
  178.  
  179. .pagi {
  180. margin-right:15px;
  181. margin-bottom:-30px;
  182. text-align:right;
  183. }
  184.  
  185. /* POSTS */
  186.  
  187. #postcontainer {
  188. float:left;
  189. margin-left:520px;
  190. width:500px;
  191. text-align:justify;
  192. color:#000;
  193. margin-bottom: 35px;
  194. }
  195. #posts {
  196. margin-top:50px;
  197. width:500px;
  198. text-align:justify;
  199. font-size:11px;
  200. line-height:90%;
  201. color:#000;
  202. outline-offset:20px;
  203. }
  204.  
  205. /* POST INFO */
  206.  
  207. #info {
  208. font-family:arial;
  209. margin-top:3px;
  210. padding:2px;
  211. font-size:7px;
  212. color:#666;
  213. text-transform:uppercase;
  214. font-style:normal;
  215. letter-spacing:1px;
  216. text-align:center;
  217. }
  218.  
  219. /* POST TYPES */
  220.  
  221. .question {
  222. padding-bottom:10px;
  223. text-align:left;
  224. color:#000;
  225. font-style:italic;
  226. border-bottom:1px solid #bbb;
  227. }
  228. .answer {
  229. text-align:right;
  230. padding:10px;
  231. color:#000;
  232. }
  233. .music {
  234. padding-bottom:10px;
  235. }
  236. .albumart {
  237. float:left;
  238. padding:0px 10px 10px 0px;
  239. }
  240. .albumart img {
  241. width:45px;
  242. height:45px;
  243. }
  244. .playercontainer {
  245. text-align:left;
  246. padding:10px;
  247. background-color:#ffffff;
  248. width:480px;
  249. }
  250. .musicinfo {
  251. padding:10px;
  252. color:#000;
  253. }
  254. .postnote {
  255. text-transform:uppercase;
  256. font-style:normal;
  257. letter-spacing:0px;
  258. font-size: 9px;
  259. text-align:left;
  260. line-height:90%;
  261. margin-left:-40px;
  262. }
  263. .postnote li {
  264. list-style-type:none;
  265. padding:10px 25px 10px 25px;
  266. text-align:left;
  267. margin:0px;
  268. }
  269.  
  270. /* TAGS */
  271.  
  272. .tags {
  273. font-family:arial;
  274. font-style:normal;
  275. text-transform:uppercase;
  276. font-style:normal;
  277. color:#000;
  278. letter-spacing:1px;
  279. line-height:120%;
  280. font-size:7px;
  281. text-align:center;
  282. padding:2px;
  283. }
  284.  
  285. /* CHAT POSTS */
  286.  
  287. ul.chat, .chat ol, .chat li {
  288. list-style:none;
  289. margin:0px;
  290. padding:2px;
  291. }
  292. .tab {
  293. text-decoration:underline;
  294. font-weight:700;
  295. background-color:#fff;
  296. margin-right:5px;
  297. }
  298.  
  299. #credit {
  300. position:fixed;
  301. font-size:10px;
  302. font-weight:normal;
  303. line-height:150%;
  304. letter-spacing:2px;
  305. right:10px;
  306. bottom:10px;
  307. text-transform:uppercase;
  308. text-align:center;
  309. }
  310.  
  311. #credit a {
  312. padding:3px;
  313. color:{color:link};
  314. background-color:{color:background};
  315. -moz-transition-duration:0.5s;
  316. -webkit-transition-duration:0.5s;
  317. -o-transition-duration:0.5s;
  318. }
  319.  
  320. {CustomCSS}</style></head>
  321.  
  322. <body>
  323. <div id="sidebar">
  324. <div class="pagi">{block:Pagination}<p>{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
  325. <a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}
  326. </div>
  327. <div class="links">
  328. <a title="home" href="/home"> home </a>
  329. <a title="ask" href="/ask">ask</a>
  330. <a href="{text:Link1 URL}">{text:Link1}</a>
  331. <a href="{text:Link2 URL}">{text:Link2}</a>
  332. <a href="{text:Link3 URL}">{text:Link3}</a>
  333. </div>
  334. <img src="http://38.media.tumblr.com/e7e8ec43826969b5206c5920e3b99382/tumblr_nas458eFNT1qbn42ko2_500.gif"></a>
  335. <div id="title">{Title};</div>
  336. <div class="description">{Description}<p>
  337.  
  338. </div>
  339. </div>
  340. </div>
  341.  
  342. <div id="postcontainer">
  343.  
  344. {block:Posts}
  345.  
  346. <div id="posts">
  347.  
  348. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  349.  
  350. {block:Quote}<h1>“{Quote}”</h1><h2>{Source}</h2>{/block:Quote}
  351.  
  352. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  353. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  354. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  355.  
  356. {block:Photoset}<center>{Photoset-500}</center>
  357. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  358.  
  359. {block:Chat}<ul class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  360.  
  361. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  362. {block:Answer}<div class="question">{Asker} asked: {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  363.  
  364. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  365. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  366. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  367. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  368. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  369. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo} {block:NoteCount} WITH {NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} VIA <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  370. {block:ContentSource} (Source: <a href="{SourceURL}">{SourceLink})</a>{/block:ContentSource}</div>{/block:Date}
  371. {block:HasTags}
  372. <div class="tags">
  373. {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags} </div>
  374. {/block:HasTags}
  375. <div class="postnote">
  376. {block:PostNotes}{PostNotes}{/block:PostNotes}
  377. </div>
  378. </div>
  379. {/block:Posts}
  380. </div>
  381. </div>
  382. </div>
  383. <div id="credit"><a href="http://floraleigh.tumblr.com/">THEME</a></div>
  384. </body>
  385. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement