Advertisement
pinkmissy

PRINCESS DIARY

Nov 21st, 2011
1,885
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.53 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. <meta content="no" http-equiv="imagetoolbar">
  11.  
  12.  
  13. <script type="text/javascript">
  14.  
  15. /***********************************************
  16. * Disable select-text script- � Dynamic Drive (www.dynamicdrive.com)
  17. * This notice MUST stay intact for legal use
  18. * Visit http://www.dynamicdrive.com/ for full source code
  19. ***********************************************/
  20.  
  21. //form tags to omit in NS6+:
  22. var omitformtags=["input", "textarea", "select"]
  23.  
  24. omitformtags=omitformtags.join("|")
  25.  
  26. function disableselect(e){
  27. if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
  28. return false
  29. }
  30. function reEnable(){
  31. return true
  32. }
  33.  
  34. if (typeof document.onselectstart!="undefined")
  35. document.onselectstart=new Function ("return false")
  36. else{
  37. document.onmousedown=disableselect
  38. document.onmouseup=reEnable
  39. }
  40.  
  41. </script>
  42. <style>
  43. <!--
  44. .skin{
  45. position:absolute;
  46. width:130px;
  47. border:1px solid #FFAFB4;
  48. background-color: white;
  49. line-height:12px;
  50. color: #6C3F36;
  51. cursor:crosshair;
  52. font-size:8pt;
  53. font-family:Tahoma;
  54. padding-bottom:5px;
  55. padding-top:5px;
  56. padding-left:5px;
  57. padding-right:2px;
  58. z-index:50;
  59. visibility:hidden;
  60. }
  61. .menuitems{
  62. padding-left:30px;
  63. padding-right:30px;
  64. }
  65. -->
  66. </style>
  67. <div id="ie5menu" class="skin" onMouseover="highlightie5(event)" onMouseout="lowlightie5(event)" onClick="jumptoie5(event)" display:none>
  68. No right click<br>
  69. Thank You!<br>
  70. </div>
  71.  
  72. <script language="JavaScript1.2">
  73. //set this variable to 1 if you wish the URLs of the highlighted menu to be displayed in the status bar
  74. var display_url=0
  75. var ie5=document.all&&document.getElementById
  76. var ns6=document.getElementById&&!document.all
  77. if (ie5||ns6)
  78. var menuobj=document.getElementById("ie5menu")
  79. function showmenuie5(e){
  80. //Find out how close the mouse is to the corner of the window
  81. var rightedge=ie5? document.body.clientWidth-event.clientX : window.innerWidth-e.clientX
  82. var bottomedge=ie5? document.body.clientHeight-event.clientY : window.innerHeight-e.clientY
  83. //if the horizontal distance isn't enough to accomodate the width of the context menu
  84. if (rightedge<menuobj.offsetWidth)
  85. //move the horizontal position of the menu to the left by it's width
  86. menuobj.style.left=ie5? document.body.scrollLeft+event.clientX-menuobj.offsetWidth : window.pageXOffset+e.clientX-menuobj.offsetWidth
  87. else
  88. //position the horizontal position of the menu where the mouse was clicked
  89. menuobj.style.left=ie5? document.body.scrollLeft+event.clientX : window.pageXOffset+e.clientX
  90. //same concept with the vertical position
  91. if (bottomedge<menuobj.offsetHeight)
  92. menuobj.style.top=ie5? document.body.scrollTop+event.clientY-menuobj.offsetHeight : window.pageYOffset+e.clientY-menuobj.offsetHeight
  93. else
  94. menuobj.style.top=ie5? document.body.scrollTop+event.clientY : window.pageYOffset+e.clientY
  95. menuobj.style.visibility="visible"
  96. return false
  97. }
  98. function hidemenuie5(e){
  99. menuobj.style.visibility="hidden"
  100. }
  101. function highlightie5(e){
  102. var firingobj=ie5? event.srcElement : e.target
  103. if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
  104. if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
  105. firingobj.style.backgroundColor="highlight"
  106. firingobj.style.color="E6E4E5"
  107. if (display_url==1)
  108. window.status=event.srcElement.url
  109. }
  110. }
  111. function lowlightie5(e){
  112. var firingobj=ie5? event.srcElement : e.target
  113. if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
  114. if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
  115. firingobj.style.backgroundColor=""
  116. firingobj.style.color="826A92"
  117. window.status=''
  118. }
  119. }
  120. function jumptoie5(e){
  121. var firingobj=ie5? event.srcElement : e.target
  122. if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
  123. if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode
  124. if (firingobj.getAttribute("target"))
  125. window.open(firingobj.getAttribute("url"),firingobj.getAttribute("target"))
  126. else
  127. window.location=firingobj.getAttribute("url")
  128. }
  129. }
  130. if (ie5||ns6){
  131. menuobj.style.display=''
  132. document.oncontextmenu=showmenuie5
  133. document.onclick=hidemenuie5
  134. }
  135. </script>
  136.  
  137. <html>
  138. <head>
  139.  
  140. <title> P I N K m i s s y</title>
  141.  
  142. <script>
  143. window.defaultStatus=" I love pink doesn't mean im a twit :D "</script>
  144.  
  145. <!-- --><style type="text/css">@import url(http://www2.blogger.com/css/navbar/classic.css);
  146. div.b-mobile {display:none;}
  147. </style>
  148.  
  149. </head>
  150.  
  151.  
  152. <style type="text/css">
  153.  
  154.  
  155. A:link
  156. { text-decoration:none; color: #ffffff;}
  157. A:visited
  158. { text-decoration:none; color: #ffffff;}
  159. A:active
  160. { text-decoration:none; border: 1px solid hotpink; cursor: crosshair; color: #ffffff;}
  161. A:hover
  162. { text-decoration:none; border: 1px solid hotpink; cursor: crosshair; color: #ffffff ;}
  163.  
  164. b { text-decoration: bold; color: hotpink; }
  165. u { text-decoration: underline; border-bottom: 1px solid hotpink; }
  166. s { text-decoration: strikeout; color: #6C3F36; }
  167.  
  168.  
  169.  
  170. body
  171. {
  172.  
  173. background:url(none);
  174. background-color: #ffffff;
  175. background-repeat: no-repeat;
  176. background-attachment: fixed;
  177. background-position:top left;
  178. font-family: verdana;
  179. color: #000000;
  180. font-size: 8pt;
  181. line-height: 15px;
  182. text-align: justify;
  183. margin: 0px;
  184.  
  185.  
  186.  
  187. scrollbar-face-color: #FFAFB4;
  188. scrollbar-shadow-color: #FFFFFF;
  189. scrollbar-highlight-color: #FFAFB4;
  190. scrollbar-3dlight-color: #6C3F36;
  191. scrollbar-darkshadow-color: #6C3F36;
  192. scrollbar-track-color: #FFcccc;
  193. scrollbar-arrow-color: #FFFFFF;}
  194.  
  195. textarea{
  196. border: 1px solid #FFAFB4;
  197. color: #6C3F36;
  198. font-family: tahoma;
  199. font-size: 8pt;
  200. line-height: 13px;
  201. padding: 7px;
  202. }
  203.  
  204. blockquote{
  205. background: #FFAFB4;
  206. border-left: 13px double white;
  207. color: #6C3F36;
  208. font-family: tahoma;
  209. font-size: 8pt;
  210. line-height: 13px;
  211. padding: 7px;
  212. }
  213.  
  214.  
  215.  
  216. .h1 {
  217. font-family: "century gothic";
  218. font-size: 20pt;
  219. line-height: 10px;
  220. color: #ffffff;
  221. background:none;
  222. text-align: left;
  223. font-weight:none;
  224. text-align:center;
  225. padding:5px;
  226. border-bottom:2px dotted #FF8899;
  227. }
  228.  
  229.  
  230. .h2 {
  231. font-family: "century gothic";
  232. font-size: 18pt;
  233. line-height: 10px;
  234. color: #ffffff;
  235. background:none;
  236. text-align: left;
  237. font-weight:none;
  238. text-align:center;
  239. padding:5px;
  240. border-bottom:2px dotted #FF8899;
  241. }
  242.  
  243. .h3 {
  244. font-family:tahoma;
  245. font-weight: none;
  246. font-size: 11px;
  247. background-color:none;
  248. color: #6C3F36;
  249. filter:alpha(opacity=80);
  250. padding: 10px;
  251. }
  252.  
  253. .h4 {
  254. font-family:tahoma;
  255. font-weight: none;
  256. font-size: 11px;
  257. background-color:none;
  258. color: #6C3F36;
  259. filter:alpha(opacity=80);
  260. border-color:none;
  261. text-align:left;
  262. padding: 10px;
  263. }
  264.  
  265. #navbar-iframe {
  266. height: 0px;
  267. visibility: hidden;
  268. display: none;
  269. }
  270.  
  271.  
  272. </style>
  273.  
  274.  
  275.  
  276.  
  277. <div id=image style="position:absolute; border:0px double black; top: 0; left: 0;">
  278. <img src="http://i10.tinypic.com/829i7o8.png"></div>
  279. </div>
  280.  
  281.  
  282.  
  283. <div style="position:absolute; left:310px; top:160px; overflow: auto; height:505px; width:390px;">
  284. <br>
  285.  
  286. <center>
  287. {block:Posts}
  288. {block:Text}
  289. <li id="each">
  290. <div id="box"><a href="{Permalink}"><b>text post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  291.  
  292. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  293. {block:Title}
  294. <p id="posttitle"><a href="{Permalink}">{Title}</a></p>
  295. {/block:Title}
  296.  
  297. <p>{Body}</p>
  298.  
  299.  
  300. </li><br><br>&nbsp;
  301.  
  302. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  303.  
  304. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  305. {/block:Text}
  306.  
  307. {block:Photo}
  308. <li id="each">
  309.  
  310. <div id="box"><a href="{Permalink}"><b>photo post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  311.  
  312. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  313. {LinkOpenTag}<img src="{PhotoURL-400}"
  314.  
  315. alt="{PhotoAlt}"/>{LinkCloseTag}
  316.  
  317. {block:Caption}
  318. <p>{Caption}</p>
  319. {/block:Caption}
  320.  
  321. </li>&nbsp;
  322.  
  323. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  324.  
  325. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  326. {/block:Photo}
  327.  
  328. {block:Quote}
  329. <li id="each">
  330. <div id="box"><a href="{Permalink}"><b>quote post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  331.  
  332. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  333. <p class="qcontainer">
  334. <span class="quote">&#147;{Quote}&#148;</span>
  335.  
  336. {block:Source}
  337. <span class="source"><br><i>{Source}</i></span>
  338. {/block:Source}
  339. </p>
  340.  
  341. </li>&nbsp;
  342.  
  343. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  344.  
  345. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  346. {/block:Quote}
  347.  
  348. {block:Link}
  349. <li id="each">
  350. <div id="box"><a href="{Permalink}"><b>link post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  351.  
  352. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  353. <p><a href="{URL}" id="postlink" {Target}>{Name}</a></p>
  354.  
  355. {block:Description}
  356. <p>{Description}</p>
  357. {/block:Description}
  358.  
  359.  
  360. </li>&nbsp;
  361.  
  362. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  363.  
  364. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  365. {/block:Link}
  366.  
  367. {block:Chat}
  368. <li id="each">
  369. <div id="box"><a href="{Permalink}"><b>chat post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  370.  
  371. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  372. {block:Title}
  373. <p id="posttitle"><a href="{Permalink}">{Title}</a></p>
  374. {/block:Title}
  375.  
  376. <ul class="chat">
  377. {block:Lines}
  378. <li class="{Alt}">
  379. {block:Label}
  380. <span class="label">{Label}</span>
  381. {/block:Label}
  382.  
  383. {Line}
  384.  
  385. {/block:Lines}
  386. </ul>
  387.  
  388. </li></li>&nbsp;
  389.  
  390. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  391.  
  392. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  393. {/block:Chat}
  394.  
  395. {block:Video}
  396. <li id="each">
  397. <div id="box"><a href="{Permalink}"><b>video post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  398.  
  399. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  400. {Video-400}
  401.  
  402. {block:Caption}
  403. <p>{Caption}</p>
  404. {/block:Caption}
  405.  
  406. </li>&nbsp;
  407.  
  408. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  409.  
  410. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  411. {/block:Video}
  412. {block:Audio}
  413. <li id="each">
  414. <div id="box"><a href="{Permalink}"><b>audio post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  415.  
  416. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  417. <p align="center">{AudioPlayerBlack}</p>
  418.  
  419. {block:Caption}
  420. <p>{Caption}</p>
  421. {/block:Caption}
  422.  
  423. </li>&nbsp;
  424.  
  425. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  426.  
  427. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  428. {/block:Audio}
  429.  
  430.  
  431. {block:PostNotes}
  432. {PostNotes}
  433. {/block:PostNotes}
  434.  
  435. {/block:Posts}
  436. {/block:Posts}
  437. </ol>
  438.  
  439. <center>{block:PreviousPage}<a href="{PreviousPage}"><font size="5">previous</a></font> {/block:PreviousPage}?{block:NextPage} <a href="{NextPage}"><font size="5">next</a></font>{/block:NextPage}{/block:Pagination}</center>
  440. </div>
  441. </Blogger>
  442.  
  443. </div>
  444.  
  445. <br><br>
  446.  
  447.  
  448. <div style="position:absolute; left:50px; top:220px; overflow: auto; height:466px; width:228px;">
  449. <br>
  450. <div class=h1>Blogger</div>
  451. <div class=h3>
  452. <img style="border:0px" <img src="{PortraitURL-128}"></center><br>
  453. {Description}
  454. </div>
  455.  
  456. <div class=h1>My Accounts</div>
  457. <div class=h3>
  458. <center><img src="http://dl.glitter-graphics.net/pub/695/695351ug3twpiwlh.gif" border="0"> <b>Facebook</b> : <i><a href="http://facebook.com" target="_blank">Click Here</a></i><br>
  459. <center><img src="http://dl.glitter-graphics.net/pub/695/695351ug3twpiwlh.gif" border="0"> <b>Twitter</b> : <i><a href="http://www.twitter.com" target="_blank">Click Here</a></i></center><br>
  460. <center><img src="http://dl.glitter-graphics.net/pub/695/695351ug3twpiwlh.gif" border="0"> <b>Plurk</b> : <i><a href="http://www.plurk.com" target="_blank">Click Here</a></i></center><br>
  461.  
  462. </div>
  463.  
  464. <div class=h1>Navigation</div>
  465. <div class=h3>
  466. <center><img src="http://dl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif" border="0"> <a href="/ask">ASK</a><br>
  467.  
  468. <center><img src="http://dl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif" border="0"><a href="/submit">SUBMIT</a><br>
  469.  
  470. <center><img src="http://dl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif" border="0"><a href="/random">RANDOM</a><br>
  471.  
  472. <center><img src="http://dl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif" border="0"><a href="/archive">ARCHIVE</a><br>
  473.  
  474. </div>
  475.  
  476.  
  477.  
  478. <div class=h1>Disclaimer</div>
  479. <div class=h3>
  480. I do not own any photos that I reblog. But I claim photos that are watermarked with my url. Plus I claim no ownership of this theme that I am using now.<br>
  481. Enjoy!
  482.  
  483. </div>
  484.  
  485. <div class=h1>Arigatou</div>
  486. <div class=h3>
  487. Converted and Tweaked: <a href="http://jackie09kawaii.tumblr.com">pinkmissy</a><br>
  488. Designer: <a href="http://th-moomoos.blogspot.com">%MOOOx-</a><a href="http://blogskins.com/me/mooox-love">LOVE</a><br>
  489.  
  490. </div><br>
  491.  
  492. <style>body, a:hover{cursor: url(http://milky.geocities.jp/mairo_hime/c/1.ani);}</style>
  493.  
  494. </html>
  495.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement