Advertisement
weasleyfleur

Theme #02 | Original with Title

Jul 16th, 2011
34,003
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 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.  
  3. <!-- theme #002 by @drunkwerewolves
  4. http://drunkwerewolves.tumblr.com/
  5. (aka i change my url too often) -->
  6.  
  7. <!-- RULES & GUIDELINES -->
  8.  
  9. <!-- Feel free to edit the the theme to your liking, but please leave
  10. all credits intact and as is. These themes are not bases; don't treat
  11. them as such. Be inspired, but don't steal. -->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:background" content="#000000" />
  18. <meta name="color:sbar" content="#0E0D0C" />
  19. <meta name="color:entry" content="#0E0D0C" />
  20.  
  21. <meta name="color:title" content="#695D51" />
  22. <meta name="color:text" content="#C0AEA0" />
  23. <meta name="color:link" content="#83786E" />
  24. <meta name="color:lhover" content="#0A0A09" />
  25. <meta name="color:nlinks" content="#8B7C6C" />
  26. <meta name="color:nhover" content="#181614" />
  27.  
  28. <meta name="font:title" content="georgia" />
  29. <meta name="font:body" content="arial" />
  30.  
  31. <meta name="image:sidebar" content=""/>
  32. <meta name="image:background" content="" />
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}</title>
  36. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <link rel="shortcut icon" href="{Favicon}" />
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39. <style type="text/css">
  40.  
  41. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-position: center; background-attachment:fixed; background-repeat: repeat; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  42.  
  43. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  44. a:hover{color:{color:title}; background-color:{color:lhover}}
  45.  
  46. #entries{left:50%; margin-left:485px; margin-top:-20px; width:510px}
  47.  
  48. #sidebarimg img {max-width: 250px; height: auto; text-align:center}
  49.  
  50. #title {font-size:18px; text-align:center; font-family:georgia; font-style:italic; line-height:105%}
  51.  
  52. #sbar {width:250px; margin-left:220px; margin-top:65px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
  53.  
  54. #pagination {font-family:georgia; text-align:center; font-size:15px}
  55.  
  56. #nav {position:fixed}
  57. #nav a {width:250px; display:block; background-color:{color:sbar}; margin:5px 0px -15px 220px; font:8px arial; text-transform: uppercase; color:{color:sidebar text}; text-decoration: none; letter-spacing: 3px; text-align:left; padding:3px}
  58. #nav a:hover {background-color:{color:nhover}}
  59.  
  60. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:3px}
  61.  
  62. h1{color:{color:title}; font-family:Georgia; font-size:16px; line-height:17px; letter-spacing:-1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  63.  
  64. h2{color:{color:title}; font-family:Georgia; font-size:15px; line-height:14px; letter-spacing:-1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  65.  
  66. #source {text-align: left}
  67.  
  68. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:right}
  69.  
  70. #questions {background-color:{color:background}; color: {color:tex}; padding:10px; margin-bottom:0px;}
  71. #questions a {color:{color:link}}
  72. #question {font:11px arial; letter-spacing:0px}
  73.  
  74. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  75. blockquote img, blockquote a img {max-width: 490px}
  76.  
  77. b, strong{color:{color:title}}
  78. i, em {color:{color:link};}
  79. p{margin-top:3px; margin-bottom:3px}
  80.  
  81. img a{border:none; width:100%}
  82. .audio{background-color:black; display:block;}
  83.  
  84. .user_1 .label {color:{color:link}; font-weight:bold}
  85. .user_2 .label {color:{color:text}; font-weight:bold}
  86. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  87.  
  88. .notes img{width:10px; position:relative; top:1px;}
  89. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  90. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  91. </style>
  92. <style type="text/css">{CustomCSS}</style>
  93. </head>
  94.  
  95. <body>
  96. <div id="nav">
  97. <a href="/">home</a><br />
  98. <a href="/ask">questions?</a><br />
  99. <a href="/archive">archive</a><br />
  100. <a href="http://drunkwerewolves.tumblr.com/tagged/themes">theme (c)</a></div>
  101. <BR>
  102.  
  103. <div id="sbar">
  104. <div id="title">{Title}</div>
  105. <div id="sidebarimg"><img src="{image:sidebar}"/></div>
  106. {block:Description}{Description}{/block:Description}<br><br>
  107. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  108. </div><BR>
  109.  
  110. <div id="entries">
  111. {block:Posts}
  112. <div id="posts">
  113.  
  114. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  115. {block:Text}{Body}{/block:Text}
  116.  
  117. {block:Quote}<h2>"{Quote}"</h2>{/block:Quote}
  118. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  119.  
  120. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  121. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  122.  
  123. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  124. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  125.  
  126. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  127.  
  128. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  129.  
  130. {block:Answer}<div id="questions">{Asker} whispered, <div id="question">"{Question}"</div></div>
  131. {Answer}{/block:answer}
  132.  
  133. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  134.  
  135. <div id="info">posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{block:RebloggedFrom} (originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><BR>
  136. {/block:Posts}
  137. {block:PostNotes}{PostNotes}{/block:PostNotes}
  138.  
  139. </div>
  140.  
  141. </body>
  142. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement