Advertisement
dizzyperrie

Theme Number Three By Dizzyperrie

Jul 8th, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 KB | None | 0 0
  1. <!--
  2.  
  3. BASE CODE THEME BY HAN/OFPEWDS
  4.  
  5. -->
  6.  
  7. <html>
  8. <head>
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}" />
  15. {/block:Description}
  16.  
  17. <meta name="color:background" content="#ffffff"/>
  18. <meta name="color:background" content="#c3c3c4"/>
  19. <meta name="color:sidebarbg" content="#ffffff"/>
  20. <meta name="color:border" content="#c3c3c4"/>
  21. <meta name="color:links" content="#c3c3c4"/>
  22. <meta name="color:text" content="#c3c3c4"/>
  23. <meta name="color:description" content="#c3c3c4"/>
  24. <meta name="image:sidebar image" content=""/>
  25. <meta name="text:Link 1" content="" />
  26. <meta name="text:Link 2" content="" />
  27. <meta name="text:Link 3" content="" />
  28. <meta name="text:Link 1 url" content="" />
  29. <meta name="text:Link 2 url" content="" />
  30. <meta name="text:Link 3 url" content="" />
  31.  
  32.  
  33. <style type="text/css">
  34.  
  35. #body {
  36. font-family:candara;
  37. font-size:11px;
  38. }
  39.  
  40. #posts {
  41. margin-left:500px;
  42. margin-top:30px;
  43. width:425px;
  44. top:8px;
  45. font-size:10px;
  46. left:25px;
  47. position:absolute;
  48. }
  49.  
  50. ::-webkit-scrollbar {width: 6px; height: 3px; background: white ;}
  51. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar} ; border: 1px solid black;}
  52.  
  53. #post {
  54. font-family:candara;
  55. font-size:11px;
  56. color:{color:text};
  57. width:500px;
  58. padding-bottom:20px;
  59. padding:1px;
  60. margin-top:15px;
  61. background-color:{color:Post};
  62. }
  63.  
  64. #post img {
  65. max-width:100%;
  66. min-width:100%;
  67. }
  68.  
  69. #post a {
  70. text-decoration:none;
  71. color:{color:links};
  72. }
  73.  
  74. #postinfo {
  75. margin-top:10px;
  76. font-family:candara;
  77. font-size:11px;
  78. color:{color:text};
  79. border-top: 1px solid {color:border};
  80. border-left: 1px solid {color:border};
  81. padding:4px;
  82. }
  83.  
  84. #postinfo a{
  85. color:{color:text};
  86. text-decoration:none;
  87. }
  88.  
  89. #quote{
  90. width:400px;
  91. font-family:candara;
  92. line-height:110%;
  93. font-size:18px;
  94. color:black;
  95. }
  96.  
  97. #quote b{
  98. font-size:22px;
  99. }
  100.  
  101. #quotesource {
  102. width:400px;
  103. margin-top:15px;
  104. font-family:candara;
  105. line-height:110%;
  106. font-size:15px;
  107. color:black;
  108. text-align:right;
  109. letter-spacing:1px;
  110. }
  111.  
  112. #chat{
  113. width:400px;
  114. font-family:candara;
  115. line-height:110%;
  116. font-size:13px;
  117. color:black;
  118. }
  119.  
  120. #chat b{
  121. width:400px;
  122. font-family:candara;
  123. line-height:110%;
  124. font-size:17px;
  125. color:black;
  126. letter-spacing:1px;
  127. }
  128.  
  129. #sidebar {
  130. position:fixed;
  131. background:{color:sidebarbg};
  132. margin-left:100px;
  133. margin-top:150px;
  134. width:200px;
  135. }
  136.  
  137. #sidebarpicture {
  138. width:200px;
  139. }
  140.  
  141. #sidebarpicture img {
  142. margin-top:50px;
  143. margin-left:50px;
  144. width:110px;
  145. height:110px;
  146. }
  147.  
  148. #description {
  149. margin-top:10px;
  150. margin-left:30px;
  151. width:150px;
  152. font-family:candara;
  153. font-size:11px;
  154. color:{color:description};
  155. line-height:110%;
  156. text-align:center;
  157. }
  158.  
  159. #description a {
  160. color:{color:description};
  161. font-family:candara;
  162. text-decoration:none;
  163. font-size:13px;
  164. }
  165.  
  166. #description a:hover {
  167. opacity:0;
  168. }
  169.  
  170. .links {
  171. width:275px;
  172. height:13px;
  173. font-family:candara;
  174. font-size:11px;
  175. text-align:center;
  176. margin-top:-180px;
  177. margin-left:-33px;
  178. position:fixed;
  179. -o-transition-transition: all 0.6s ease-out;
  180. -webkit-transition: all 0.6s ease-out;
  181. -moz-transition: all 0.6s ease-out;
  182. }
  183.  
  184. .links a {
  185. padding:2px;
  186. font-size: 12px;
  187. color:{color:links};
  188. text-decoration:none;
  189. -o-transition-transition: all 0.6s ease-out;
  190. -webkit-transition: all 0.6s ease-out;
  191. -moz-transition: all 0.6s ease-out;
  192.  
  193. }
  194.  
  195. #pagi {
  196. width:100px;
  197. height:13px;
  198. font-family:helvetica;
  199. font-size:12px;
  200. text-align:right;
  201. margin-top:5px;
  202. margin-left:50px;
  203. color:{color:links};
  204. position:fixed;
  205. }
  206.  
  207. #pagi a {
  208. padding:2px;
  209. font-size: 11px;
  210. color:{color:links};
  211. text-decoration:none;
  212. }
  213.  
  214. .tags {
  215. word-break:break-all;
  216. font-size:9px;
  217. }
  218.  
  219. .pagenotes {
  220. {block:IndexPage}
  221. display: none!important;
  222. {/block:IndexPage}
  223. width:400px;
  224. text-align:left;
  225. }
  226.  
  227. .pagenotes img {
  228. display:none!important;
  229. }
  230.  
  231. .pagenotes li {
  232. list-style-type:none;
  233. padding:5px 0px;
  234. text-align:left;
  235. margin:0 0 0 -40px;
  236. }
  237.  
  238. .credit {
  239. bottom:2px;
  240. right:2px;
  241. color:#a5a5a5;
  242. font-family:candara;
  243. font-size:10px;
  244. position:fixed;
  245. }
  246.  
  247. .credit a {
  248. color:#a5a5a5;
  249. text-decoration:none;
  250. }
  251.  
  252. {CustomCSS}</style></head><body>
  253. <body>
  254.  
  255. <div id="sidebar">
  256.  
  257. <div id="sidebarpicture"><img src="{image:sidebar}"></div>
  258. </div>
  259.  
  260. <div id="description">{Description}</div>
  261.  
  262.  
  263.  
  264. <div class="links">
  265. <a href="/home">home</a>
  266. <a href="/ask">ask</a>
  267. <a href="{text:link1 url}">{text:link1}</a>
  268. <a href="{text:link2 url}">{text:link2}</a>
  269. <a href="{text:link3 url}">{text:link3}</a>
  270. </div>
  271.  
  272.  
  273.  
  274.  
  275. {block:Pagination}<div id="pagi">
  276. {block:PreviousPage}
  277. <a href="{PreviousPage}">←</a>
  278. {block:PreviousPage}
  279. {block:NextPage}
  280. <a href="{NextPage}">→</a>
  281. {/block:NextPage}
  282. {/block:Pagination}
  283. </div>
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291. </div>
  292.  
  293.  
  294. <div id="posts">
  295.  
  296. {block:Posts}<div id="post">{block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}{block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}{block:Quote}
  297.  
  298. <div id="chat">{block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}</div>
  299.  
  300. <div id="quote">{Quote}<div id="quotesource">{block:Source}-{Source}{/block:Source}</div></div>{/block:Quote}
  301.  
  302. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}"/>{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span><br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}<br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  303. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  304.  
  305. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  306.  
  307. {block:Caption} {Caption}{/block:Caption}{/block:Audio}
  308.  
  309.  
  310. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  311.  
  312. {block:Answer}<div id="asker"> {Asker}: </span> {Question}</div><div id="answer">{Answer}</div>{/block:Answer}
  313.  
  314. <div id="postinfo">{block:Date}<div id="info"> <a title="{TimeAgo}" href="{Permalink}" style="background:#f5f5f5;padding-left:5px;padding-right:5px;">{ShortMonth} {DayOfMonth}</a> {24Hour}:{Minutes}
  315. {/block:Date} {block:NoteCount} ( <font color="#d71732">&hearts;</font> <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}
  316.  
  317.  
  318. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}</div></div></div></div>
  319.  
  320. <div class="credit"><a href="http://floraleigh.tumblr.com">THEME</a></div>
  321.  
  322. </body>
  323. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement