Advertisement
weasleyfleur

Theme #06 | Original

Nov 22nd, 2011
40,167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.10 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 #006 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. <!-- DEFAULT VARIABLES -->
  16. <meta name="color:background" content="#FAF8E9" />
  17. <meta name="color:sbar" content="#fdfff3" />
  18. <meta name="color:entry" content="#fdfff3" />
  19.  
  20. <meta name="color:title" content="#C0AEA0" />
  21. <meta name="color:text" content="#C0AEA0" />
  22. <meta name="color:link" content="#D3AFA0" />
  23. <meta name="color:linkhover" content="#C0AEA0" />
  24. <meta name="color:tlinks" content="#fdfff3" />
  25. <meta name="color:thover" content="#FDFBEE" />
  26.  
  27. <meta name="font:title" content="arial" />
  28. <meta name="font:body" content="arial" />
  29.  
  30. <meta name="image:sidebar" content=""/>
  31. <meta name="image:tbar" content=""/>
  32. <meta name="image:background" content="" />
  33.  
  34. <meta name="text:Link1" content="" />
  35. <meta name="text:Link1 Title" content="" />
  36. <meta name="text:Link2" content="" />
  37. <meta name="text:Link2 Title" content="" />
  38. <meta name="text:Link3" content="" />
  39. <meta name="text:Link3 Title" content="" />
  40. <meta name="text:Link4" content="" />
  41. <meta name="text:Link4 Title" content="" />
  42. <meta name="text:Link5" content="" />
  43. <meta name="text:Link5 Title" content="" />
  44. <meta name="text:Link6" content="" />
  45. <meta name="text:Link6 Title" content="" />
  46.  
  47. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  48. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  49. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  50. <link rel="shortcut icon" href="{Favicon}" />
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  52. <style type="text/css">
  53.  
  54. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  55.  
  56. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  57. a:hover{color:{color:linkhover}}
  58.  
  59. #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}
  60.  
  61. #entries {margin: 0px 0 10px 105px; float:left; text-align: justify}
  62.  
  63. #entry {margin: 0px 0 -3px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 3px}
  64.  
  65. #simg {margin-top:2px; margin-bottom:3px; text-align:center}
  66. #simg img {max-width: 250px; height: auto}
  67.  
  68. #sbar {width: 250px; float: right; margin-left:625px; margin-top:-10px; padding: 10px; background-color: {color:sbar}; text-align: center; position: fixed}
  69.  
  70. #stext {text-align:justify; font-family:georgia; font-size:10px; width:250px}
  71.  
  72. #pagination {font-family:georgia; text-align:center; font-size:10px; letter-spacing:1px}
  73.  
  74. #tbar {width:160px; height:1000px; margin-left:-75px; margin-top:-40px; position:fixed; overflow:hidden; background-color: transparent; padding:3px}
  75.  
  76. #timg {margin-bottom:2px; margin-top:50px}
  77. #timg img {max-width: 155px; height: auto}
  78.  
  79. #tlinks a {width:150px; display:block; background-color:{color:tlinks}; margin:0px 0px -10px 3px; font:9px georgia; text-transform: lowercase; color:{color:link}; text-decoration: none; letter-spacing: 3px; text-align:left; padding:3px}
  80. #tlinks a:hover {background-color:{color:thover}}
  81.  
  82. h1{color:{color:title}; font-family:Georgia; font-size:18px; line-height:16px; letter-spacing:-1px; font-weight:bold; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
  83.  
  84. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  85.  
  86. h3{color:{color:link}; font-family:georgia; font-size:15px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform:lowercase; line-height:14px; margin-left:3px; margin-top:50px; margin-bottom:-60px; text-align:left; letter-spacing:3px}
  87.  
  88. h3 a:hover{background-color:transparent}
  89.  
  90. #source {text-align: left}
  91.  
  92. #permalink {display:block; width:495px; text-align:right; font:9px georgia; text-transform:lowercase; color:{color:text}; background-color:{color:entry}; margin:1px 0px -2px 0px; padding:0px 5px 3px 0px; font-style:italic}
  93. #permalink a {color:{color:link}; letter-spacing:1px; text-align:right; font-style:italic}
  94.  
  95. #info {display:block; margin:7px 0px 5px 0px; padding:1px 4px 1px 4px; color:{color:text}; font:10px georgia; line-height:110%; text-transform:lowercase; width:492px; background-color:{color:background}; letter-spacing:1px;}
  96. #info a {color:{color:link}}
  97.  
  98. .date {display:inline; text-align:right; float:right}
  99. .date a {color:{color:permalinks}}
  100.  
  101. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:arial; font-size:11px}
  102. #questions a {color:{color:link}}
  103.  
  104. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  105.  
  106. b, strong{color:{color:title}}
  107. i, em {color:{color:text}}
  108. p{margin-top:5px; margin-bottom:5px}
  109. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  110.  
  111. img a{border:none; width:100%}
  112. .audio{background-color:black; display:block;}
  113.  
  114. .user_1 .label {color:{color:link}; font-weight:bold}
  115. .user_2 .label {color:{color:text}; font-weight:bold}
  116. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  117.  
  118. .notes img{width:10px; position:relative; top:1px;}
  119. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  120. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  121. </style>
  122. <style type="text/css">{CustomCSS}</style>
  123. </head>
  124.  
  125. <body>
  126. <div id="container">
  127.  
  128. <div id="entries">
  129.  
  130. {block:Posts}
  131. <div id="entry">
  132.  
  133. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  134. {block:Text}{Body}{/block:Text}
  135.  
  136. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  137.  
  138. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  139. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  140.  
  141. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  142. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  143.  
  144. {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}
  145.  
  146. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  147.  
  148. {block:Answer}<div id="questions">{Asker} whispered, "{Question}"</div>
  149. {Answer}{/block:answer}
  150.  
  151. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  152.  
  153. <div id="info">{block:IndexPage}<a href="{Permalink}" {block:NoteCount}title="{NoteCountWithLabel}" {/block:NoteCount}>{NoteCountWithLabel}</a>
  154.  
  155. <div class="date">{block:Date}posted {TimeAgo}{/block:Date} {block:RebloggedFrom}(© <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}</div>{/block:IndexPage}</div>
  156.  
  157. {block:IndexPage}<div id="permalink">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>{/block:IndexPage}</div><br />
  158.  
  159. {/block:Posts}
  160. {block:PostNotes}{PostNotes}{/block:PostNotes}
  161.  
  162. </div>
  163.  
  164. <div id="tbar">
  165. <h3><a href="/">{Title}</a></h3><br />
  166. <div id="timg"><img src="{image:tbar}"/><br /></div>
  167.  
  168. <div id="tlinks">
  169. <a href="/ask">ask me</a><br />
  170. <a href="/archive">archive</a><br />
  171. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br />{/block:ifLink1}
  172. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br />{/block:ifLink2}
  173. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br />{/block:ifLink3}
  174. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br />{/block:ifLink4}
  175. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a><br />{/block:ifLink5}
  176. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a><br />{/block:ifLink6}
  177. <a href="http://bornofthestorm.tumblr.com/tagged/themes">theme ©</a></div></div>
  178. <br>
  179.  
  180. <div id="sbar">
  181. <div id="simg"><img src="{image:sidebar}"/></div>
  182. <div id="stext">{block:Description}{Description}{/block:Description}<br /><br /></div>
  183.  
  184. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div></div>
  185.  
  186. </div>
  187.  
  188. </body>
  189. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement