Advertisement
lovegoods

theme 001 by lovegoods

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