Advertisement
puckrps

THEME 06: TWEETY

Oct 13th, 2014
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.19 KB | None | 0 0
  1. <!-- PUCKRPS' THEME NUMBER SIX: TWEETY
  2. Please do not steal, use as a base code, or redistribute. It will be obvious if you have stolen the code from me and it's not just worth the drama. Those are the only rules I have, feel free to edit as you please! Enjoy the theme. <3 -->
  3.  
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head><title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <meta name="color:background" content="#ffffff"/>
  13. <meta name="color:text" content="#888"/>
  14. <meta name="color:link" content="#888"/>
  15. <meta name="color:navigation" content="#ffffff"/>
  16. <meta name="color:link hover" content="#b8b8b8"/>
  17. <meta name="color:sidebarbg" content="#b8b8b8"/>
  18. <meta name="color:sidebar" content="#b8b8b8"/>
  19. <meta name="color:link text" content="#b8b8b8"/>
  20. <meta name="color:navhover" content="#b8b8b8"/>
  21. <meta name="color:entries" content="#b8b8b8"/>
  22. <meta name="color:border" content="#000000"/>
  23. <meta name="color:scrollbar" content="#888" />
  24. <meta name="image:background" content=""/>
  25. <meta name="image:sidebarpic1" content=""/>
  26. <meta name="image:sidebarbg" content=""/>
  27. <meta name="text:link1" content="link" />
  28. <meta name="text:link1 URL" content="/" />
  29. <meta name="text:link2" content="link" />
  30. <meta name="text:link2 URL" content="/" />
  31. <meta name="text:link3" content="link" />
  32. <meta name="text:link3 URL" content="/" />
  33. <meta name="text:link4" content="link" />
  34. <meta name="text:link4 URL" content="/" />
  35. <meta name="text:link5" content="link" />
  36. <meta name="text:link5 URL" content="/" />
  37. <meta name="text:link6" content="link" />
  38. <meta name="text:link6 URL" content="/" />
  39. <meta name="text:quote" content="your quote goes here. try to keep it short or it won't fit. one or two lines, three max. okay? :)" />
  40.  
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44.  
  45. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  46.  
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar{height: 5px; width: 5px; -webkit-border-radius: 0px; background-color:#ffffff;}
  50.  
  51. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  52. ::-webkit-scrollbar-track{background-color:#ffffff;}
  53.  
  54.  
  55. body {
  56. background:{color:background};
  57. margin:0px;
  58. {block:ifbackgroundimage}background-image:url('{image:background}');{/block:ifbackgroundimage}
  59. background-attachment:fixed;
  60. color:{color:text};
  61. font-family:georgia;
  62. font-size:10px;
  63. line-height:150%;
  64. text-align:justify;
  65. }
  66.  
  67. div#qTip {
  68. font-size:9px;
  69. margin-top: 3px;
  70. margin-left: 3px;
  71. display: none;
  72. text-align: center;
  73. position :absolute;
  74. letter-spacing: 0px;
  75. text-transform: uppercase;
  76. z-index: 5;
  77. padding:3px;
  78. color: {color:text};
  79. background: {color:background};
  80. border: 1px solid {color:border}}
  81.  
  82. a {
  83. text-decoration:none;
  84. outline:none;
  85. -moz-outline-style:none;
  86. color:{color:link};
  87. -webkit-transition: all 0.5s ease-in-out;
  88. -moz-transition: all 0.5s ease-in-out;
  89. -o-transition: all 0.5s ease-in-out;
  90. }
  91.  
  92. a:hover {
  93. text-decoration:none;
  94. outline:none;
  95. -moz-outline-style:none;
  96. color:{color:link hover};
  97. -webkit-transition: all 0.5s ease-in-out;
  98. -moz-transition: all 0.5s ease-in-out;
  99. -o-transition: all 0.5s ease-in-out;
  100. }
  101.  
  102. img {
  103. border:none;
  104. }
  105.  
  106. img {
  107. max-width: 100%;
  108. }
  109.  
  110. h1 {
  111. font-size:15px;
  112. }
  113.  
  114. #entries {
  115. padding:10px;
  116. width:500px;
  117. margin-left:60px;
  118. margin-top:20px;
  119. }
  120.  
  121. #post {
  122. width:500px;
  123. padding:15px;
  124. background-color:{color:entries};
  125. border:1px solid {color:border};
  126. margin-bottom: 0px;
  127. }
  128.  
  129. #sidebar {
  130. width:249px;
  131. position:fixed;
  132. margin-left:50px;
  133. margin-top:70px;
  134. }
  135.  
  136. #links {
  137. text-align:center;
  138. margin-top:-5px;
  139. margin-right:0px;
  140. margin-left:-2px;
  141. }
  142.  
  143. #links a {
  144. text-align:center;
  145. font-family:georgia;
  146. font-size:10px;
  147. font-weight:;
  148. letter-spacing:1px;
  149. font-style:normal;
  150. margin-bottom:5px;
  151. background-color:{color:navigation};
  152. color:{color:link text};
  153. display:inline-block;
  154. border:1px solid {color:border};
  155. width:180px;
  156. line-height:190%;
  157. height:20px;
  158. padding:2px;
  159. text-transform:uppercase;
  160. -webkit-transition: all 0.5s ease-in-out;
  161. -moz-transition: all 0.5s ease-in-out;
  162. -o-transition: all 0.5s ease-in-out;
  163. }
  164.  
  165. #links a:hover {
  166. border:1px solid {color:border};
  167. background-color:{color:navhover};
  168. color:{color:text};
  169. display:inline-block;
  170. text-align:center;
  171. letter-spacing:4px;
  172. -webkit-transition: all 0.5s ease-in-out;
  173. -moz-transition: all 0.5s ease-in-out;
  174. -o-transition: all 0.5s ease-in-out;
  175. }
  176.  
  177.  
  178.  
  179. #posttitle {
  180. letter-spacing: 0px;
  181. margin-bottom: 5px;
  182. color:{color:sidebar link};
  183. text-transform: uppercase;
  184. font-size:17px;
  185. text-align:center;
  186. }
  187.  
  188. #posttitle2 {
  189. letter-spacing: 1px;
  190. margin-bottom: 5px;
  191. font-style: italic;
  192. font-family:cambria;
  193. color:{color:sidebar link};
  194. text-transform: lowercase;
  195. font-size:17px;
  196. text-align:right;
  197. }
  198.  
  199. #sidebarpic1 {
  200. width: 210px;
  201. margin-top:8px;
  202. height:330px;
  203. background-color:{color:sidebarbg};
  204. margin-left:8px;
  205. border:1px solid {color:border};
  206.  
  207. }
  208.  
  209. #sidebarpic1 img {
  210. width: 210px;
  211. height:330px;
  212.  
  213.  
  214. }
  215.  
  216.  
  217.  
  218. #entrybg {
  219. padding: 7px;
  220. width:533px;
  221. height:auto;
  222. margin-left:0px;
  223. margin-top:0px;
  224. margin-bottom: 45px;
  225. background-color:{color:sidebar};
  226. background-image:url('{image:sidebarbg}');
  227. border: 1px solid {color:border};
  228. }
  229.  
  230. #sidebarbg {
  231. position: fixed;
  232. margin-left:700px;
  233. width: 446px;
  234. margin-top: 30px;
  235. height: 550px;
  236. border: 1px solid {color:border};
  237. background-color:{color:sidebarbg};
  238. background-image:url('{image:sidebarbg}');
  239. background-attachment:fixed;
  240. }
  241.  
  242.  
  243.  
  244. #description {
  245. padding: 10px;
  246. line-height:130%;
  247. background: none;
  248. width:407px;
  249. height:174px;
  250. border: 1px solid {color:border};
  251. background-color:{color:sidebar};
  252. font-size: 10px;
  253. font-family:georgia;
  254. margin-top: 6px;
  255. margin-left: 8px;
  256. }
  257.  
  258. #linksbg {
  259. padding: 10px;
  260. line-height:130%;
  261. background: none;
  262. width:190px;
  263. height:310px;
  264. border: 1px solid {color:border};
  265. background-color:{color:sidebar};
  266. font-size: 10px;
  267. font-family:georgia;
  268. margin-top: -332px;
  269. margin-left: 225px;
  270. }
  271.  
  272. #pagination {
  273. font-size:16px;
  274. margin-top:10px;
  275. text-align:center;
  276. }
  277.  
  278. #info {
  279. font-size:10px;
  280. letter-spacing: 0px;
  281. width: 530px;
  282. text-transform: uppercase;
  283. background-color: {color:entries};
  284. border: 1px solid {color:border};
  285. padding-top: 3px;
  286. padding-bottom: 0px;
  287. text-align:center;
  288. margin-top:2px;
  289. }
  290.  
  291. #quote {
  292. font-size:10px;
  293. margin-top:5px;
  294. letter-spacing: 0px;
  295. font-style:italic;
  296. text-align:center;
  297. text-transform: lowercase;
  298. }
  299.  
  300. #tags {
  301. text-transform: lowercase;
  302. letter-spacing: 0px;
  303. background-color: {color:entries};
  304. margin-top:0px;
  305. font-size: 9px;
  306. font-style: italic;
  307. text-align:center;
  308. }
  309.  
  310. b, strong {
  311. color:{color:link}
  312. }
  313.  
  314. i, em {
  315. color:{color:text}
  316. }
  317.  
  318. #p, p {
  319. margin-top:5px;
  320. margin-bottom:5px
  321. }
  322.  
  323. #audio {
  324. border-radius:0%;
  325. width:100%;
  326. height:100px;
  327. margin-bottom:10px}
  328.  
  329. .albumart {
  330. border-radius:0%;
  331. padding: 2px;
  332. border: 1px #f1f1f1 solid;
  333. float:left;
  334. width:100px;
  335. height:100px}
  336.  
  337. .player {
  338. border-radius:0%;
  339. margin-left:2px;
  340. margin-top:2px;
  341. padding:11px;
  342. display:block;
  343. height:80px;
  344. width:80px;
  345. overflow:hidden;
  346. position:absolute;
  347. opacity:0.3;
  348. background:#fff;
  349. -webkit-transition:all 0.4s ease-in-out;
  350. -moz-transition:all 0.4s ease-in-out;
  351. -o-transition:all 0.4s ease-in-out;
  352. -ms-transition: all 0.4s ease-in-out;
  353. transition:all 0.5s ease-in-out}
  354.  
  355. .player:hover {
  356. opacity:0.7;
  357. -webkit-transition:all 0.4s ease-in-out;
  358. -moz-transition:all 0.4s ease-in-out;
  359. -o-transition:all 0.4s ease-in-out;
  360. -ms-transition: all 0.4s ease-in-out;
  361. transition:all 0.5s ease-in-out}
  362.  
  363. .audioplayer {
  364. width:24px;
  365. height:24px;
  366. margin:28px 0 0 28px;
  367. overflow:hidden}
  368.  
  369. .audioinfo {
  370. margin-left:105px;
  371. height:54px;
  372. line-height:100%;
  373. color:{color:text};
  374. padding:26px 5px 24px 10px;
  375. text-align:left}
  376.  
  377. .tracktitle {
  378. margin-top: 10px;
  379. color:{color:title};
  380. margin-bottom:-15px;
  381. text-transform: uppercase;
  382. font-size: 11px;
  383. }
  384.  
  385. .user_1 .label {
  386. color:{color:link};
  387. text-transform:uppercase;
  388. font-weight:bold}
  389.  
  390. .user_2 .label {
  391. color:{color:title};
  392. text-transform:uppercase;
  393. font-weight:bold}
  394.  
  395. .user_3 .label {
  396. color:{color:link};
  397. text-transform:uppercase;
  398. font-weight:bold}
  399.  
  400. .user_4 .label {
  401. color:{color:title};
  402. text-transform:uppercase;
  403. font-weight:bold}
  404.  
  405. .user_5 .label {
  406. color:{color:link};
  407. text-transform:uppercase;
  408. font-weight:bold}
  409.  
  410. .user_6 .label {
  411. color:{color:title};
  412. text-transform:uppercase;
  413. font-weight:bold}
  414.  
  415. .user_7 .label {
  416. color:{color:link};
  417. text-transform:uppercase;
  418. font-weight:bold}
  419.  
  420. .user_8 .label {
  421. color:{color:title};
  422. text-transform:uppercase;
  423. font-weight:bold}
  424.  
  425. .user_9 .label {
  426. color:{color:link};
  427. text-transform:uppercase;
  428. font-weight:bold}
  429.  
  430. .user_10 .label {
  431. color:{color:title};
  432. text-transform:uppercase;
  433. font-weight:bold}
  434.  
  435. ul.chat, .chat ol, .chat li {
  436. list-style:none;
  437. margin:0px 0px 3px 0px;
  438. padding:0px; 0px 0px 0px}
  439.  
  440. #asks {
  441. text-align:justify;
  442. padding:10px 2px 2px 2px;
  443. margin-top:-5px;
  444. color:{color:text};
  445. background-color:{color:background};
  446. border: 2px {color:border} solid;
  447. text-align:center;
  448. min-height:43px;}
  449.  
  450. .asker {
  451. text-transform:uppercase;
  452. margin-bottom:-12px;
  453. font-size:15px;
  454. text-align:center;
  455. letter-spacing:0px;}
  456.  
  457. #answers {
  458. margin-top:10px}
  459.  
  460. blockquote {
  461. margin-top: 0px;
  462. margin-bottom: 0px;
  463. width: 480px;
  464. border-left: 3px {color:text} solid;
  465. padding-left: 5px;
  466. margin-left: 5px;
  467. text-align:justify;
  468. }
  469.  
  470. #credit a {
  471. position:fixed;
  472. letter-spacing: 0px;
  473. font:20px georgia;
  474. border: 1px {color:border} solid;
  475. color:{color:links};
  476. background-color:{color:entries};
  477. padding:0px;
  478. bottom:10px;
  479. right:10px
  480. }
  481.  
  482. #credit a:hover {
  483. color:{color:text}
  484. }
  485.  
  486.  
  487. {CustomCSS}</style></head><body>
  488.  
  489. <div id="sidebarbg">
  490.  
  491.  
  492.  
  493.  
  494. <div id="sidebarpic1"><img src="{image:sidebarpic1}"></div>
  495.  
  496.  
  497. <div id="linksbg">
  498. <div id="links">
  499. <a href="/">go back home.</a><br>
  500. <a href="/ask">ask a question.</a><br>
  501. <a href="{text:Link1 URL}">{text:Link1}.</a><br>
  502. <a href="{text:Link2 URL}">{text:Link2}.</a><br>
  503. <a href="{text:Link3 URL}">{text:Link3}.</a><Br>
  504. <a href="{text:Link4 URL}">{text:Link4}.</a><br>
  505. <a href="{text:Link5 URL}">{text:Link5}.</a><Br>
  506. <a href="{text:Link6 URL}">{text:Link6}.</a></div>
  507. <div id="quote">"{text:quote}"</div>
  508. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} page {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div>
  509. </div>
  510.  
  511.  
  512. <div id="description">{Description}
  513. </div>
  514.  
  515.  
  516.  
  517. </div>
  518.  
  519.  
  520.  
  521. <div id="entries">{block:Posts}<div id="entrybg"><div id="post">
  522.  
  523. {block:Title}<div id="posttitle">{Title}</div>{/block:Title} {Body}
  524.  
  525. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  526.  
  527. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  528.  
  529. {block:Quote}<div id="posttitle2">"{Quote}"</div>{block:Source}<br>—<b>{Source}</b>{/block:Source}{/block:Quote}
  530.  
  531. {block:Link}<div id="posttitle"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  532.  
  533. {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>
  534. {/block:Chat}
  535.  
  536. {block:Audio}
  537. <div id="audio">
  538. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  539. <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100" style="border-radius: 0%">{/block:AlbumArt}</div>
  540. <div class="audioinfo">
  541. <div class="tracktitle">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist} by <b>{Artist}</b>{/block:Artist}</div><br>
  542. {block:Album}<br>
  543. <b>Album:</b> {Album}{/block:Album}<br>
  544. <b>Played:</b> {FormattedPlayCount} times</div></div>
  545. {block:Caption}{Caption}{/block:Caption}
  546. {/block:Audio}
  547.  
  548. {block:Answer}
  549. <div id="asks"><div class="asker">{Asker} asked:</div>
  550. <br>{Question}</div>
  551. <div id="answers">{Answer}</div>
  552. {/block:Answer}</div>
  553.  
  554.  
  555. {block:Date}<div id="info">POSTED <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} WITH {NoteCountwithlabel} {/block:NoteCount}{block:RebloggedFrom} — via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} (<a href="{SourceURL}">source</a>){block:ContentSource}{/block:RebloggedFrom}{/block:Date}
  556. <div id="tags"> tags: {block:Tags}{block:HasTags}#<a href="{TagURL}">{Tag}</a> {/block:HasTags}{/block:Tags}</div></div>
  557.  
  558. </div>
  559. {block:PostNotes}{PostNotes}{/block:PostNotes}
  560. {/block:Posts}</div>
  561.  
  562. <!-- DO NOT REMOVE THIS -->
  563. <div id="credit"><a href="http://puckrps.tumblr.com/">❤</a></div>
  564. <!-- DO NOT REMOVE THIS -->
  565.  
  566. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement