Advertisement
ndfjay

Shiwsu Custom

Jul 17th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 5.98 KB | None | 0 0
  1. <link href="https://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet">
  2. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  3.  
  4. <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css">
  5. <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
  6.  
  7. <div id="contentArea" style="min-width: 960px; width: 100vw; position: absolute; top: 0px; left: 0px"></div>
  8.  
  9. <style type="text/css">
  10.   .imvustylez_products_marquee{margin:0px auto; width: 960px; height: 180px; overflow: hidden;}
  11.     .imvustylez_products_marquee [id$="_panel_header"] {display: none !important; font-size: 1px} .imvustylez_products_marquee [id$="_panel_body"] {line-height: 1px;}
  12.     .imvustylez_products_marquee .productbox,.imvustylez_products_marquee .productbox img{width:100px !important;height:80px !important; border-radius: 5px;}
  13.   #prods{
  14.     position: absolute;
  15.     bottom: 50px;
  16.     left: calc(50vw - 480px);
  17.   }
  18.   </style>
  19.   <div id="prods" style="display: none" class='imvustylez_products_marquee'><div style='width:960px'><script type="text/javascript" src="http://gaf210.imvustylez.net/newprodsbanner/filtered_dev_panel.js.php?dev_id=99851922&pn=new&q=25"></script></div></div>
  20.  
  21.  
  22.  
  23.  
  24. <!-- Codes to hide all elements -->
  25. <style type="text/css">
  26.  
  27.   @-webkit-keyframes hue {
  28.     0%  { -webkit-filter: hue-rotate(0deg); }
  29.     100% { -webkit-filter: hue-rotate(360deg); }
  30.   }
  31.  
  32.   #mediabtnsCont{
  33.     background: #121212;
  34.     width:280px;
  35.     height: 28px;
  36.     opacity: 1;
  37.     position: absolute;
  38.     float:left;
  39.     z-index: 900;
  40.     margin-left: 50px;
  41.     margin-top: 13px;
  42.     border-radius: 15px;
  43.     transition: opacity .4s ease-out;
  44.     -moz-transition: opacity .4s ease-out;
  45.     -webkit-transition: opacity .4s ease-out;
  46.     -o-transition: opacity .4s ease-out;
  47. }
  48.  
  49. #mediabtnsCont:hover{
  50.     opacity: 1;
  51.     transition: opacity .4s ease-in;
  52.     -moz-transition: opacity .4s ease-in;
  53.     -webkit-transition: opacity .4s ease-in;
  54.     -o-transition: opacity .4s ease-in;
  55. }
  56.  
  57. #mediabtnp {
  58.     background: url(http://userimages-akm.imvu.com/userdata/11/70/33/56/userpics/Snap_7Tr7FJN8Cu574473056.png);
  59.     width: 28px;
  60.     height: 28px;
  61.     cursor: pointer;
  62.     opacity: .4;
  63.     float: left;
  64.     position: relative;
  65.     margin-right: 28px;
  66.     transition: opacity .4s ease-in;
  67.     -moz-transition: opacity .4s ease-in;
  68.     -webkit-transition: opacity .4s ease-in;
  69.     -o-transition: opacity .4s ease-in;
  70. }
  71.  
  72. #mediabtnp:hover{
  73.     opacity: 1;
  74.     transition: opacity .4s ease-in;
  75.     -moz-transition: opacity .4s ease-in;
  76.     -webkit-transition: opacity .4s ease-in;
  77.     -o-transition: opacity .4s ease-in;
  78. }
  79.  
  80. #mediabtnp2 {
  81.     background: url(http://userimages-akm.imvu.com/userdata/11/70/33/56/userpics/Snap_7Tr7FJN8Cu574473056.png);
  82.     width: 28px;
  83.     height: 28px;
  84.     cursor: pointer;
  85.     opacity: .4;
  86.     float: left;
  87.     position: relative;
  88.     margin-right: 28px;
  89.     transition: opacity .4s ease-in;
  90.     -moz-transition: opacity .4s ease-in;
  91.     -webkit-transition: opacity .4s ease-in;
  92.     -o-transition: opacity .4s ease-in;
  93. }
  94.  
  95. #mediabtnp2:hover{
  96.     opacity: 1;
  97.     transition: opacity .4s ease-in;
  98.     -moz-transition: opacity .4s ease-in;
  99.     -webkit-transition: opacity .4s ease-in;
  100.     -o-transition: opacity .4s ease-in;
  101. }
  102.  
  103. #mediabtns {
  104.     background: url(http://userimages-akm.imvu.com/userdata/11/70/33/56/userpics/Snap_7Tr7FJN8Cu574473056.png);
  105.     width: 28px;
  106.     height: 28px;
  107.     z-index: 901;
  108.     margin-right: 28px;
  109.     float: left;
  110.     cursor: pointer;
  111.     position: relative;
  112.     opacity: .4;
  113.     transition: opacity .4s ease-in;
  114.     -moz-transition: opacity .4s ease-in;
  115.     -webkit-transition: opacity .4s ease-in;
  116.     -o-transition: opacity .4s ease-in;
  117. }
  118.  
  119. #mediabtns:hover{
  120.     opacity: 1;
  121.     transition: opacity .4s ease-in;
  122.     -moz-transition: opacity .4s ease-in;
  123.     -webkit-transition: opacity .4s ease-in;
  124.     -o-transition: opacity .4s ease-in;
  125. }
  126. .mediaPlayerContainer{
  127.   height: 42px;
  128.   position: relative;
  129.   left: -25px;
  130.   top: -15px;
  131. }
  132. #mediaPlayer{
  133.   height: 42px;
  134.   width: 950px;
  135.   float: left;
  136. }
  137.  
  138.    #visitors_panel{
  139.     width: 500px !important;
  140.     position: absolute !important;
  141.     top: -25px !important;
  142.     left:calc(50% - 250px) !important;
  143.     overflow-x: hidden !important;
  144.     overflow-y: hidden !important;
  145.     height: 150px !important;
  146.   }
  147.   #badges_panel{
  148.     width: 150px !important;
  149.     position: absolute !important;
  150.     top: 45px !important;
  151.     left:calc(50% - 75px) !important;
  152.   }
  153.    #aboutme_panel, #contact_panel, #dev_panel, #wishlist_panel,
  154.    #messages_panel, #tagcloud_panel, #stickers_panel, #collect_panel,
  155.    #room_panel, #rankings_panel, #cool_panel, #gallery_panel, #friends_panel,
  156.    #streetteam_panel, #blog_panel, #video_panel_header, #music_panel, #rss_panel, #outfits_panel {
  157.       display: none !important;
  158.    }
  159.    #rightColumn {
  160.       display:none !important;
  161.    }
  162.  .imvustylez_products_marquee{margin:0px auto}
  163.  .imvustylez_products_marquee [id$="_panel_header"] {display: none !important; font-size: 1px}
  164.  .imvustylez_products_marquee [id$="_panel_body"] {line-height: 1px;} .imvustylez_products_marquee
  165.  .productbox,
  166.  .imvustylez_products_marquee
  167.  .productbox img{width:100px !important;height:80px !important;}
  168.  #headerbox { display: none !important; }
  169.   #footerBanner { display: none !important; }
  170.   #footer_style { display: none !important; }
  171.   #footer_panel { display: none !important; }
  172.   #ad_panel { display: none !important; }
  173.   #dev_panel{display:none !important;}
  174.   #imvuTopNav{display:none !important;}
  175.   #ccpheader_leaderboard{display: none !important;}
  176.  
  177. #url_panel_colRow, .imvucodes_net { display:none !important; }
  178. </style>
  179. <style type="text/css">
  180. .paneltitle, .panelmenu, .imvucodes_net { display:none !important; }
  181. </style>
  182.  
  183. <script src="http://imvu.riedesign.tk/Homepages/Shiwsu/style.js"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement