Advertisement
hanimjay

Beep Beep (Blogger)

Aug 12th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.23 KB | None | 0 0
  1. <!... WARNING ! DO NOT REMOVE CREDITS...!>
  2. <html><head>
  3. <base target='_blank'/>
  4. <title> beep beep ;</title>
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Leckerli+One' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
  8.  
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Pontano+Sans' rel='stylesheet' type='text/css'>
  11.  
  12.  
  13. <style type="text/css">
  14. ::-webkit-scrollbar {
  15. width: 10px;
  16. height: 10px;
  17. }
  18. ::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment {
  19. height: 10px;
  20. width: 10px;
  21. display: block;
  22. background: #fff;
  23. border: 1px solid #dedede
  24. }
  25. ::-webkit-scrollbar-track-piece {
  26. background-color: #fff;
  27. }
  28. ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
  29. background-color: #fff;
  30. border: 1px solid #dedede
  31. }
  32. #navbar-iframe {display: none;}
  33. a:link, a:visited {
  34. color: #C0DAE3;
  35. font: 8px trebuchet ms;
  36. letter-spacing: 2px;
  37. text-transform: uppercase;
  38. text-decoration:none;
  39. -webkit-transition: 1s;
  40. }
  41. a:hover{
  42. -webkit-transition-duration:.2s;
  43. }
  44. ::-webkit-scrollbar {height: auto;width: 10px;background-color: #000; }
  45. ::-webkit-scrollbar-thumb {background-color: #F3F3F3;-moz-border-radius: 0px;border-radius: 0px;}
  46. ::selection {
  47. background:#FFB6B6;
  48. color:#fff;
  49. }
  50. @font-face{
  51. font-family:iwaslike;
  52. src:url('http://static.tumblr.com/5xin63e/TWAmg7gn1/gtown.ttf');}
  53.  
  54. @font-face {font-family: "print";src: url('http://static.tumblr.com/iuggpng/oQfm4mzne/princ___.ttf');}
  55.  
  56. @font-face {font-family:tinytots;src: url(http://static.tumblr.com/tjzfmfv/vbEm08r8p/04b_03__.ttf); }
  57.  
  58. @font-face {font-family:"Dingleberry"; src:url('http://static.tumblr.com/9wzbixa/EC3m26pf3/dingleberry_solid.ttf');}
  59.  
  60. blockquote {
  61. letter-spacing: 0px;
  62. color:#aaa;
  63. font-style:italic;
  64. background:#fcfcfc;
  65. font-family:cambria;
  66. font-size: 12px;
  67. }
  68.  
  69.  
  70. .post { height: auto!important; background: #eee; padding: 6px; border: 0px solid #e6e6e6; margin-right: 10px; }
  71.  
  72.  
  73. img {
  74. filter: alpha(opacity="80");
  75. opacity: 0.8;
  76. -webkit-transition:3s;
  77. }
  78. img:hover {
  79. filter:alpha(opacity="100");
  80. opacity: 1;
  81. -webkit-transition:1s;
  82. }
  83.  
  84. a.link1 {
  85. border: 0px solid #e8e8e8;
  86. margin-left: 7px;
  87. margin-bottom: 4px;
  88. text-align: center;
  89. width: 140px;
  90. background: #f2f2f2;
  91. display: inline-block;
  92. color:#666;
  93. font:normal 10px 'ms gothic';
  94. text-transform: uppercase;
  95. letter-spacing: 2px;
  96. padding:6px;
  97. filter: alpha(opacity = 60);
  98. opacity:.6;
  99. -moz-transition-duration: 1s;-
  100. webkit-transition-duration: 1s;
  101. }
  102.  
  103. a.linki {
  104. border: 1px solid #eee;
  105. margin-left: 5px;
  106. margin-bottom: 4px;
  107. text-align: center;
  108. width: 80px;
  109. background: #fff;
  110. display: inline-block;
  111. color:#555;
  112. font:normal 10px 'ms gothic';
  113. text-transform: uppercase;
  114. letter-spacing: 2px;
  115. padding:6px;
  116. filter: alpha(opacity = 70);
  117. opacity:.7;
  118. -moz-transition-duration: 1s;-
  119. webkit-transition-duration: 1s;
  120. }
  121.  
  122.  
  123. .blogger-labels {
  124. border-top: 1px solid #eee;
  125. padding: 3px;
  126. }
  127.  
  128. .yyx{background: #dfe7e8; color:#fff; font-family:'Ubuntu Mono'; padding:3px 5px 3px 5px; text-shadow:1px 1px 0px #cddbde; margin-top:5px; text-align:center; text-transform: uppercase;-webkit-border-radius: 4px;
  129. -moz-border-radius: 4px;
  130. border-radius: 4px;-moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  131.  
  132. c {
  133. display: inline-block;
  134. background-color: #f9f9f9;
  135. border: 1px solid #e6e6e6;
  136. font-family:'tinytots';
  137. letter-spacing: 1px;
  138. font-size: 8px;
  139. padding: 2px;
  140. padding-left: 6px;
  141. padding-right: 6px;
  142. font-style:bold;
  143. color: #111;
  144. }
  145. b {
  146. font-style:bold;
  147. color: #FFCFCF;
  148. }
  149. u {
  150. text-decoration: none;
  151. border-radius: 4px;
  152. padding: 3px;
  153. -moz-border-radius: 10px 10px 10px; -webkit-border-radius: 10px 10px 10px; padding: 7x 7px 7px 7px;
  154. }
  155. u:hover {
  156. background: #EF88B6;
  157. color: #FFFFFF;
  158. -webkit-transition: 1s;
  159. -moz-border-radius: 10px 10px 10px; -webkit-border-radius: 10px 10px 10px; padding: 7x 7px 7px 7px;
  160. }
  161.  
  162.  
  163. body {
  164. background: #fff;
  165. font:11px trebuchet ms;
  166. letter-spacing:0px;
  167. color:#999;
  168. }
  169.  
  170.  
  171. #pages{
  172. -webkit-box-shadow: 0px 0px 5px #f5f5f5;
  173. -moz-box-shadow: 0px 0px 5px #f5f5f5;
  174. box-shadow: 0px 0px 5px #f5f5f5;
  175. border: 1px solid #f2f2f2;
  176. line-height: 20px;
  177. position: absolute;
  178. background-color:#FFFFFf;
  179. top: 90px;
  180. left:460px;
  181. width: 570px;
  182. padding-top: 20px;
  183. padding-left:18px;
  184. padding-right:18px;
  185. -webkit-border-radius:0px;
  186. -moz-border-radius:0px;
  187. }
  188.  
  189. .hnie{
  190. -webkit-border-radius:0px;
  191. -moz-border-radius:0px;
  192. text-align: justify;
  193. background-color: #fff;
  194. border-right: 0px solid #f2f2f2;
  195. font: 10px cambria italic;
  196. line-height: 16px;
  197. letter-spacing: 1px;
  198. color: #999;
  199. padding-top: 20px;
  200. padding-bottom: 5px;
  201. padding-left:30px;
  202. padding-right: 0px;
  203. top: 70px;
  204. right:205px;
  205. position: fixed;
  206. width: 170px;
  207. height: 100%;
  208. }
  209.  
  210.  
  211. a.linky {
  212. background-color: #fdfdfd;
  213. letter-spacing:0px;
  214. -webkit-transition: all 0.2s ease-out;
  215. -moz-transition: all 0.2s ease-out;
  216. transition: all 0.2s ease-out;
  217. margin:1px;
  218. cursor:pointer;
  219. display:inline-block;
  220. font:10px ms gothic;
  221. text-transform: uppercase;
  222. letter-spacing: 1px;
  223. text-align:center;
  224. width:100px;
  225. color:#999;
  226. padding:7px;
  227. border:1px #f1f1f1 solid;
  228. text-decoration:none;
  229. }
  230.  
  231. .portal {
  232. font-family: arial;
  233. font-size: 18pt;
  234. text-align: left;
  235. letter-spacing: -3px;
  236. opacity: 1.0;
  237. text-decoration: none;
  238. padding: 5px 0px 5px 0px;
  239. margin-bottom: 2px;
  240. text-transform: lowercase;
  241. }
  242.  
  243. .iconborder{background:#fff;width:95px;height:95px;padding:4px;border-radius:333px;margin-top:8px;margin-bottom:5px;border:1px solid #eee;}
  244.  
  245. .icon{background:#fff;width:95px;height:95px;border-radius:333px;padding:0;border:none;}
  246.  
  247.  
  248. .f1{
  249. margin-bottom: -9px;
  250. border-radius: 3px;
  251. padding: 1px;
  252. font: 25px iwaslike ;
  253. text-align:left;
  254. border-top:0px double #f2f2f2;
  255. color:#FFCFCF;
  256. margin-top:2px;
  257. letter-spacing:0px;
  258. }
  259.  
  260. .f2{
  261. text-transform: uppercase;
  262. border-radius: 3px;
  263. padding: 2px;
  264. font: 8px arial ;
  265. text-align:left;
  266. border-top:1px dashed #eeeeee;
  267. color:#999999;
  268. margin-top:0px;
  269. letter-spacing:2px;
  270. }
  271.  
  272. .f3{
  273. background: #fff;
  274. text-transform: lowercase;
  275. border-radius: 3px;
  276. padding: 1px;
  277. font: 11px georgia italic ;
  278. text-align:center;
  279. border-top:3px double #f2f2f2;
  280. color:#8AA9B4;
  281. margin-bottom:7px;
  282. margin-top:2px;
  283. letter-spacing:2px;
  284. }
  285.  
  286. .f5{
  287. letter-spacing: 1px;
  288. border-bottom: 0px solid #e6e6e6;
  289. font:8px tinytots;
  290. text-transform: uppercase;
  291. text-align:left;
  292. padding: 3px;
  293. margin-left:0px;
  294. margin-bottom:10px;
  295. margin-top:0px;
  296. color:#a4a4a4;
  297. }
  298.  
  299. .lyric {
  300. </style>
  301.  
  302. <script type="text/javascript">
  303. /***********************************************
  304. * THIS IS DISABLE HIGHLIGHT TEXT SCRIPT
  305. * YOU CAN REMOVE THIS CODES IF YOU WANT
  306. * Credits http://www.dynamicdrive.com/
  307. ***********************************************/
  308. //form tags to omit in NS6+:
  309. var omitformtags=["input", "textarea", "select"]
  310. omitformtags=omitformtags.join("|")
  311. function disableselect(e){
  312. if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
  313. return false
  314. }
  315. function reEnable(){
  316. return true
  317. }
  318. if (typeof document.onselectstart!="undefined")
  319. document.onselectstart=new Function ("return false")
  320. else{
  321. document.onmousedown=disableselect
  322. document.onmouseup=reEnable
  323. }
  324. </script>
  325.  
  326. </head>
  327. <body>
  328. <body oncontextmenu='return false;' onkeydown='return false;'>
  329. <div style="position: fixed; top:100px; left: 40px; width: 363px; height: 360px; padding: 10px; background: url(http://www.pastelpatterns.com/small/smallpattern-2.png); border: solid 1px #f2f2f2; -webkit-box-shadow: 0px 0px 5px #f2f2f2;
  330. -moz-box-shadow: 0px 0px 5px #f2f2f2;
  331. box-shadow: 0px 0px 5px #f2f2f2;"> </div>
  332. <div style="position: fixed; top:105px; left: 45px; width: 175px; height: 175px; padding: 4px; background: #fff;"><img src="http://data.whicdn.com/images/57613144/tumblr_mkswm3CTsl1r8lt8ho6_250_large.gif" style="background: #fff; border: 1px solid #eee; padding: 7px; width: 162px; height: 161px;"></div>
  333. <div style="position: fixed; top:110px; left: 235px; width: 170px; height:167px; padding: 4px; background: #fff; overflow: auto; font: 8pt trebuchet ms; color:#999;"><br><center>I am <b>Muffin</b>. 17. Malaysian. <br>
  334. you can just put anything you want or just babbling here but make sure it's not too long for better result..<br><br>
  335. <i>" Once killed considered dead. lol~"</i> - anonymous</center><br>
  336. </div>
  337. <div style="position: fixed; top:295px; left: 50px; width: 165px; height:165px; padding: 5px; background: #fff; overflow: auto; font: 8pt arial;color:#aaa;">
  338. <div class="f3"> Favourites </div>
  339. <a class="link1" href="http://akubudakbiology.blogspot.com"> Njoe</a><br>
  340. <a class="link1" href="http://zaranerd.blogspot.com"> Jaera</a><br>
  341. <a class="link1" href="http://soojung.tk"> Soondie</a><br>
  342. <a class="link1" href="http://latteu.blogspot.com"> Latteu</a><br>
  343. <a class="link1" href="http://karimew.com"> Mochakari</a><br>
  344. </div>
  345. <div style="position: fixed; top:295px; left: 235px; width: 167px; height:162px; border: 1px solid #f2f2f2; padding: 5px; background: #fff; overflow: auto; font: 8pt trebuchet ms;color:#999;">
  346. <br>
  347. <!-- BEGIN CBOX - www.cbox.ws - v001 -->
  348. <div id="cboxdiv" style="text-align: center; line-height: 0">
  349. <div><iframe frameborder="0" width="160" height="0" src="http://www7.cbox.ws/box/?boxid=660904&amp;boxtag=tm3nt1&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain7-660904" style="border: 0px solid;" id="cboxmain7-660904"></iframe></div>
  350. <div><iframe frameborder="0" width="165" height="50" src="http://www7.cbox.ws/box/?boxid=660904&amp;boxtag=tm3nt1&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform7-660904" style="border: 0px solid;border-top:0px" id="cboxform7-660904"></iframe></div>
  351. </div>
  352. <!-- END CBOX --><br>
  353. <center>
  354. Template by <a href="http://www.blogskins.com/me/hniegg"> Miichiko</a>.<br>
  355. Sidebar coding from <a href="http://saewookkang.blogspot.com">Jung</a><a href="http://blogskins.com/me/jung2">나영</a>.
  356. </center>
  357. </div>
  358.  
  359.  
  360.  
  361. <div id="pages">
  362. <blogger>
  363. <div class="f1"> <$BlogItemTitle$> </div>
  364. <div class="f2"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$></BlogItemCommentsEnabled> comments</a></div>
  365.  
  366. <$BlogItemBody$><br>
  367.  
  368. </blogger>
  369. <div style="float:left"><a class="post" href="<$NewerPosts$>" target="_blank"> <c> FUTURE </c></a></div><div style="float:right"><a class="post" href="<$OlderPosts$>" target="_blank"><c>PAST</c> </a></div><br><br>
  370.  
  371. </div>
  372. <div id="entries" style="display:none">
  373.  
  374. <blogger>
  375. <div class="f1"><$BlogItemTitle$> </div>
  376. <div class="f2"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$></BlogItemCommentsEnabled> comments</a></div>
  377.  
  378. <$BlogItemBody$><br>
  379.  
  380. </blogger>
  381. <div style="float:left"><a class="post" href="<$NewerPosts$>" target="_blank"> <c>FUTURE</c></a></div><div style="float:right"><a class="post" href="<$OlderPosts$>" target="_blank"><c>PAST</c> </a></div><br><br>
  382.  
  383. </div>
  384.  
  385. <div id="profile" style="display:none">
  386. <div class="f1"> Miichiko-desu </div>
  387. <div class="f2">Meet me the webmistress peeps!</div><br>
  388.  
  389. <center><img src="http://data.whicdn.com/images/58172083/tumblr_ml3ei3O9EY1r3yu7yo1_500_large.gif" align="center" style="width: 400px; padding: 3px; border: 1px solid #e2e2e2;"></center>
  390. <br>
  391.  
  392. <blockquote><center> { PLEASE change anything below here to your own words, don't copy my style of dumb intro, hey! don't you understand ENGLISH?? } </center></blockquote><br>
  393.  
  394. <img class="love" src="http://media.tumblr.com/tumblr_m2k9dmHwep1qdlkyg.gif"/> <b>Some facts about me :</b><br>
  395. Who I am? Hello guys! just call me </b>Hanie(m), Michiko, or Han-Ae <i>#jelly with it??</i>
  396. i'm born on</b> 23rd of July in the year of 1996 in Kuala Lumpur.
  397. My hometown is </b>Seoul, South Korea but i'm currently in Kuala Lumpur, Malaysia.
  398. I'm now study in Selangor Science School. <i></i>
  399. I'm a pure Malaysian with a lil' bit Chinese mixed.
  400. I do hate bugs, backstabbers, anons, haters, and copycaters <i>#get out you looser(s).</i>
  401. Proud to be a hardcore KPOP fans since 2010. <br><br>
  402.  
  403. <img class="love" src="http://media.tumblr.com/tumblr_m4i7y6NoOQ1qdlkyg.gif"/> <b>About the blog :</b><br>
  404. マ. I started blogging since November 2010 but being active on 2012.<br>
  405. イ. The url changed from freakyhoney(on 2010) -> m-iichiko -> kaiisoo -> kimchi-oppar -> {caramelshade}<br>
  406. ナ. I never used template designer coz i love to play with XML and HTML coding.<br>
  407. ス. All my previous themes or layouts will be contribute on <a href="http://www.blogskins.com/me/hniegg" target="_blank" >blogskin</a>.
  408.  
  409.  
  410. <br><br><br></div>
  411.  
  412.  
  413. <div id="stuff" style="display:none">
  414. <div class="f1">List of affiliates</div>
  415. <div class="f2">throwing a bucket of hearts..</div><br>
  416. <center>
  417. <img src="http://media.tumblr.com/tumblr_mc45i2BdB91qdlkyg.gif">
  418. UNDER CONSTRUCTION, SORRY.
  419.  
  420. <center>
  421. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  422. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  423. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  424. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  425. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  426. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  427. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  428. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  429. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  430. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  431. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  432. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  433. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  434. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  435. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  436. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  437. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  438. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  439. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  440. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  441. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  442. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  443. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  444. <a class="linky" href="http://url.blogspot.com/">chingu<a>
  445.  
  446. </center><br>
  447.  
  448. <br></div>
  449.  
  450.  
  451. <div id="links" style="display:none">
  452.  
  453.  
  454. <script> function changeNavigation(id)
  455. {document.getElementById('pages')
  456. .innerHTML=document.getElementById(id).innerHTML}
  457. </script>
  458. </div>
  459. <script language=JavaScript>
  460. <!--
  461.  
  462. //Disable right click script III- By Renigade (renigade@mediaone.net)
  463. //For full source code, visit http://www.dynamicdrive.com
  464.  
  465. var message="";
  466. ///////////////////////////////////
  467. function clickIE() {if (document.all) {(message);return false;}}
  468. function clickNS(e) {if
  469. (document.layers||(document.getElementById&&!document.all)) {
  470. if (e.which==2||e.which==3) {(message);return false;}}}
  471. if (document.layers)
  472. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  473. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  474.  
  475. document.oncontextmenu=new Function("return false")
  476. // -->
  477. </script>
  478.  
  479. <script type='text/javascript' language='Javascript'>
  480. function s_toggleDisplay(his, me, show, hide) {
  481. if (his.style.display != 'none') {
  482. his.style.display = 'none';
  483. me.innerHTML = show;
  484. } else {
  485. his.style.display = 'block';
  486. me.innerHTML = hide;
  487. }
  488. }
  489. </script>
  490.  
  491. </div>
  492.  
  493. <div style="position: absolute; top: 20px; left: 460px; width: 606px; height: 80px; background: url(http://www.pastelpatterns.com/small/smallpattern-2.png); border-top: 1px solid #f8f8f8; border-left: 1px solid #f7f7f7; border-right: 1px solid #f7f7f7; border-bottom: 5px solid #fafafa; -webkit-border-top-right-radius:40px; -moz-border-top-right-radius:40px; -webkit-border-top-left-radius:40px; -moz-border-top-left-radius:40px; "><br><br>
  494. <center>
  495. <a class="linki" onClick="changeNavigation('profile')"><img src="http://i1158.photobucket.com/albums/p603/koongzi/2about.gif"/> Profile</a>
  496. <a class="linki" onClick="changeNavigation('stuff')"><img src="http://i1158.photobucket.com/albums/p603/koongzi/2about.gif"/> affies</a>
  497. <a class="linki" href="https://flavors.me/kimchique"><img src="http://i1158.photobucket.com/albums/p603/koongzi/3message.gif"/> flavors</a>
  498. <a class="linki" href="http://www.blogger.com/follow-blog.g?blogID= 4113622414543605190"><img src="http://i1158.photobucket.com/albums/p603/koongzi/5follow.gif"/> follow</a>
  499. <a class="linki" onClick="changeNavigation('entries')"><img src="http://i1158.photobucket.com/albums/p603/koongzi/1home.gif"/> refresh<a>
  500.  
  501. </div>
  502.  
  503. <div id="slide" style=" background-color: #fff; letter-spacing: 0px; font: italic 10px georgia; padding: 6px; position: fixed; bottom: 3px; left: 7px; ">
  504. Theme by<br>
  505. <a href="http://h-ipsteric.blogspot.com/"> Haanie </a>
  506. </div>
  507.  
  508. </body>
  509.  
  510. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement