Advertisement
Mariaforeverhermione

Theme 2

Aug 27th, 2013
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 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 02 BY potterdark@ TUMBLR --->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="8a747f"/>
  12. <meta name="color:Link" content="#da7aa3"/>
  13. <meta name="image:sidebar" content=""/>
  14. <meta name="color:Scrollbar" content="#d1a6ba" />
  15. <meta name="if:Rounded Corners" content="1" />
  16. <meta name="color:Text Hover" content="#509ebe"/>
  17. <meta name="text:link 1" content="link" />
  18. <meta name="text:link 1 url" content="/" />
  19. <meta name="text:link 2" content="link" />
  20. <meta name="text:link 2 url" content="/" />
  21. <meta name="text:link 3" content="link" />
  22. <meta name="text:link 3 url" content="/" />
  23.  
  24. <style type="text/css">
  25.  
  26. ::-webkit-scrollbar {height: auto;width: 7px;}
  27. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  28. ::-webkit-scrollbar-track{background-color:{color:background};}
  29.  
  30. ::selection {
  31. background:{color:text hover};
  32. }
  33.  
  34. ::-moz-selection {
  35. background:{color:text hover};
  36. }
  37.  
  38. ::-webkit-selection {
  39. background:{color:text hover};
  40. }
  41.  
  42.  
  43. body {
  44. background:{color:background};
  45. margin:0px;
  46. color:{color:text};
  47. font-family:Calibri;
  48. font-size:10px;
  49. line-height:100%;
  50. }
  51.  
  52. a {
  53. text-decoration:none;
  54. outline:none;
  55. -moz-outline-style:none;
  56. color:{color:link};
  57. }
  58.  
  59. img {
  60. border:none;
  61. }
  62.  
  63. blockquote {
  64. padding-left:5px;
  65. border-left:2px solid;
  66. }
  67.  
  68. blockquote blockquote {
  69. padding-left:5px;
  70. border-left:2px solid;
  71. }
  72.  
  73. h1 {
  74. font-size:15px;
  75. }
  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. padding-bottom:20px;
  88. }
  89.  
  90. #sidebar {
  91. width:250px;
  92. position:fixed;
  93. margin-left:200px;
  94. margin-top:100px;
  95. }
  96.  
  97. #linkz {margin-top:-1px; font-family:calibri; text-align:center; font-size:10px; text-transform:uppercase; font-weight:none; padding:2px; letter-spacing:0px; }
  98. #linkzy {margin-top:-1px; font-family:calibri; text-align:center; font-size:10px; text-transform:uppercase; font-weight:none; padding:-2px; letter-spacing:0px; }
  99.  
  100. @font-face{font-family: "Black Jack"; src: url('http://static.tumblr.com/k9utpfa/ayBm5ptm1/blackjar.ttf');}
  101.  
  102. #title{color:{color:title}; font-family:"Black Jack"; font-size:20px; letter-spacing:0px; text-align:center; margin-top:-10px; margin-bottom:-1px; width:2o0px;}
  103.  
  104. #sidebarimage {
  105. width 230px;
  106. }
  107.  
  108. #sidebarimage img {
  109. width:230px;
  110.  
  111. -moz-border-radius:0px;
  112. -webkit-border-radius:0px;
  113. margin-bottom: 5px;
  114. {block:IfRoundedCorners}
  115. -webkit-border-radius: 5px;
  116. -moz-border-radius: 5px;
  117. border-radius: 5px;
  118. {/block:IfRoundedCorners}
  119. }
  120.  
  121.  
  122. #description {
  123. padding:5px;
  124. text-align:center;
  125. }
  126.  
  127.  
  128. #pagination {
  129. font-size:20px;
  130. text-align:center;
  131. }
  132.  
  133. #info {
  134. text-align:center;
  135. margin-top:10px;
  136. }
  137.  
  138. #asker {
  139. float:left;
  140. margin-right:5px;
  141. }
  142.  
  143. {CustomCSS}</style></head><body>
  144.  
  145. <div id="sidebar">
  146. <div id="title"><p><a href="/" alt="{Title}">{Title}</a></p></div>
  147.  
  148. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  149. <center><div id="linkz">
  150. <a href="/">HOME</a>&nbsp; -
  151. <a href="/ask">ASK</a>&nbsp; -
  152. <a href="{text:link 1 url}">{text:link 1}</a>&nbsp; -
  153. <a href="{text:link 2 url}">{text:link 2}</a>&nbsp; -
  154. <a href="{text:link 3 url}">{text:link 3}</a>&nbsp; -
  155. <a href="http:/potterdark.tumblr.com/">THEME</a>&nbsp;</center>
  156. <div id="description">{Description}</div>
  157.  
  158. <div id="pagination">
  159. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  160. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
  161. </div>
  162.  
  163. </div>
  164.  
  165. <div id="entries">{block:Posts}<div id="post">
  166.  
  167. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  168.  
  169. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  170.  
  171. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  172.  
  173. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  174.  
  175. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  176.  
  177. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  178.  
  179. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  180.  
  181. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  182.  
  183. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  184.  
  185. <div id="info">
  186. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  187. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  188. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  189.  
  190. </div>
  191. {block:PostNotes}{PostNotes}{/block:PostNotes}
  192. {/block:Posts}</div>
  193.  
  194. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement