Advertisement
dec0der

Black & White Theme

Mar 17th, 2012
1,796
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.93 KB | None | 0 0
  1. <!--
  2. Revised: (c) 2012 | dec0der
  3. Theme #2: Black & White Theme
  4.  
  5. Please do not remove the credit! Thank you.
  6. -->
  7.  
  8. <head>
  9. <meta name="color:Background" content="#3d3d3d">
  10. <meta name="if:endless scroll" content="0"/>
  11. <meta name="color:Titles" content="#000">
  12. <meta name="color:Sidebar" content="#ffffff">
  13. <meta name="color:Text" content="#000">
  14. <meta name="color:Links" content="#000">
  15. <meta name="color:hover" content="#C4C2B1"/>
  16. <meta name="image:Sidebar" content=""/>
  17. <meta name="if:Show Photo" content="0"/>
  18. <meta name="image:header" content=""/>
  19. <meta name="if:show captions" content=""/>
  20. <meta name="if:show title" content=""/>
  21. <meta name="text:Font size" content="10px">
  22. <meta name="image:Background" content=""/>
  23.  
  24. <title>{Title}</title>
  25. <link rel="shortcut icon" href="{Favicon}">
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  28.  
  29.  
  30. <style type="text/css">
  31.  
  32. body {margin: 0px; margin-bottom: 20px; padding: 0px;color:{color:text}; font-family: Cambria; font-size: 10px; line-height:100%; text-align: justify; background: url('{image:Background}') fixed {color:Background};}
  33.  
  34. div#zero{width:450px; margin:auto; padding:0px; margin-top:0px; padding-bottom:20px; overflow:show;}
  35.  
  36. div#one{width:450px; float:left; padding:10px; background-color:{color:sidebar}; overflow:show;}
  37.  
  38. div#two{width:190px; height:100%; float:left; position:fixed; padding-right:3px; overflow:show; margin: -10px 0px 0px 455px; background-color:{color:sidebar};}
  39.  
  40. div#three{width:450px; float:left; padding-right:4px; margin-top:-5px; margin-bottom:-5px; overflow:show;}
  41.  
  42. #left {width: 190px; height:100%; left: 50%; padding-left:3px; padding-top:12px; text-align: center; position: fixed; overflow:show; margin-left: -412px; background-color:{color:sidebar};}
  43.  
  44. .left_link {font-size: 11px; display: inline-block;}
  45.  
  46. .left_link:hover {text-decoration: underline;}
  47.  
  48. p{margin:0px; padding:0px;}
  49.  
  50. a:link, a:visited, a:active{color:{color:links}; text-decoration:none;}
  51.  
  52. a:hover{color:{color:hover};}
  53.  
  54.  
  55. h1{margin:0px; padding:0px; color:{color:titles}; font-family: cambria; font-size:15px; line-height:110%; font-weight:normal; letter-spacing:0px; text-transform:camelcase; text-align:left;}
  56.  
  57. .left{float:left;}
  58.  
  59. .right{float:right; padding:5px; padding-bottom:px;}
  60.  
  61. .description{font-size:;}
  62.  
  63. div#post{width:450px; float:right; margin-top:0px; margin-bottom:15px;}
  64.  
  65. .content{display:block; width:100%; margin-bottom:0px; text-align:left;}
  66.  
  67. .notes img{width:10px; position:relative; top:1px;}
  68.  
  69. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  70.  
  71. .nav a{font-size:90%; color:{color:date}; font-style:normal; display:;}
  72.  
  73. .nav a:hover{color:{color:hover}; font-style:normal;}
  74.  
  75. blockquote{margin:0px; margin-left:15px;}
  76.  
  77. .blogtitle{text-transform:normal;position:relative; font-family: cambria; font-size: 15px; ; letter-spacing:1px; color:#000000; text-align:center;}
  78.  
  79. .audio{width:450px; background:#000; border:0px{color:text};}
  80.  
  81. .current_page {border: 0px dotted; padding: 2px;}
  82.  
  83. </style>
  84.  
  85. {block:IfEndlessScroll}
  86. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  87. {/block:IfEndlessScroll}
  88. </head>
  89.  
  90. <body>
  91. <div id="left"><div></div>{block:Ifheaderimage}<center><img src="{image:Header}" width=100%/><div class="headerp"></div></center>{/block:Ifheaderimage}<br>
  92. <div class="left_link"><a href="/ask">message</a></div><br>
  93. <div class="left_link"><a href="/archive">archive</a></div><br>
  94. <div class="left_link"><a href="http://dec0der.tumblr.com">credit</a></div><br>
  95. {block:HasPages}{block:Pages}<div class="left_link"><a href="{URL}">{Label}</a></div><br>{/block:Pages}{/block:HasPages}</div>
  96.  
  97. <div id="zero">
  98. <div class="nav">
  99. </div>
  100.  
  101.  
  102. <div id="one">
  103. <div id="two">
  104. <div class="content">
  105. <div class="nav">
  106. {block:IfShowTitle}<div class="blogtitle"><br><a href="/">{Title}</a></div>{/block:IfShowTitle}<br>
  107. <center>{block:ifShowPhoto}<a title="" href="/"><img src="{image:sidebar}" width=190px></a>{/block:ifShowPhoto}</center>
  108. {block:Description}<p><br><center>{Description}</center>{/block:Description}
  109. </div></div></div>
  110.  
  111. <div id="three">
  112. {block:IfEndlessScroll}
  113. <div class="autopagerize_page_element">
  114. {/block:IfEndlessScroll}
  115.  
  116. {block:Posts}
  117. <div id="post">
  118. {block:Text}
  119. {block:Title}<h1><a href="{permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
  120.  
  121. {block:Photo}
  122. {block:IndexPage} <a href="{Permalink}"> {/block:IndexPage}
  123. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  124. <img src="{PhotoURL-500}" width="450" alt="{PhotoAlt}"/>
  125. {block:IndexPage}</a>{/block:IndexPage}
  126. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  127. {block:IfShowCaption}{Caption}{/block:IfShowCaption}
  128. {/block:Photo}
  129.  
  130. {block:Photoset}
  131. <center>{Photoset-400}</center>
  132. {block:IfShowCaption}{Caption}{/block:IfShowCaption}
  133. {/block:Photoset}
  134.  
  135. {block:Quote}
  136. <a href="{permalink}"><h1>{Quote}</h1></a>{block:Source}{Source}{/block:Source}{/block:Quote}
  137.  
  138. {block:Link}
  139. <h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  140.  
  141. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<span class="{UserNumber}">{block:Label}<span class="name">{Label}</span>{/block:Label}&nbsp;{Line}<br>{/block:Lines}{/block:Chat}
  142.  
  143. {block:Video}<center>{Video-400}</center>{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  144.  
  145. {block:Audio}
  146. <div class="audio">{/block:ExternalAudio}{AudioPlayerBlack}</div>
  147. <div style="padding:2px; font-size:10px; text-align:center;"><a href="{permalink}">{block:Artist}{Artist}{/block:Artist} → {block:TrackName}{TrackName} {/block:TrackName}</a></div>
  148. {block:Caption}{block:ExternalAudio}<a href="{ExternalAudioURL}"></a>{/block:ExternalAudio}{/block:Caption}{/block:Audio}
  149.  
  150. {block:Answer}
  151. <h1>{Asker}: <a href="{permalink}">{Question}</a></h1>{Answer}
  152. {/block:Answer}
  153.  
  154.  
  155. {block:PermalinkPage}
  156. <br>
  157. {block:RebloggedFrom}Originally posted by: <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}<br>
  158. {block:HasTags}Tagged as: {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}<br>{/block:HasTags}
  159. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}<br>
  160. {/block:PermalinkPage}
  161. {block:PostNotes}<h1 class="name">{block:IfAccordionSidebar}view {/block:IfAccordionSidebar}notes{block:IfAccordionSidebar}{/block:IfAccordionSidebar}</h1><div class="content">{PostNotes}</div>{/block:PostNotes}
  162. </div>
  163. {/block:Posts}
  164.  
  165. <p>
  166. {block:IfNotEndlessScroll}<div id="pag">{block:Pagination}
  167. {block:PreviousPage}<a href="{PreviousPage}"><div style="text-align:left;">recent</div></a>{/block:PreviousPage}
  168. {block:NextPage}<a href="{NextPage}"><div style="text-align:right;">previous</div></a>{/block:NextPage}
  169. {/block:Pagination}</div>
  170.  
  171. {/block:IfNotEndlessScroll}
  172.  
  173. {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
  174.  
  175. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement