Advertisement
williamhiddles

THEME 06

Aug 17th, 2013
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.92 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 by mervel--->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#838282"/>
  12. <meta name="color:Link" content="#b8b8b8"/>
  13. <meta name="image:sidebar" content=""/>
  14. <meta name="color:linkhover" content="#cecece"/>
  15. <meta name="color:bold" content="#cecece">
  16. <meta name="color:italic" content="#cecece">
  17. <meta name="color:asker bg" content="#f5f5f5">
  18. <meta name="color:border" content="#cecece">
  19.  
  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.  
  27. <style type="text/css">
  28. body {
  29. background:{color:background};
  30. margin:0px;
  31. color:{color:text};
  32. font-family:arial;
  33. font-size:10px;
  34. line-height:100%;
  35. }
  36.  
  37. a {
  38. color:{color:link};
  39. text-decoration: none;
  40. }
  41.  
  42. a:hover {
  43. color:{color:linkhover};
  44.  
  45.  
  46. }
  47.  
  48. img {
  49. border:none;
  50. }
  51.  
  52. blockquote {
  53. padding-left:5px;
  54. border-left:2px solid;
  55. }
  56.  
  57. blockquote blockquote {
  58. padding-left:5px;
  59. border-left:2px solid;
  60. }
  61.  
  62. h1 {
  63. font-size:15px;
  64. font-family:calibri;
  65. }
  66.  
  67.  
  68. b, strong {
  69. color:{color:bold};
  70. font-weight:bold;
  71. }
  72.  
  73. i, em {
  74. color:{color:italic};
  75. }
  76.  
  77. #entries {
  78. padding:10px;
  79. width:500px;
  80. margin-left:500px;
  81. margin-top:40px;
  82. }
  83.  
  84. #post {
  85. width:500px;
  86. padding-bottom:20px;
  87. }
  88.  
  89. #sidebar {
  90. width:250px;
  91. position:fixed;
  92. margin-left:200px;
  93. margin-top:170px;
  94. }
  95.  
  96. #title {
  97. font-size:10px;
  98. font-family:"calibri";
  99. text-transform:uppercase;
  100. text-align:right;
  101. margin-top:5px;
  102. letter-spacing:1px;
  103. }
  104.  
  105. #sidebarimage {
  106. width 250px;
  107. }
  108.  
  109. #sidebarimage img {
  110. width:250px;
  111. height:150px;
  112. }
  113.  
  114. #description {
  115. font-family:cambria;
  116. font-style:italic;
  117. letter-spacing:1px;
  118. width:210px;
  119. font-size:9px;
  120. margin-top:15px;
  121. padding:6px;
  122. }
  123.  
  124. #pagination {
  125. font-family:cambria;
  126. text-transform:uppercase;
  127. font-size:8px;
  128. text-align:center;
  129. }
  130.  
  131. #info {
  132. width:490px;
  133. padding:5px;
  134. font-size:7px;
  135. font-family:trebuchet ms;
  136. text-transform:uppercase;
  137. color:{color:link};
  138. margin-top:10px;
  139. margin-bottom:5px;
  140. letter-spacing:0px;
  141. text-align:left;
  142. }
  143.  
  144. #questions {
  145. background-color: {color:asker bg};
  146. padding:8px;
  147. margin-top: 5px;
  148. margin-bottom:5px;
  149. font-size:10px;
  150. text-align:left;
  151. }
  152.  
  153. #answer {
  154. font-size:10px;
  155. text-transform:lowercase;
  156. }
  157.  
  158. #links {
  159. padding:5px;
  160. font-family:cambria;
  161. text-transform:uppercase;
  162. font-size:8px;
  163. text-align:center;
  164. letter-spacing:1px;
  165. position:absolute;
  166. float:center;
  167. width:245px;
  168. }
  169.  
  170.  
  171. #tags {
  172. font: 10px cambria;
  173. font-style:italic;
  174. letter-spacing:0.3px;
  175. color:{color:link};
  176. text-transform:lowercase;
  177. padding:1px;
  178.  
  179. }
  180.  
  181.  
  182. #audio {
  183. margin-bottom:5px;width:500px;height:justify;
  184. }.cover { width:90px; height:90px;position:absolute;} .cover img {width:80px;height:80px;float:left;}.player { opacity: 0.07; position:absolute;z-index:1;background:#ffffff;width:80px;height:80px;display:block;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}.player:hover{ opacity:0.5;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}.player2 { width:25px;height:25px; margin-top:20px;margin-left:20px;overflow:hidden;padding:3px;}.track {text-transform:lowercase;margin-left:80px;line-height:15px;padding-top:0px;
  185. }
  186.  
  187. #cred {
  188. position:fixed;
  189. bottom:15px;
  190. right:15px;
  191. font-size:11px;
  192. padding:5px;
  193. text-transform:uppercase;
  194. border:1px solid {color:border}; padding: 2px 3px 2px 3px;}
  195.  
  196. {CustomCSS}</style></head><body>
  197.  
  198. <div id="sidebar">
  199.  
  200.  
  201.  
  202. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  203.  
  204. <div id="title">{Title}</div>
  205.  
  206. <center><div id="links">
  207. <a href="/">refresh</a>
  208. <a href="/ask">ask</a>
  209. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  210. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  211. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} </center>
  212.  
  213. <center><div id="description">{Description}</div></center>
  214.  
  215.  
  216. <div id="pagination">
  217. {block:Pagination}{block:PreviousPage}- <a href="{PreviousPage}">Previous</a>{/block:PreviousPage}
  218. {block:NextPage}+ <a href="{NextPage}">Next</a>{/block:NextPage}{/block:Pagination}
  219. </div>
  220.  
  221. </div>
  222. <div id="cred"><a href="http://mervel.tumblr.com">△</a></div>
  223. <div id="entries">{block:Posts}<div id="post">
  224.  
  225. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  226.  
  227. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  228.  
  229. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  230.  
  231. {block:Quote}<h1>" {Quote} "</h1>{block:Source} —{Source}{/block:Source}{/block:Quote}
  232.  
  233. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  234.  
  235. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  236.  
  237. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="90px" height="90px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  238. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  239. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  240. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  241. {/block:Audio}
  242.  
  243. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  244.  
  245. {block:Answer}<div id="questions"><b>{Asker}</b> asked: {Question}</div>
  246. <div id="answer">{Answer}</div>{/block:answer}
  247.  
  248. <div id="info"> <a href="{Permalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with ♥ <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} - <a href="{ReblogParentURL}"> via </a> {/block:RebloggedFrom}
  249. {block:ContentSource}/<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags">
  250. {block:HasTags}{block:Tags}#<a href="{TagURL}"><u>{Tag}</u></a> {/block:Tags}{/block:HasTags}</div></div></div>
  251.  
  252. {block:PostNotes}{PostNotes}{/block:PostNotes}
  253. {/block:Posts}</div>
  254. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement