alicescreed

TUMBLR THEME 004 by lutherwest.tumblr.com

Feb 9th, 2013
5,590
0
Never
14
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.15 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <title>{Title}</title>
  7.  
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />
  11.  
  12. {/block:Description}
  13.  
  14. <!--[ theme 004 by L U T H E R W E S T @ tumblr.com
  15. *no stealing, redistributing, or using as a base
  16. *if you have any questions, contact me via ask ]-->
  17.  
  18.  
  19. <!--DEFAULT VARIABLES-->
  20. <meta name="color:Background" content="#312222"/>
  21. <meta name="color:Text" content="#616161"/>
  22. <meta name="color:Link" content="#858585"/>
  23. <meta name="color:Title" content="#84C6CF" />
  24. <meta name="color:Scrollbar" content="#84C6CF" />
  25. <meta name="color:Scrollbar Bg" content="#eeeeee" />
  26. <meta name="color:Sidebar" content="#141414" />
  27. <meta name="color:Description" content="#616161" />
  28. <meta name="color:DescriptionBG" content="#F3F2F2" />
  29. <meta name="color:Posts" content="#ffffff" />
  30. <meta name="color:NavLink" content="#FFFFFF" />
  31. <meta name="color:NavLinkBG" content="#84C6CF" />
  32.  
  33. <meta name="image:sidebar" content="" />
  34.  
  35. <meta name="text:Link 1 URL" content="/" />
  36. <meta name="text:Link 1 Title" content="link 1" />
  37. <meta name="text:Link 2 URL" content="/" />
  38. <meta name="text:Link 2 Title" content="link 2" />
  39. <meta name="text:Link 3 URL" content="/" />
  40. <meta name="text:Link 3 Title" content="link 3" />
  41. <meta name="text:Link 4 URL" content="/" />
  42. <meta name="text:Link 4 Title" content="link 4" />
  43.  
  44. <meta name="text:Top Title" content="but the tigers come at night" />
  45. <meta name="text:Sub Title" content="with their voices soft as thunder" />
  46.  
  47. <style type="text/css">
  48.  
  49. body {
  50. background: {color:background};
  51. background-img: {image:background};
  52. margin: 0px;
  53. color: {color:text};
  54. font-family: times new roman;
  55. font-size: 11px;
  56. line-height: 10px;
  57. }
  58.  
  59. a {
  60. text-decoration: none;
  61. color: {color:link};
  62. }
  63.  
  64. a: hover {
  65. opacity:.3;
  66. color:{color:link};
  67. }
  68.  
  69. b {
  70. font-family: times new roman;
  71. font-weight: bold;
  72. color: {color:border};
  73. }
  74.  
  75. i {
  76. font-family: times new roman;
  77. font-weight: italic;
  78. color: {color:border};
  79. }
  80.  
  81. blockquote {
  82. padding-left: 20px;
  83. padding: 2px;
  84. color: {color:DescriptionBG};
  85. border-left: 5px solid {color:NavLinkBG};
  86. border-color: {color:border};
  87. background-color: {color:Sidebar};
  88. }
  89.  
  90. h1 {
  91. font-size: 10pt;
  92. font-family: times new roman;
  93. font-weight: normal;
  94. text-align: center;
  95. color: {color:title};
  96. }
  97.  
  98. h2 {
  99. font-size: 10pt;
  100. font-family: times new roman;
  101. font-weight: normal;
  102. text-align: center;
  103. letter-spacing: 1px;
  104. color: {color:title};
  105. }
  106.  
  107. #posts {
  108. padding: 10px;
  109. width: 500px;
  110. margin-left: 500px;
  111. padding-top: 140px;
  112. }
  113.  
  114. #post {
  115. width: 500px;
  116. padding: 10px;
  117. background-color: {color:Posts};
  118. }
  119.  
  120. #topbar {
  121. width: 100%;
  122. position: fixed;
  123. height: 17%;
  124. background-color: {color:Sidebar};
  125. }
  126.  
  127. #toplinks {
  128. margin-left: 500px;
  129. margin-top: 12px;
  130. width: 500px;
  131. }
  132.  
  133. #toplinks a {
  134. background-color: {color:NavLinkBG};
  135. font-size: 8pt;
  136. padding: 3pt;
  137. padding-left: 10px;
  138. padding-right: 10px;
  139. color: {color:DescriptionBG};
  140. }
  141.  
  142. #toplinks a:hover {
  143. font-size: 8pt;
  144. padding: 3pt;
  145. padding-left: 10px;
  146. padding-right: 10px;
  147. background-color: {color:DescriptionBG};
  148. color: {color:NavLinkBG};
  149. font-style: italic;
  150. }
  151.  
  152.  
  153. #toptitle {
  154. color: {color:DescriptionBG};
  155. font-family: times new roman;
  156. font-size: 22pt;
  157. margin-top: 40px;
  158. margin-left: 460px;
  159. font-style: italic;
  160. position: float;
  161. text-transform: lowercase;
  162. letter-spacing: -1px;
  163. }
  164.  
  165. #topsub {
  166. color: {color:NavLinkBG};
  167. font-family: times new roman;
  168. font-size: 6pt;
  169. margin-top: 10px;
  170. margin-left: 550px;
  171. position: float;
  172. text-transform: uppercase;
  173. letter-spacing: 2px;
  174. border-bottom: 1px dotted {color:DescriptionBG};
  175. }
  176.  
  177. #sidebar {
  178. width: 230px;
  179. position: fixed;
  180. margin-left: 150px;
  181. margin-top: 150px;
  182. }
  183.  
  184. #sidebarimage {
  185. padding: 10px;
  186. width: 230px;
  187. }
  188.  
  189. #sidebarimage img {
  190. width: 230px;
  191. }
  192.  
  193. #description {
  194. width: 250px;
  195. margin-top: 3px;
  196. padding-left: -5px;
  197. background-color: {color:DescriptionBG};
  198. }
  199.  
  200. #desctext {
  201. color: {color:Description};
  202. padding: 10px;
  203. text-align: justify;
  204. }
  205.  
  206. #quote {
  207. font-family: times new roman;
  208. font-style: italic;
  209. font-size: 12pt;
  210. line-height: 12pt;
  211. color: {color:border};
  212. }
  213.  
  214. #info {
  215. text-align: left;
  216. line-height: 11px;
  217. margin-top: 10px;
  218. padding: 4px;
  219. text-transform: uppercase;
  220. font-size: 7pt;
  221. letter-spacing: 1px;
  222. font-family: times new roman;
  223. background-color: transparent;
  224. }
  225.  
  226. #nav {
  227. font-family: times new roman;
  228. line-height: 8pt;
  229. padding: 3px;
  230. background-color: {color:NavLinkBG};
  231. width: 260px;
  232. margin-left: -7px;
  233. text-align: center;
  234. border-bottom: 1px dotted {color:NavLink};
  235. }
  236.  
  237. #nav:hover {
  238. background-color: {color:DescriptionBG};
  239. font-style: italic;
  240. color: black;
  241. }
  242.  
  243. #nav a {
  244. color: {color:NavLink};}
  245.  
  246. #nav a:hover {
  247. color: {color:NavLinkBG};}
  248.  
  249.  
  250. #asker {
  251. float: left;
  252. margin-right: 5px;
  253. font-size: 12pt;
  254. font-family: times new roman;
  255. font-style: italic;
  256. font-weight: bold;
  257. }
  258.  
  259. ::-webkit-scrollbar-thumb:vertical {
  260. background-color: {color:scrollbar};
  261. height:auto;
  262. border: 0px solid #000;
  263. }
  264.  
  265. ::-webkit-scrollbar-thumb:horizontal {
  266. background-color: {color:scrollbar};
  267. height:5px !important;
  268. }
  269.  
  270. ::-webkit-scrollbar {
  271. height:2px;
  272. width:10px;
  273. background-color: {color:scrollbar bg};
  274. }
  275.  
  276. {CustomCSS}
  277. </style>
  278.  
  279. </head>
  280.  
  281. <body>
  282.  
  283. <div id="topbar"><div id="toptitle">{text:Top Title}</div>
  284. <div id="topsub">{text:Sub Title}</div>
  285. <div id="toplinks"><a href="{Text:Link 1 URL}">{Text:Link 1 Title}</a> <a href="{Text:Link 2 URL}">{Text:Link 2 Title}</a> <a href="{Text:Link 3 URL}">{Text:Link 3 Title}</a> <a href="{Text:Link 4 URL}">{Text:Link 4 Title}</a> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>
  286.  
  287. {/block:PreviousPage}
  288. {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}</div>
  289. </div>
  290. <div id="sidebar">
  291. <div id="description">
  292. <center><div id="sidebarimage"><a href="/"><img src="{image:sidebar}"></a></div></center>
  293. <div id="nav"><a href="/">home</a></div>
  294. <div id="nav"><a href="/ask">message</a></div>
  295. <div id="nav"><a href="/archive">archive</a></div>
  296. <div id="nav"><a href="http://lutherwest.tumblr.com">theme</a></div>
  297. <div id="desctext">{Description}</div><br>
  298. </div><br>
  299.  
  300.  
  301. </div></div>
  302.  
  303. </div>
  304.  
  305. <div id="posts">{block:Posts}<div id="post">
  306.  
  307. {block:Text}<h2>{block:Title}{Title}{/block:Title}</h2>{Body}{/block:Text}
  308.  
  309. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}
  310.  
  311. {Caption}{/block:Caption}{/block:Photo}
  312.  
  313. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}
  314.  
  315. {/block:Photoset}
  316.  
  317. {block:Quote}<div id="quote"><span style="font-size: 20pt; color: {color:NavLinkBG};">"</span>{Quote}<span style="font-size: 20pt; color: {color:NavLinkBG};">"</span></div><br>{block:Source} —{Source}{/block:Source}{/block:Quote}
  318.  
  319. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}
  320.  
  321. {Description}{/block:Description}{/block:Link}
  322.  
  323. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>
  324.  
  325. {Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  326.  
  327. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  328.  
  329. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  330.  
  331. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker} wondered,<br>
  332.  
  333. <span style="color: {color:NavLinkBG};">{Question}</span><br>{Answer}{/block:Answer}
  334.  
  335. <div id="info">
  336. {block:Date}{TimeAgo}{/block:Date} / <a href="{Permalink}">
  337. <b>{NoteCountWithLabel}</b></a>{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}"
  338. title="{ReblogParentTitle}"><b>{ReblogParentName}</b></a> source: <a
  339.  
  340. href="{ReblogRootURL}"title="{ReblogRoottitle}"><b>{ReblogRootName}</b></a>
  341.  
  342. {/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>
  343.  
  344. {/block:Tags}{/block:HasTags}</div>
  345.  
  346. </div>
  347. {block:PostNotes}{PostNotes}{/block:PostNotes}
  348. {/block:Posts}</div>
  349. </body>
  350.  
  351. </html>
Advertisement
Comments
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
Add Comment
Please, Sign In to add comment