Advertisement
paigeh987

Theme 3b - neonbike themes

Nov 27th, 2013
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.18 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.  
  4. <!--
  5.  
  6. theme #03 by Paige @ neonbikethemes.tumblr.com
  7. Please DO NOT COPY ANY PARTS OF THIS CODE and claim them as your own
  8. Do not remove the credit. thanks!
  9.  
  10. made using a base code by hoenarry
  11. updates tab code by emmalucys.com
  12.  
  13. -->
  14.  
  15.  
  16.  
  17.  
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19.  
  20. <head><title>{Title}</title>
  21.  
  22. <link rel="shortcut icon" href="{Favicon}">
  23.  
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25.  
  26. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  27.  
  28.  
  29. <meta name="color:Background" content="#ffffff"/>
  30. <meta name="color:titlebox bg" content="#ffffff"/>
  31. <meta name="color:post bg" content="#ffffff"/>
  32. <meta name="color:Title" content="#838282"/>
  33. <meta name="color:Desc" content="#838282"/>
  34. <meta name="color:stripe" content="#838282"/>
  35. <meta name="color:Text" content="#838282"/>
  36. <meta name="color:Link" content="#b8b8b8"/>
  37. <meta name="color:border" content="#eeeeee"/>
  38. <meta name="color:tab" content="#eeeeee"/>
  39. <meta name="color:tab bg" content="#eeeeee"/>
  40. <meta name="color:hover" content="#b8b8b8"/>
  41. <meta name="color:scrollbar" content="#eeeeee"/>
  42. <meta name="color:scrolbarbg" content="#b8b8b8"/>
  43.  
  44. <meta name="text:linkA" content="">
  45. <meta name="text:linkA url" content="/">
  46. <meta name="text:linkB" content="">
  47. <meta name="text:linkB url" content="/">
  48. <meta name="text:linkC" content="">
  49. <meta name="text:linkC url" content="/">
  50. <meta name="text:linkD" content="">
  51. <meta name="text:linkD url" content="/">
  52. <meta name="text:linkE" content="">
  53. <meta name="text:linkE url" content="/">
  54.  
  55.  
  56.  
  57.  
  58.  
  59. <style type="text/css">
  60.  
  61.  
  62. @font-face{font-family:Basic L;src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  63.  
  64.  
  65. @font-face {font-family:Caviar Dreams;src:url(http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf); }
  66.  
  67. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  68.  
  69.  
  70.  
  71. ::-webkit-scrollbar {height: auto;width: 8px;}
  72. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  73. ::-webkit-scrollbar-track{background-color:{color:scrollbarbg};}
  74.  
  75. body {
  76. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  77. background:{color:background};
  78. margin:0px;
  79. color:{color:text};
  80. font-size:12px;
  81. font-family:bubbler one;
  82. line-height:100%;
  83.  
  84. }
  85.  
  86.  
  87.  
  88. a {
  89. text-decoration:none;
  90. outline:none;
  91. -moz-outline-style:none;
  92. color:{color:link};
  93. -moz-transition-duration:0.5s;
  94. -webkit-transition-duration:0.5s;
  95. -o-transition-duration:0.5s;
  96. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  97. }
  98.  
  99.  
  100.  
  101. a:hover{
  102. color:{color:link hover};
  103. font-style:none;
  104. -moz-transition-duration:0.5s;
  105. -webkit-transition-duration:0.5s;
  106. -o-transition-duration:0.5s;
  107.  
  108. }
  109.  
  110.  
  111. img {
  112. border:none;
  113.  
  114. }
  115.  
  116.  
  117.  
  118. blockquote {
  119. padding-left:5px;
  120. border-left:2px solid;
  121. }
  122.  
  123.  
  124.  
  125. blockquote blockquote {
  126. padding-left:5px;
  127. border-left:2px solid;
  128. }
  129.  
  130.  
  131.  
  132. h1 {
  133. font-size:10px;
  134.  
  135. }
  136.  
  137. #entries {
  138. padding:15px;
  139. background:{color:post bg};
  140. width:500px;
  141. margin-left:450px;
  142. margin-top:0px;
  143.  
  144. }
  145.  
  146. #post {
  147. background:transparent;
  148. width:500px;
  149. margin-top:70px;
  150. margin-left:0px;
  151. padding-bottom:30px;
  152. padding-top:10px;
  153. }
  154.  
  155. #title{
  156. font-size:30px;
  157. color:{color:title};
  158. font-family:basic l;
  159. word-spacing:5px;
  160. text-align:center;
  161. text-transform:uppercase;
  162. height:40px;
  163. line-height:115%;
  164. margin-top:60px;
  165. margin-left:0px;
  166. }
  167.  
  168. #titlebar {
  169. width:530px;
  170. height:150px;
  171. position:fixed;
  172. margin-left:450px;
  173. margin-top:0px;
  174. z-index:10;
  175. background:{color:titlebox bg};
  176. text-align:center;
  177.  
  178. }
  179.  
  180. #titlebarimage {
  181. width 170px;
  182. }
  183.  
  184. #titlebarimage img {
  185. margin-top:10px;
  186. width:70px;
  187. height:70px;
  188. border:2px solid {color:image border};
  189. }
  190.  
  191. #description {
  192. margin-top:0px;
  193. margin-left:0px;
  194. line-height:13px;
  195. font-size:16px;
  196. text-align:center;
  197. font-family:basic l;
  198. text-transform:lowercase;
  199. word-spacing:3px;
  200. letter-spacing:0px;
  201. color:{color:desc};
  202. }
  203.  
  204. #stripe{
  205. width:530px;
  206. height:10px;
  207. position:fixed;
  208. margin-left:450px;
  209. margin-top:145px;
  210. z-index:12;
  211. background:{color:stripe};
  212. text-align:center;
  213. }
  214.  
  215. #linkbox{
  216. width:530px;
  217. height:50px;
  218. position:fixed;
  219. left:450px;
  220. bottom:0px;
  221. z-index:11;
  222. background:{color:titlebox bg};
  223. text-align:center;
  224. }
  225.  
  226. #links {
  227. margin-top: 10px;
  228. margin-left:0px;
  229. font-size:19px;
  230. font-family:basic l;
  231. text-transform:normal;
  232. text-align:center;
  233. letter-spacing:2px;
  234. word-spacing:15px;
  235. line-height:170%;
  236. font-style:normal;
  237.  
  238. }
  239.  
  240. #links a{
  241. padding:3px;
  242. color:{color:link};
  243. letter-spacing:0px;
  244. text-decoration:none;
  245. -moz-transition-duration:1s;
  246. -webkit-transition-duration:1s;
  247. -o-transition-duration:1s;
  248. }
  249.  
  250. #links a:hover{
  251. color:{color:hover};
  252. font-style:none;
  253. -moz-transition-duration:0s;
  254. -webkit-transition-duration:0s;
  255. -o-transition-duration:0s;
  256. }
  257.  
  258. #pagination {
  259. font-size:9px;
  260. margin-top:10px;
  261. text-align:center;
  262. margin-left:0px;
  263. font-style:none;
  264. }
  265.  
  266.  
  267. .caption {
  268.  
  269. width:500px;
  270. text-align:justify;
  271. line-height:120%;
  272. }
  273.  
  274.  
  275.  
  276. .ask {
  277. padding:10px;
  278. text-align:left;
  279. color:{color:text};
  280. background-color:#eee;
  281. border-bottom:1px solid #eee;
  282. }
  283.  
  284.  
  285. .ans {
  286. text-align:left;
  287. padding:10px;
  288. color:{color:text};
  289. }
  290.  
  291. .audio {
  292. width:500px;
  293. padding-bottom:10px;
  294. background-color:{color:infobg};
  295. }
  296.  
  297.  
  298.  
  299. .albumart {
  300. float:left;
  301. padding:0px 10px 10px 0px;
  302. }
  303.  
  304.  
  305.  
  306. .albumart img {
  307. width:45px;
  308. height:45px;
  309. }
  310.  
  311.  
  312.  
  313. .playercontainer {
  314. text-align:left;
  315. padding:10px;
  316. background-color:#ffffff;
  317. width:480px;
  318.  
  319. }
  320.  
  321.  
  322.  
  323. .audioinfo {
  324. padding:10px;
  325. color:{color:text};
  326. }
  327.  
  328.  
  329.  
  330. #postinfo {
  331. text-align:left;padding-top:3px;
  332. margin-top:5px;
  333. margin-bottom:10px;
  334. text-transform: uppercase;
  335. letter-spacing:0px;
  336. text-align:center;
  337. font-size:12px;
  338. line-height: 10px;
  339. color:{color:link};
  340.  
  341. }
  342.  
  343.  
  344. #postinfo a {
  345. color:{color:link};
  346. text-align:center;
  347. font-style:normal;
  348. }
  349.  
  350.  
  351. #postinfo a:hover {
  352. color:{color:hover};
  353.  
  354. }
  355.  
  356.  
  357.  
  358. .note {
  359. text-transform:lowercase;
  360. font-style:normal;
  361. letter-spacing:0px;
  362. font-size: 9px;
  363. text-align:left;
  364. line-height:90%;
  365. margin-left:-40px;
  366.  
  367. }
  368.  
  369.  
  370.  
  371. .note li {
  372. list-style-type:none;
  373. border-bottom:1px solid {color:border};
  374. padding:10px 25px 10px 25px;
  375. text-align:left;
  376. margin:0px;
  377. -moz-transition-duration:0.5s;
  378. -webkit-transition-duration:0.5s;
  379. -o-transition-duration:0.5s;
  380. }
  381.  
  382.  
  383.  
  384. .tags {
  385. font-style:normal;
  386. width:500px;
  387. text-transform:uppercase;
  388. font-style:normal;
  389. color:{color:tags};
  390. letter-spacing:2px;
  391. line-height:120%;
  392. font-size:8px;
  393. text-align:left;
  394. padding:2px;
  395. -moz-transition-duration:0.5s;
  396. -webkit-transition-duration:0.5s;
  397. -o-transition-duration:0.5s;
  398. }
  399.  
  400.  
  401.  
  402. .tags a {
  403. color:{color:tags};
  404. letter-spacing:1px;
  405. padding:1px;
  406. }
  407.  
  408.  
  409.  
  410. .tags a:hover {
  411. color:{color:link};
  412. }
  413.  
  414.  
  415. ul.chat, .chat ol, .chat li {
  416. list-style:none;
  417. margin:0px;
  418. padding:2px;
  419. }
  420.  
  421.  
  422.  
  423. .label {
  424. text-decoration:underline;
  425. font-weight:300;
  426. background-color:{color:infobg};
  427. margin-right:5px;
  428.  
  429. }
  430.  
  431. #updatestab {
  432. text-align: center;
  433. font-size: 13px;
  434. position:fixed;
  435. left:1000px;
  436. top:-210px;
  437. -webkit-transition: all .5s ease-in-out;
  438. -moz-transition: all .5s ease-in-out;
  439. -o-transition: all .5s ease-in-out;
  440. z-index:999;
  441. }
  442.  
  443. #updatestab:hover {
  444. top:0px;
  445. }
  446.  
  447. #updates {
  448. padding:5px;
  449. background: {color:tab bg};
  450. width:100px;
  451. height:200px;
  452. z-index: 9999;
  453. color:{color:text};
  454. text-align:center;
  455. font-size:13px;
  456. line-height:125%;
  457. }
  458.  
  459. #tab {
  460. border-right-style:solid;
  461. border-bottom-style:solid;
  462. border-left-style:solid;
  463. border-width:0px;
  464. border-color:#000;
  465. height:15px;
  466. text-transform:uppercase;
  467. padding: 5px;
  468. background:{color:tab};
  469. width: 100px;
  470. }
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477. {CustomCSS}</style></head><body>
  478.  
  479. <div id="updatestab">
  480. <div id="updates"<br>
  481.  
  482. EVENTS
  483. <br>Sample
  484. <br>Sample
  485. <br>Sample
  486. <br>
  487. <br>READING
  488. <br>Book
  489. <br>Book
  490. <br>
  491. <br>LISTENING TO
  492. <br>Musician
  493. <br>Musician
  494.  
  495. </div>
  496. <div id="tab">noticeboard</div>
  497. </div>
  498.  
  499.  
  500.  
  501.  
  502. <link href='http://fonts.googleapis.com/css?family=Bubbler+One' rel='stylesheet' type='text/css'>
  503.  
  504.  
  505. <div id="titlebar">
  506.  
  507. <div id="title">{title}</div>
  508.  
  509. <div id="description">{Description}</div>
  510.  
  511. <div id="pagination">
  512. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}
  513. {block:NextPage}— <a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  514. </div>
  515.  
  516. </div>
  517.  
  518. <div id="linkbox">
  519. <div id="links">
  520. <a href="{text:linkA url}">{text:linkA}</a>
  521. <a href="{text:linkB url}">{text:linkB}</a>
  522. <a href="{text:linkC url}">{text:linkC}</a>
  523. <a href="{text:linkD url}">{text:linkD}</a>
  524. <a href="{text:linkE url}">{text:linkE}</a>
  525. </div>
  526. </div>
  527.  
  528. <div id="stripe"></div>
  529.  
  530. <div id="entries">
  531.  
  532.  
  533. {block:Posts}<div id="post"><br><br>
  534.  
  535.  
  536.  
  537. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  538.  
  539.  
  540.  
  541. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  542.  
  543.  
  544.  
  545. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  546.  
  547. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  548.  
  549.  
  550.  
  551. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  552.  
  553.  
  554.  
  555. {block:Photoset}<center>{Photoset-500}</center>
  556.  
  557. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  558.  
  559.  
  560.  
  561. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  562.  
  563.  
  564.  
  565. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  566.  
  567.  
  568.  
  569. {block:Answer}<div class="ask">{Asker} said: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  570.  
  571.  
  572.  
  573. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  574.  
  575. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  576.  
  577. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  578.  
  579. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  580.  
  581. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  582.  
  583.  
  584. <div id="postinfo"><a href="{Perimalink}">posted on {block:Date}<a href="{Permalink}">{Month} {DayOfMonth}</a> {/block:Date} - <a href="{Permalink}">{NoteCount} notes </a> {block:RebloggedFrom} - <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  585.  
  586. {block:ContentSource}<a href="{SourceURL}"> source <a href="{SourceURL}"></a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  587.  
  588. {block:HasTags}<div id="tags">{block:Tags} # <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  589.  
  590. {/block:Posts}
  591.  
  592. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  593.  
  594.  
  595. {/block:Posts}</div></div></div>
  596.  
  597. </div>
  598.  
  599.  
  600. </div>
  601.  
  602. </div>
  603.  
  604. </div>
  605.  
  606.  
  607. </body>
  608.  
  609. <a href="http://neonbikethemes.tumblr.com/">
  610. <div style="position:fixed;bottom:3px; left:7px; font-size:9px; letter-spacing:1px; font-family:basic l;border:1px solid; padding:4px; border-radius:6px;">P</center></div>
  611. </a>
  612. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement