Advertisement
ndfjay

Kel Wix Homepage for IMVU

May 10th, 2014
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.05 KB | None | 0 0
  1. <center>
  2. <style>
  3. body{
  4. background: #000;
  5. }
  6. </style>
  7. <iframe style="overflow: hidden;" width="1100px" height="800px" frameborder="0" scrolling="none" src="http://ivyisemo.wix.com/imvu">
  8. </iframe>
  9.  
  10. <!-- IMVU SCRIPTS TO HIDE PANELS -->
  11.  
  12. <script>
  13. function changeTitle(divID,divTitle)
  14. {
  15. document.getElementById(divID).innerHTML=divTitle;
  16. }
  17. </script>
  18.  
  19. <style type="text/css">
  20.    #aboutme_panel, #contact_panel, #dev_panel, #wishlist_panel, #visitors_panel,
  21.    #messages_panel, #tagcloud_panel, #stickers_panel, #collect_panel,
  22.    #room_panel, #rankings_panel, #cool_panel, #gallery_panel, #friends_panel,
  23.    #streetteam_panel, #blog_panel, #video_panel_header, #music_panel, #rss_panel, #url_panel,
  24.    #special_panel,#outfits_panel {
  25.       width:900px !important;
  26.    }
  27.    #rightColumn {
  28.       display:none !important;
  29.    }
  30. </style>
  31. <style type="text/css">
  32. #url_panel_colRow, .imvucodes_net { display:none !important; }
  33. </style>
  34. <style type="text/css">
  35. .paneltitle, .panelmenu, .imvucodes_net { display:none !important; }
  36. </style>
  37.  
  38. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement