Advertisement
becky4268

theme 15

Jul 4th, 2013
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.20 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. <!-- Code by ofjack -->
  4. <!-- DO NOT BREAK THE RULES OR I WILL HUNT YOU DOWN -->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head><title>{Title}</title>
  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}" />{/block:Description}
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Sidebar" content="#ffffff"/>
  14. <meta name="color:Text" content="#a8a8a8"/>
  15. <meta name="color:Link" content="#b8b8b8"/>
  16. <meta name="color:Tags" content="f0f0f0"/>
  17. <meta name="color:Hover" content="#f2f2f2"/>
  18. <meta name="color:Line" content="#f2f2f2"/>
  19. <meta name="color:Border" content="#e4e4e4"/>
  20. <meta name="color:Post" content="#ffffff"/>
  21. <meta name="color:Answer" content="#f8f8f8"/>
  22. <meta name="image:sidebar1" content=""/>
  23. <meta name="image:sidebar2" content=""/>
  24. <meta name="image:sidebar3" content=""/>
  25. <meta name="text:Link 1" content="" />
  26. <meta name="text:Link 1 Text" content="" />
  27. <meta name="text:Link 2" content="" />
  28. <meta name="text:Link 2 Text" content="" />
  29. <meta name="if:Show Link 1" content="1" />
  30. <meta name="if:Show Link 2" content="1" />
  31. <meta name="color:scrollbarbg" content="ffffff"/>
  32.  
  33. <style type="text/css">
  34.  
  35. ::-webkit-scrollbar {
  36. width: 5px;height: 5px;}
  37. ::-webkit-scrollbar-button:start:decrement,
  38. ::-webkit-scrollbar-button:end:increment {
  39. height: 6px;display: block;background-color: {color:white};}
  40. ::-webkit-scrollbar-track-piece {
  41. background-color: {color:scrollbarbg};}
  42. ::-webkit-scrollbar-thumb:vertical {
  43. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  44.  
  45. body {
  46. background:{color:background};
  47. margin:0px;
  48. color:{color:text};
  49. font-family:Calibri;
  50. font-size:9px;
  51. line-height:100%;
  52. }
  53.  
  54. a {
  55. text-decoration:none;
  56. outline:none;
  57. -moz-outline-style:none;
  58. color:{color:link};
  59. }
  60.  
  61. img {
  62. border:none;
  63. }
  64.  
  65. blockquote {
  66. padding-left:5px;
  67. border-left:2px solid;
  68. }
  69.  
  70. blockquote blockquote {
  71. padding-left:5px;
  72. border-left:2px solid;
  73. }
  74.  
  75. h1 {
  76. font-size:9px;
  77. text-transform:uppercase;
  78. }
  79.  
  80. a:hover {
  81. opacity:10;
  82. color:{color:hover};
  83. -webkit-transition: all 0.7s ease;
  84. -moz-transition: all 0.7s ease;
  85. -o-transition: all 0.7s ease
  86. }
  87.  
  88. #entries {
  89. padding:10px;
  90. width:400px;
  91. margin-left:500px;
  92. margin-top:40px;
  93. font-size:10px;
  94. }
  95.  
  96. #post {
  97. width:400px;
  98. padding-bottom:20px;
  99. padding:10px;
  100. margin-top:15px;
  101. background-color:{color:Post};
  102. }
  103.  
  104. #sidebar {
  105. width:150px;
  106. height:150px;
  107. position:fixed;
  108. margin-left:320px;
  109. margin-top:150px;
  110. opacity:1;
  111. background-color:{color:Sidebar};
  112. }
  113.  
  114. #sidebarimage1 {
  115. width: 80px;
  116. margin-left:-5px;
  117. margin-top:20px;
  118.  
  119. }
  120.  
  121. #sidebarimage1 img {
  122. width:80px;
  123. border:solid 1px;
  124. padding:3px;
  125. border-color: {color:border};
  126. background-color:{color:Sidebar};
  127. }
  128.  
  129. #sidebarimage2 {
  130. width: 80px;
  131. margin-left:-200px;
  132. margin-top:-92px;
  133. }
  134.  
  135. #sidebarimage2 img {
  136. width:80px;
  137. border:solid 1px;
  138. padding:3px;
  139. border-color: {color:border};
  140. background-color:{color:Sidebar};
  141. }
  142.  
  143. #sidebarimage3 {
  144. width: 80px;
  145. height: 200px;
  146. margin-left:-100px;
  147. margin-top:-168px;
  148. }
  149.  
  150. #sidebarimage3 img {
  151. width:80px;
  152. height:250px;
  153. border:solid 1px;
  154. padding:3px;
  155. border-color: {color:border};
  156. background-color:{color:Sidebar};
  157. }
  158.  
  159. .links {
  160. font-family:'stars';
  161. font-size:9px;
  162. opacity:1;
  163. text-align:center;
  164. padding-top:54px;
  165. letter-spacing:1px;
  166. text-transform:lowercase;
  167. margin-top:-85px;
  168. margin-left:-190px;
  169. width:100px;
  170. }
  171.  
  172. .links a {
  173. width:50px;
  174. display:block;
  175. margin:10px;
  176. color:#fff;
  177. background:#111;
  178. padding:0px;
  179. }
  180.  
  181. .links a:hover {
  182. font-style:italic;
  183. background:#fff;
  184. color:#111;
  185. }
  186.  
  187. #description {
  188. position:fixed;
  189. font-family:'Trebuchet MS';
  190. line-height:100%;
  191. font-style:normal;
  192. width:75px;
  193. margin-top:-35px;
  194. padding:8px;
  195. margin-left:-5px;
  196. text-align:justify;
  197. color:#656656;
  198. opacity:1;
  199. text-transform:uppercase;
  200. font-size:9px;
  201. }
  202.  
  203. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  204. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  205.  
  206. .pagination{
  207. letter-spacing:1px;
  208. font-size:10px;
  209. z-index:9999;
  210. text-align:left;
  211. margin-top:-245px;
  212. margin-left:-380px;
  213. position:fixed;
  214. font-family:'stars';
  215. font-style:italic;
  216. opacity:1;
  217. padding:20px;
  218. width:100px;
  219. text-transform:uppercase;
  220. font-weight:bold;
  221. }
  222. .pagination a{
  223. color:#acacac;
  224. margin-left:180px;
  225. }
  226. .pagination a:hover{
  227. opacity:.2;
  228. }
  229.  
  230. #info {
  231. text-align:left;
  232. margin-top:10px;
  233. text-transform:uppercase;
  234. font-size:8px;
  235. letter-spacing:1px;
  236. font-style:none;
  237. font-family:calibri;
  238. border-top:1px solid {color:Line};
  239. }
  240.  
  241. #tags {
  242. font-family:cambria;
  243. letter-spacing:0px;
  244. text-transform:lowercase;
  245. font-size:8px;
  246. font-style:normal;
  247. margin-top:4px;
  248. text-align:left;
  249. }
  250.  
  251. #tags
  252. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  253. -webkit-transition: all 0.6s ease-in-out;
  254. -moz-transition: all 0.6s ease-in-out;
  255. -o-transition: all 0.6s ease-in-out;
  256. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  257.  
  258. #asker {
  259. padding:5px;
  260. font-family:cambria;
  261. letter-spacing:1px;
  262. text-align:left;
  263. font-style:italic;
  264. margin-left:10px;
  265. border-left:3px #eee solid;
  266. background-color:{color:background}
  267. }
  268.  
  269. #cred {
  270. position:fixed;
  271. font-size:8px;
  272. font-weight:normal;
  273. line-height:100%;
  274. letter-spacing:1px;
  275. right:10px;
  276. bottom:10px;
  277. text-transform:uppercase;
  278. text-align:center;
  279. border:1px solid #c9c9c9;
  280. padding-left:5px;
  281. padding-right:5px;
  282. padding-top:5px;
  283. padding-bottom:5px;
  284. background-color:#fafafa;
  285. }
  286.  
  287. #cred a {
  288. padding:0px;
  289. color:{color:link};
  290. -moz-transition-duration:0.5s;
  291. -webkit-transition-duration:0.5s;
  292. -o-transition-duration:0.5s;
  293. }
  294.  
  295. {CustomCSS}</style></head><body>
  296.  
  297. <div id="sidebar">
  298. <div id="sidebarimage1"><img src="{image:sidebar1}"></div>
  299. <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
  300. <div id="sidebarimage3"><img src="{image:sidebar3}"></div>
  301. <div id="description">
  302. {Description}
  303. </div>
  304. <div class="links">
  305. <a href="/">home</a>
  306. <a href="/ask">mssg</a>
  307. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  308. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  309. </div>
  310. <div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">forth</a>{/block:NextPage}{/block:Pagination}</div>
  311. </div>
  312.  
  313.  
  314.  
  315. </div></div>
  316.  
  317. <div id="entries">{block:Posts}<div id="post">
  318.  
  319. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  320.  
  321. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  322.  
  323. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  324.  
  325. {block:Quote}{Quote}{/block:Quote}
  326.  
  327. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  328.  
  329. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  330.  
  331. {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>
  332. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  333. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  334. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  335. {/block:Audio}
  336.  
  337. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  338.  
  339. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;">✎ {Asker}: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  340.  
  341. <div id="info">
  342. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <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>
  343. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  344. {/block:Posts}
  345. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  346. {/block:Posts}</div></div></div>
  347. <div id="cred"><a href="http://ofjack.tumblr.com/">ofjack</a></div>
  348.  
  349. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement