Advertisement
lovegoods

theme 004 by lovegoods

Dec 20th, 2011
9,495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.58 KB | None | 0 0
  1. <html>
  2.  
  3. <!--
  4. Theme 004
  5. -Let it Be by Patty @ http://lovegoods.tumblr.com
  6. don't remove my credits
  7. dont edit and claim it as your own
  8. enjoy
  9. !-->
  10.  
  11. <head>
  12.  
  13. <title>{Title}</title>
  14.  
  15. <meta name="image:background" content="" />
  16.  
  17. <meta name="color:background" content="#1f1916" />
  18. <meta name="color:post" content="#241f1c" />
  19. <meta name="color:nav" content="#241f1c" />
  20. <meta name="color:nav hover" content="#2a221e" />
  21. <meta name="color:sidebar" content="#241f1c" />
  22. <meta name="color:info" content="#1f1916" />
  23. <meta name="color:text" content="#a49387" />
  24. <meta name="color:link" content="#7a262a" />
  25. <meta name="color:link hover" content="#946b66" />
  26.  
  27. <meta name="font:title" content="Georgia" />
  28. <meta name="font:body" content="Helvetica" />
  29. <meta name="text:title" content="25px" />
  30. <meta name="text:body" content="10px" />
  31.  
  32. <meta name="image:sidebar" content=""/>
  33.  
  34. <meta name="if:showrandom" content="1"/>
  35. <meta name="if:showarchive" content="1"/>
  36. <meta name="if:showsideimage" content=""/>
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="link 1" />
  40. <meta name="text:Link2" content="/" />
  41. <meta name="text:Link2 Title" content="link 2" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="link 3" />
  44.  
  45. <link rel="shortcut icon" href="{Favicon}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. <style type="text/css">
  51.  
  52. #tumblr_controls{position: fixed!important}
  53. /*theme by Patty @ http://lovegoods.tumblr.com */
  54.  
  55. body {
  56. background-color:{color:background};
  57. background-image:url({image:background});
  58. background-position:center;
  59. background-repeat:repeat;
  60. background-attachment:fixed;
  61. color:{color:text};
  62. font-size:{text:body};
  63. font-family:{font:body};
  64. text-align: left;
  65. text-align:justify;
  66. line-height:100%;
  67. }
  68.  
  69. a:link, a:active, a:visited {
  70. color:{color:link};
  71. text-decoration:none;
  72. }
  73.  
  74. a:hover {
  75. color:{color:link hover};
  76. text-decoration:none;
  77. }
  78.  
  79. h1 {
  80. font-family:{font:title};
  81. color:{color:title};
  82. font-size:{text:title};
  83. letter-spacing: -1px;
  84. line-height:100%;
  85. text-transform:lowercase;
  86. font-weight:italic;
  87. margin:0px;}
  88.  
  89. p {margin:4px 0 4px 0;}
  90.  
  91. hr {
  92. border:none;
  93. margin-bottom:0px;
  94. border-bottom:1px solid {color:link};
  95. }
  96.  
  97. b, strong {
  98. font-weight:bold;
  99. color:{color:link};
  100. }
  101.  
  102. i, em {
  103. font-family:{font:body};
  104. color: {color:title};
  105. }
  106.  
  107. small {
  108. font-size:9px;
  109. letter spacing:1px;
  110. }
  111.  
  112. u {
  113. text-decoration:none;
  114. border-bottom:1px solid {color:link};
  115. }
  116.  
  117. blockquote {
  118. border-left:3px solid {color:link};
  119. margin:10px 0px 10px 10px;
  120. padding-left:10px;
  121. }
  122.  
  123. a img {
  124. border:none;
  125. }
  126.  
  127. ol.notes, .notes li, ul.chat, .chat ol, .chat li {
  128. list-style:none;
  129. margin:0px;
  130. padding:0px;
  131. }
  132.  
  133. .notes img {
  134. width:15px;
  135. position:relative;
  136. top:1px;
  137. }
  138.  
  139. #container{
  140. width:900px;
  141. margin: auto;
  142. margin-top: 20px;
  143. margin-bottom: 20px;
  144. }
  145.  
  146. #title {
  147. width:375px;
  148. font-size:{text:title};
  149. font-family:{font:title};
  150. font-weight:italic;
  151. text-align:center;
  152. padding:10px;
  153. position:fixed;
  154. background-color:transparent;
  155. margin-bottom:2px;
  156. margin-left:50px;
  157. height:auto;
  158. margin-top:25px;
  159. }
  160.  
  161. #navileft {
  162. width: 75px;
  163. margin-left:0px;
  164. text-align: center;
  165. position:fixed;
  166. margin-top:60px;
  167. }
  168.  
  169. .navigation {
  170. text-align:center;
  171. }
  172.  
  173. .navigation a {
  174. display: block;
  175. letter-spacing: 0px;
  176. font-family: {font:body};
  177. font-size: {text:body};
  178. text-align: center;
  179. margin-bottom: 3px;
  180. width: 100%;
  181. background-color:{color:nav};
  182. color:{color:link};
  183. text-decoration: none;
  184. text-transform: lowercase;
  185. line-height: 50px;
  186. }
  187.  
  188. .navigation a:hover {
  189. text-align: center;
  190. letter-spacing: 2px;
  191. font-family: {font:body};
  192. font-size: {text:body};
  193. width: 100%;
  194. background-color: {color:nav hover};
  195. color: {color:link hover};
  196.  
  197. }
  198.  
  199. #sidebar{
  200. float:left;
  201. margin-left:80px;
  202. text-align:justified;
  203. font-size:{text:body};
  204. line-height:110%;
  205. position:fixed;
  206. height:auto;
  207. background-color:{color:sidebar};
  208. width:300px;
  209. padding:5px;
  210. margin-top:60px;
  211. }
  212.  
  213. .sideimage img {
  214. max-width:300px;
  215. height: auto;
  216. margin-bottom:3px
  217. }
  218.  
  219. #entries {
  220. margin-left:400px;
  221. width:510px;
  222. margin-bottom:30px;
  223. position:right;
  224. margin-top:20px;
  225. }
  226.  
  227. .post {
  228. background-color:{color:post};
  229. overflow:hidden;
  230. padding:5px;
  231. margin-bottom:35px;
  232. }
  233.  
  234. .audio{
  235. background-color:#000000;
  236. height:auto;
  237. overflow:hidden;
  238. }
  239.  
  240. .question {
  241. font-size: 12px;
  242. background-color: {color:background};
  243. color:{color:text};
  244. margin-bottom:5px;
  245. padding: 10px;
  246. border-bottom:1px solid{color:text};
  247. }
  248.  
  249. .question img{
  250. float: left;
  251. padding: 2px;
  252. margin: 0px 5px 5px 0px;
  253. }
  254.  
  255. .markquote {
  256. font-size: 80px;
  257. color:{color:linkbackground};
  258. font-family:{font:title};
  259. line-height: 80px;
  260. margin-left: 0px;
  261. }
  262.  
  263. .quote {
  264. font-family: {font:title};
  265. font-size: {text:title};
  266. font-weight: italic;
  267. letter-spacing:-1px;
  268. line-height: 100%;
  269. margin-top: -80px;
  270. margin-left: 40px;
  271. padding: 10px;
  272. }
  273.  
  274. .chat {
  275. line-height: 12px;
  276. list-style: none
  277. }
  278. .chat ul {
  279. line-height: 15px;
  280. list-style: none;
  281. padding: 0px;
  282. line-height:20px;
  283. }
  284. .user1 {
  285. background-color:{color:background};
  286. color: {color:text};
  287. }
  288. .user1 .label {
  289. font-weight: bold;
  290. padding: 0px;
  291. margin-left: 5px;
  292. color:{color:text}
  293. }
  294. .user2 {
  295. color: {color:text};
  296. }
  297. .user2 .label {
  298. font-weight: bold;
  299. padding: 0px;
  300. margin-left: 5px;
  301. color:{color:text}
  302. }
  303.  
  304. .tags {
  305. color: {color:text};
  306. background-color{color:post}
  307. font-size: 9px;
  308. display: block;
  309. width: 500px;
  310. height:auto;
  311. text-align: right;
  312. text-transform: lowercase;
  313. margin-bottom: -4px;
  314. padding: 2px;
  315. text-align:left;
  316. }
  317.  
  318. #postinfo {
  319. background-color: {color:info};
  320. font-size: 9px;
  321. font-family: {font:body};
  322. text-align:left;
  323. width:auto;
  324. line-height: 10px;
  325. text-transform: lowercase;
  326. color: {color:text};
  327. margin-top:4px;
  328. margin-bottom: 2px;
  329. padding: 4px;
  330. }
  331.  
  332. #pagination {
  333. margin-top:15px;
  334. font-size:45px;
  335. position: fixed;
  336. margin-left: 230px;
  337. font-weight:italic;
  338. font-family:{font:title};
  339. text-transform: lowercase;
  340. color:{color:text};
  341. letter-spacing:2px;
  342. text-align:center;
  343. margin-bottom:5px;
  344. padding:1px 5px 1px 5px;
  345. }
  346.  
  347. .current_page {
  348. font-weight:bold;
  349. color:{color:title};
  350. }
  351.  
  352. #credit {
  353. margin-bottom:5px;
  354. margin-top:0px;
  355. font-size:9px;
  356. font-family:{font:body};
  357. text-align:center;
  358. letter-spacing:2px;
  359. }
  360.  
  361. /*theme by Patty @ http://lovegoods.tumblr.com */
  362. </style></head>
  363.  
  364.  
  365. <body>
  366. <div id="container">
  367.  
  368. <div id="title">
  369. <a href="/">{title}</a>
  370. </div>
  371.  
  372. <div id="navileft">
  373. <div class="navigation">
  374. <a href="/" class="navigation">home</a>
  375. <a href="/ask" class="navigation">ask</a>
  376. {block:IfShowrandom}
  377. <a href="/random" class="navigation">random</a>
  378. {/block:IfShowrandom}
  379. {block:IfShowarchive}
  380. <a href="/archive" class="navigation">archive</a>
  381. {block:IfShowarchive}
  382. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  383. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  384. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  385. </div></div>
  386.  
  387. <div id="sidebar">
  388. {block:ifshowsideimage}
  389. <div class="sideimage">
  390. <img src="{image:sidebar}"/></div>
  391. {/block:ifshowsideimage}
  392.  
  393. {block:Description}
  394. {Description}
  395. {/block:Description}<br>
  396.  
  397. <div id="pagination">{block:Pagination}
  398. {block:PreviousPage}
  399. <a href="{PreviousPage}">&laquo;</a>
  400. {/block:PreviousPage}
  401.  
  402. {block:NextPage}
  403. <a href="{NextPage}">&raquo;</a>
  404. {/block:NextPage}
  405. {/block:Pagination}</div>
  406.  
  407. </div>
  408.  
  409. <div id="entries">
  410. {block:Posts}<div class="post">
  411.  
  412. {block:Text}
  413. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  414. {/block:Text}
  415.  
  416. {block:Photo}
  417. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  418. {/block:Photo}
  419.  
  420. {block:Photoset}
  421. <center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
  422. {/block:Photoset}
  423.  
  424. {block:Quote}
  425. <b class="markquote">“</b><div class="quote">{Quote}"</div>
  426. {block:Source}&mdash; {Source}{/block:Source}
  427. {/block:Quote}
  428.  
  429. {block:Link}
  430. <h1><a href="{URL}" class="link" {Target}>{Name} </a></h1>
  431. {block:Description}{Description}{/block:Description}
  432. {/block:Link}
  433.  
  434. {block:Chat}
  435. {block:Title}<h1>{Title}</h1>{/block:Title}
  436. <div class="chat">
  437. <ul>{block:Lines}
  438. <li class="user{UserNumber}">
  439. {block:Label}
  440. <span class="label">{Label}</span>
  441. {/block:Label}
  442. {Line}</li>
  443. {/block:Lines}</ul>
  444. </div>
  445. {/block:Chat}
  446.  
  447.  
  448. {block:Video}
  449. <center>{Video-500}</center>{block:Caption}{Caption}{/block:Caption}
  450. {/block:Video}
  451.  
  452. {block:Audio}
  453. <div class="audio">{AudioPlayerBlack}</div>
  454. {block:Caption}
  455. {Caption}
  456. {/block:Caption}
  457. {/block:Audio}
  458.  
  459. {block:Answer}
  460. <div class="question">
  461. <img src="{AskerPortraitURL-48}"> <h1>{Asker}</h1><br>
  462. {Question}</div>
  463. <div class="answer">{Answer}</div>
  464. <br>
  465. {/block:Answer}
  466.  
  467. <div id="postinfo">
  468. {block:Date}<a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} · originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  469. {/block:RebloggedFrom}
  470. </div>
  471.  
  472. <div class="tags">
  473. {block:HasTags}{block:Tags}<a href="{TagURL}"> # {Tag}</a>&nbsp;{/block:Tags}{/block:HasTags} </div>
  474. {/block:Answer}
  475. <p>
  476.  
  477.  
  478. </div>
  479. {/block:Posts}
  480. {block:PostNotes}<div class="notebox"><h1>+ Notes</h1>{PostNotes}</div>{/block:PostNotes}
  481.  
  482.  
  483.  
  484. <!-- DON'T REMOVE MY CREDIT -->
  485. <div id="credit"> theme by <a href="http://lovegoods.tumblr.com"> lovegoods </a> powered by <a href="http://www.tumblr.com/">tumblr</a></div>
  486.  
  487. </div>
  488. </div>
  489. </div>
  490. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement