Advertisement
dizzyperrie

Theme Eighteen By Floraleigh

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