Advertisement
floxster

Mey Profile Chatango

Dec 9th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 8.51 KB | None | 0 0
  1. <!--- TITLE OF PAGE --->
  2.    <!-- TEMPLATE BY: MEY -->
  3.  
  4.    <link rel="shortcut icon" href="http://content.iress.co.uk/hubfs/wemakeithappen/img/Preloader.gif">
  5.    <script language=javascript>document.title=(" -= MEYrogue =- ")</script>
  6.  
  7.    <!--- CHATANGO HIDE HEADER - ADS --->
  8.    <style type="text/css">
  9.    #ad, .topad, #buyers_ad, .bap-trigger,
  10.    * body [name*='google_ads_frame1'],
  11.    * body [name*='google_ads_frame2'],
  12.    #left_container [href*='ad'] {
  13.    display: none !important;}
  14.    .logo_div {display:none !important;visibility:hidden;}
  15.    .uppermenu {display:none !important;visibility:hidden;}
  16.    .fpix_header {display:none !important;visibility:hidden;}
  17.    .fpix_header td {display:none !important;visibility:hidden;}
  18.    .fpix_header.topad {display:none !important;visibility:hidden;}
  19.    #show_chat_btn {display:none !important;visibility:hidden;}
  20.    .profile_text {display:none !important;visibility:hidden;}
  21.    #flash_close_butt {display:none !important;visibility:hidden;}
  22.    #left_container {display:none !important;visibility:hidden;}
  23.    #asltable {display:none !important;visibility:hidden;}
  24.    #asltable td {display:none !important;visibility:hidden;}
  25.    #asltable.fpix_asl_table {display:none !important;visibility:hidden;}
  26.    #buyers_ad {display:none !important;visibility:hidden;}
  27.    .bottombar {display:none !important;visibility:hidden;}
  28.    </style>
  29.  
  30.    <!--- BOLEH DIGANTI KALO NGERTI CODE CSS --->
  31.  
  32. <html>
  33. <head>
  34. <style>
  35.  
  36. body {
  37.    background-color:#000000;
  38.    font-family: courier new;
  39.    font-size: 7px;
  40.    color: #333333;
  41. }
  42.  
  43.    a:visited {color:#333333;}  
  44.    a:link {color:#CCCCCC;}    
  45.    a:active {color:#FFFFFF;}
  46.    a:hover {color:#450300;}
  47.    ::-moz-selection {
  48.    background:#00AEA2;
  49.    background-image: url("http://www.artleo.com/pic/201108/1366x768/artleo.com-8134.jpg");
  50. }
  51.  
  52. .templatebymey {
  53.    Position:absolute;
  54.    right:492px; top:95px;
  55.    font-family:Maiandra GD;
  56.    font-size:50px;
  57.    color:Yellow;
  58.    text-align: left;
  59.    letter-spacing:2px;
  60.    word-spacing:10px;
  61.    z-index:999;
  62.    text-shadow: 0px 0px 7px white;
  63. }
  64.  
  65. .musicplayer {
  66.    Position:absolute;
  67.    right:378px; top:450px;
  68.    font-family:Comic Sans MS;
  69.    font-size:18px;
  70.    color:Green;
  71.    text-align: left;
  72.    letter-spacing:2px;
  73.    word-spacing:10px;
  74.    z-index:999;
  75.    text-shadow: 0px 0px 0px #ffffff;
  76. }
  77.  
  78. .barryprofile {
  79.    Position:absolute;
  80.    right:370px; top:600px;
  81.    font-family:Comic Sans MS;
  82.    font-size:8px;
  83.    color:#CCCCCC;
  84.    text-align: left;
  85.    letter-spacing:2px;
  86.    word-spacing:10px;
  87.    z-index:999;
  88.    text-shadow: 0px 0px 0px #ffffff;
  89. }
  90.  
  91. .spacing {
  92.    Position:absolute;
  93.    right:0px; top:650px;
  94.    font-family:Comic Sans MS;
  95.    font-size:8px;
  96.    color:#CCCCCC;
  97.    text-align: left;
  98.    letter-spacing:2px;
  99.    word-spacing:10px;
  100.    z-index:999;
  101.    text-shadow: 0px 0px 0px #ffffff;
  102. }
  103.  
  104. .spacing2 {
  105.    Position:absolute;
  106.    right:270px; top:1700px;
  107.    font-family:Comic Sans MS;
  108.    font-size:8px;
  109.    color:#CCCCCC;
  110.    text-align: left;
  111.    letter-spacing:2px;
  112.    word-spacing:10px;
  113.    z-index:999;
  114.    text-shadow: 0px 0px 0px #ffffff;
  115. }
  116.  
  117. .spacing3fotomey {
  118.    Position:absolute;
  119.    right:400px; top:-1170px;
  120.    font-family:Comic Sans MS;
  121.    font-size:8px;
  122.    color:#CCCCCC;
  123.    text-align: left;
  124.    letter-spacing:2px;
  125.    word-spacing:10px;
  126.    z-index:999;
  127.    text-shadow: 0px 0px 0px #ffffff;
  128. }
  129.  
  130.   @font-face {font-family:Bebas Neue;src:url(http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf);}
  131.  
  132. .MEY {
  133.    Position:absolute;
  134.    top:80px; right:300px;
  135.    height:340px;
  136.    width:428px;
  137.    background-color:blue;
  138.    opacity: 0.6;
  139.    Padding-top:100px;
  140.    padding-left:20px;
  141.    border-top-right-radius:40px;
  142.    border-bottom-left-radius:40px;
  143.    border:1px solid #333333;
  144.    font-family:consolas;
  145.    font-size:14px;
  146.    color:white;
  147.    text-align:left;
  148.    z-index:2;
  149.    -moz-box-shadow: 4px 3px 30px -3px #000;
  150.    -webkit-box-shadow: 4px 3px 30px -3px #000;
  151.     box-shadow: 0px 0px 80px 0px #000030;
  152. }
  153.  
  154. .mainimg {
  155.     bottom: 0px;
  156.     left: -10px;
  157.     position: absolute;
  158.     z-index: 1;
  159. }
  160.  
  161. #bg {
  162.     height: 100%;
  163.     left: 0;
  164.     position: fixed;
  165.     top: 0;
  166.     width: 100%;
  167. }
  168.  
  169. .profilchatango {
  170.    Position:absolute;
  171.    right:780px; top:81px;
  172.    font-family:Comic Sans MS;
  173.    font-size:8px;
  174.    color:#CCCCCC;
  175.    text-align: left;
  176.    letter-spacing:2px;
  177.    word-spacing:10px;
  178.    z-index:999;
  179.    text-shadow: 0px 0px 0px #ffffff;
  180. }
  181.  
  182. .lagusoundcloud {
  183.    Position:absolute;
  184.    right:275px; top:1200px;
  185.    font-family:Comic Sans MS;
  186.    font-size:8px;
  187.    color:#CCCCCC;
  188.    text-align: left;
  189.    letter-spacing:2px;
  190.    word-spacing:10px;
  191.    z-index:999;
  192.    text-shadow: 0px 0px 0px #ffffff;
  193. }
  194.  
  195.  
  196.  </style>
  197.  
  198. <!------------------------------------------------ MULAI EDIT ------------------------------------------------>
  199. <!---------------------------------------TEMPLATE BY: MEY ---------------------------------------->
  200. <!------------------------------------------------ MULAI EDIT ------------------------------------------------>
  201.  
  202.  
  203.    <!--- TITLE --->
  204.    <div class="templatebymey">
  205.    =MEY=
  206.    </div>
  207.  
  208.    <!--- TEXT BOX --->
  209.    <div class="MEY" align="left">
  210.    <!--- TEXT GOES HERE --->
  211.    <p>- Kolektor Anime
  212.    <p>- Penjelajah fansub
  213.    <p>- Komentator Anime
  214.    <p>- Tukang Tunggu chatango
  215.    <br>
  216.    <br>
  217.    <br>
  218.    <br>Credit :
  219.    <br>
  220.    <a style="font-family:Maiandra GD;color:white" "text-decoration:none" href="" title="meyrogue.chatango.com" target="_blank">My Facebook</a>
  221.    <br>
  222.    <a style="font-family:Maiandra GD;color:white" "text-decoration:none" href="" title="meyrogue.chatango.com" target="_blank">My Twitter</a>
  223.    </div>
  224.  
  225.  
  226.    <!--- GAMBAR COVER ---><!---------------------------------------TEMPLATE BY: MEY ---------------------------------------->
  227.    <div class="mainimg">
  228.    <div id='namanyayoyo' style='position:fixed;bottom:0px;left:0;z-index:1'>
  229.    <img src="http://4.bp.blogspot.com/-qeS5TR6IC94/UxqkE83_mVI/AAAAAAAAAK0/PtorUwRMSfY/s1600/MyDarkSelf.png" width="450" height="100%"></div>
  230.    </div>
  231.    
  232.    
  233.    <div class="lagusoundcloud">
  234.    <div style='position:fixed;bottom:0px;right:0;z-index:1'>
  235.    <iframe width="100%" height="350" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https://soundcloud.com/groups/anime-ost&amp;color=000000&amp;auto_play=true&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe>
  236.    </div></div>
  237.  
  238.    <!--- BACKGROUND ---><!---------------------------------------TEMPLATE BY: MEY ---------------------------------------->
  239.    <div id="bg">
  240.    <img width="100%" height="100%" alt="" src="http://bestwallpaperhd.com/wp-content/uploads/2015/12/Facing-The-Sea.jpg" style="">
  241.    </div>
  242.  
  243.    <!--- MUSIC PLAYER ---><!---------------------------------------TEMPLATE BY: MEY ---------------------------------------->
  244.    <!-- <div class="musicplayer">
  245.    <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&amp;f0=https://sites.google.com/site/meyrogue/file-download/Avenged%20Sevenfold%20-%20Beast%20And%20The%20Harlot%20%28Video%29.mp3&amp;t0=Beast and the Harlot&amp;f1=http://a.tumblr.com/tumblr_mj77rgd23f1rahl9do1.mp3&amp;t1=One Ok Rock - Be The Light&amp;f2=http://s30.youmaker.com/other/2013/5-27/mp3263133265c8c88ed702fa4356b3e0aa58001e3f640030.mp3&amp;t2=One Ok Rock - The Beginning&amp;f3=http://a.tumblr.com/tumblr_mis0dcMBiV1qbmbpco1.mp3&amp;t3=One Ok Rock - Clock Strikes&amp;f4=https://a.tumblr.com/tumblr_mm9p89EOfM1qf6p5xo1.mp3&amp;t4=One Ok Rock ft. Simple Plant - Summer Paradise&amp;total=5" quality="high" wmode="transparent" name="floxster" type="application/x-shockwave-flash" align="absolute" height="20" width="250">
  246.    </div> -->
  247.  
  248. <div class="barryprofile">
  249. <br>
  250. <br>
  251. <br>
  252. <br>
  253. <br>
  254. <br>
  255. <script src="//barrykun.com/vl.js"></script>
  256. </div>
  257.  
  258.  
  259.  
  260. <div class="profilchatango">
  261. <a target="_blank">
  262. <embed width="200px" height="220px" flashvars="sellerid=meyrogue&amp;base_domain=chatango.com" type="application/x-shockwave-flash" allownetworking="all" allowscriptaccess="always" wmode="transparent" id="flash_emb" devicefont="true" quality="high" src="//st.chatango.com/flash/fpix.swf"></a>
  263. </div>
  264.  
  265. <div class="spacing">
  266. </div>
  267.  
  268. <div class="spacing2">
  269. <br>
  270. <br>
  271. <br>
  272. <br>
  273. <br>
  274. <br>
  275. <br>
  276. <br>
  277. <br>
  278. <br>
  279. <br>
  280. <br>
  281. <br>
  282. <br>
  283. <br>
  284. <br>
  285. <br>
  286. <br>
  287. <br>
  288. <br>
  289. <br>
  290. <br>
  291. <br>
  292. <br>
  293. <br>
  294. <br>
  295. <br>
  296. <br>
  297. <br>
  298. </div>
  299. <!---------------------------------------TEMPLATE BY: MEY ---------------------------------------->
  300.    </body>
  301.    </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement