Advertisement
pinkmissy

FULL OF KAWAIINESS

Nov 21st, 2011
816
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.99 KB | None | 0 0
  1. <!--
  2. Converted and Tweaked by:
  3.  
  4. http://jackie09kawaii.tumblr.com
  5. http://jackie09kawaii.tumblr.com
  6. http://jackie09kawaii.tumblr.com
  7. DO NOT REMOVE THIS CREDIT SECTION OKAY!
  8. -->
  9.  
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  11.  
  12. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  16.  
  17. <title>My Kawaii Online Diary!</title>
  18.  
  19.  
  20. <link rel="shortcut icon" href="http://www.iconj.com/ico/l/p/lp1sakvy8j.ico" />
  21.  
  22. <script type="text/javascript">
  23. function changeNavigation(id)
  24. {document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}
  25. </script>
  26.  
  27.  
  28. <script type="text/javascript" language="javascript">
  29.  
  30. //Post-it only once per browser session? (0=no, 1=yes)
  31. //Specifying 0 will cause postit to display every time page is loaded
  32.  
  33. var once_per_browser=0
  34.  
  35. ///No need to edit beyond here///
  36.  
  37. var ns4=document.layers
  38. var ie4=document.all
  39. var ns6=document.getElementById&&!document.all
  40.  
  41. if (ns4)
  42. crossobj=document.layers.postit
  43. else if (ie4||ns6)
  44. crossobj=ns6? document.getElementById("postit") : document.all.postit
  45.  
  46.  
  47. function closeit(){
  48. if (ie4||ns6)
  49. crossobj.style.visibility="hidden"
  50. else if (ns4)
  51. crossobj.visibility="hide"
  52. }
  53.  
  54. function get_cookie(Name) {
  55. var search = Name + "="
  56. var returnvalue = "";
  57. if (document.cookie.length > 0) {
  58. offset = document.cookie.indexOf(search)
  59. if (offset != -1) { // if cookie exists
  60. offset += search.length
  61. // set index of beginning of value
  62. end = document.cookie.indexOf(";", offset);
  63. // set index of end of cookie value
  64. if (end == -1)
  65. end = document.cookie.length;
  66. returnvalue=unescape(document.cookie.substring(offset, end))
  67. }
  68. }
  69. return returnvalue;
  70. }
  71.  
  72. function showornot(){
  73. if (get_cookie('postdisplay')==''){
  74. showit()
  75. document.cookie="postdisplay=yes"
  76. }
  77. }
  78.  
  79. function showit(){
  80. if (ie4||ns6)
  81. crossobj.style.visibility="visible"
  82. else if (ns4)
  83. crossobj.visibility="show"
  84. }
  85.  
  86. if (once_per_browser)
  87. showornot()
  88. else
  89. showit()
  90.  
  91. </SCRIPT>
  92.  
  93. <SCRIPT language=JavaScript1.2>
  94.  
  95. //drag drop function for ie4+ and NS6////
  96. /////////////////////////////////
  97.  
  98. function drag_drop(e){
  99. if (ie4&&dragapproved){
  100. crossobj.style.left=tempx+event.clientX-offsetx
  101. crossobj.style.top=tempy+event.clientY-offsety
  102. return false
  103. }
  104. else if (ns6&&dragapproved){
  105. crossobj.style.left=tempx+e.clientX-offsetx
  106. crossobj.style.top=tempy+e.clientY-offsety
  107. return false
  108. }
  109. }
  110.  
  111. function initializedrag(e){
  112. if (ie4&&event.srcElement.id=="postit"||ns6&&e.target.id=="postit"){
  113. offsetx=ie4? event.clientX : e.clientX
  114. offsety=ie4? event.clientY : e.clientY
  115.  
  116. tempx=parseInt(crossobj.style.left)
  117. tempy=parseInt(crossobj.style.top)
  118.  
  119. dragapproved=true
  120. document.onmousemove=drag_drop
  121. }
  122. }
  123. document.onmousedown=initializedrag
  124. document.onmouseup=new Function("dragapproved=false")
  125.  
  126. </SCRIPT>
  127.  
  128.  
  129. <style type="text/css">
  130. <!--
  131. body {
  132. background-image: url(http://i370.photobucket.com/albums/oo148/ms_miracle/bg.gif);
  133. background-color: #ffffff;
  134. cursor: url(http://svr1.cursorhost.com/280508/1211961225gt5v73.ani);
  135. }
  136. body, td, th {
  137. font-size: 11px;
  138. line-height:15px;
  139. color: #999999;
  140. font-family: verdana, tahoma, sans-serif;
  141. scrollbar-face-color: #fce9ee;
  142. scrollbar-highlight-color: #fce9ee;
  143. scrollbar-3dlight-color: #fce9ee;
  144. scrollbar-shadow-color: #fce9ee;
  145. scrollbar-darkshadow-color: #fce9ee;
  146. scrollbar-track-color: #ffffff;
  147. scrollbar-arrow-color: #ffffff;
  148. }
  149.  
  150.  
  151. A:link{
  152. text-decoration:none;
  153. color: #ffafaf;
  154. font:9pt arial;
  155. text-transform:none;
  156. cursor: url(http://www.lovelycore.com/hand.ani);
  157. }
  158.  
  159. A:active{
  160. text-decoration:none;
  161. color: #ffafaf;
  162. font:8pt arial;
  163. text-transform:none;
  164. cursor: url(http://www.lovelycore.com/hand.ani);
  165. }
  166.  
  167. A:visited{
  168. text-decoration:none;
  169. color: #ffafaf;
  170. font:8pt arial;
  171. text-transform:none;
  172. cursor: url(http://www.lovelycore.com/hand.ani);
  173. }
  174.  
  175. A:hover{
  176. text-decoration:uppercase;
  177. padding:0;
  178. text-transform:uppercase;
  179. font-size:6.5pt;
  180. cursor: url(http://www.lovelycore.com/hand.ani);
  181. color:996633; background-color:none;
  182. border: 2px solid #FFAFAF;
  183. background:url(http://i370.photobucket.com/albums/oo148/ms_miracle/wdot.gif);
  184. background-repeat:repeat; }
  185.  
  186. em
  187. {text-decoration: italic;
  188. color: #ffafaf;
  189. }
  190.  
  191. select, input, textarea {
  192. color:#C0B09A;
  193. background-color:#ffffff;
  194. border:1px solid;
  195. border-color: #ffafaf;
  196. font-size: 10px;
  197. font-family: verdana;
  198. }
  199.  
  200. .box {
  201. background-color: #1E1E1E;
  202. text-align: justify;
  203. }
  204. .date {
  205. font-family: arial;
  206. font-weight: normal;
  207. font-size: 8pt;
  208. color: skyblue;
  209. background-color: ;
  210. text-align: left;
  211. line-height: 14px;
  212. padding: 3px;
  213. }
  214. #profile, #otherplaces, #links, #archives, #creds {
  215. background-color: #fff7ff;
  216. border-bottom: 1px solid #ffdbff;
  217. border-top: 1px solid #ffdbff;
  218. border-left: 1px solid #ffdbff;
  219. border-right: 1px solid #ffdbff;
  220. padding: 4px;
  221. text-align: ;
  222. }
  223. .h4{
  224. font-family: century gothic;
  225. font-size: 20px;
  226. line-height: 19px;
  227. color: #996633;
  228. letter-spacing: 1px;
  229. font-weight:none;
  230. padding: 6px;
  231. text-align:center;
  232. text-transform: none;
  233. }
  234. .subtitle{
  235. font-family: stripes and bubbles;
  236. font-size: 10.9px;
  237. line-height: 6px;
  238. color: #996633;
  239. letter-spacing: 0.9px;
  240. font-weight:none;
  241. padding: 3px;
  242. text-align:right;
  243. border-bottom: 1px dotted #996633;
  244. text-transform: none;
  245. }
  246. .subject {
  247. font-family: Century gothic;
  248. font-size: 20px;
  249. line-height: 19px;
  250. color: #ffafaf;
  251. letter-spacing: -1pt;
  252. background-image: url(http://i370.photobucket.com/albums/oo148/ms_miracle/paper.gif);
  253. }
  254. .heading {
  255. font-family: Century gothic;
  256. font-size: 20px;
  257. line-height: 19px;
  258. color: #ffafaf;
  259. letter-spacing: -1pt;
  260. background-image: url(http://i370.photobucket.com/albums/oo148/ms_miracle/paper.gif);
  261. }
  262. #entry {
  263. text-align: justify;
  264. }
  265. #footer {
  266. text-align: center;
  267. border-top: 1px solid #ffffff;
  268. }
  269.  
  270.  
  271. blockquote{
  272. background:url(http://i370.photobucket.com/albums/oo148/ms_miracle/pinkdots.gif);
  273. color: 996633;
  274. font-family:Arial;
  275. font-size: 10pt;
  276. text-align: left;
  277. border:#FFAFAF 1px solid;
  278. line-spacing: 12px;
  279. padding: 5px;
  280.  
  281. }
  282.  
  283. b {
  284. text-decoration: bold;
  285. color:#FFAFAF;
  286. }
  287. i {
  288. text-decoration: italic;
  289. color:#FFAFAF;
  290. }
  291. strong {
  292. text-decoration: bold;
  293. color:#FFAFAF;
  294. }
  295. u {
  296. color: #FFAFAF;
  297. border-bottom: 1px solid #FF747D;
  298. }
  299.  
  300.  
  301. -->
  302. </style>
  303. </head>
  304. <noembed>
  305. <body>
  306. </noembed>
  307.  
  308.  
  309. <center>
  310.  
  311. <div align="center">
  312. <table width="450" border="0" cellpadding="8" cellspacing="0" bgcolor="#FFFFFF">
  313. <tr>
  314. <td colspan="2"><img src="http://i37.tinypic.com/2je46qh.gif"></td>
  315. </tr>
  316. <tr valign="top">
  317. <td width="180"><center>
  318.  
  319. <div class="heading">BlogMiss</div>
  320. <div class="subtitle">About Me</div>
  321. <div id="otherplaces"><center>
  322. <img style="border:0px" <img src="{PortraitURL-128}">
  323. <center>{Description}<br><br>
  324. </center>
  325. </div>
  326.  
  327.  
  328. <div class="heading">Navigation</div>
  329. <div class="subtitle">My little menu</div>
  330. <div align="justify" id="otherplaces">
  331. <center>
  332. <a href="/">HOME</a><br>
  333. <a href="/ask">ASK</a><br>
  334. <a href="/random">RANDOM</a><br>
  335. <a href="/archive">ARCHIVE</a></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement