Don't like ads? PRO users don't see any ads ;-)
Guest

Korilakkuma

By: a guest on May 24th, 2012  |  syntax: None  |  size: 7.98 KB  |  hits: 324  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!-- (c) Korilakkuma theme by Sapphire (http://owl-doll.tumblr.com)
  2. Do not steal or redistribute. If you have any questions feel free to contact me - http://owl-doll.tumblr.com/ask
  3. Pixels from Pixelpeach @ Livejournal
  4. -->
  5.  
  6. <HTML><head>
  7. <title>{title}</title>
  8.  
  9. <meta name="image:background" content="http://i612.photobucket.com/albums/tt206/SapphPsychopath/Pixels/back06.gif"/>
  10. <meta name="image:side pixel" content="http://i612.photobucket.com/albums/tt206/SapphPsychopath/Pixels/tumblr_luhqlkOkNA1qcfn0j.gif"/>
  11. <meta name="if:disablerightclick" content="1"/>
  12. <meta name="if:Show Captions" content="1"/>
  13. <meta name="color:Header" content="#c58893">
  14. <meta name="color:links" content="#c58893">
  15. <meta name="color:linkshover" content="#00000">
  16. <meta name="text:Link 1" content="" />
  17. <meta name="text:Link 1 Title" content="" />
  18. <meta name="text:Link 2" content="" />
  19. <meta name="text:Link 2 Title" content="" />
  20. <meta name="text:Link 3" content="" />
  21. <meta name="text:Link 3 Title" content="" />
  22. <meta name="text:Link 4" content="" />
  23. <meta name="text:Link 4 Title" content="" />
  24.  
  25.  
  26.  {block:ifdisablerightclick}</script>
  27. <script language=JavaScript>
  28. <!--
  29.  
  30. //Disable right click script III- By Renigade (renigade@mediaone.net)
  31. //For full source code, visit http://www.dynamicdrive.com
  32.  
  33. var message="";
  34. ///////////////////////////////////
  35. function clickIE() {if (document.all) {(message);return false;}}
  36. function clickNS(e) {if
  37. (document.layers||(document.getElementById&&!document.all)) {
  38. if (e.which==2||e.which==3) {(message);return false;}}}
  39. if (document.layers)
  40. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  41. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  42.  
  43. document.oncontextmenu=new Function("return false")
  44. // -->
  45. </script>
  46.  
  47.  
  48. <style type="text/css">
  49. #navbar-iframe{
  50. height: 0px;
  51. visibility: hidden;
  52. display: none;
  53. }
  54.  
  55. body {
  56. background:url({image:background}) fixed;
  57. font-family: Arial;
  58. font-size: 10px;
  59. color: #666666;
  60. }
  61.  
  62. .content {
  63. background: #FFFFFF;
  64. padding: 5px;
  65. }
  66.  
  67. .h1 {
  68. padding: 5px;
  69. font-family: Impact;
  70. font-size: 20px;
  71. color: {color:Header};
  72. }
  73.  
  74.  
  75. .h2 {
  76. text-align: right;
  77. background-color: #FFFFFF;
  78. margin-left: 330px;
  79. }
  80.  
  81. .link {
  82. padding: 5px;
  83. font-size: 12px;
  84. color: {color:links};
  85. background-color: #FFFFFF;
  86. }
  87.  
  88. a:link, a:visited, a:active {
  89. font-family: Arial;
  90. font-size: 12px;
  91. color: {color:links};
  92. text-decoration: none;
  93. }
  94.  
  95. a:hover {
  96. color: {color:linkshover};
  97. }
  98.  
  99. s {
  100. color: {color:linkshover};
  101. }
  102.  
  103.  
  104. blockquote {
  105.   margin-top: 10px;
  106.   margin-bottom: 10px;
  107.   margin-left: 50px;
  108.   border-left: 5px solid #c58893;
  109.   padding-left: 15px;
  110. }
  111.  
  112. </style>
  113.  
  114. <body>
  115.  {/block:ifdisablerightclick}
  116.  
  117.  
  118.  
  119. <div style="position: absolute; top: 5px; left: 5px; width: 530px; padding: 0px;">
  120. <Blogger>
  121. <div id="main">
  122. <div class="h1"><b>{title}</b> </div>
  123. <div class="content"><div id="posts">
  124. {block:Posts}
  125.  
  126.  
  127.  
  128. <div class="nii">
  129.  
  130.         {block:Text} {block:Title}<div class="taitoru">{Title}</div>{/block:Title}<div class="textu">{Body}</div>{/block:Text}
  131.  
  132.         {block:Photo} {LinkOpenTag}<img width="500" src="{PhotoURL-HighRes}">{LinkCloseTag}{/block:Photo}
  133.  
  134.         {block:Photoset}{Photoset-500}{/block:Photoset}
  135.  
  136.         {block:Quote} <div class="linku">"{Quote}"</div>{block:Source}<br><div class="dareka">~ {Source}</div>{/block:Source}{/block:Quote}
  137.  
  138.         {block:Link} <div class="linku"><a href="{URL}" {Target} class="linku">{Name}</a> &rarr;</div>{block:Description}{Description}{/block:Description}{/block:Link}
  139.  
  140.         {block:Chat} {block:Title}<div class="taitoru">{Title}</div>{/block:Title}<div class="hanasu">{block:Lines}<div class="hanasu {Alt}">{block:Label}<b>{Label}</b>{/block:Label}{Line}</div>{/block:Lines}</div>{/block:Chat}
  141.  
  142.         {block:Audio} {block:AlbumArt}<center><img src="{AlbumArtURL}" style="width:230px;-moz-border-radius: 5px;border-radius: 5px;"></center>{/block:AlbumArt}<center><div class="ongaku">{AudioPlayer}<br>{block:Artist}{Artist}<br>{/block:Artist}{block:TrackName}{TrackName}<br>{/block:TrackName}{PlayCountWithLabel}</center><br>{/block:Audio}
  143.  
  144.         {block:Video}<center>{Video-500}</center>{/block:Video}
  145.  
  146.         {block:Answer} <div class="shitsumon"><span style="text-transform:uppercase;font-weight:bold;">{Asker} Whispered:</span><br> {Question}</div>{Answer}{/block:Answer}
  147.  
  148. </div>
  149.  
  150.  
  151.  
  152. {block:IfShowCaptions}
  153.  
  154.         {block:Photo}{block:Caption}<div class="nii">{Caption}</div>{/block:Caption}<br>{/block:Photo}
  155.  
  156.         {block:Photoset}{block:Caption}<div class="nii">{Caption}</div>{/block:Caption}<br>{/block:Photoset}
  157.  
  158.         {block:Audio} {block:Caption}<div class="nii">{Caption}</div>{/block:Caption}<br>{/block:Audio}
  159.  
  160.         {block:Video}{block:Caption}<div class="nii">{Caption}</div>{/block:Caption}<br>{/block:Video}                                
  161.  
  162. {/block:IfShowCaptions}
  163.  
  164.                                         {block:IndexPage} <div style="float:left;"><a href="{permalink}">{DayOfMonthWithZero} {ShortMonth} {shortYear}</a> - <img src="http://i612.photobucket.com/albums/tt206/SapphPsychopath/Pixels/korilla.gif"> <a href="{permalink}">{NoteCountwithLabel}</a></div><br>{/block:IndexPage}
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172. {block:Date}
  173.  
  174.         {block:PermalinkPage}  
  175.  
  176.                 {block:IfNotShowCaptions}
  177.  
  178.                         {block:Photo}{block:Caption}<div class="nii">{Caption}</div>{/block:Caption}<br>{/block:Photo}
  179.  
  180.                         {block:Photoset}{block:Caption}<div class="nii">{Caption}</div>{/block:Caption}<br>{/block:Photoset}
  181.  
  182.                         {block:Audio} {block:Caption}<div class="nii">{Caption}</div>{/block:Caption}<br>{/block:Audio} <br>
  183.  
  184.                         {block:Video}{block:Caption}<div class="nii">{Caption}</div>{/block:Caption}<br>{/block:Video}
  185.  
  186.                 {block:IfNotShowCaptions}
  187.  
  188.  
  189.  
  190.                         <a href="{permalink}">{DayOfMonthWithZero} {ShortMonth} {Year}</a>  {block:RebloggedFrom} <a href="{ReblogRootURL}">{ReblogRootName}</a> (Via <a href="{ReblogParentURL}">{ReblogParentName}</a>)  {/block:RebloggedFrom} <a href="{permalink}">{NoteCountwithLabel}</a>{block:HasTags}<br><br>Tagged: {block:Tags}<a href="{TagURL}">{Tag}.</a> {/block:Tags}{/block:HasTags}<br><br>
  191.  
  192.                         <div class="nii">{PostNotes}</div>
  193.  
  194.         {/block:PermalinkPage}
  195.  
  196. {/block:Date}
  197.  
  198.  
  199.  
  200. <br>{/block:Posts}
  201.  
  202. </div><br><br>
  203.  
  204.  
  205. <center>
  206. {block:PreviousPage}
  207.                 <a href="{PreviousPage}"><img src="http://i612.photobucket.com/albums/tt206/SapphPsychopath/Pixels/1438-1.gif" border="0"></a>
  208.             {/block:PreviousPage} </span>
  209.  {block:NextPage}
  210.                 <a href="{NextPage}"><img src="http://i612.photobucket.com/albums/tt206/SapphPsychopath/Pixels/1439-1.gif" border="0"></a></newerposts></a>
  211.             {/block:NextPage}
  212. </span><br>
  213. </center>
  214. </div></div>
  215.  
  216. <div style="position: fixed; bottom: 10px; left: 600px; width: 216x; padding: 0px;">
  217. <img src="{image:side pixel}" border="0">
  218. <div class="link">
  219. <span class="nav" style="text-decoration: blur"><a href="/" alt="{Title}">Home</a></span>
  220. <span class="nav" style="text-decoration: blur">{block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1}
  221. </span>
  222. <span class="nav" style="text-decoration: blur">{block:ifLink1}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2}
  223. </span>
  224. <span class="nav" style="text-decoration: blur"><span class="nav" style="text-decoration: blur">{block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3}
  225. </span>
  226. <span class="nav" style="text-decoration: blur"><span class="nav" style="text-decoration: blur">{block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4}
  227. </span>
  228. <span class="nav" style="text-decoration: blur"><span class="nav" style="text-decoration: blur"><a href="http://owl-doll.tumblr.com/">Theme</a></span>
  229. </div>
  230. </div>
  231.  
  232. <center>
  233.      
  234.  
  235. </body>
  236. </html>
  237.  </div>
  238.  </div>
  239.  
  240.  
  241.  
  242. </style>