Advertisement
hawtornes

THEME3.

Nov 17th, 2012
2,696
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.25 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---theme #3 by hawtornes--->
  9.  
  10. <meta name="color:Background" content="#fcfcfc"/>
  11. <meta name="color:Text" content="#a8a8a8"/>
  12. <meta name="color:Link" content="#b8b8b8"/>
  13. <meta name="color:Hover" content="#f2f2f2"/>
  14. <meta name="color:sbackground" content="#f2f2f2"/>
  15. <meta name="color:bg" content="#ffffff"/>
  16. <meta name="color:Border" content="#e4e4e4"/>
  17. <meta name="color:answerb" content="#f8f8f8"/>
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="image:sidebar bg" content=""/>
  20. <meta name="image:background" content=""/>
  21. <meta name="text:Link 1" content="" />
  22. <meta name="text:Link 1 Text" content="" />
  23. <meta name="text:Link 2" content="" />
  24. <meta name="text:Link 2 Text" content="" />
  25. <meta name="text:Link 3" content="" />
  26. <meta name="text:Link 3 Text" content="" />
  27. <meta name="if:Show Link 1" content="1" />
  28. <meta name="if:Show Link 2" content="1" />
  29. <meta name="if:Show Link 3" content="1" />
  30.  
  31.  
  32. <style type="text/css">
  33.  
  34. body {
  35. background:{color:background};
  36. margin:0px;
  37. color:{color:text};
  38. font-family:Cambria;
  39. font-size:9px;
  40. line-height:100%;
  41. background-image:url('{image:Background}');
  42. }
  43.  
  44. a {
  45. text-decoration:none;
  46. outline:none;
  47. -moz-outline-style:none;
  48. color:{color:link};
  49. }
  50.  
  51. img {
  52. border:none;
  53. }
  54.  
  55. blockquote {
  56. padding-left:5px;
  57. border-left:2px solid;
  58. }
  59.  
  60. blockquote blockquote {
  61. padding-left:5px;
  62. border-left:2px solid;
  63. }
  64.  
  65. h1 {
  66. font-size:9px;
  67. text-transform:uppercase;
  68. }
  69.  
  70. a:hover {
  71. opacity:10;
  72. color:{color:hover};
  73. -webkit-transition: all 0.7s ease;
  74. -moz-transition: all 0.7s ease;
  75. -o-transition: all 0.7s ease
  76. }
  77.  
  78. #entries {
  79. padding:10px;
  80. width:500px;
  81. margin-left:500px;
  82. margin-top:40px;
  83. }
  84.  
  85. #post {
  86. width:500px;
  87. margin-top:50px;
  88. padding:20px;
  89. border:1px solid {color:border};
  90. background-color:{color:bg};
  91. }
  92.  
  93. #sidebar {
  94. width:270px;
  95. height: 200%;
  96. position:fixed;
  97. margin-left:160px;
  98. background-color: {color:sbackground};
  99. margin-top:-40px;
  100. background-image:url('{image:Sidebar bg}');
  101. border:1px solid;
  102. border-color: {color:border};
  103. }
  104.  
  105. #sidebarimage {
  106. width 130px;
  107. }
  108.  
  109. #sidebarimage img {
  110. width:200px;
  111. border:1px solid {color:border};
  112. background-color:{color:bg};
  113. padding:6px;
  114. margin-left:28px;
  115. margin-top:120px;
  116.  
  117. }
  118.  
  119. .links {
  120. font-family:cambria;
  121. font-size:8px;
  122. opacity:1;
  123. text-align:center;
  124. padding-top:65px;
  125. letter-spacing:1px;
  126. text-transform:uppercase;
  127. padding-bottom:-190px;
  128. margin-top:10px;
  129. margin-left:29px;
  130. border:1px solid {color:border};
  131. width:210px;
  132. height: 12px;
  133. background-color: {color:bg};
  134. padding-top: 1px;
  135. padding-bottom: 1px;
  136. padding-left: 1px;
  137. padding-right: 1px;
  138. }
  139.  
  140. .links a {
  141. color: {color:Link};
  142. font-size: 8px;
  143. }
  144.  
  145. .links a:hover {
  146. color: {color:Hover};
  147. }
  148.  
  149. #description {
  150. padding:5px;
  151. text-align:center;
  152. font-size:9px;
  153. margin-left:29px;
  154. margin-top:10px;
  155. background-color: {color:bg};
  156. border:1px solid {color:border};
  157. padding:9px;
  158. width: 193px;
  159. }
  160.  
  161.  
  162. #pagination {
  163. font-size:8px;
  164. text-align:center;
  165. margin-top:10px;
  166. margin-left:88px;
  167. background-color: {color:bg};
  168. border:1px solid {color:border};
  169. padding:9px;
  170. width: 70px;
  171. }
  172.  
  173. #info {
  174. text-align:center;
  175. margin-top:10px;
  176. text-transform:uppercase;
  177. font-size:8px;
  178. }
  179.  
  180. #tags {
  181. font-family:cambria;
  182. letter-spacing:0px;
  183. text-transform:uppercase;
  184. font-size:8px;
  185. margin-top:4px;
  186. }
  187.  
  188. #tags
  189. a {display:inline; background-color:{color:linkb};
  190. padding:-4px;
  191. text-align:left;
  192. -webkit-transition: all 0.6s ease-in-out;
  193. -moz-transition: all 0.6s ease-in-out;
  194. -o-transition: all 0.6s ease-in-out;
  195. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  196.  
  197. #asker {
  198. padding:10px;
  199. text-align:center;
  200.  
  201. background-color:{color:answerb}
  202. }
  203.  
  204. {CustomCSS}</style></head><body>
  205.  
  206. <div id="sidebar">
  207.  
  208. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  209.  
  210. <div class="links">
  211.  
  212. <a href="/">HOME</a>
  213. <a href="/ask">ASK</a>
  214. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}<a>{/block:IfShowLink1}
  215. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  216. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  217. </div>
  218.  
  219. <div id="description">{Description}</div>
  220.  
  221. <div id="pagination">
  222. {block:Pagination}{block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
  223. {block:PreviousPage}<a href="{PreviousPage}">BACK</a>{/block:PreviousPage}{/block:Pagination}
  224.  
  225. </div>
  226.  
  227. </div>
  228.  
  229. <div id="entries">{block:Posts}<div id="post">
  230.  
  231. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  232.  
  233. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  234.  
  235. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  236.  
  237. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  238.  
  239. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  240.  
  241. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  242.  
  243. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  244. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  245. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  246. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  247. {/block:Audio}
  248.  
  249. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  250.  
  251. {block:Answer}<div id="asker"><span style="font-family:georgia;font-size:9px;font-style:italic">{Asker}:</span> {Question}</div><center>{Answer}{/block:Answer}
  252.  
  253. <div id="info">
  254. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  255. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  256. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}
  257. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  258. {/block:Posts}
  259. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  260. {/block:Posts}</div></div></div>
  261.  
  262. <div style="position:fixed;bottom:3px; right:3px; font-size:8px; text-transform:uppercase;"><a href="http://hawtornes.tumblr.com/">© hawtornes</a></center></div>
  263.  
  264. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement