Advertisement
becky4268

theme 40

Feb 15th, 2014
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.66 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <!--
  10.  
  11. *❄*.¸¸.*✳*.¸¸.* ❉
  12.  
  13. CODE BY OFJACK
  14.  
  15. DO NOT BREAK THESE RULES:
  16. - do not use as a base code.
  17. - do not claim as your own.
  18. - do not remove the credit.
  19.  
  20. ❉ *.¸¸.*✳*.¸¸.*❄*
  21.  
  22. ---->
  23.  
  24. <meta name="color:Background" content="#ffffff"/>
  25. <meta name="color:Sidebar" content="#ffffff"/>
  26. <meta name="color:Text" content="#a8a8a8"/>
  27. <meta name="color:Link" content="#b8b8b8"/>
  28. <meta name="color:Tags" content="f0f0f0"/>
  29. <meta name="color:Hover" content="#f2f2f2"/>
  30. <meta name="color:Line" content="#f2f2f2"/>
  31. <meta name="color:Border" content="#e4e4e4"/>
  32. <meta name="color:Post" content="#ffffff"/>
  33. <meta name="color:Answer" content="#f8f8f8"/>
  34. <meta name="image:sidebar" content=""/>
  35. <meta name="image:bg" content=""/>
  36. <meta name="text:Link 1" content="" />
  37. <meta name="text:Link 1 Text" content="" />
  38. <meta name="text:Link 2" content="" />
  39. <meta name="text:Link 2 Text" content="" />
  40. <meta name="text:Link 3" content="" />
  41. <meta name="text:Link 3 Text" content=""1 />
  42. <meta name="if:Show Link 1" content="1" />
  43. <meta name="if:Show Link 2" content="1" />
  44. <meta name="if:Show Link 3" content="1" />
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar {
  50. width: 5px;height: 5px;}
  51. ::-webkit-scrollbar-button:start:decrement,
  52. ::-webkit-scrollbar-button:end:increment {
  53. height: 6px;display: block;background-color: #111;}
  54. ::-webkit-scrollbar-track-piece {
  55. background-color: #fff;}
  56. ::-webkit-scrollbar-thumb:vertical {
  57. height: 9px;background-color: #111;border-top:1px solid #111;border-bottom:1px solid #111;}
  58.  
  59. body {
  60. background:{color:background};
  61. margin:0px;
  62. color:{color:text};
  63. font-family:Calibri;
  64. font-size:9px;
  65. line-height:100%;
  66. }
  67.  
  68. a {
  69. text-decoration:none;
  70. outline:none;
  71. -moz-outline-style:none;
  72. color:{color:link};
  73. }
  74.  
  75. img {
  76. border:none;
  77. }
  78.  
  79. blockquote {
  80. padding-left:5px;
  81. border-left:2px solid;
  82. }
  83.  
  84. blockquote blockquote {
  85. padding-left:5px;
  86. border-left:2px solid;
  87. }
  88.  
  89. h1 {
  90. font-size:9px;
  91. text-transform:uppercase;
  92. }
  93.  
  94. a:hover {
  95. opacity:10;
  96. -webkit-transition: all 0.7s ease;
  97. -moz-transition: all 0.7s ease;
  98. -o-transition: all 0.7s ease
  99. }
  100.  
  101. b {
  102. color:turquoise;
  103. }
  104.  
  105. i {
  106. color:deeppink;
  107. }
  108.  
  109. #entries {
  110. padding:10px;
  111. width:400px;
  112. margin-left:450px;
  113. margin-top:10px;
  114. font-size:10px;
  115. }
  116.  
  117. #post {
  118. width:400px;
  119. padding-bottom:20px;
  120. padding:10px;
  121. margin-top:15px;
  122. background-color:{color:Post};
  123. }
  124.  
  125. #line1 {
  126. border-right:1px solid #eee;
  127. height:160px;
  128. margin-left:300px;
  129. margin-top:170px;
  130. position:fixed;
  131. }
  132.  
  133. #line2 {
  134. border-bottom:1px solid #eee;
  135. width:120px;
  136. margin-left:300px;
  137. margin-top:300px;
  138. position:fixed;
  139. }
  140.  
  141. #sidebarline {
  142. border-right:1px solid #eee;
  143. height:2000px;
  144. margin-left:420px;
  145. margin-top:-50px;
  146. position:fixed;
  147. }
  148.  
  149. #sidebar {
  150. width:100px;
  151. position:fixed;
  152. margin-left:260px;
  153. margin-top:205px;
  154. }
  155.  
  156. #sidebarimage {
  157. width 100px;
  158. margin-left:63px;
  159. margin-top:20px;
  160.  
  161. }
  162.  
  163. #sidebarimage img {
  164. width:40px;
  165. border:solid 10px #fafafa;
  166. background-color:{color:Sidebar};
  167. }
  168.  
  169. .links {
  170. padding: 9px;
  171. font-size:8px;
  172. font-family:'calibri';
  173. text-align:center;
  174. margin-top:185px;
  175. margin-left:197px;
  176. text-align:right;
  177. text-transform:uppercase;
  178. word-spacing:2px;
  179. position:fixed;
  180. padding-bottom:7px;
  181. }
  182.  
  183. .links a {
  184. width:80px;
  185. font-size: 8px;
  186. display:block;
  187. padding:5px;
  188. -webkit-transition: all 0.5s ease-in-out;
  189. -moz-transition: all 0.5s ease-in-out;
  190. -o-transition: all 0.5s ease-in-out;
  191. }
  192.  
  193. .links a:hover {
  194. margin-left:5px;
  195. -webkit-transition: all 0.5s ease-in-out;
  196. -moz-transition: all 0.5s ease-in-out;
  197. -o-transition: all 0.5s ease-in-out;
  198.  
  199. }
  200.  
  201. #description {
  202. position:fixed;
  203. font-family:cambria;
  204. line-height:140%;
  205. font-size:9px;
  206. width:60px;
  207. margin-top:-120px;
  208. padding:8px;
  209. margin-left:55px;
  210. text-align:justify;
  211. color:{color:text};
  212. }
  213.  
  214. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  215. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  216.  
  217. #pagination {
  218. width:100px;
  219. font-size:8px;
  220. text-align:center;
  221. margin-left:310px;
  222. margin-top:316px;
  223. position:fixed;
  224. font-family:consolas;
  225. letter-spacing:0px;
  226. color:black;
  227. }
  228.  
  229. #infoline {
  230. margin-top:10px;
  231. border-top:1px solid #eee;
  232. width:400px;
  233. }
  234.  
  235. #info {
  236. text-align:center;
  237. margin-top:-14px;
  238. text-transform:uppercase;
  239. font-size:8px;
  240. font-style:none;
  241. }
  242.  
  243. #info a {
  244. letter-spacing:1px;
  245. background:white;
  246. padding:2px;
  247. }
  248.  
  249. #tags {
  250. font-family:cambria;
  251. letter-spacing:0px;
  252. text-transform:lowercase;
  253. font-size:7px;
  254. margin-top:4px;
  255. text-align:center;
  256. }
  257.  
  258. #tags a {
  259. display:inline;
  260. background-color:{color:Tags};
  261. padding:-3px;
  262. text-align:center;
  263. text-decoration:underline;
  264. -webkit-transition: all 0.6s ease-in-out;
  265. -moz-transition: all 0.6s ease-in-out;
  266. -o-transition: all 0.6s ease-in-out;
  267. -ms-transition: all 0.6s ease-in-out;
  268. transition: all 0.6s ease-in-out;}
  269.  
  270. #asker {
  271. padding:5px;
  272. font-family:calibri;
  273. letter-spacing:1px;
  274. text-align:center;
  275. text-transform:uppercase;
  276. background-color:#fafafa;
  277. color:#111;
  278. }
  279.  
  280. #asker a {
  281. color:turquoise;
  282. font-weight:bold;
  283. font-family:calibri;
  284. }
  285.  
  286. #cred {
  287. position:fixed;
  288. font-size:8px;
  289. letter-spacing:1px;
  290. right:10px;
  291. bottom:10px;
  292. text-transform:uppercase;
  293. text-align:center;
  294. border:1px solid #c9c9c9;
  295. padding:5px;
  296. background-color:#fafafa;
  297. }
  298.  
  299. #cred a {
  300. padding:0px;
  301. color:{color:link};
  302. -moz-transition-duration:0.5s;
  303. -webkit-transition-duration:0.5s;
  304. -o-transition-duration:0.5s;
  305. }
  306.  
  307. {CustomCSS}</style>
  308.  
  309. </head><body>
  310.  
  311. <div id="sidebarline"></div>
  312. <div id="line1"></div>
  313. <div id="line2"></div>
  314. <div id="sidebar">
  315. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  316.  
  317. <a id="description">
  318. {Description}
  319. </div>
  320.  
  321. <div class="links">
  322. <a href="/">home</a>
  323. <a href="/ask">mssg</a>
  324. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  325. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  326. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  327. </div>
  328.  
  329. {block:Pagination}<div id="pagination">
  330. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  331. {block:JumpPagination length="4"}
  332. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  333. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  334. {/block:JumpPagination}
  335. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  336. </div>{/block:Pagination}
  337.  
  338. </div>
  339.  
  340. <div id="entries">{block:Posts}<div id="post">
  341.  
  342. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  343.  
  344. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  345.  
  346. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  347.  
  348. {block:Quote}{Quote}{/block:Quote}
  349.  
  350. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  351.  
  352. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  353.  
  354. {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>
  355. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  356. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  357. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  358. {/block:Audio}
  359.  
  360. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  361.  
  362. {block:Answer}<div id="asker"><span style="text-transform:uppercase;"> {Asker}: </span>{Question}</div><center><font face="cambria">{Answer}</font>{/block:Answer}
  363.  
  364. <div id="infoline"></div>
  365. <div id="info">
  366.  
  367. <br><a href="{Permalink}">{Month} {DayofMonth}{DayofMonthSuffix}</a>
  368.  
  369. {block:RebloggedFrom} <span style="background:white; padding:2px;"><a href="{ReblogParentURL}">via</span></a>{/block:RebloggedFrom}
  370.  
  371. {block:ContentSource}<span style="background:white; padding:2px;">( <a href="{SourceURL}">src</a> )</span>{/block:ContentSource}
  372.  
  373. {block:RebloggedFrom} <span style="background:white; padding:2px;"><a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <a style "background:white;">with</a> <a href="{Permalink}">{NoteCountWithLabel}</span></a>
  374.  
  375. {block:HasTags}<div id="tags">{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  376.  
  377. {/block:Posts}
  378. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  379. {/block:Posts}</div></div></div>
  380.  
  381. <div id="cred">
  382. <a href="http://ofjack.tumblr.com">OFJACK</a>
  383. </div>
  384.  
  385. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement