Advertisement
pinkmissy

PINK AND BLACK

Nov 21st, 2011
1,060
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.27 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 hotpink;
  48. background-color: black;
  49. line-height:12px;
  50. color: white;
  51. cursor:none;
  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-clicking here.<br>
  69. Copyrighted (c)<br>
  70. All rights reserved.<br>
  71. </div>
  72.  
  73. <script language="JavaScript1.2">
  74. //set this variable to 1 if you wish the URLs of the highlighted menu to be displayed in the status bar
  75. var display_url=0
  76. var ie5=document.all&&document.getElementById
  77. var ns6=document.getElementById&&!document.all
  78. if (ie5||ns6)
  79. var menuobj=document.getElementById("ie5menu")
  80. function showmenuie5(e){
  81. //Find out how close the mouse is to the corner of the window
  82. var rightedge=ie5? document.body.clientWidth-event.clientX : window.innerWidth-e.clientX
  83. var bottomedge=ie5? document.body.clientHeight-event.clientY : window.innerHeight-e.clientY
  84. //if the horizontal distance isn't enough to accomodate the width of the context menu
  85. if (rightedge<menuobj.offsetWidth)
  86. //move the horizontal position of the menu to the left by it's width
  87. menuobj.style.left=ie5? document.body.scrollLeft+event.clientX-menuobj.offsetWidth : window.pageXOffset+e.clientX-menuobj.offsetWidth
  88. else
  89. //position the horizontal position of the menu where the mouse was clicked
  90. menuobj.style.left=ie5? document.body.scrollLeft+event.clientX : window.pageXOffset+e.clientX
  91. //same concept with the vertical position
  92. if (bottomedge<menuobj.offsetHeight)
  93. menuobj.style.top=ie5? document.body.scrollTop+event.clientY-menuobj.offsetHeight : window.pageYOffset+e.clientY-menuobj.offsetHeight
  94. else
  95. menuobj.style.top=ie5? document.body.scrollTop+event.clientY : window.pageYOffset+e.clientY
  96. menuobj.style.visibility="visible"
  97. return false
  98. }
  99. function hidemenuie5(e){
  100. menuobj.style.visibility="hidden"
  101. }
  102. function highlightie5(e){
  103. var firingobj=ie5? event.srcElement : e.target
  104. if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
  105. if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
  106. firingobj.style.backgroundColor="highlight"
  107. firingobj.style.color="E6E4E5"
  108. if (display_url==1)
  109. window.status=event.srcElement.url
  110. }
  111. }
  112. function lowlightie5(e){
  113. var firingobj=ie5? event.srcElement : e.target
  114. if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
  115. if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
  116. firingobj.style.backgroundColor=""
  117. firingobj.style.color="826A92"
  118. window.status=''
  119. }
  120. }
  121. function jumptoie5(e){
  122. var firingobj=ie5? event.srcElement : e.target
  123. if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
  124. if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode
  125. if (firingobj.getAttribute("target"))
  126. window.open(firingobj.getAttribute("url"),firingobj.getAttribute("target"))
  127. else
  128. window.location=firingobj.getAttribute("url")
  129. }
  130. }
  131. if (ie5||ns6){
  132. menuobj.style.display=''
  133. document.oncontextmenu=showmenuie5
  134. document.onclick=hidemenuie5
  135. }
  136. </script>
  137. <html>
  138. <head>
  139.  
  140. <title>L.O.V.E @ url.blogspot.com</title>
  141.  
  142. <script>
  143. window.defaultStatus=" love. "</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. <style>
  152. A:link
  153. { text-decoration: none; font-weight: none; text-transform:none;background: none; color: #f16783;}
  154. A:visited
  155. { text-decoration: none; color: #f16783; text-transform:none;background: none;}
  156. A:active
  157. { text-decoration: none; background: none; text-transform:none;cursor: crosshair; color: #f16783;}
  158. A:hover
  159. { text-decoration:none; text-transform:none; cursor: none; color:#ffffff; font-family:"tahoma"; background-color:#000000; border:1px solid #f16783; }
  160. body{
  161. background:url;
  162. background-color:#000000;
  163. background-repeat:repeat;
  164. background-position:bottom left;
  165. background-attachment:fixed;
  166. color: white;
  167. cursor:none;
  168. font-weight:none;
  169. font-family: verdana;
  170. font-size: 7pt;
  171. margin: 0px auto;
  172. padding: 0px;
  173. text-align: left;
  174. scrollbar-face-color:#000000;
  175. scrollbar-shadow-color:black;
  176. scrollbar-3dlight-color:black;
  177. scrollbar-arrow-color:#ff6699;
  178. scrollbar-track-color:black;
  179. scrollbar-darkshadow-color:black;
  180. scrollbar-highlight-color:black;
  181. }
  182.  
  183. blockquote{
  184. background-color: none;
  185. color: white;
  186. font-family:tahoma;
  187. font-size: 11px;
  188. text-align: left;
  189. border: #ff6699 2px solid;
  190. }
  191.  
  192. .h1 {
  193. font-family: "Trebuchet MS";
  194. font-size: 13pt;
  195. line-height: 7px;
  196. background:ff6699;
  197. color:black;
  198. border-bottom:5px ff6699 solid;
  199. font-weight:none;
  200. text-align:center;
  201. padding:5px;
  202. }
  203.  
  204. .h2 {
  205. font-family: "Trebuchet MS";
  206. font-size: 11pt;
  207. line-height: 7px;
  208. background:ff6699;
  209. color:black;
  210. border-bottom: 5px solid ff6699;
  211. font-weight:none;
  212. text-align:center;
  213. padding:5px;
  214. }
  215.  
  216. .h3{
  217. font-family:"tahoma";
  218. font-weight: none;
  219. text-align:left;
  220. font-size: 8pt;
  221. background:#000000;
  222. color:white;
  223. border:4px solid #ff6699;
  224. border-left:5px solid #ff6699;
  225. padding: 10px;
  226. }
  227.  
  228. .h4{
  229. font-family:"tahoma";
  230. font-weight: none;
  231. font-size: 8pt;
  232. background:#000000;
  233. color:white;
  234. border:4px solid #ff6699;
  235. padding: 10px;
  236. }
  237. <script>
  238.  
  239. <style type="text/css">@import url(http://www.blogger.com/css/navbar/main.css);
  240. @import url(http://www.blogger.com/css/navbar/1.css);
  241. div.b-mobile {display:none;}
  242. </style>
  243.  
  244. <noembed>
  245. <body></noembed>
  246.  
  247. <div style="position:absolute; border: 0px solid black; z-index:0; left:260; top:25; overflow:auto;">
  248. <font color=white size=6pt face=Bradley Hand ITC><font color="#FF6699">&#25105;&#29233;&#20320; ; I LOVE YOU</font></font><font face="webdings" size="6"><font color="#FF6699">Y</font></font>
  249. </div>
  250. <div style="position: absolute; top:90px; left:330px; width:450; background-color:(none); filter:alpha(opacity=100);">
  251. <center>
  252. {block:Posts}
  253. {block:Text}
  254. <li id="each">
  255. <div id="box"><a href="{Permalink}"><b>text post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  256.  
  257. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  258. {block:Title}
  259. <p id="posttitle"><a href="{Permalink}">{Title}</a></p>
  260. {/block:Title}
  261.  
  262. <p>{Body}</p>
  263.  
  264.  
  265. </li><br><br>&nbsp;
  266.  
  267. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  268.  
  269. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  270. {/block:Text}
  271.  
  272. {block:Photo}
  273. <li id="each">
  274.  
  275. <div id="box"><a href="{Permalink}"><b>photo post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  276.  
  277. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  278. {LinkOpenTag}<img src="{PhotoURL-400}"
  279.  
  280. alt="{PhotoAlt}"/>{LinkCloseTag}
  281.  
  282. {block:Caption}
  283. <p>{Caption}</p>
  284. {/block:Caption}
  285.  
  286. </li>&nbsp;
  287.  
  288. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  289.  
  290. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  291. {/block:Photo}
  292.  
  293. {block:Quote}
  294. <li id="each">
  295. <div id="box"><a href="{Permalink}"><b>quote post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  296.  
  297. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  298. <p class="qcontainer">
  299. <span class="quote">&#147;{Quote}&#148;</span>
  300.  
  301. {block:Source}
  302. <span class="source"><br><i>{Source}</i></span>
  303. {/block:Source}
  304. </p>
  305.  
  306. </li>&nbsp;
  307.  
  308. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  309.  
  310. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  311. {/block:Quote}
  312.  
  313. {block:Link}
  314. <li id="each">
  315. <div id="box"><a href="{Permalink}"><b>link post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  316.  
  317. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  318. <p><a href="{URL}" id="postlink" {Target}>{Name}</a></p>
  319.  
  320. {block:Description}
  321. <p>{Description}</p>
  322. {/block:Description}
  323.  
  324.  
  325. </li>&nbsp;
  326.  
  327. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  328.  
  329. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  330. {/block:Link}
  331.  
  332. {block:Chat}
  333. <li id="each">
  334. <div id="box"><a href="{Permalink}"><b>chat post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  335.  
  336. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  337. {block:Title}
  338. <p id="posttitle"><a href="{Permalink}">{Title}</a></p>
  339. {/block:Title}
  340.  
  341. <ul class="chat">
  342. {block:Lines}
  343. <li class="{Alt}">
  344. {block:Label}
  345. <span class="label">{Label}</span>
  346. {/block:Label}
  347.  
  348. {Line}
  349.  
  350. {/block:Lines}
  351. </ul>
  352.  
  353. </li></li>&nbsp;
  354.  
  355. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  356.  
  357. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  358. {/block:Chat}
  359.  
  360. {block:Video}
  361. <li id="each">
  362. <div id="box"><a href="{Permalink}"><b>video post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  363.  
  364. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  365. {Video-400}
  366.  
  367. {block:Caption}
  368. <p>{Caption}</p>
  369. {/block:Caption}
  370.  
  371. </li>&nbsp;
  372.  
  373. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  374.  
  375. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  376. {/block:Video}
  377. {block:Audio}
  378. <li id="each">
  379. <div id="box"><a href="{Permalink}"><b>audio post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  380.  
  381. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  382. <p align="center">{AudioPlayerBlack}</p>
  383.  
  384. {block:Caption}
  385. <p>{Caption}</p>
  386. {/block:Caption}
  387.  
  388. </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:Audio}
  394.  
  395.  
  396. {block:PostNotes}
  397. {PostNotes}
  398. {/block:PostNotes}
  399.  
  400. {/block:Posts}
  401. {/block:Posts}
  402. </ol>
  403.  
  404. <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>
  405. </div>
  406. </Blogger>
  407.  
  408. </div>
  409. <br><br>
  410. <div style="position: absolute; top:90; left:80px; width:230px; background-color:(none); filter:alpha(opacity=100);">
  411. <div class=h3>
  412. <div class=h1>The BLOGGER One<font face="webdings" size="3">Y</font></div><br>
  413. <center><img style="border:0px" <img src="{PortraitURL-128}"></center><br>
  414. {Description}<br><p>
  415.  
  416.  
  417. <div class=h1>Navigation<font face="webdings" size="3">Y</font></div><br>
  418. <center><a href="/">HOME</a><br>
  419. <a href="/ask">ASK</a><br>
  420. <a href="/random">RANDOM</a><br>
  421. <a href="/archive">ARCHIVE</a></center>
  422. <br>
  423. <p>
  424.  
  425.  
  426.  
  427. <div class=h1>Many Thanks<font face="webdings" size="3">Y</font></div><br>
  428. Converted & Tweaked : <a href="http://www.jacie09kawaii.tumblr.com">pinkmissy</a><br>
  429.  
  430. Designer : <a href="http://blogskins.com/me/bluepink-">%BLUE.pink-</a> <br>
  431.  
  432. </div><br>
  433.  
  434.  
  435. </head>
  436. </html>
  437. <style type="text/css">body {cursor: url(http://www.myspacecursor.net/love/14.ani); }</style>
  438.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement