Advertisement
brookeabee

break my heart

Jan 24th, 2013
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.63 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <!--
  5. Theme By Brooke from falsetto themes
  6. http://falsettothemes.tumblr.com
  7. http://xoxobrookeabee.tumblr.com/
  8. theme: break my heart
  9. -->
  10.  
  11.  
  12.  
  13.  
  14. <!-- edit your title and shortcut icon here-->
  15. <title>Happy V Day</title>
  16. <link rel="shortcut icon" href="http://static.tumblr.com/txfvidw/K7qliktr1/heart_pixel.gif">
  17.  
  18.  
  19. <!-- infinite scroll-->
  20. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  21.  
  22.  
  23. <head>
  24.  
  25.  
  26. <script type="text/javascript">
  27. <!--
  28.  
  29. // Disable Right Click Script
  30.  
  31. function IE(e)
  32. {
  33. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  34. {
  35. return false;
  36. }
  37. }
  38. function NS(e)
  39. {
  40. if (document.layers || (document.getElementById && !document.all))
  41. {
  42. if (e.which == "2" || e.which == "3")
  43. {
  44. return false;
  45. }
  46. }
  47. }
  48. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  49.  
  50. //-->
  51. </script>
  52.  
  53.  
  54. <script type="text/javascript"
  55. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  56. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  57.  
  58.  
  59.  
  60.  
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65.  
  66. body{
  67. color:#555;
  68. font-family:pixel;
  69. font-size:8px;
  70. background-color:#eee;
  71. text-align:justify;
  72. background-image:url("");
  73. background-attachment: fixed;
  74. }
  75.  
  76.  
  77. @font-face { font-family: "bangalore"; src: url('http://static.tumblr.com/rmj06l2/VP8llx2mg/bangalor.ttf'); }
  78. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  79. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  80. @font-face { font-family: "handy00"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  81.  
  82. body,a{cursor:url(http://media.tumblr.com/tumblr_lqs4qoKE1V1qfoi4t.png), progress;}
  83. a:hover{cursor:url(http://media.tumblr.com/tumblr_lqs4qoKE1V1qfoi4t.png), progress;}
  84.  
  85. ::-webkit-scrollbar-thumb:vertical {
  86. height:auto;-moz-border-radius: 4px;}
  87.  
  88. ::-webkit-scrollbar-thumb { background: -webkit-gradient(linear, left top, left bottom, from(#ff7cb3), to(#ff0078)); background-color:#fff; -webkit-border-radius:8px; }; }
  89.  
  90. ::-webkit-scrollbar-thumb:horizontal {
  91. background-color:#00b8b0;
  92. height:7px!important;
  93. border: 1px dashed #000000;}
  94. ::-webkit-scrollbar {
  95. width:4px; height:auto;
  96. background-position:right;
  97. background-color:#eee; -webkit-border-radius:8px; }
  98.  
  99. .content{
  100. width:517px;
  101. top:2px;
  102. position: scroll;
  103. height:400px;
  104. margin-left:450px;
  105. background-color:#eee;
  106. position:absolute;
  107. padding:2px;
  108. }
  109.  
  110. .entry{
  111. padding-left:2px;
  112. padding-right:2px;
  113. padding-top:2px;
  114. padding-bottom:0px;
  115. background-color:transparent;
  116. width:250px;
  117. float:left;
  118. margin:2px;
  119. position:scroll;
  120. border:0px solid #222;
  121. {block:permalinkpage}
  122. width:522px;
  123. height:auto;
  124. margin-top:-2px;
  125. margin-left:-4px;
  126. margin-bottom:10px;
  127. {/block:permalinkpage}
  128. }
  129. }
  130. .entry .permalink a{
  131. color:#000;
  132. }
  133.  
  134. .entry .permalink{
  135. position:absolute;
  136. opacity:0;
  137. width:250px;
  138. height:15px;
  139. margin-top:0px;
  140. overflow:hidden;
  141. font-family: silkscreen;
  142. font-size: 8px;
  143. line-height: 14px;
  144. background-color:white;
  145. text-align:center;
  146. text-transform: uppercase;
  147. -webkit-transition: all 0.2s linear;
  148. -webkit-transition: all 0.2s linear;
  149. -moz-transition: all 0.2s linear;
  150. transition: all 0.2s linear;
  151. }
  152. .entry:hover .permalink{
  153. width:250px;
  154. height:15px;
  155. margin-top:0px;
  156. overflow:visible;
  157. -webkit-transition: all 0.4s linear; opacity: .7;
  158. -webkit-transition: all 0.4s linear;
  159. -moz-transition: all 0.4s linear;
  160. transition: all 0.4s linear;
  161. }
  162.  
  163. #sidebar{
  164. background-color:transparent;
  165. width:170px;
  166. height:130px;
  167. overflow: hidden;
  168. margin-top:170px;
  169. margin-left:50px;
  170. position:fixed;
  171. z-index:1;
  172. }
  173.  
  174. #sidebar2{
  175. background-color:transparent;
  176. width:170px;
  177. height:250px;
  178. margin-top:170px;
  179. margin-left:223px;
  180. position:fixed;
  181. z-index:1;
  182. }
  183.  
  184. #sidebar3{
  185. background-color:transparent;
  186. width:100px;
  187. height:auto;
  188. margin-top:310px;
  189. margin-left:54px;
  190. position:fixed;
  191. z-index:1;
  192. }
  193.  
  194. #sidebar4{
  195. background-color:transparent;
  196. width:104px;
  197. height:auto;
  198. margin-top:312px;
  199. margin-left:143px;
  200. position:fixed;
  201. z-index:1;
  202. }
  203.  
  204. #sidebar5{
  205. background-color:transparent;
  206. width:135px;
  207. height:auto;
  208. margin-top:312px;
  209. margin-left:257px;
  210. position:fixed;
  211. z-index:1;
  212. }
  213.  
  214.  
  215. #bisket{
  216. background-color:transparent;
  217. width: 500px;
  218. height: auto;
  219. margin-top: 50px;
  220. margin-left:60px;
  221. position:fixed;
  222. }
  223.  
  224.  
  225.  
  226. #container {font-color: #1d002a; background-color: #eee; width: 165px; border: 1px solid #1d002a; margin: 0 auto;}
  227.  
  228. #container2 {font-color: #1d002a; background-color: #eee; width: 104px; border: 1px solid #1d002a; margin: 0 auto;}
  229.  
  230. .bubble {
  231. align:right;
  232. background: #dbd69d;
  233. margin:7px 0px 5px 66px;
  234. padding:10px;
  235. position: relative;}
  236. .bubble p {margin:1px 0px;}
  237. .bubble span {display:block;
  238. position:absolute;
  239. width:1px;
  240. height:1px;
  241. font-size: 0;
  242. line-height: 1px;
  243. left:-10px;
  244. top:10px;}
  245.  
  246. a.navi1:link, a.navi1:active, a.navi1:visited
  247. {display:inline-block;
  248. font-family:"bangalore";
  249. font-size:8px;
  250. color:#fff;
  251. text-align:center;
  252. background-color:#ff0078;
  253. border:1px solid #ff0078;
  254. margin-top:1px;
  255. padding-top:2px;
  256. margin-bottom:2px;
  257. height:10px;
  258. width:78px;}
  259.  
  260. a.navi1:hover
  261. {background-color:#eee;
  262. border:1px solid #ff0078;
  263. letter-spacing:2px;
  264. color:#222;
  265. -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease; -o-transition: all .5s ease;
  266. }
  267.  
  268. a.navi2:link, a.navi2:active, a.navi2:visited
  269. {display:inline-block;
  270. font-family:"bangalore";
  271. font-size:8px;
  272. color:#eee;
  273. text-align:center;
  274. margin-top:1px;
  275. padding-top:2px;
  276. margin-bottom:2px;
  277. height:10px;
  278. background-color:#ff3b8c;
  279. border:1px solid #ff3b8c;
  280. width:78px;}
  281.  
  282. a.navi2:hover
  283. {background-color:#eee;
  284. border:1px solid #ff3b8c;
  285. letter-spacing:2px;
  286. color:#222;
  287. -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease; -o-transition: all .5s ease;
  288. }
  289.  
  290. a.navi3:link, a.navi3:active, a.navi3:visited
  291. {display:inline-block;
  292. font-family:"bangalore";
  293. font-size:8px;
  294. color:#eee;
  295. text-align:center;
  296. background-color:#ff7cb3;
  297. border:1px solid #ff7cb3;
  298. margin-top:1px;
  299. padding-top:2px;
  300. margin-bottom:2px;
  301. height:10px;
  302. width:78px;}
  303.  
  304. a.navi3:hover
  305. {background-color:#eee;
  306. border:1px solid #ff7cb3;
  307. letter-spacing:2px;
  308. color:#222;
  309. -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease; -o-transition: all .5s ease;
  310. }
  311.  
  312.  
  313. a:link, a:visited, a:active{
  314. font-family:handy00;
  315. font-size: 8px;
  316. color: #ff0015;
  317. line-height: 8px;
  318. text-transform: lowercase;
  319. text-decoration: none;
  320. -webkit-transition: color 0.5s ease-out;
  321. -moz-transition: color 0.5 ease-out;
  322. }
  323.  
  324.  
  325. a:hover{
  326. color: #fff;
  327. }
  328.  
  329.  
  330.  
  331.  
  332. l{
  333. font-family:handy00;
  334. color:#ff0015;
  335. }
  336.  
  337. o{
  338. font-family:handy00;
  339. color:#ff0078;
  340. }
  341.  
  342.  
  343. v{
  344. font-family:handy00;
  345. color:#ff3b8c;
  346. }
  347.  
  348. e{
  349. font-family:handy00;
  350. color:#ff7cb3;
  351. }
  352.  
  353. .title{
  354. line-height:18px;
  355. font-family: sunshine;
  356. font-size: 19px;
  357. text-transform: lowercase;
  358. display: block;
  359. text-align: center;
  360. letter-spacing:0px;
  361. color: #ff0015;
  362. background-color: #ff7cb3;
  363. }
  364.  
  365. .link{
  366. line-height:18px;
  367. font-family: sunshine;
  368. font-size: 19px;
  369. text-transform: lowercase;
  370. display: block;
  371. text-align: center;
  372. letter-spacing:0px;
  373. color: #fff;
  374. background-color: #ff7cb3;
  375. }
  376.  
  377.  
  378.  
  379. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  380. #infscr-loading {display:none;}
  381. .navigation{display:none;}
  382.  
  383.  
  384. {CustomCSS]</style>
  385.  
  386. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  387.  
  388. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  389.  
  390.  
  391. <script type="text/javascript">
  392.  
  393. $(window).load(function () {
  394. $('.content').masonry(),
  395. $('.masonryWrap').infinitescroll({
  396. navSelector : "div#navigation",
  397. // selector for the paged navigation (it will be hidden)
  398. nextSelector : "div#navigation a#nextPage",
  399. // selector for the NEXT link (to page 2)
  400. itemSelector : ".entry",
  401. // selector for all items you'll retrieve
  402. bufferPx : 10000,
  403. extraScrollPx: 200,
  404. loadingImg : "http://static.tumblr.com/emvmfcr/6DSlwb7ga/1.png",
  405. loadingText : "<em></em>",
  406. donetext : "<em></em>" ,
  407. // text displayed when all items have been retrieved
  408. },
  409. // call masonry as a callback.
  410. function() { $('.content').masonry({ appendedContent: $(this) }); }
  411. );
  412. });
  413. </script>
  414.  
  415. </head>
  416. <body>
  417.  
  418. {block:IndexPage}
  419. <div class="column navigation" id="navigation">
  420. {block:Pagination}
  421. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  422. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  423. </div>
  424. {/block:IndexPage}
  425.  
  426.  
  427. <div id="bisket"><img src="http://i.imgur.com/X1j8d5k.png"></a>
  428. </div>
  429.  
  430. <div id="sidebar"><center>
  431. <img src="http://data.whicdn.com/images/50179053/481051_452720398095634_1538999799_n_large.jpg" width="160" style=" background:transparent; border: 1px solid #222;"/><br><br>
  432.  
  433. </center></div>
  434.  
  435. <div id="sidebar2"><center>
  436. <div id="container">- about me -</div>
  437. <p align="justify">
  438. <p align="justify">Hi <l>this</l> is where you <o>put</o> your about me section. You can put your <v>name</v>, your <e>age</e> and anything else you want. I hope you <l>ike</l> the <o>theme</o> I've made for you. Please <v>don't</v> remove my <e>credit</e>. Thank you. And if you use the theme, please <l>comment</l> in my cbox. Have a <o>happy</o> <v>Valentines</v> Day.</p>
  439.  
  440. <div id="container">
  441. - the best -</div><br>
  442. <center><a href="/"><img style='padding: 1px; border:1px solid #ff3b8c'src="http://24.media.tumblr.com/avatar_376835e33267_64.png" width="20" ></a>
  443.  
  444. <a href="/"><img style='padding: 1px; border:1px solid #ff3b8c'src="http://25.media.tumblr.com/avatar_92848ab35686_64.png" width="20" ></a>
  445.  
  446. <a href="/"><img style='padding: 1px; border:1px solid #ff3b8c'src="http://24.media.tumblr.com/avatar_2ef58c7b552e_64.png" width="20" ></a>
  447.  
  448. <a href="/"><img style='padding: 1px; border:1px solid #ff3b8c'src="http://25.media.tumblr.com/avatar_064d035a3200_64.png" width="20" ></a>
  449.  
  450. <a href=""><img style='padding: 1px; border:1px solid #ff3b8c'src="http://24.media.tumblr.com/avatar_01e50ed1f7c0_64.png" width="20" ></a>
  451.  
  452. <a href=""><img style='padding: 1px; border:1px solid #ff3b8c'src="http://24.media.tumblr.com/avatar_7f9f7854ab1e_64.png" width="20" ></a></center><br>
  453. </div>
  454.  
  455. <div id="sidebar3">
  456. <a class="navi1" href="/">home</a>
  457. <a class="navi1" href="/ask">talk</a>
  458. <a class="navi2" href="/">link</a>
  459. <a class="navi2" href="/">link 2</a>
  460. <a class="navi3" href="/">link 3</a>
  461. <a class="navi3" href="http://falsettothemes.tumblr.com/">credit</a><br><p>
  462. </div>
  463.  
  464. <div id="sidebar4">
  465. <div id="container2"><center>- frequently asked -</center></div>
  466.  
  467. <o><b>Q:</b></o> Questions go here my friend<br>
  468. <v><b>A:</b></v> Answers go here.<br>
  469. <o><b>Q:</b></o>Blah Blah Questions here.<br>
  470. <v><b>A:</b></v>Bonjour llama answer valentines day.<br>
  471. <o><b>Q:</b></o>Hello, this is a question, me thinks?<br>
  472. <v><b>A:</b></v>why hello, witty answer inserted here.<br>
  473. </div>
  474.  
  475. <div id="sidebar5">
  476. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="130" height="20">
  477. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  478. <param name="bgcolor" value="#eeeeee" />
  479. <param name="FlashVars" value="mp3=http://k003.kiwi6.com/hotlink/29vvb291xi/20_broken_feat._amy_lee.mp3&amp;autoplay=1&amp;bgcolor=eeeeee" />
  480. </object>
  481. <br><center><o>- Broken - Seether ft. Amy Lee -</o><br><br>
  482. This is one of my all time favorite songs, it's sad, but it's a love song. Enjoy it.
  483. <br><br>
  484. <script language="JavaScript">
  485. var ref = (''+document.referrer+''); var page = (''+window.location+'');
  486. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID2376731&e1=pumpkin&e2=pumpkins&p=' + page + '&r=' + ref + '"><\/script>');
  487. </script><br>
  488. <script language="JavaScript" src="http://freehostedscripts.net/browserinfo.php"></script>
  489. <script language="JavaScript" src="http://freehostedscripts.net/ip.php"></script>
  490. </center>
  491.  
  492. </div>
  493.  
  494. <div class="content">
  495.  
  496. {block:Posts}
  497. <div class="entry">
  498. {block:Title}<div class="title">{Title}</div>{/block:Title}
  499. {block:Text}
  500. {Body}
  501. {block:IndexPage}
  502. <a href="{Permalink}">{NoteCountWithLabel}</a> +</span> <a href="{ReblogURL}">reblog</a>
  503. {/block:IndexPage}
  504. {/block:Text}
  505.  
  506. {block:Photo}
  507.  
  508. {block:IndexPage}<div class="permalink"><center><a href="{Permalink}">{NoteCountWithLabel}</a> // <a href="{ReblogURL}" target="_blank">Reblog</a> </center></div> {/block:IndexPage}
  509.  
  510. {block:indexpage}<a href="{permalink}"><img src="{PhotoURL-500}" width="250"/></a>{/block:indexpage}
  511.  
  512. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="522" alt="{PhotoAlt}"/>{LinkCloseTag}{/block:PermalinkPage}
  513. {/block:Photo}
  514.  
  515. {block:Photoset}
  516. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  517. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  518. {/block:Photoset}
  519.  
  520.  
  521. {block:Quote}
  522. {Quote}
  523. <div align="right">
  524. {block:Source}-{Source}{/block:Source}
  525. </div>
  526. {/block:Quote}
  527.  
  528.  
  529. {block:Video}
  530. {block:indexpage}{Video-250}<br>
  531. {PlayCountWithLabel}
  532. {/block:indexpage}
  533. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  534.  
  535. {/block:Video}
  536.  
  537.  
  538. {block:Link}
  539. <center><a href="{URL}" class="link" {Target} box-shadow: 2px 2px 2px #222>{Name}</a></center><BR>
  540. {block:Description}{Description}{/block:Description}
  541. <a href="{Permalink}">{NoteCountWithLabel}</a> +</span> <a href="{ReblogURL}">reblog</a>
  542. {/block:Link}
  543.  
  544. {block:Chat}
  545. {block:Lines}
  546. {block:Label}
  547. <br>
  548. {Label}
  549. {/block:Label}
  550. &nbsp;{Line}
  551. {/block:Lines}<br>
  552. {block:IndexPage}
  553. <a href="{Permalink}">{NoteCountWithLabel}</a> +</span> <a href="{ReblogURL}">reblog</a>
  554. {/block:IndexPage}
  555. {/block:Chat}
  556.  
  557. {block:Audio}
  558. {AudioPlayerGrey}
  559. <br><div align="right">{block:Artist}
  560. Artist: {Artist}</div>
  561. {/block:Artist}<br>
  562. {block:Caption}{Caption}{/block:Caption}
  563. {/block:Audio}
  564.  
  565.  
  566. {block:Answer}
  567. <n><div align="left"><d>
  568. <p align="jusify">
  569. {Asker} was like: {Question}<br><br>
  570. and I said bitch: {Answer}</p>
  571. </div><p align=right>
  572. {block:IndexPage}
  573. <a href="{Permalink}">{NoteCountWithLabel}</a> +</span> <a href="{ReblogURL}">reblog</a>
  574. {/block:IndexPage}
  575.  
  576. {/block:Answer}
  577.  
  578. {block:PermalinkPage}
  579. {block:Caption}
  580. {Caption}
  581. {/block:Caption}
  582. <br>
  583. {block:NoteCount}
  584. {NoteCount} notes
  585. {/block:NoteCount}
  586. <Br>
  587. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  588. {/block:PermalinkPage}
  589. </div>
  590.  
  591. {/block:Posts}
  592.  
  593. </div>
  594.  
  595. <div id="banner"><img src="{image:banner}"></div>
  596.  
  597. </body>
  598. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement