Advertisement
teenageblog

Avocado Theme

Nov 5th, 2013
5,059
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.36 KB | None | 0 0
  1. <!-----------------------------------------
  2. ★ ° . .    . ☾ °☆  . * ● ¸ .   ★ ° :.  . • ○ ° ★  .  * .     .   °  . ● .    ° ☾ °☆  ¸. ● .  ★  ★ ° ☾ ☆ ¸. ¸  ★  :.  . • ○ ° ★  .  * . .  ¸ .   °  ¸. * ● ¸ .    ° °  ¸. ● ¸ .  ★ ° :.  . • °   ★ 
  3. ▒█▀▀▀ █▀▀ █░░ ░▀░ █▀▀█ █▀▀ █▀▀   ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  4. ▒█▀▀▀ █░░ █░░ ▀█▀ █░░█ ▀▀█ █▀▀   ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  5. ▒█▄▄▄ ▀▀▀ ▀▀▀ ▀▀▀ █▀▀▀ ▀▀▀ ▀▀▀   ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  6. ★ ° . .    . ☾ °☆  . * ● ¸ .   ★ ° :.  . • ○ ° ★  .  * .     .   °  . ● .    ° ☾ °☆  ¸. ● .  ★  ★ ° ☾ ☆ ¸. ¸  ★  :.  . • ○ ° ★   * . .  ¸ .   °  ¸. * ● ¸ .    ° ☾ °  ¸. ● ¸ .  ★ ° :.  . • °
  7. Please keep credit!!
  8. ----------------------------------------------->
  9.  
  10. <html lang="en">
  11. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15. <style>
  16. .shakeimage{position:relative}
  17. </style>
  18. <script language="JavaScript1.2">
  19. //configure shake degree (where larger # equals greater shake)
  20. var rector=1
  21. ///////DONE EDITTING///////////
  22. var stopit=0
  23. var a=1
  24. function init(which){
  25. stopit=0
  26. shake=which
  27. shake.style.left=0
  28. shake.style.top=0}
  29. function rattleimage(){
  30. if ((!document.all&&!document.getElementById)||stopit==1)
  31. return
  32. if (a==1){shake.style.top=parseInt(shake.style.top)+rector+"px"}
  33. else if (a==2){shake.style.left=parseInt(shake.style.left)+rector+"px"}
  34. else if (a==3){shake.style.top=parseInt(shake.style.top)-rector+"px"}
  35. else{shake.style.left=parseInt(shake.style.left)-rector+"px"}
  36. if (a<4)
  37. a++
  38. else
  39. a=1
  40. setTimeout("rattleimage()",90)}
  41. function stoprattle(which){
  42. stopit=1
  43. which.style.left=0
  44. which.style.top=0}
  45. </script>
  46. <head>
  47. <!-- DEFAULT VARIABLES -->
  48. <title>{Title}</title>
  49. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  50. <meta name="color:Background" content="#fff"/>
  51. <meta name="color:Text" content="#000"/>
  52. <meta name="color:Title" content="#000"/>
  53. <meta name="color:Link" content="#999"/>
  54. <meta name="color:Hover" content="#000"/>
  55. <meta name="color:Scrollbar" content="#ccc"/>
  56.  
  57.  
  58. <meta name="image:Sidebar" content=""/>
  59. <meta name="image:Background" content="0"/>
  60.  
  61.  
  62. <meta name="text:link one" content="" />
  63. <meta name="text:link one title" content="link" />
  64. <meta name="text:link two" content="" />
  65. <meta name="text:link two title" content="link" />
  66. <meta name="text:link three" content="" />
  67. <meta name="text:link three title" content="link" />
  68. <meta name="text:link four" content="" />
  69. <meta name="text:link four title" content="link" />
  70.  
  71.  
  72. <style type="text/css">
  73.  
  74.  
  75. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  76.  
  77. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  78.  
  79.  
  80.  
  81. .wrapper{
  82. margin: 0px auto;
  83. margin-left: 60px;
  84. width: 1045px;
  85. }
  86.  
  87. .header{
  88. float: left;
  89. width: 100%;
  90. }
  91.  
  92. .left{
  93. float: left;
  94. margin-right: 20px;
  95. width:1045;
  96. }
  97.  
  98. .right{
  99. float: right;
  100. width: 200px;
  101. background-color: #fff;
  102. }
  103.  
  104. body {
  105. margin:0px;
  106. background-color: {color:Background};
  107. background-image:url({image:Background});
  108. background-attachment: fixed;
  109. background-repeat: no-repeat;}
  110. body, div, p, textarea, submit, input{
  111. font-family: 'Ubuntu', sans-serif;
  112. font-size: 11px;
  113. line-height:14px;
  114. letter-spacing:1px;
  115. color:{color:Text};
  116. }
  117. ::-webkit-scrollbar {width: 8px; height: 4px; background: {color:background}; border-left: 1px solid #eee; }
  118.  
  119. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #eee; border-top: 1px solid #eee; border-left: 1px solid
  120. #eee; border-right: 1px solid #eee; }
  121.  
  122.  
  123. p {
  124. margin:0px;
  125. margin-top:0px;
  126. }
  127.  
  128. a:link, a:active, a:visited{
  129. text-decoration: none;
  130. -webkit-transition: color 0.3s ease-out;
  131. -moz-transition: color 0.3s ease-out;
  132. transition: color 0.3s ease-out;
  133. color: {color:Link};
  134. }
  135.  
  136. a:hover {
  137. : -webkit-transition-duration: 1.0s;
  138. color:{color:Hover};
  139. }
  140.  
  141.  
  142.  
  143.  
  144. div#center{
  145. margin:auto;
  146. margin-top:0px;
  147. position:relative;
  148. width:1045px;
  149. background-color:;
  150. overflow:auto;
  151. overflow-y:hidden;
  152. }
  153. #justin{
  154. position:absolute;
  155. font-style:oblique;
  156. text-transform: uppercase;
  157. opacity: 1;
  158. letter-spacing: 1px;
  159. margin-left: 120px;
  160. margin-top:80px;
  161. width:200px;
  162. padding: 5px;
  163. color:{color:title};
  164. font-family:geneva;
  165. font-size: 20px;
  166. text-align: right;
  167. height:auto;
  168. background-color:transparent;
  169. border-right:1px #ccc solid;
  170. position:fixed;
  171. }
  172.  
  173. #linkies{
  174. color:white;
  175. position:absolute;
  176. opacity: 1;
  177. margin-left: 55px;
  178. margin-top:-3px;
  179. width:100px;
  180. padding: 5px;
  181. text-align: right;
  182. height:auto;
  183. background-color:transparent;
  184. border-right:1px #ccc solid;
  185. position:fixed;
  186. }
  187.  
  188. #description{
  189. position:absolute;
  190. opacity: 1;
  191. margin-left: 160px;
  192. margin-top:100px;
  193. width:160px;
  194. padding: 5px;
  195. text-align: right;
  196. height:auto;
  197. background-color:transparent;
  198. border-right:1px #ccc solid;
  199. position:fixed;
  200. }
  201.  
  202. #huh .desc{
  203. color:white;
  204. position:absolute;
  205. opacity: 1;
  206. margin-left: 76px;
  207. margin-top:175px;
  208. padding-left:35px;
  209. padding-right:5px;
  210. padding-top:5px;
  211. padding-bottom:10px;
  212. width:133px;
  213. text-align: center;
  214. height:85px;
  215. border:1px #eee solid;
  216. background: -webkit-gradient(linear, left top, right bottom, from(#fff), to(#e9eff5));
  217. z-index:99999;
  218. position:fixed;
  219. }
  220.  
  221.  
  222.  
  223. .entry {
  224. float:left;
  225. display: block;
  226. overflow:hidden;
  227. width:240px;
  228. background-image: url('http://static.tumblr.com/2rgbcto/5Fhmkkzzn/jolly.jpg');
  229. padding-top:12px;
  230. padding-right:12px;
  231. padding-left:12px;
  232. padding-bottom:10px;
  233. border:1px solid #eee;
  234. margin:6px;
  235. -webkit-transition: all 0.3s linear;
  236. -webkit-transition: all 0.3s linear;
  237. -moz-transition: all 0.3s linear;
  238. transition: all 0.3s linear;
  239. {block:PermalinkPage}
  240. width:520px;
  241. margin-left:0px;
  242. text-align:center;
  243. {/block:PermalinkPage}
  244. }
  245. .entry img{
  246. margin-bottom:24px;
  247. {block:PermalinkPage}
  248. width:500px;
  249. {/block:PermalinkPage}
  250. }
  251.  
  252.  
  253. .reblogger{
  254. opacity: 0;
  255. position: absolute;
  256. top:-40px;
  257. left:50px;
  258. -webkit-transition-duration: .25s;
  259. }
  260. .entry:hover .reblogger {opacity:1; top:20px;}
  261. .entry:hover .reblogger:hover {opacity:.4;}
  262. .perm{
  263. opacity: 0;
  264. position: absolute;
  265. top:-40px;
  266. left:20px;
  267. -webkit-transition-duration: .25s;
  268. }
  269. .entry:hover .perm{opacity:1; top:20px;}
  270. .entry:hover .perm:hover{opacity:.4;}
  271. .entry img{max-width:100%;}
  272.  
  273. .entry:hover{
  274. opacity:1;
  275. -webkit-transition: all .7s ease;
  276. -moz-transition: all .7s ease;
  277. -o-transition: all .7s ease;
  278. transition: all .7s ease;
  279. }
  280. .permatext{
  281. height:auto;
  282. line-height:100%;
  283. position:absolute;
  284. right:4px;
  285. bottom:0px;
  286. {block:IfPermalinkMovement}
  287. bottom:-5px;
  288. {block:IfPermalinkMovement}
  289. opacity:0;
  290. padding:0;
  291. background:#transparent;
  292. box-shadow:0 0 15px 10px #transparent;
  293. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  294. }
  295. .entry:hover .permatext{
  296. right:4px; bottom:0px;
  297. opacity:1;
  298. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  299. }
  300. .entry:hover .permatext:hover{
  301. opacity:1;
  302. }
  303.  
  304. .bubble {align:right;background:#eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  305. .bubble p {margin:1px 0px;}
  306. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 12;line-height: 14px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  307. .askborder {float: left;margin: 1px 4px 1 0;padding: 3px; background: #eee;}
  308.  
  309. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  310.  
  311.  
  312. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  313. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  314. .cover img {float:left; width:60px; height:60px;}
  315. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  316. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  317.  
  318. .title{
  319. font-family: "cedarville cursive";
  320. font-size: 22px;
  321. line-height: 20px;
  322. color: {color:Title};
  323. text-shadow:1px 2px 2px #aaa;
  324. letter-spacing: 1px;
  325. font-weight: normal;
  326. }
  327.  
  328.  
  329.  
  330. #cred{
  331. position:fixed;
  332. font-family: arial;
  333. font-size: 8px;
  334. bottom:20px;
  335. right:10px;
  336. padding:10px;
  337. height:10px;
  338. text-align:center;
  339. text-transform:lowercase;
  340. padding-bottom:10px;
  341. width:15px;
  342. color:#aaa;
  343. transition: all 0.6s ease-out;
  344. -o-transition-transition: all 0.6s ease-out;
  345. -webkit-transition: all 0.6s ease-out;
  346. -moz-transition: all 0.6s ease-out;
  347. }
  348.  
  349. #posts {
  350. width:600px;
  351. margin-top: 5px;
  352. margin-left: 350px;
  353. margin-right: auto;
  354. position:relative;
  355. overflow-y: hidden;
  356. }
  357.  
  358.  
  359. #infscr-loading{
  360. bottom: -70px;
  361. position: absolute;
  362. left: 50%;
  363. margin-left:-8px;
  364. width:16px;
  365. height:11px;
  366. overflow:hidden;
  367. margin-bottom: 50px;
  368. }
  369.  
  370. #postnotes{
  371. text-align: justify;
  372. }
  373.  
  374. #postnotes blockquote{
  375. border: 0px;
  376. }
  377.  
  378. blockquote{
  379. padding:0px 0px 2px 5px;
  380. margin:0px 0px 2px 1px;
  381. border-left: 1px dotted {color:Text};
  382. }
  383.  
  384. blockquote p, ul{
  385. margin:0px;
  386. padding:0px;
  387. }
  388.  
  389. a img{border: 0px;}
  390. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  391. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  392. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  393. .notes img{width:10px; position:relative; top:3px;
  394. }
  395.  
  396. small{font-size: 90%;}
  397.  
  398. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  399. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  400.  
  401. {CustomCSS}
  402.  
  403. </style>
  404.  
  405. {block:IndexPage}
  406.  
  407.  
  408. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  409. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  410. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  411.  
  412. <script type="text/javascript">
  413. $(window).load(function () {
  414. var $content = $('#posts');
  415. $content.masonry({itemSelector: '.entry'}),
  416. $content.infinitescroll({
  417. navSelector : 'div#pagination',
  418. nextSelector : 'div#pagination a#nextPage',
  419. itemSelector : '.entry',
  420. loading: {
  421. finishedMsg: '',
  422. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  423. },
  424. bufferPx : 600,
  425. debug : false,
  426. },
  427. // call masonry as a callback.
  428. function( newElements ) {
  429. var $newElems = $( newElements );
  430. $newElems.hide();
  431. // ensure that images load before adding to masonry layout
  432. $newElems.imagesLoaded(function(){
  433. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  434.  
  435.  
  436. });
  437. });
  438. });
  439. </script>
  440. {/block:IndexPage}
  441.  
  442.  
  443. <title>{Title}</title>
  444. <link rel="shortcut icon" href="{favicon}">
  445. <meta name="viewport" content="width=720" />
  446. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  447. </head>
  448.  
  449. <body>
  450.  
  451. <div class="wrapper">
  452. <div class="header">
  453. </div>
  454.  
  455.  
  456.  
  457. <div class="left">
  458. <div id="posts">
  459. {block:Posts}
  460. <div class="entry">
  461.  
  462. {block:Answer}
  463. <div class="post"><div class="askborder">
  464. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} said: {Question}</div><br>
  465. {Answer}
  466. </div><br>
  467. {/block:Answer}
  468.  
  469.  
  470. {block:Text}
  471. {block:Title}<left><span class="title">{Title}</span></left>{/block:Title}
  472. <div style="margin-left:3px;">{Body}</div>
  473. {block:IndexPage}
  474.  
  475. {/block:IndexPage}
  476. {/block:Text}
  477.  
  478.  
  479. {block:Link}
  480. <left><a href="{URL}"><span class="title">{Name}</span></a></left>
  481. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  482. {block:IndexPage}
  483. {/block:IndexPage}
  484. {block:Link}
  485.  
  486.  
  487. {block:Photo}{block:IndexPage}
  488. <div class="perm">{LikeButton color="grey" size="20"}</div>
  489. <div class="reblogger">{ReblogButton color="grey" size="20"}
  490. </div>
  491.  
  492.  
  493. {/block:IndexPage}
  494. {block:IndexPage}
  495. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=240px/></a>
  496. {/block:IndexPage}
  497. {block:permalinkpage}{LinkOpenTag}
  498. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width=520px/>{LinkCloseTag}
  499. {/block:permalinkpage}
  500. {/block:Photo}
  501.  
  502. {block:Photoset}
  503. <center>
  504. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  505. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  506. </center>
  507.  
  508. {block:IndexPage}
  509.  
  510. {/block:IndexPage}
  511. {/block:Photoset}
  512.  
  513.  
  514. {block:Quote}
  515. <div style="margin-left:3px;">
  516. {Quote}</span>
  517. {block:Source}<strong>{Source}</strong>{/block:Source}
  518. </div>
  519.  
  520. {block:IndexPage}
  521. {/block:IndexPage}
  522. {/block:Quote}
  523.  
  524. {block:Chat}
  525. <div style="margin-left:3px;">
  526. {block:Title}<span class="title">{Title}</span>{/block:Title}
  527. <ul class="chat">
  528. {block:Lines}
  529. <li class="user_{UserNumber}">
  530. {block:Label}
  531. <span class="label">{Label}</span>
  532. {/block:Label}
  533. {Line}
  534. </li>
  535. {/block:Lines}
  536. </ul>
  537. </div>
  538.  
  539. {block:IndexPage}
  540. {/block:IndexPage}
  541. {/block:Chat}
  542.  
  543. {block:Audio}
  544. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  545. {block:IndexPage}
  546. {/block:IndexPage}
  547. {/block:Audio}
  548.  
  549. {block:Video}
  550. {block:IndexPage}
  551. <center>
  552. {Video-250}</center>
  553. {/block:IndexPage}
  554. {block:PermalinkPage}
  555. <center>
  556. {Video-500}</center>
  557. {/block:PermalinkPage}
  558.  
  559. {block:IndexPage}
  560. {/block:IndexPage}
  561. {block:Video}
  562.  
  563.  
  564.  
  565. {block:IndexPage}
  566. {block:Text}
  567. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  568. {/block:Text}
  569. {block:Photoset}
  570. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  571. {/block:Photoset}
  572. {block:Quote}
  573. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  574. {/block:Quote}
  575. {block:Link}
  576. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  577. {/block:Link}
  578. {block:Chat}
  579. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  580. {/block:Chat}
  581. {block:Audio}
  582. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  583. {/block:Audio}
  584. {block:Answer}
  585. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  586. {/block:Answer}
  587. {/block:IndexPage}
  588.  
  589. {block:PostNotes}<div align="middle">{caption}</div>
  590. <center>
  591.  
  592. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  593.  
  594. {block:HasTags}
  595. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  596. {block:RebloggedFrom}
  597. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  598. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  599.  
  600. {/block:RebloggedFrom}
  601. </center></span>
  602. <br>
  603. <div id="postnotes">{PostNotes}</div><br>
  604.  
  605. <center>{block:ContentSource}
  606. <br><a href="{SourceURL}">
  607. {lang:Source}:
  608. {block:SourceLogo}
  609. <img src="{BlackLogoURL}" width="{LogoWidth}"
  610. height="{LogoHeight}" alt="{SourceTitle}" />
  611. {/block:SourceLogo}
  612. {block:NoSourceLogo}
  613. {SourceLink}
  614. {/block:NoSourceLogo}
  615. </a>
  616. {/block:ContentSource}</center>
  617.  
  618. {/block:PostNotes}
  619. </div>
  620. {/block:Posts}
  621. </div></div>
  622.  
  623. {block:IndexPage}
  624. {block:Pagination}
  625. <div id="pagination">
  626. {block:NextPage}
  627. <a id="nextPage" href="{NextPage}"></a>
  628. {/block:NextPage}
  629. {block:PreviousPage}
  630. <a href="{PreviousPage}"></a>
  631. {/block:PreviousPage}
  632. </div>
  633. {/block:Pagination}
  634. {/block:IndexPage}
  635. <div id="justin">
  636. {title}
  637. </div>
  638.  
  639. <div id="description">
  640. {description}
  641.  
  642. <div id="linkies">
  643.  
  644. <a href="/"><linkz>refresh</linkz></a><p>
  645.  
  646. <a href="/ask"><linkz>message</linkz></a><p>
  647.  
  648. <a href="{text:Link One}"><linkz>{text:Link One Title}</linkz></a><p>
  649.  
  650. <a href="{text:Link Two}"><linkz>{text:Link Two Title}</linkz></a><p>
  651.  
  652. <a href="{text:Link Three}"><linkz>{text:Link Three Title}</linkz></a><p>
  653. </div>
  654.  
  655. <div id="cred">
  656. <a href="http://teenageblog.tumblr.com/"><img src="https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-moon-outline-48.png"></a></div>
  657. </body>
  658. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement