Advertisement
getnakedmiley

The Way I Loved You theme

Oct 4th, 2012
2,150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.28 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. <!-- The Way I Loved You theme by SUNSGODOWN -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10.  
  11. <meta name="color:bg" content="#FFFFFF">
  12. <meta name="color:link" content="#E6E4E4">
  13. <meta name="color:hover" content="#9A9A9A">
  14. <meta name="color:linkbg" content="#FCFCFC">
  15. <meta name="color:infobg" content="#FCFCFC">
  16. <meta name="color:text" content="#9A9A9A">
  17. <meta name="color:tags" content="#EDEDED">
  18. <meta name="color:scrollbar" content="#D6D5D5">
  19. <meta name="color:border" content="#F2F2F2">
  20. <meta name="color:sbtext" content="#DEDEDE">
  21.  
  22. <meta name="image:sbimage" content=""/>
  23.  
  24. <meta name="text:link 1" content="">
  25. <meta name="text:link 1 url" content="/">
  26. <meta name="text:link 2" content="">
  27. <meta name="text:link 2 url" content="/">
  28. <meta name="text:link 3" content="">
  29. <meta name="text:link 3 url" content="/">
  30.  
  31. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  32. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  33. <link rel="shortcut icon" href="{Favicon}" />
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  35.  
  36. <style type="text/css">
  37.  
  38.  
  39. a {
  40. color:{color:link};
  41. text-decoration:none;
  42. -moz-transition-duration:0.5s;
  43. -webkit-transition-duration:0.5s;
  44. -o-transition-duration:0.5s;
  45. }
  46.  
  47. a:hover {
  48. color:{color:hover};
  49. }
  50.  
  51. ::-webkit-scrollbar {width: 7px; height:auto; background:{color:bg}}
  52.  
  53. ::-webkit-scrollbar-corner {background:{color:bg}}
  54.  
  55. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  56.  
  57. ::-webkit-scrollbar-button:horizontal {width: 4px; height: 4px; display: block; background:{color:scrollbar}}
  58.  
  59. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:bg}; border-bottom: 1px solid {color:bg}}
  60.  
  61. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}}
  62.  
  63. body {
  64. background-color:{color:bg};
  65. }
  66.  
  67.  
  68. h1 {
  69. font-family:calibri;
  70. font-size:10px;
  71. text-align:center;
  72. font-weight:normal;
  73. font-style:none;
  74. line-height:120%;
  75. letter-spacing:1px;
  76. text-transform:uppercase;
  77. }
  78.  
  79. h2 {
  80. font-family:cambria;
  81. font-size:15px;
  82. text-align:center;
  83. font-weight:normal;
  84. line-height:120%;
  85. font-style:italic;
  86. letter-spacing:-0.5px;
  87. }
  88.  
  89. blockquote {
  90. border-left:2px solid {color:text};
  91. padding-left:5px;
  92. margin:5px;
  93. }
  94.  
  95. #theme {
  96. background-color:{color:bg};
  97. width: 900px;
  98. text-align: center;
  99. margin: 0 auto -12px auto;
  100. }
  101.  
  102. #sb {
  103. position:fixed;
  104. width:206px;
  105. margin-top:150px;
  106. margin-left:50px;
  107. font-family:calibri;
  108. font-size:9px;
  109. text-transform:uppercase;
  110. letter-spacing:1px;
  111. color:{color:sbtext};
  112. }
  113.  
  114. #sb img{
  115. padding:10px;
  116. width:180px;
  117. height:auto;
  118. border:double {color:border};
  119. }
  120.  
  121. .links {
  122. background-color:{color:sbtextbg};
  123. width:206px;
  124. margin-top:5px;
  125. padding:10px 0px 10px;
  126. color:{color:sbtext};
  127. font-family:calibri;
  128. font-size:10px;
  129. text-transform:uppercase;
  130. text-align:center;
  131. line-height:13px;
  132. border-top:1px outset {color:border};
  133. }
  134.  
  135. .desc {
  136. margin-top:20px;
  137. color:{color:text};
  138. font-family:georgia;
  139. text-transform:none;
  140. font-size:9px;
  141. line-height:170%;
  142. text-align:justify;
  143. letter-spacing:0px;
  144. }
  145.  
  146. .pagi {
  147. margin-top:20px;
  148. font-family:calibri;
  149. font-size:9px;
  150. text-transform:uppercase;
  151. text-align:center;
  152. }
  153.  
  154. #stuffcontainer {
  155. float:left;
  156. margin-top:100px;
  157. margin-left:275px;
  158. text-align:justify;
  159. background-color:{color:bg};
  160. font-family:cambria;
  161. color:{color:text};
  162. margin-bottom: 5%;
  163. }
  164.  
  165. #stuff {
  166. width:500px;
  167. margin-top:50px;
  168. font-family:calibri;
  169. text-align:justify;
  170. font-size:11px;
  171. line-height:120%;
  172. letter-spacing:0.5px;
  173. color:{color:text};
  174. padding-bottom:20px;
  175. padding:20px;
  176. border:1px solid {color:border};
  177. }
  178.  
  179. .caption {
  180. width:500px;
  181. text-align:justify;
  182. line-height:120%;
  183. }
  184.  
  185. .ask {
  186. padding:10px 20px 10px 20px;
  187. text-align:left;
  188. color:{color:text};
  189. border-bottom:double {color:border};
  190. }
  191.  
  192.  
  193. .asker {
  194. font-family:calibri;
  195. font-size:10px;
  196. height:26px;
  197. text-align:right;
  198. font-weight:normal;
  199. line-height:120%;
  200. letter-spacing:1px;
  201. text-transform:uppercase;
  202. }
  203.  
  204. .audio {
  205. width:500px;
  206. height:160px;
  207. }
  208. .albumart {
  209. width:150px;
  210. height:150px;
  211. position:absolute;}
  212. .albumart img {
  213. width:150px;
  214. height:150px;
  215. float:left;}
  216. .playercontainer {
  217. display:block;
  218. width:150px;
  219. height:150px;
  220. background-color:#ffffff;
  221. position:absolute;
  222. }
  223. .player {
  224. margin-left:36px;
  225. margin-top:36px;
  226. width:25px;
  227. height:25px;
  228. overflow:hidden;
  229. background-color:white;
  230. }
  231. .audioinfo {
  232. margin-left:160px;
  233. float:left;
  234. width:200px;
  235. padding:2px;
  236. margin-top:3px;
  237. }
  238.  
  239. #postinfo {
  240. width:538px;
  241. background-color:{color:infobg};
  242. text-transform:uppercase;
  243. font-family:calibri;
  244. text-align:right;
  245. letter-spacing:1px;
  246. font-size: 9px;
  247. line-height:120%;
  248. margin-bottom:10px;
  249. color:{color:link};
  250. padding:2px;
  251. border-right: 0px solid {color:link};
  252. -moz-transition-duration:0.5s;
  253. -webkit-transition-duration:0.5s;
  254. -o-transition-duration:0.5s;
  255. }
  256.  
  257. .note {
  258. padding:0px 20px 0px 20px;
  259. background-color:{color:bg};
  260. text-transform:uppercase;
  261. font-family:calibri;
  262. text-align:left;
  263. letter-spacing:1px;
  264. font-size: 9px;
  265. line-height:120%;
  266. color:{color:link};
  267. }
  268.  
  269. .note li {
  270. list-style-type:none;
  271. padding:5px 25px 5px 25px;
  272. text-align:left;
  273. margin-left:-40px;
  274. }
  275.  
  276. .date {
  277. padding-right:0px;
  278. border-right: 0px solid {color:link};
  279. -moz-transition-duration:0.5s;
  280. -webkit-transition-duration:0.5s;
  281. -o-transition-duration:0.5s;
  282. }
  283.  
  284. .date:hover {
  285. padding-right:20px;
  286. border-right: 5px solid {color:hover};
  287. -moz-transition-duration:0.5s;
  288. -webkit-transition-duration:0.5s;
  289. -o-transition-duration:0.5s;
  290. }
  291.  
  292. .tags {
  293. width:534px;
  294. background-color:{color:bg};
  295. font-family:cambria;
  296. font-style:italic;
  297. letter-spacing:0px;
  298. font-size: 9px;
  299. margin-top:-10px;
  300. text-align:right;
  301. line-height:120%;
  302. color:{color:tags};
  303. padding:4px;
  304. }
  305.  
  306. .audio {
  307. background-color:{color:background};
  308. display:{color:background};
  309. }
  310.  
  311. .user_1 .label {
  312. color:{color:text};
  313. font-weight:normal;
  314. }
  315. .user_2 .label {
  316. color:{color:info};
  317. font-weight:normal;
  318. }
  319. ul.chat, .chat ol, .chat li {
  320. list-style:none;
  321. margin:0px;
  322. padding:0px
  323. }
  324.  
  325.  
  326. </style>
  327.  
  328. </head>
  329. <body>
  330.  
  331. <div id="theme">
  332.  
  333. <div id="sb">
  334. <img src="{image:sbimage}">
  335. <div class="links">
  336. <a href="/">home</a>&nbsp;
  337. <a href="/ask">ask</a>&nbsp;
  338. <a href="{text:link 1 url}">{text:link 1}</a>&nbsp;
  339. <a href="{text:link 2 url}">{text:link 2}</a>&nbsp;
  340. <a href="{text:link 3 url}">{text:link 3}</a>
  341. </div>
  342. <div class="desc">
  343. {Description}
  344. </div>
  345. <div class="pagi">
  346. {block:Pagination}
  347. {block:PreviousPage}
  348. <a href="{PreviousPage}">&laquo;</a>
  349. {/block:PreviousPage}
  350. {CurrentPage} of {TotalPages}
  351. {block:NextPage}
  352. <a href="{NextPage}">&raquo;</a>
  353. {/block:NextPage}
  354. {/block:Pagination}
  355. </div>
  356. </div>
  357.  
  358.  
  359. <div id="stuffcontainer">
  360.  
  361.  
  362. {block:Posts}
  363. <div id="stuff">
  364.  
  365. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  366.  
  367. {block:Quote}<h2>“{Quote}”</h2><h1>— {Source}</h1>{/block:Quote}
  368.  
  369. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  370. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  371.  
  372. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  373.  
  374. {block:Photoset}<center>{Photoset-500}</center>
  375. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  376.  
  377. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  378.  
  379. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  380.  
  381. {block:Answer}<div class="ask"><h2>{Question}</h2><div class="asker">- {Asker}<br></div></div><center><br>{Answer}</center>{/block:answer}
  382.  
  383. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerblack}<br></span>
  384. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  385. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  386. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  387. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  388. </div>
  389. <div id="postinfo">
  390. <div class="date">
  391. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}
  392. {block:NoteCount}with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  393. {block:RebloggedFrom}/ <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom}
  394. {block:ContentSource}/ <a href="{SourceURL}">SOURCE</a>{/block:ContentSource}</div></div>
  395. <div class="tags">
  396. {block:HasTags}{block:Tags}<a href="{TagURL}"&nbsp;&nbsp;&nbsp;>#&nbsp;{Tag}</a> {/block:Tags} {/block:HasTags}</div>
  397. <div class="note">
  398. {block:PostNotes}{PostNotes}{/block:PostNotes}
  399. </div>
  400.  
  401. {/block:Posts}
  402.  
  403.  
  404.  
  405.  
  406. <div style="right:5px;bottom:5px;position:fixed;font-family:calibri;font-size:9px;letter-spacing:2px"><a href="http://sunsgodownthemes.tumblr.com/">THEME</a></div>
  407. </div>
  408. </div>
  409. </body>
  410. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement