bratferd

Theme 5: Diana

Sep 22nd, 2013
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.78 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. Theme 5: Diana by screwirwin
  6. Follow the rules and enjoy!
  7.  
  8. -->
  9.  
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19.  
  20. <meta name="color:Text" content="#bbbbbb"/>
  21. <meta name="color:Link" content="#aaaaaa"/>
  22. <meta name="color:Tags" content="#cccccc"/>
  23. <meta name="color:Hover" content="#f1f1f1"/>
  24. <meta name="color:Line" content="#f2f2f2"/>
  25. <meta name="color:Border" content="#eeeeee"/>
  26. <meta name="color:scrollbarbg" content="ffffff"/>
  27.  
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:bg" content=""/>
  30.  
  31. <meta name="text:linkA" content="">
  32. <meta name="text:linkA url" content="/">
  33. <meta name="text:linkB" content="">
  34. <meta name="text:linkB url" content="/">
  35. <meta name="text:linkC" content="">
  36. <meta name="text:linkC url" content="/">
  37. <meta name="text:linkD" content="">
  38. <meta name="text:linkD url" content="/">
  39. <meta name="text:sidebartitle" content="">
  40.  
  41.  
  42.  
  43. <style type="text/css">
  44.  
  45.  
  46. ::-webkit-scrollbar {
  47. width: 5px;height: 5px;}
  48. ::-webkit-scrollbar-button:start:decrement,
  49. ::-webkit-scrollbar-button:end:increment {
  50. height: 6px;display: block;background-color: {color:white};}
  51. ::-webkit-scrollbar-track-piece {
  52. background-color: {color:scrollbarbg};}
  53. ::-webkit-scrollbar-thumb:vertical {
  54. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  55.  
  56.  
  57. body {
  58. background:{color:background};
  59. margin:0px;
  60. color:{color:text};
  61. font-family:Arial, Helvetica;
  62. font-size:9px;
  63. line-height:100%;
  64. }
  65.  
  66. a {
  67. text-decoration:none;
  68. -moz-outline-style:none;
  69. color:{color:link};
  70. }
  71.  
  72. img {
  73. border:none;
  74. }
  75.  
  76.  
  77. h1 {
  78. font-size:12px;
  79. text-transform:uppercase;
  80. }
  81.  
  82. blockquote {
  83. padding-left:5px;
  84. border-left:2px solid;
  85. }
  86.  
  87. blockquote blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92.  
  93. a:hover {
  94. opacity:1;
  95. color:{color:hover};
  96. -webkit-transition: all 0.5s ease;
  97. -moz-transition: all 0.5s ease;
  98. -o-transition: all 0.5s ease
  99. }
  100.  
  101.  
  102. #sidebar {
  103. position:fixed;
  104. width:120px;
  105. margin-left:150px;
  106. margin-top:200px;
  107. opacity:1;
  108. }
  109.  
  110. #sidebarimage {
  111. width 250px;
  112. height: 150px;
  113. }
  114.  
  115. #sidebarimage img {
  116. width:250px;
  117. height: 150px;
  118. padding:6px;
  119. }
  120.  
  121.  
  122. .desc {
  123. position:fixed;
  124. margin-top:33px;
  125. margin-left:3px;
  126. font-family:arial;
  127. line-height:110%;
  128. font-size:9px;
  129. width:250px;
  130. padding:3px;
  131. text-align:center;
  132. color:#000;
  133. }
  134.  
  135. .sidebartitle {
  136. width:250px;
  137. text-align:center;
  138. position:fixed;
  139. font-family:georgia;
  140. line-height:120%;
  141. margin-left:6px;
  142. font-size:20px;
  143. margin-top:-160px;
  144. font-style:italic;
  145. font-weight:bold;
  146. color:#ffffff;
  147. background:#000000;
  148. }
  149.  
  150. .links {
  151. position:fixed;
  152. margin-top:5px;
  153. margin-left:6px;
  154. width:234px;
  155. padding: 8px;
  156. word-spacing:2px;
  157. font-family:arial;
  158. text-align:center;
  159. font-style:italic;
  160. font-weight:bold;
  161. text-transform:uppercase;
  162. background:#000000;
  163. }
  164.  
  165. .links a {
  166. font-size: 9px;
  167. padding:3px;
  168. color:#fff;
  169. }
  170.  
  171. .links a:hover {
  172. color:#000;
  173. }
  174.  
  175.  
  176. #pagi{
  177. width:100px;
  178. font-size:8px;
  179. text-align:center;
  180. margin-left:57px;
  181. margin-top:100px;
  182. position:fixed;
  183. font-family:arial;
  184. letter-spacing:0px;
  185. font-weight:bold;
  186. color:#000;
  187. }
  188.  
  189.  
  190. #all {
  191. padding:10px;
  192. width:500px;
  193. margin-left:450px;
  194. margin-top:50px;
  195. font-size:10px;
  196. }
  197.  
  198.  
  199.  
  200. #posts {
  201. width:500px;
  202. padding-bottom:20px;
  203. padding:10px;
  204. margin-top:30px;
  205. background-color:{color:Post};
  206. }
  207.  
  208.  
  209. #details {
  210. text-align:right;
  211. margin-top:8px;
  212. text-transform:uppercase;
  213. font-size:8px;
  214. font-style:none;
  215. border-top:1px solid {color:Line};
  216. }
  217.  
  218.  
  219. #tags {
  220. font-family:cambria;
  221. letter-spacing:0px;
  222. text-transform:lowercase;
  223. font-size:10px;
  224. font-style:italic;
  225. margin-top:2px;
  226. text-align:right;
  227. }
  228.  
  229. #tags a {
  230. display:inline-block;
  231. padding:-3px;
  232. text-align:right;
  233. color:{color:Tags};
  234. -webkit-transition: all 0.6s ease-in-out;
  235. -moz-transition: all 0.6s ease-in-out;
  236. -o-transition: all 0.6s ease-in-out;
  237. -ms-transition: all 0.6s ease-in-out;
  238. -transition: all 0.6s ease-in-out;
  239. }
  240.  
  241.  
  242. #question {
  243. padding:8px;
  244. font-family:cambria;
  245. letter-spacing:2px;
  246. text-align:right;
  247. font-style:italic;
  248. border:3px {color:border} solid;
  249. color:#fff;
  250. background-color:#000
  251. }
  252.  
  253. /* Updates tab, codes made by tygres */
  254. #tabs {
  255. text-align: left;
  256. font-size: 11px;
  257. position:fixed;
  258. color:#fff; /*change this color for the text color*/
  259. left:5px;
  260. bottom:-85px;
  261. -webkit-transition: all .5s ease-in-out;
  262. -moz-transition: all .5s ease-in-out;
  263. -o-transition: all .5s ease-in-out;
  264. z-index:999;
  265. }
  266.  
  267. #tabs:hover {bottom:0px;}
  268.  
  269. #tab1 {
  270. background: #000; /*change this color for the inner background*/
  271. border-top:none;
  272. padding:5px 0 5px 0;
  273. width:200px;
  274. height:75px;
  275. z-index: 9999;
  276. padding-left:10px;
  277. line-height:12px;
  278. }
  279.  
  280. #tabtit {
  281. background: #000; /*change this color for the tab background*/
  282. border-top:none;
  283. color:#fff;
  284. border-width:1px;
  285. height:10px;
  286. text-align:center;
  287. padding:2px 0 8px 0;
  288. width: 100px;
  289. }
  290.  
  291. #cred {
  292. position:fixed;
  293. font-size:9px;
  294. font-weight:normal;
  295. line-height:150%;
  296. letter-spacing:2px;
  297. right:-83px;
  298. bottom:10px;
  299. text-transform:uppercase;
  300. text-align:center;
  301. -moz-transition-duration:1s;
  302. -webkit-transition-duration:1s;
  303. -o-transition-duration:1s;
  304. }
  305.  
  306. #cred:hover {
  307. right:10px;
  308. }
  309.  
  310. #cred a {
  311. padding:3px;
  312. border: 1px solid #eee;
  313. color: #b8b8b8;
  314. background-color:#fff;
  315. -moz-transition-duration:0.5s;
  316. -webkit-transition-duration:0.5s;
  317. -o-transition-duration:0.5s;
  318. }
  319.  
  320.  
  321. {CustomCSS}</style></head><body>
  322.  
  323. <div id="tabs">
  324. <div id="tabtit">UPDATES</div>
  325. <div id="tab1">
  326. <!-- below is where your updates will go -->
  327. <a href="http://html-tutorials.tumblr.com/post/33425769069/updates-tab-from-bottom-to-top">Got this from here</a><br>
  328. YOUR TEXT HERE.
  329. </div></div>
  330.  
  331. <div id="sidebar">
  332. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  333. <div class="sidebartitle">{text:sidebartitle}</div>
  334. <div class="desc">
  335. {Description}
  336. </div>
  337. <div class="links">
  338. {block:IfLinkA}
  339. <a href="{text:linkA url}">{text:linkA}</a> ♡
  340. {/block:IfLinkA}
  341. {block:IfLinkB}
  342. <a href="{text:linkB url}">{text:linkB}</a> ♡
  343. {/block:IfLinkB}
  344. {block:IfLinkC}
  345. <a href="{text:linkC url}">{text:linkC}</a> ♡
  346. {/block:IfLinkC}
  347. {block:IfLinkD}
  348. <a href="{text:linkD url}">{text:linkD}</a>
  349. {/block:IfLinkD}
  350. </div>
  351. {block:Pagination}<div id="pagi">
  352. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  353. {block:JumpPagination length="3"}
  354. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  355. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  356. {/block:JumpPagination}
  357. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  358. </div>{/block:Pagination}
  359.  
  360. </div>
  361.  
  362. <div id="all">{block:Posts}<div id="posts">
  363.  
  364. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  365.  
  366. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  367.  
  368. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  369.  
  370. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  371.  
  372. {block:Quote}{Quote}{/block:Quote}
  373.  
  374. {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>
  375. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  376. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  377. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  378. {/block:Audio}
  379.  
  380. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  381.  
  382. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  383.  
  384.  
  385. {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}
  386.  
  387. <div id="details">
  388. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  389. {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  390. {/block:Posts}
  391. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  392. {/block:Posts}</div></div></div>
  393.  
  394.  
  395. <div id="cred"><a href="http://screwirwin.tumblr.com">♥ SCREWIRWIN ♥</a></div>
  396.  
  397.  
  398. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment