Advertisement
becky4268

theme 11

Apr 26th, 2013
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.23 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.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head><title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13.  
  14. <meta name="color:Background" content="#ffffff"/>
  15. <meta name="color:Sidebar" content="#ffffff"/>
  16. <meta name="color:Text" content="#a8a8a8"/>
  17. <meta name="color:Link" content="#b8b8b8"/>
  18. <meta name="color:Tags" content="f0f0f0"/>
  19. <meta name="color:Hover" content="#f2f2f2"/>
  20. <meta name="color:Line" content="#f2f2f2"/>
  21. <meta name="color:Border" content="#e4e4e4"/>
  22. <meta name="color:Post" content="#ffffff"/>
  23. <meta name="color:Answer" content="#f8f8f8"/>
  24. <meta name="text:sidetitle" content="">
  25. <meta name="image:sidebar" content=""/>
  26. <meta name="image:bg" content=""/>
  27. <meta name="text:Link 1" content="" />
  28. <meta name="text:Link 1 Text" content="" />
  29. <meta name="text:Link 2" content="" />
  30. <meta name="text:Link 2 Text" content="" />
  31. <meta name="if:Show Link 1" content="1" />
  32. <meta name="if:Show Link 2" content="1" />
  33. <meta name="color:scrollbarbg" content="ffffff"/>
  34.  
  35.  
  36. <style type="text/css">
  37.  
  38.  
  39. ::-webkit-scrollbar {
  40. width: 5px;height: 5px;}
  41. ::-webkit-scrollbar-button:start:decrement,
  42. ::-webkit-scrollbar-button:end:increment {
  43. height: 6px;display: block;background-color: {color:white};}
  44. ::-webkit-scrollbar-track-piece {
  45. background-color: {color:scrollbarbg};}
  46. ::-webkit-scrollbar-thumb:vertical {
  47. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  48.  
  49.  
  50. body {
  51. background:{color:background};
  52. margin:0px;
  53. color:{color:text};
  54. font-family:Calibri;
  55. font-size:9px;
  56. line-height:100%;
  57. }
  58.  
  59. a {
  60. text-decoration:none;
  61. outline:none;
  62. -moz-outline-style:none;
  63. color:{color:link};
  64. }
  65.  
  66. img {
  67. border:none;
  68. }
  69.  
  70. blockquote {
  71. padding-left:5px;
  72. border-left:2px solid;
  73. }
  74.  
  75. blockquote blockquote {
  76. padding-left:5px;
  77. border-left:2px solid;
  78. }
  79.  
  80. h1 {
  81. font-size:9px;
  82. text-transform:uppercase;
  83. }
  84.  
  85. a:hover {
  86. opacity:10;
  87. color:{color:hover};
  88. -webkit-transition: all 0.7s ease;
  89. -moz-transition: all 0.7s ease;
  90. -o-transition: all 0.7s ease
  91. }
  92.  
  93.  
  94.  
  95.  
  96. #entries {
  97. padding:10px;
  98. width:500px;
  99. margin-left:375px;
  100. margin-top:120px;
  101. font-size:10px;
  102. }
  103.  
  104.  
  105.  
  106.  
  107. #post {
  108. width:500px;
  109. padding-bottom:20px;
  110. padding:10px;
  111. margin-top:15px;
  112. background-color:{color:Post};
  113. }
  114.  
  115.  
  116.  
  117.  
  118. #sidebar {
  119. width:100px;
  120. position:fixed;
  121. margin-left:0px;
  122. margin-top:-120px;
  123. opacity:1;
  124. background-color:{color:Sidebar};
  125. }
  126.  
  127. #sidebarimage {
  128. width:1100px;
  129. }
  130.  
  131. #sidebarimage img {
  132. width:1500px;
  133. height:100px;
  134. padding:5px;
  135. background:#111;
  136. border-bottom:5px solid #fff;
  137. color:#111;
  138. }
  139.  
  140.  
  141.  
  142.  
  143. .links {
  144. width:350px;
  145. height:5px;
  146. padding: 9px;
  147. font-size:8px;
  148. font-family:'calibri';
  149. text-align:center;
  150. margin-top:-50px;
  151. margin-left:375px;
  152. text-align:center;
  153. text-transform:uppercase;
  154. word-spacing:2px;
  155. position:fixed;
  156. padding:10px;
  157. }
  158.  
  159. .links a {
  160. font-size: 10px;
  161. padding-top:5px;
  162. padding-bottom:5px;
  163. padding-left:10px;
  164. padding-right:10px;
  165. }
  166.  
  167. .links a:hover {
  168. color:#fff;
  169. }
  170.  
  171. #description {
  172. position:fixed;
  173. font-family:cambria;
  174. line-height:130%;
  175. font-size:10px;
  176. font-style:italic;
  177. width:140px;
  178. margin-top:-120px;
  179. padding-top:20px;
  180. padding-left:20px;
  181. padding-right:20px;
  182. padding-bottom:4px;
  183. margin-left:675px;
  184. text-align:justify;
  185. color:{color:text};
  186. background:#fff;
  187. }
  188.  
  189. #description:hover { -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
  190.  
  191. .title{ width:181px; background-color:#fff; color:#fff; text-transform:lowercase; font-size:15px;font-family:cambria; line-height:140%; display:block; text-align:right; font-style:normal; padding-bottom:12px; height:10px; letter-spacing:1px; margin-bottom:30px; margin-left:375px; margin-top:-100px;}
  192.  
  193.  
  194.  
  195.  
  196. #pagination {
  197. width:100px;
  198. font-size:8px;
  199. text-align:center;
  200. margin-left:575px;
  201. margin-top:-80px;
  202. position:fixed;
  203. font-family:consolas;
  204. letter-spacing:0px;
  205. color:#fff;
  206. }
  207.  
  208.  
  209.  
  210.  
  211. #info {
  212. text-align:right;
  213. margin-top:10px;
  214. text-transform:uppercase;
  215. font-size:8px;
  216. font-style:none;
  217. border-top:1px solid {color:Line}
  218. }
  219.  
  220.  
  221.  
  222.  
  223. #tags {
  224. font-family:cambria;
  225. letter-spacing:0px;
  226. text-transform:lowercase;
  227. font-size:10px;
  228. font-style:italic;
  229. margin-top:4px;
  230. text-align:right;
  231. }
  232.  
  233. #tags
  234. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  235. -webkit-transition: all 0.6s ease-in-out;
  236. -moz-transition: all 0.6s ease-in-out;
  237. -o-transition: all 0.6s ease-in-out;
  238. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  239.  
  240.  
  241.  
  242.  
  243. #asker {
  244. padding:5px;
  245. font-family:cambria;
  246. letter-spacing:1px;
  247. text-align:left;
  248. font-style:italic;
  249. margin-left:10px;
  250. border-left:3px #eee solid;
  251. background-color:{color:background}
  252. }
  253.  
  254. #cred {
  255. position:fixed;
  256. font-size:8px;
  257. font-weight:normal;
  258. line-height:100%;
  259. letter-spacing:1px;
  260. right:10px;
  261. bottom:10px;
  262. text-transform:uppercase;
  263. text-align:center;
  264. border:1px solid #c9c9c9;
  265. padding-left:5px;
  266. padding-right:5px;
  267. padding-top:5px;
  268. padding-bottom:5px;
  269. background-color:#fafafa;
  270. }
  271.  
  272. #cred a {
  273. padding:0px;
  274. color:{color:link};
  275. -moz-transition-duration:0.5s;
  276. -webkit-transition-duration:0.5s;
  277. -o-transition-duration:0.5s;
  278. }
  279.  
  280.  
  281.  
  282. {CustomCSS}</style></head><body>
  283.  
  284.  
  285.  
  286. <div id="sidebar">
  287. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  288.  
  289.  
  290. <div id="description">
  291. {Description}
  292. </div>
  293.  
  294.  
  295. <div class="links">
  296. <a href="/">home</a>
  297. <a href="/ask">mssg</a>
  298. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  299. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  300. </div>
  301.  
  302.  
  303. {block:Pagination}<div id="pagination">
  304. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  305. {block:JumpPagination length="3"}
  306. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  307. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  308. {/block:JumpPagination}
  309. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  310. </div>{/block:Pagination}
  311.  
  312. <div id="title"><div class="title">{text:sidetitle}</div>
  313.  
  314. </div>
  315. </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-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  322.  
  323. {block:Photoset}{Photoset-500}{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-500}{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.  
  348. <div id="cred"><a href="http://ofjack.tumblr.com/">ofjack</a></div>
  349.  
  350.  
  351. </body>
  352.  
  353.  
  354. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement