capturingdreams

Theme by lovekaycee.tumblr.com

May 6th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.80 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5.  
  6. <!--
  7.  
  8.  
  9.  
  10. Theme by http://lovekaycee.tumblr.com or http://capturingdreams.tumblr.com
  11.  
  12. Please don't steal ANY codes here. I spent hours/days on this theme to share it not to GIVE it.
  13.  
  14.  
  15.  
  16. !-->
  17.  
  18. <script type="text/javascript">
  19. WebFontConfig = {
  20. google: { families: [ 'Great+Vibes::latin' ] }
  21. };
  22. (function() {
  23. var wf = document.createElement('script');
  24. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  25. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  26. wf.type = 'text/javascript';
  27. wf.async = 'true';
  28. var s = document.getElementsByTagName('script')[0];
  29. s.parentNode.insertBefore(wf, s);
  30. })(); </script>
  31.  
  32. <link rel="shortcut icon" href="{Favicon}">
  33.  
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35.  
  36. {block:Description}
  37. <meta name="description" content="{MetaDescription}" />
  38.  
  39. {/block:Description}
  40.  
  41.  
  42.  
  43. <meta name="image:background" content=""/>
  44.  
  45. <img style="position:fixed; top: 0px; left: 194px; z-index: 2;" src="http://i56.tinypic.com/35k20xi.png">
  46.  
  47.  
  48. <img style="position:fixed; top:120px; left:194px; z-index: 2;" src="http://i340.photobucket.com/albums/o352/kayharu/bdr.png">
  49.  
  50. <img style="position:fixed; top:120px; left:972px; z-index: 2;" src="http://i340.photobucket.com/albums/o352/kayharu/brdr.png">
  51.  
  52.  
  53.  
  54. <style type="text/css">
  55.  
  56.  
  57. body {
  58. color:#7b7b7b;
  59. background-color:#ffe4de;
  60. background-image:url('http://i49.tinypic.com/10fchf7.jpg');
  61. background-position: top;
  62. background-attachment: absolute;
  63. background-repeat: repeat;
  64. font-family:{font:body};
  65. font-size:{text:font size};
  66. line-height: 12px;
  67. text-align:justify;
  68.  
  69. }
  70.  
  71.  
  72.  
  73.  
  74. a:link, a:active, a:visited {
  75. color: #7b7b7b;
  76. text-decoration:none;
  77. }
  78.  
  79.  
  80.  
  81. a:hover{
  82. color:#;
  83. }
  84.  
  85.  
  86.  
  87. a img{
  88. border: 0px;
  89. }
  90.  
  91.  
  92.  
  93. h1, big{
  94. color:#dbbbbb;
  95. font: 40px 'Great Vibes', cursive;
  96. line-height:40px;
  97. font-weight:normal;
  98. margin:1px;
  99. padding:2px;
  100. text-align:center;
  101. }
  102.  
  103.  
  104.  
  105. h3{
  106. color: #dbbbbb;
  107. font: 40px 'Great Vibes', cursive;
  108. line-height:40px;
  109. font-weight:normal;
  110. margin:1px;
  111. padding:2px;
  112. text-align:center;
  113. }
  114.  
  115.  
  116.  
  117. #content {
  118. background-image: url('http://i340.photobucket.com/albums/o352/kayharu/str.png');
  119. margin: 0 0px 15px 0;
  120. margin-left:470px;
  121. margin-top:120px;
  122. width:485px;
  123. padding:6px;
  124. font-family: 'Marmelad', sans-serif;
  125. color:#7d7b7b;
  126. font-size: 11px;
  127. height: auto;
  128. }
  129.  
  130.  
  131.  
  132. #sidebar1 {
  133. position: fixed;
  134. font-family: 'Marmelad', sans-serif;
  135. color:#7d7b7b;
  136. font-size: 11px;
  137. top: 117px;
  138. left: 207px;
  139. background-image:url('http://i340.photobucket.com/albums/o352/kayharu/str.png');
  140. background-repeat: repeat;
  141. width: 262px;
  142. height: auto;
  143. padding-left:8px;
  144. padding-right:6px;
  145. padding-bottom:12px;
  146. padding-top:3px;
  147. }
  148.  
  149.  
  150.  
  151. #postbox {
  152. overflow:hidden;
  153. background-color:{color:postbox};
  154. background-image: url({image: background});
  155. padding:2px;
  156. padding-left:5px;
  157. padding-right:5px;
  158. padding-top:5px;
  159. padding-bottom:2px;
  160.  
  161. }
  162.  
  163.  
  164.  
  165. #sidebox {
  166.  
  167. font: 40px 'Great Vibes', cursive;
  168. color: #dbbbbb;
  169. text-align: Center;
  170. }
  171.  
  172.  
  173.  
  174. .notesandtags {
  175.  
  176. padding: 5px;
  177. border-top: 1px solid #d1adad;
  178. background-color: trans;
  179. margin-bottom: 1px;
  180. margin-top: 5px;
  181.  
  182. }
  183.  
  184.  
  185.  
  186. .tags {
  187.  
  188. font-size: 10px;
  189. float: right;
  190. text-transform: lowercase;
  191.  
  192. }
  193.  
  194.  
  195.  
  196. .tag {
  197.  
  198. font-weight: normal;
  199. margin-right: 2px;
  200. font-style: normal;
  201.  
  202. }
  203.  
  204.  
  205.  
  206. div.navigate a {
  207.  
  208. text-align: center;
  209. padding:1px;
  210. padding-right:3px;
  211. padding-left:3px;
  212. background-color: #ffe4de;
  213. border:1px solid #efbeb6;
  214. margin:5px;
  215. margin-left:1px;
  216. position:relative;
  217. width: 69px;
  218. display: inline-block;
  219. }
  220.  
  221.  
  222. div.navigate a:hover {
  223.  
  224. text-align: center;
  225. padding:3px;
  226. padding-right:5px;
  227. padding-left:5px;
  228. background-color: #ffe4de;
  229. border:1px solid #efbeb6;
  230. margin:5px;
  231. margin-left:-1px;
  232. position:relative;
  233. width: 69px;
  234. display: inline-block;
  235. -moz-border-radius: 10px 10px ;
  236. border-radius: 10px 10px / 10px 10px ;
  237. }
  238.  
  239. #perma {
  240. font-size:9px;
  241. margin-top:0px;
  242. position:absolute;
  243. right:50%;
  244. margin-right:260px;
  245. }
  246.  
  247.  
  248.  
  249.  
  250. blockquote {
  251.  
  252. font-size: 11px;
  253. padding-bottom: 3px;
  254. padding-left: 5px;
  255. padding-right: 5px;
  256. padding-top: 3px;
  257. border: 1px solid #d1adad;
  258. opacity: 1;
  259. text-align: center;
  260. }
  261.  
  262.  
  263.  
  264. blockquote:hover {
  265.  
  266. font-size: 11px;
  267. padding-bottom: 3px;
  268. padding-left: 5px;
  269. padding-right: 5px;
  270. padding-top: 3px;
  271. border: 1px solid #d1adad;
  272. opacity: 1;
  273. text-align: center;
  274. }
  275.  
  276.  
  277. b, strong{color:#dbbbbb;}
  278. i, em {color:#dbbbbb;}
  279. p{margin-top:3px; margin-bottom:3px;}
  280.  
  281.  
  282.  
  283. ul.chat, .chat ol, .chat li {
  284. list-style:none;
  285. margin:0px;
  286. padding:0px;
  287. }
  288.  
  289.  
  290.  
  291. .notes img {
  292. width:10px;
  293. position:relative;
  294. top:1px;
  295. }
  296.  
  297.  
  298.  
  299. ol.notes, .notes li {
  300. list-style:none;
  301. margin:0px;
  302. padding:0px;
  303. }
  304.  
  305. iframe input, iframe submit, iframe textarea, iframe div, iframe table {
  306. background-color:transparent!important;
  307. }
  308.  
  309.  
  310. </style>
  311.  
  312.  
  313.  
  314. <style type="text/css">{CustomCSS]</style>
  315.  
  316.  
  317. </head>
  318.  
  319.  
  320.  
  321. <body>
  322.  
  323.  
  324.  
  325.  
  326. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  327.  
  328.  
  329. <div id="content"><br>
  330. {block:Posts}
  331.  
  332.  
  333.  
  334. <div id="perma"><a href="{Permalink}"></a><span class="tags"></span></div>
  335.  
  336. <div id="postbox">
  337.  
  338.  
  339.  
  340.  
  341. {block:Text}{block:Title}<div class="title"><h3>{Title}</h3></div>{/block:Title}{Body}
  342. {/block:Text}
  343.  
  344. {block:Photo}
  345. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"width=485px>{LinkCloseTag}
  346. {block:Caption}<div style="margin:5px 0 10px 0;">{Caption}</div>{/block:Caption}
  347. {/block:Photo}
  348.  
  349. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  350.  
  351. {block:Quote}<h3><i>"{Quote}"&nbsp;</i></h3>
  352. <div style="padding-left:20px;">
  353. {block:Source}<BR>— {Source}{/block:Source}
  354. </div>
  355. {/block:Quote}
  356.  
  357. {block:Link}<a href="{URL}" class="link" {Target}><h3>{Name}&nbsp;</h3></a>{/block:Link}
  358. {block:Link}{block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  359.  
  360. {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}
  361.  
  362. {block:Audio}
  363. <center>{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}
  364. {PlayCount} plays</center>
  365. {/block:Audio}
  366.  
  367. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  368.  
  369. {block:Answer}
  370. {Asker}: <b>{Question}</b><br>{Answer}
  371. {/block:Answer}
  372.  
  373.  
  374. <br><br>
  375.  
  376. <div class="notesandtags">
  377.  
  378. <div class="time">
  379. {block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} | <a href="{ReblogURL}" target="_blank" class="details"> Reblog</a>
  380. <div class="tags">{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> | {/block:Tags} {block:NoteCount}<a href="{Permalink}">{NoteCount} notes &hearts;{/block:NoteCount}</a></div>
  381.  
  382. </div>
  383.  
  384. <br>
  385.  
  386. </div></div>
  387. <br>{/block:Posts}
  388.  
  389. {block:PostNotes}{PostNotes}{/block:PostNotes}
  390.  
  391.  
  392.  
  393. <center>Theme by <a href="http://lovekaycee.tumblr.com">lovekaycee</a>.</center>
  394.  
  395.  
  396.  
  397.  
  398. <!-- Description -->
  399. <div id="sidebar1"><br>
  400.  
  401.  
  402. <a href=/"><h1>{Title}</h1></a><br>
  403. <center><a href="/"><img style="border:4px solid #dbbbbb" src="http://static.tumblr.com/kdm1aoe/kJplki5jt/bja3xi.jpg"; -moz-border-radius= 5px;
  404. border-radius= 5px; width=230px height=140px></a><br><br></center>
  405. {block:Description}
  406. {Description}{/block:Description}
  407. <BR>
  408.  
  409. <br>
  410.  
  411.  
  412.  
  413. <!-- Navigations -->
  414. <div id="sidebox">Navigation</div><br>
  415. <div class="navigate"><br>
  416.  
  417. <center><a href="/">Home</a>
  418. <a href="/ask">Ask</a>
  419. <a href="{RSS}">RSS</a>
  420. <a href="/mobile">Mobile</a>
  421. <a href="/archive">Archive</a>
  422. <a href="http://lovekaycee.tumblr.com">Theme by</a>
  423.  
  424. </div></center>
  425.  
  426.  
  427.  
  428. <br><br><!-- DON'T EVEN THINK OF REMOVING THIS. -->
  429. <center>Theme by <a href="http://lovekaycee.tumblr.com">lovekaycee</a>.</center>
  430.  
  431. </div>
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439. </div>
  440.  
  441. </body>
  442. </html>
Advertisement
Add Comment
Please, Sign In to add comment