Advertisement
zcthorne

Theme #001 by zcthorne

May 11th, 2013
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.09 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. <html>
  9. <!-- theme #001 by zcthorne please don't remove the credit -->
  10.  
  11. <meta name="color:background" content="#ffffff"/>
  12. <meta name="color:text" content="#9c8f93"/>
  13. <meta name="color:link" content="#c0bdb8"/>
  14. <meta name="color:hover" content="#000000"/>
  15. <meta name="color:border" content="#e8e8e8"/>
  16. <meta name="color:scroll" content="#b1486c"/>
  17. <meta name="color:scrollbg" content="#ffffff">
  18.  
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="link1" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="link2" />
  23.  
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="image:background" content="" />
  26.  
  27.  
  28. <style type="text/css">
  29.  
  30. iframe#tumblr_controls {
  31. top: 0% !important;
  32. right:0% !important;
  33. opacity:0.3;
  34. position: fixed !important;
  35. filter:alpha(opacity=30);
  36. -webkit-transition: all 0.7s ease;
  37. -moz-transition: all 0.7s ease;
  38. -o-transition: all 0.7s ease;
  39.  
  40. }
  41. iframe#tumblr_controls:hover{
  42. top: 0% !important;
  43. right:0% !important;
  44. opacity:0.8;
  45. position: fixed !important;
  46. filter:alpha(opacity=80);
  47. -webkit-transition: all 0.7s ease;
  48. -moz-transition: all 0.7s ease;
  49. -o-transition: all 0.7s ease;
  50. }
  51.  
  52. ::-webkit-scrollbar {height: 5px ; width: 5px;}
  53. ::-webkit-scrollbar-thumb {background-color:{color:scroll};}
  54. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  55.  
  56. body {
  57. background:{color:background};
  58. margin:0px;
  59. color:{color:text};
  60. font-family:Calibri;
  61. font-size:9.5px;
  62. line-height:10px;
  63. letter-spacing:1px;}
  64.  
  65. a {text-decoration:none;outline:none;
  66. -moz-outline-style:none; color:{color:link};}
  67.  
  68. #credit {position:fixed;font-size:10px;letter-spacing:1px;font-family:calibri;bottom:10px;right:10px;position:fixed;font-style:normal;}}
  69.  
  70. img {border:none;}
  71.  
  72. a:hover {color: {color:hover};
  73. -webkit-transition: all 0.5s ease-out;
  74. -moz-transition: all 0.5s ease-out;
  75. transition: all 0.5s ease-out;}
  76.  
  77. blockquote {
  78. padding-left:5px;
  79. border-left:2px solid;
  80. margin:0px 2px 0px 5px;}
  81.  
  82. blockquote blockquote {
  83. padding-left:5px;
  84. border-left:2px solid;
  85. margin: 0xp 3px 6px;}
  86.  
  87. h1 {font-size:12px;}
  88.  
  89. h1 a {-webkit-transition: all 0.7s ease;
  90. -moz-transition: all 0.7s ease;
  91. -o-transition: all 0.7s ease;}
  92.  
  93. h1 a:hover {font-size:12px; -webkit-transition: all 0.7s ease;
  94. -moz-transition: all 0.7s ease;
  95. -o-transition: all 0.7s ease;}
  96.  
  97. #entries {
  98. padding:10px;
  99. width:460px;
  100. margin-left:500px;
  101. margin-top:30px;
  102. font-family:calibri;}
  103.  
  104. #post {width:500px; padding-bottom:40px; padding:9px; margin-top:10px;}
  105.  
  106. .links {
  107. width:200px;
  108. margin-left:63px;
  109. margin-top:-50px;
  110. position: fixed;
  111. text-align: center;
  112. font-family:calibri;
  113. font-size: 11px;
  114. letter-spacing:1px;
  115. text-transform:lowercase;
  116. color:{color:text};}
  117.  
  118. .links a {color:{color:text}; text-transform: lowercase;
  119. opacity: 1; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; height: 14.5px; font-size: 10px; letter-spacing: 1px; margin-left: 2px; font-family:calibri; }
  120.  
  121. .links a:hover{
  122. padding-left: 7px;
  123. text-decoration: none;
  124. color:{color:link hover};}
  125.  
  126. #pagination{text-align:right; font-family:cambria; font-size:14px; }
  127. #pagination a:hover {color:{color:hover};
  128. -webkit-transition: all 0.2s ease;
  129. -moz-transition: all 0.2s ease;
  130. -o-transition: all 0.2s ease;}
  131.  
  132. #tags { font-size:10px;font-family:calibri; margin-top:-17px;margin-bottom:15px; text-align:right; text-transform:lowercase;}
  133.  
  134. #sidebar {width:205px;position:fixed;text-align:center;margin-left:100px;margin-top:210px;}
  135.  
  136. #sidebarimage { width 205px;}
  137.  
  138. #sidebarimage img {width:205px;height:auto;margin-left:60px;margin-right:50px;margin-top:-40px;border:1px soild {color:border};padding:8px;text-align:center;}
  139.  
  140. #description {padding:10px;margin-left:70px; margin-top:9px;width:190px;text-align:center; line-height:5%; font-size:8px; position:fixed;text-transform;lowercase;border-bottom:2px solid {color:border};background-color:transparent;}
  141.  
  142. #info {text-align:center;margin-top:10px;font-size:9px;line-height:10px;font-family:calibri;letter-spacing:1px;right:0;text-transform:lowercase;padding:3px;width:490px;}
  143.  
  144. #chat{
  145. font-size:9px;
  146. text-transform:lowercase;
  147. line-height:12px;
  148. letter-spacing:1px;
  149. font-style:italic;
  150. margin-bottom:7px;}
  151.  
  152. .audio {width:500px;padding-bottom:10px;background-color:transparent;}
  153. .albumart {float:left; padding:0px 10px 10px 0px;}
  154. .albumart img {width:45px;height:45px;}
  155. .playercontainer {text-align:left;padding:10px;background-color:#ffffff;width:480px;}
  156. .audioinfo {padding:10px;color:{color:text};}
  157.  
  158. #notes {padding: 0px;margin: 25px 0px;list-style-type: none;border-bottom: solid 1px #ccc};
  159.  
  160. #asker {float:left;margin-right:5px;}
  161.  
  162. {CustomCSS}</style>
  163. </head>
  164. <body>
  165.  
  166. <div id="sidebar">
  167. <div class="links">
  168. <a href="/">refresh</a>&nbsp;
  169. <a href="/ask">msg</a>&nbsp;
  170. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}&nbsp;
  171. {block:ifLink2}<b></b> <a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}&nbsp;
  172. {block:ifLink3}<b></b> <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}&nbsp;</div>
  173. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  174. <div id="description">{Description}</div>
  175. <div id="pagination">
  176. {block:Pagination}{/block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
  177. </div>
  178. <div id="credit"><a href="http://zcthorne.tumblr.com/mythemes">Β©</a></div>
  179.  
  180. </div>
  181. </div>
  182.  
  183. <div id="entries">{block:Posts}<div id="post">
  184.  
  185. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  186.  
  187. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  188.  
  189. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  190.  
  191. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  192.  
  193. {block:Quote}<div class="blockquote"><div class="medium">{Quote}</div></div>{block:Source} -{Source}{/block:Source}{/block:Quote}
  194.  
  195. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  196.  
  197. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  198.  
  199. {block:Answer}<big> <div style="background:#fafafa; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; padding:8px;"{Asker}</big> said:</b> "{Question}"</div>
  200. <div class="answer">{Answer}</div>{/block:answer}</center>
  201.  
  202. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  203. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  204. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  205. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  206. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  207.  
  208. <div id="info">
  209. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  210. {NoteCountWithLabel}</a><br> {block:HasTags}{block:Tags} hashtag <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}<a href="{Permalink}"> <a href="{ReblogURL}" target="_blank" class="details"> +reblog</a>{block:RebloggedFrom} <a href="{ReblogParentURL}">via</a> - {/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">Β©</a>{/block:ContentSource}</center></div><p>
  211.  
  212. </div>
  213. {block:PostNotes}{PostNotes}{/block:PostNotes}
  214. {/block:Posts}</div>
  215.  
  216. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement