Advertisement
urbanbutts

theme 02

Aug 27th, 2013
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.53 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. <!--
  4.  
  5. ~*~base code provided by tumblr user narruld and edited by joanvvatsons~*~
  6.  
  7. -->
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head>
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18.  
  19. <meta name="color:Text" content="#bbbbbb"/>
  20. <meta name="color:Link" content="#aaaaaa"/>
  21. <meta name="color:Tags" content="#cccccc"/>
  22. <meta name="color:Hover" content="#f1f1f1"/>
  23. <meta name="color:Line" content="#f2f2f2"/>
  24. <meta name="color:Border" content="#eeeeee"/>
  25. <meta name="color:Scrollbar" content="eeeeee"/>
  26.  
  27. <meta name="image:sidebar" content=""/>
  28.  
  29.  
  30. <meta name="text:linkA" content="">
  31. <meta name="text:linkA url" content="/">
  32. <meta name="text:linkB" content="">
  33. <meta name="text:linkB url" content="/">
  34. <meta name="text:linkC" content="">
  35. <meta name="text:linkC url" content="/">
  36. <meta name="text:linkD" content="">
  37. <meta name="text:linkD url" content="/">
  38.  
  39.  
  40.  
  41.  
  42. <style type="text/css">
  43.  
  44.  
  45. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:5px;}
  46. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar};height:5px!important;}
  47. ::-webkit-scrollbar {background-color:{color:Background};height:5px;width:8px;}
  48.  
  49.  
  50. body {
  51. background:{color:background};
  52. margin:1px;
  53. color:{color:text};
  54. font-family:Arial, Helvetica;
  55. font-size:9px;
  56. line-height:100%;
  57. }
  58.  
  59. a {
  60. text-decoration:none;
  61. -moz-outline-style:none;
  62. color:{color:link};
  63. }
  64.  
  65. img {
  66. border:none;
  67. }
  68.  
  69.  
  70. h1 {
  71. font-size:12px;
  72. text-transform:uppercase;
  73. }
  74.  
  75. blockquote {
  76. padding-left:5px;
  77. border-left:2px solid;
  78. }
  79.  
  80. blockquote blockquote {
  81. padding-left:5px;
  82. border-left:2px solid;
  83. }
  84.  
  85.  
  86. a:hover {
  87. opacity:1;
  88. color:{color:hover};
  89. -webkit-transition: all 0.5s ease;
  90. -moz-transition: all 0.5s ease;
  91. -o-transition: all 0.5s ease
  92. }
  93.  
  94.  
  95. #sidebar {
  96. position:fixed;
  97. width:200px;
  98. margin-left:200px;
  99. margin-top:180px;
  100. opacity:1;
  101. }
  102.  
  103. #sidebarimage {
  104. width 200px;
  105. }
  106.  
  107. #sidebarimage img {
  108. width:200px;
  109. padding:10px;
  110. }
  111.  
  112.  
  113. .desc {
  114. position:fixed;
  115. margin-top:10px;
  116. margin-left:0px;
  117. font-family:cambria;
  118. line-height:110%;
  119. font-size:10px;
  120. font-style:italic;
  121. width:200px;
  122. padding:9px;
  123. text-align:center;
  124. color:{color:text};
  125. }
  126.  
  127. .desc a
  128. {color:{color:text};
  129. -moz-transition-duration:0.6s;
  130. -webkit-transition-duration:0.6s;
  131. -o-transition-duration:0.6s;
  132. }
  133.  
  134.  
  135. .links {
  136. position:fixed;
  137. margin-top:-6px;
  138. margin-left:-5px;
  139. width:200px;
  140. padding: 9px;
  141. word-spacing:2px;
  142. font-family:Arial, Helvetica;
  143. text-align:center;
  144. text-transform:uppercase;
  145. }
  146.  
  147. .links a {
  148. font-size: 8.5px;
  149. }
  150.  
  151. .links a:hover {
  152. color:{color:Hover}
  153. }
  154.  
  155.  
  156. #pagi{
  157. width:100px;
  158. font-size:8px;
  159. text-align:center;
  160. margin-left:15px;
  161. margin-top:55px;
  162. position:fixed;
  163. font-family:cambria;
  164. letter-spacing:0px;
  165. }
  166.  
  167.  
  168. #all {
  169. padding:10px;
  170. width:500px;
  171. margin-left:460px;
  172. margin-top:50px;
  173. font-size:10px;
  174. }
  175.  
  176.  
  177.  
  178. #posts {
  179. width:500px;
  180. padding-bottom:20px;
  181. padding:10px;
  182. margin-top:30px;
  183. background-color:{color:Post};
  184. }
  185.  
  186.  
  187. #details {
  188. text-align:right;
  189. margin-top:8px;
  190. text-transform:uppercase;
  191. font-size:8px;
  192. font-style:none;
  193. border-top:1px solid {color:Line};
  194. }
  195.  
  196.  
  197. #tags {
  198. font-family:cambria;
  199. letter-spacing:0px;
  200. text-transform:lowercase;
  201. font-size:10px;
  202. font-style:italic;
  203. margin-top:2px;
  204. text-align:right;
  205. }
  206.  
  207. #tags a {
  208. display:inline-block;
  209. padding:-3px;
  210. text-align:right;
  211. color:{color:Tags};
  212. -webkit-transition: all 0.6s ease-in-out;
  213. -moz-transition: all 0.6s ease-in-out;
  214. -o-transition: all 0.6s ease-in-out;
  215. -ms-transition: all 0.6s ease-in-out;
  216. -transition: all 0.6s ease-in-out;
  217. }
  218.  
  219.  
  220. #question {
  221. padding:8px;
  222. font-family:cambria;
  223. letter-spacing:2px;
  224. text-align:right;
  225. font-style:italic;
  226. border:3px {color:border} solid;
  227. color:{color:text};
  228. background-color:{color:background}
  229. }
  230.  
  231.  
  232. {CustomCSS}</style></head><body>
  233.  
  234. <div id="sidebar">
  235. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  236. <div class="desc">
  237. {Description}
  238. </div>
  239. <div class="links">
  240. {block:IfLinkA}
  241. <a href="{text:linkA url}">{text:linkA}</a>
  242. {/block:IfLinkA}
  243. {block:IfLinkB}
  244. <a href="{text:linkB url}">{text:linkB}</a>
  245. {/block:IfLinkB}
  246. {block:IfLinkC}
  247. <a href="{text:linkC url}">{text:linkC}</a>
  248. {/block:IfLinkC}
  249. {block:IfLinkD}
  250. <a href="{text:linkD url}">{text:linkD}</a>
  251. {/block:IfLinkD}
  252. <a href="http://www.joanvvatsons.tumblr.com">theme</a>
  253.  
  254. </div>
  255. {block:Pagination}<div id="pagi">
  256. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  257. {block:JumpPagination length="3"}
  258. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  259. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  260. {/block:JumpPagination}
  261. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  262. </div>{/block:Pagination}
  263.  
  264. </div>
  265.  
  266. <div id="all">{block:Posts}<div id="posts">
  267.  
  268. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  269.  
  270. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{/block:Photo}
  271.  
  272. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  273.  
  274. {block:Photoset}{Photoset-500}{/block:Photoset}
  275.  
  276. {block:Quote}{Quote}{/block:Quote}
  277.  
  278. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  279. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  280. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  281. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  282. {/block:Audio}
  283.  
  284. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  285.  
  286. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  287.  
  288.  
  289. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  290.  
  291. <div id="details">
  292. <br><a href="{Permalink}">{TimeAgo} </a> with <a href="{Permalink}">♥{NoteCount}</a>
  293.  
  294. {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  295.  
  296. {block:ContentSource} <a href="{SourceURL}"> © <a href="{SourceURL}"></a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  297.  
  298.  
  299.  
  300. {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  301. {/block:Posts}
  302. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  303. {/block:Posts}</div></div></div>
  304.  
  305. <div id="credit"><a href="http://www.joanvvatsons.tumblr.com" target="_blank">©</a></div>
  306.  
  307.  
  308. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement