Advertisement
lennonthemes

kk

Jul 25th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.39 KB | None | 0 0
  1.  
  2.  
  3. <head>
  4. <style> body, a, a:hover { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }</style>
  5. <div></div>
  6.  
  7. <!--THEME BY BONIVUR AKA LENNON-->
  8. <script type="text/javascript">
  9. <!--
  10.  
  11. // Disable Right Click Script
  12.  
  13. function IE(e)
  14. {
  15. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  16. {
  17. return false;
  18. }
  19. }
  20. function NS(e)
  21. {
  22. if (document.layers || (document.getElementById && !document.all))
  23. {
  24. if (e.which == "2" || e.which == "3")
  25. {
  26. return false;
  27. }
  28. }
  29. }
  30. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  31.  
  32. //-->
  33. </script>
  34. <title>{Title}</title>
  35.  
  36.  
  37. <link rel="shortcut icon" href="{Favicon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40.  
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Anaheim' rel='stylesheet' type='text/css'>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  49.  
  50.  
  51. <meta name="color:Background" content="#ffffff"/>
  52. <meta name="color:Text" content="#aaaaaa"/>
  53. <meta name="color:Link" content="#717581"/>
  54. <meta name="color:sblinks" content="#cccccc"/>
  55. <meta name="color:linkhover" content="#f1f1f1"/>
  56.  
  57.  
  58. <meta name="image:Background" content=""/>
  59. <meta name="image:Sidebar" content=""/>
  60.  
  61.  
  62. <meta name="text:Link1" content="/" />
  63. <meta name="text:Link1 Title" content="" />
  64.  
  65. <meta name="text:Link2" content="/" />
  66. <meta name="text:Link2 Title" content="" />
  67.  
  68. <meta name="text:Link3" content="/" />
  69. <meta name="text:Link3 Title" content="" />
  70.  
  71. <meta name="text:Link4" content="/" />
  72. <meta name="text:Link4 Title" content="" />
  73.  
  74. <style type="text/css">
  75.  
  76.  
  77.  
  78. ::-webkit-scrollbar {height: auto;width: 6px;}
  79. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  80. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  81.  
  82.  
  83.  
  84. body {background:{color:background}; margin:0px; color:{color:text}; font-family:serif; font-size:9px; line-height:100%;}
  85.  
  86. blockquote {
  87. border-left:1px solid #f8f8f8;
  88. padding-left:2px;
  89. margin:5px;
  90. }
  91.  
  92. a {color:#b1b0b0; text-decoration:none; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  93.  
  94. a:hover {text-decoration:none; color:#676767;}
  95.  
  96. img {none;}
  97.  
  98. h1 { font-family:anaheim; font-size:10px; font-style:none; text-transform:uppercase; text-align:left; font-weight:normal;}
  99.  
  100. h2 {font-size:10px; text-transform:none; font-weight:normal;}
  101.  
  102.  
  103.  
  104.  
  105. #entries {padding:20px; width:500px; margin-left:520px; margin-top:40px;}
  106.  
  107. #post {width:250px; padding-top:20px; padding-bottom:20px; font-style:none;padding:5px;-webkit-filter: grayscale(100%);
  108. -moz-filter: grayscale(100%);
  109. filter: grayscale(3%);}
  110.  
  111. #post img { border:1px solid #f5f5f5; padding:5px;-webkit-filter: grayscale(100%);
  112. -moz-filter: grayscale(100%);
  113. filter: grayscale(3%); }
  114.  
  115. #notes { font-family:anaheim; text-transform:lowercase; font-size:9px; }
  116.  
  117. #info { text-align:left; padding:5px; margin-top:5px; margin-bottom:10px;
  118. text-transform: none; font-family:anaheim; font-size:9px; margin-left:-5px; }
  119.  
  120. #info #tags { opacity:0; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  121.  
  122. #info:hover #tags { opacity:1; margin-top:4px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  123.  
  124. #tags { font-family:anaheim; letter-spacing:1px; text-transform:none;
  125. font-size:9px; margin-left:0px; margin-top:-2px; }
  126.  
  127.  
  128. #audio { font-family:anaheim; margin-bottom:5px; width:500px; height:justify; }
  129.  
  130. .cover { width:78px; height:78px; position:absolute; }
  131.  
  132. .cover img { width:50px; height:50px; float:left; margin-top:10px; }
  133.  
  134. .player { opacity: 0.05; position:absolute; z-index:1; background:#fff;width:90px; height:90px; display:block; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; }
  135.  
  136. .player:hover{opacity:0.5; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o -transition: all 0.7s ease; }
  137.  
  138. .player2 { width:25px; height:25px; margin-top:20px; margin-left:20px; overflow:hidden; padding:3px; padding-right:10px; }
  139.  
  140. .track { text-transform:uppercase; margin-left:80px; line-height:15px; padding-top:10px; }
  141.  
  142. .blogtitle{ letter-spacing:2px; font-family:calibri; font-size:15px; font-style:italic;line-height:15px;}
  143.  
  144. #sidebar { width:120px; position:fixed; margin-left:320px; margin-top:150px; opacity:1; }
  145.  
  146. #sidebar:hover { border-radius:500px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease }
  147.  
  148. #sidebarimage img { width:120px;-webkit-filter: grayscale(100%);
  149. -moz-filter: grayscale(100%);
  150. filter: grayscale(100%); padding:3px; border:1px solid #eee; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease -webkit-filter: grayscale(100%);
  151. -moz-filter: grayscale(100%);
  152. filter: grayscale(100%);}
  153.  
  154. #links {padding:5px; margin-top: 10px; text-align:center; word-spacing: 10px; font-family: calibiri; background: #fff; border: 1px solid #eee; width: 120px; line-height:10px;
  155. }
  156.  
  157. #links a { opacity: 1; letter-spacing: 1px; color:#aaa; background: #fff ; text-shadow: 2px 0px 1px #dadada;
  158. }
  159.  
  160. #links a:hover { opacity: 0.8; background: #fff; letter-spacing: 2px; text-shadow: 3px 0px 1px #dadada;
  161. }
  162.  
  163. #description { font-family:serif; padding:5px; font-size:9px; opacity: 0.8; text-align:justify; margin-top:-2px; margin-left:6px; }
  164.  
  165. #pagination { font-size:9px; text-align:center; color:{color:link}; font-family:serif; letter-spacing:2px; margin-left:11px; }
  166.  
  167. #arvin img{width:55px; height: 70px}
  168. #arvin{position:fixed;right:34px;bottom:-10px;}
  169.  
  170. #asker { float:left; margin-right:5px; }
  171.  
  172. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  173.  
  174. #question { font-family:consolas; font-style:italic; font-size:10px; }
  175.  
  176. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  177. #s-m-t-tooltip {
  178.  
  179. max-width:300px;
  180.  
  181. padding:3px 4px 5px 4px;
  182.  
  183. margin:20px 0px 0px 20px;
  184.  
  185. background-color:#fff; /* change the background color */
  186.  
  187. border:1px double #ccc; /* change the border color */
  188.  
  189. font-family:times; /* change the font */
  190.  
  191. font-style:italic;
  192.  
  193. font-size:9px; /* change the font size */
  194.  
  195. letter-spacing:2px; /* change the letter spacing */
  196.  
  197. text-transform:lowercase; /* can be uppercase, lowercase, none*/
  198.  
  199. color:#aaa; /* change the text color */
  200.  
  201. z-index:999999999999999999999999999999999999;
  202.  
  203. }
  204. #nav a {
  205. width:90px;
  206. background:#000;
  207. color:#fff;
  208. display:inline-block;
  209. line-height:20px;
  210. padding:3px;
  211. letter-spacing:1px;
  212. text-transform:lowercase;
  213. margin-left:3px;
  214. margin-right:3px;
  215. text-align:center;
  216. margin-bottom:3px;
  217. -webkit-transition: all 0.3s ease-in-out;
  218. -moz-transition: all 0.3s ease-in-out;
  219. -o-transition: all 0.3s ease-in-out;
  220. -ms-transition: all 0.3s ease-in-out;
  221. transition: all 0.3s ease-in-out;
  222. }
  223.  
  224. #nav a:hover{
  225. text-decoration:none;
  226. background:#ffffff;
  227. color:#000;
  228. letter-spacing:3px;
  229. opacity:1;
  230. }
  231. #proceed {
  232. width:500px;
  233. text-align:center;
  234. margin-top:10px;
  235. margin-left:0;
  236. }
  237.  
  238. #proceed a {
  239. float:left;
  240. display:block;
  241. line-height: 95%;
  242. font-family:'Libre Baskerville', serif;
  243. font-style: italic;
  244. font-size: 18px;
  245. letter-spacing: -1px;
  246. text-transform: lowercase;
  247. text-align: left;
  248. padding: 10px;
  249. font-weight: 400;
  250. background-color: #000;
  251. color: #fff;
  252. margin-left: 185px;
  253. margin-right:2px;
  254. margin-bottom:5px;
  255. -webkit-transition: all 0.5s ease-in-out;
  256. -moz-transition: all 0.5s ease-in-out;
  257. -o-transition: all 0.5s ease-in-out;
  258. }
  259.  
  260. #proceed a:hover {
  261. text-shadow: 2px 0px 0px #d3d3d5;
  262. }
  263.  
  264. #headers{
  265. line-height: 95%;
  266. font-family:'Libre Baskerville', serif;
  267. font-style: italic;
  268. font-size: 18px;
  269. letter-spacing: -1px;
  270. text-transform: lowercase;
  271. text-align: center;
  272. padding: 10px;
  273. font-weight: 400;
  274. background-color: #000;
  275. color: #fff;
  276. }
  277.  
  278. #heads{
  279. line-height: 95%;
  280. font-family:'Libre Baskerville', serif;
  281. font-style: italic;
  282. font-size: 18px;
  283. letter-spacing: -1px;
  284. text-transform: lowercase;
  285. text-align: left;
  286. font-weight: 400;
  287. color: #fff;
  288. text-shadow: 2px 0px 0px #d3d3d5;
  289. }
  290.  
  291.  
  292. #black{
  293. line-height: 95%;
  294. font-family:'Libre Baskerville', serif;
  295. font-style: italic;
  296. font-size: 18px;
  297. letter-spacing: -1px;
  298. text-transform: lowercase;
  299. text-align: left;
  300. padding: 10px;
  301. font-weight: 400;
  302. background-color: #000;
  303. color: #fff;
  304. }
  305.  
  306. #black a{
  307. color: #fff;
  308. -webkit-transition: all 0.5s ease-in-out;
  309. -moz-transition: all 0.5s ease-in-out;
  310. -o-transition: all 0.5s ease-in-out;
  311. }
  312.  
  313. #black a:hover {
  314. color: #f2f2f2;
  315. -webkit-transition: all 0.5s ease-in-out;
  316. -moz-transition: all 0.5s ease-in-out;
  317. -o-transition: all 0.5s ease-in-out;
  318. }
  319.  
  320. #blue{
  321. line-height: 95%;
  322. font-family:'Libre Baskerville', serif;
  323. font-style: italic;
  324. font-size: 18px;
  325. letter-spacing: -1px;
  326. text-transform: lowercase;
  327. text-align: left;
  328. padding: 10px;
  329. font-weight: 400;
  330. background-color: #000;
  331. color: #fff;
  332. }
  333.  
  334. #blue a{
  335. color: #fff;
  336. -webkit-transition: all 0.5s ease-in-out;
  337. -moz-transition: all 0.5s ease-in-out;
  338. -o-transition: all 0.5s ease-in-out;
  339. }
  340.  
  341. #blue a:hover {
  342. color: #f2f2f2;
  343. -webkit-transition: all 0.5s ease-in-out;
  344. -moz-transition: all 0.5s ease-in-out;
  345. -o-transition: all 0.5s ease-in-out;
  346. }
  347.  
  348. #fade { /*--Transparent background layer--*/
  349. display: none; /*--hidden by default--*/
  350. background: #000;
  351. position: fixed; left: 0; top: 0;
  352. width: 100%; height: 100%;
  353. opacity: .100;
  354. z-index: 9999;
  355. }
  356. .popup_block{
  357. display: none; /*--hidden by default--*/
  358. background: #fff;
  359. padding: 20px;
  360. border: 1px solid #ddd;
  361. float: left;
  362. position: fixed;
  363. top: 50%; left: 50%;
  364. z-index: 99999;
  365. }
  366.  
  367. *html #fade {
  368. position: absolute;
  369. }
  370. *html .popup_block {
  371. position: absolute;
  372. }
  373. {CustomCSS}
  374.  
  375.  
  376. </style>
  377. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  378.  
  379. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  380.  
  381. <script>
  382.  
  383. (function($){
  384.  
  385. $(document).ready(function(){
  386.  
  387. $("a[title]").style_my_tooltips({
  388.  
  389. tip_follows_cursor:true,
  390.  
  391. tip_delay_time:90,
  392.  
  393. tip_fade_speed:600,
  394.  
  395. attribute:"title"
  396.  
  397. });
  398.  
  399. });
  400.  
  401. })(jQuery);
  402.  
  403. </script>
  404. <script type="text/javascript" src="http://static.tumblr.com/iuggpng/bGqm4yfv9/jquery-1.7.2.js"></script>
  405. <script type="text/javascript"
  406. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  407. <script>
  408. $(document).ready(function() {
  409. //
  410. $('a.poplight[href^=#]').click(function() {
  411. var popID = $(this).attr('rel'); //Get Popup Name
  412. var popURL = $(this).attr('href'); //Get Popup href to define size
  413. var query= popURL.split('?');
  414. var dim= query[1].split('&');
  415. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  416. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('');
  417. var popMargTop = ($('#' + popID).height() + 80) / 2;
  418. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  419. //Apply Margin to Popup
  420. $('#' + popID).css({
  421. 'margin-top' : -popMargTop,
  422. 'margin-left' : -popMargLeft
  423. });
  424. $('body').append('<div id="fade"></div>');
  425. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  426. return false;
  427. });
  428. $('a.close, #fade').live('click', function() {
  429. $('#fade , .popup_block').fadeOut(function() {
  430. $('#fade, a.close').remove(); //fade them both out
  431. });
  432. return false;
  433. });
  434. });
  435. </script>
  436.  
  437. </head>
  438.  
  439.  
  440. <body>
  441.  
  442. <div id="sidebar">
  443. <div class="blogtitle"><a href="/">{Title}<p></a></div>
  444. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  445. <div id="links">
  446. <a href="/"title="go back home">home</a>
  447. <a href="#?w=500" rel="02" class="poplight" title="tell me your darkest secrets">mail</a>
  448. <a href="https://twitter.com/lennbyrd"title="twitter">tweets</a>
  449. <a href="#?w=500" rel= "01" class="poplight" title="web pages and tumblr themes">codes</a>
  450. <a href="#?w=319" rel= "03" class="poplight"title="go on an adventure">links</a>
  451. </div>
  452.  
  453. <div id="description">{Description}</div>
  454.  
  455. {block:Pagination} <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">afraid</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">— brave</a>{/block:NextPage}</div>{/block:Pagination}
  456. </div>
  457.  
  458. <div id="entries">{block:Posts}<div id="post">
  459.  
  460. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  461.  
  462. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  463.  
  464. {block:Photoset}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  465.  
  466. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  467.  
  468. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  469.  
  470. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  471.  
  472.  
  473. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  474. <div class="player">
  475. <div class="player2">
  476. {AudioPlayerWhite}</div></div><div class="track">{block:TrackName}<b>Title:</b> {TrackName}{/block:TrackName}<br />{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br />{block:Album}<b>Album:</b> {Album}{/block:Album}<br />{PlayCountWithLabel}</div><br>{Caption}</div>
  477. {/block:Audio}
  478.  
  479. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  480.  
  481. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  482.  
  483. <div id="info"> posted <a href="{Permalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}
  484. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  485. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  486. {/block:Posts}<div id="tags" st>
  487. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  488. {/block:Posts}</div></div></div>
  489.  
  490.  
  491.  
  492. </body> <div id="03" class="popup_block">
  493. <div id="popuptext">
  494. <div id="headers">Navigation</div><br>
  495.  
  496.  
  497. <div id="nav"><br>
  498. <a href="http://bonivur.tumblr.com/blogroll">Bloggroll</a>
  499. <a href="http://bonivur.tumblr.com/friends">Friends</a>
  500. <a href="https://twitter.com/lennbyrd">Twitter</a>
  501. <a title="web pages and tumblr themes"a href="#?w=500" rel="01" class="poplight">codes</a>
  502. <a href="http://www.theme-gods.us/">Theme gods</a>
  503.  
  504.  
  505. <a href="http://bonivur.tumblr.com/tagged/audio">audio</a>
  506. <a href="http://bonivur.tumblr.com/tagged/music">music</a>
  507. <a href="http://bonivur.tumblr.com/tagged/kurt cobain">kurt cobain</a>
  508. <a href="http://bonivur.tumblr.com/tagged/nirvana">nirvana</a>
  509. <a href="http://bonivur.tumblr.com/tagged/jon bon jovi">bon jovi</a>
  510. <a href="http://bonivur.tumblr.com/tagged/animal">animals</a>
  511. <a href="http://bonivur.tumblr.com/tagged/doggy">dogs</a>
  512. <a href="http://bonivur.tumblr.com/tagged/kitty">cats</a>
  513. <a href="http://bonivur.tumblr.com/tagged/bunny">bunnies</a>
  514. <a href="http://bonivur.tumblr.com/tagged/lol">funny</a>
  515. <a href="http://bonivur.tumblr.com/tagged/d'aww">d'aww</a>
  516. <a href="http://bonivur.tumblr.com/tagged/fav">favs</a>
  517. <a href="http://bonivur.tumblr.com/tagged/mine">mine</a>
  518. <a href="http://bonivur.tumblr.com/tagged/me">me</a>
  519. <br></div>
  520. </div></div>
  521.  
  522. <div id="02" class="popup_block">
  523. <div id="popuptext">
  524. <div id="headers">QUESTIONS</div><br>
  525. <div id="black">About the blogger</div>
  526. -Hi my name is Lennon. I am 14 years young and I love scuba diving and wed desing! I like puppies :3. I can be nice so don't be afraid to ask me things!<br>
  527.  
  528. <br><br><div id="black">will you/can you tell ypur followers...</div>
  529. -No sorry! I get a lot of these and it's kind of annoying too! It's your job to make it happen not mine!<br>
  530.  
  531. <br><br><div id="black">web pages/ themes</div>
  532. -Please read my theme faq and askquestions on my theme/ web desings blog! If you ask questions on my main blog you will be blocked.<br>
  533.  
  534.  
  535. <br><br><div id="black">promo?</div>
  536. -No it's rude to ask this!<br>
  537. <br><br>
  538. <div id="black">follow back/ why unfollowed?</div>
  539. -I don't follow back but I will check ouy your blog tag me in a post (I track the tag bonivur) If I unfollowed you wll that sucks.<br>
  540. </div><br>
  541. <br><br><div id="black">advice</div>
  542. -I would love to help you! unless you are one of those people who don't take advice and cry how bad life is! I am always here to talk! <br>
  543. <i>
  544. <center>Anything else ask away!</center></i></font><br>
  545.  
  546. <iframe frameborder="0" border="0" scrolling="no" width="483" height="209" allowtransparency="true" src="http://www.tumblr.com/ask_form/bonivur.tumblr.com" style"background-color:transparent; overflow:hidden;"></iframe>
  547.  
  548. </div>
  549.  
  550. <div id="01" class="popup_block">
  551. <div id="popuptext">
  552. <div id="headers">TERMS OF USE</div>
  553. <center>violators of my terms will be prosecuted to the full extent of the law! </center>
  554. <br><br>
  555. <div id="black">don't remove the credit</div>
  556. -Themes are hard to make. No you cannot move the credit to a seperate place on your blog, it takes up almost no space in the corner, if you're that worried about it don't use my themes.<br>
  557.  
  558. <br><br><div id="black">don't use it as a base</div>
  559. -A lot of people make tumblr theme bases, ask me and I will direct you to one or the one I use!<br>
  560.  
  561. <br><br><div id="black">web pages</div>
  562. -I do make web desings but for a priice, contat me for info! Premades will come out soon!(will still cost you.)</b>.<br>
  563.  
  564.  
  565. <br><br><div id="black">questions?</div>
  566. - Ask on my theme blog! I will not help you with html it's annoying.<br>
  567. </div>
  568.  
  569. <div id="proceed"><a href="http://lennondesigns.tumblr.com/">I agree to your rules</a>
  570.  
  571. </div>
  572.  
  573.  
  574. </div></div></div></div></div></div></div></div></div></div><div style="position:fixed; bottom:30px; z-index:999999999999999999; left:4px; opacity:.5;border-radius:5px;">
  575. <script type="text/javascript"><!--
  576. google_ad_client = "ca-pub-9179590987351931";
  577. /* merpp */
  578. google_ad_slot = "6825056406";
  579. google_ad_width = 125;
  580. google_ad_height = 125;
  581. //-->
  582. </script>
  583. <script type="text/javascript"
  584. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  585. </script>
  586.  
  587. </div>
  588. </div>
  589.  
  590. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement