Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.31 KB | None | 0 0
  1. Background: X
  2.  
  3. Seu código começa a partir do "<!-"
  4.  
  5.  
  6. <!--- Layout By Wismy BEGIN sz ---!>
  7.  
  8. <script>
  9.  
  10. function changeNavigation(id)
  11. {document.getElementById('Index').innerHTML=document.getElementById(id).innerHTML}
  12.  
  13. </script>
  14.  
  15. <div id="content">
  16.  
  17. <!--- (Paste Your Layout Image URL Below) ---!>
  18.  
  19. <img usemap="#LayoutImage" src="X" />
  20.  
  21. <!--- (Your Avatar Picture Below) ---!>
  22.  
  23. <img id="dp" src="https://www.imvu.com/catalog/web_av_pic.php?u=USER ID" />
  24.  
  25. <!--- (Map Coords) ---!>
  26.  
  27. <map id="LayoutImage" name="LayoutImage">
  28.  
  29. <area shape="rect" coords="X" name="_" onclick="changeNavigation('_')" />
  30.  
  31. <!--- (Link Below-Your Username and ID) ---!>
  32.  
  33. <area shape="circle" coords="X" href="LINK" alt="_" target="_blank" />
  34.  
  35. <area shape="rect" coords="X" href="https://www.imvu.com/catalog/web_mypage.php?user=187359854" alt="Wismy" target="_blank" />
  36.  
  37. <!--- (Your shop Box) ---!>
  38.  
  39. <div id="shop_box" style="width:0px; height:0px; position:absolute; left:0px; top:0px; z-index:1">
  40. <marquee>
  41. </marquee>
  42. </div>
  43.  
  44. <!--- (Your video Box) ---!>
  45.  
  46. <div id="video_box" style="width:0px; height:0px; position:absolute; left:0px; top:0px; z-index:1">
  47. </div>
  48.  
  49. <!--- (Your scroll Box) ---!>
  50.  
  51. <div id="scroll_box" style="width:0px; height:0px; position:absolute; left:0px; top:0px; z-index:1">
  52. </div>
  53.  
  54. <!--- (Main Tabs Begin Below) ---!>
  55.  
  56. <div id="Index">
  57. <h1 align="center"> W e l c o m e </h1>
  58. <center>
  59.  
  60. <p> </p>
  61.  
  62. </center>
  63. </div>
  64.  
  65.  
  66. <!--- (The contents of the "Mainbox" and "Index" must be the same) ---!>
  67.  
  68. <div id="_" style="display:none">
  69. <h1 align="center"> TEXT </h1>
  70.  
  71. </div>
  72.  
  73. <!--- Extra ---!>
  74.  
  75. <style>::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#X;border-radius:3px}::-webkit-scrollbar-thumb{background:#b10606;border-radius:0px}</style>
  76.  
  77.  
  78. <style type="text/css"> .paneltitletext, .panelmenu {visibility:hidden;}</style>
  79.  
  80.  
  81. <!--- (Colours, Texts, Links, fonts, cursors, Etc.) ---!>
  82.  
  83. <style type="text/css">
  84.  
  85. @import url(http://fonts.googleapis.com/css?family=Archivo+Narrow);
  86. body { background: _ }
  87. * { text-decoration: none !important; }
  88.  
  89. #content {
  90. width: Xpx;
  91. height: Xpx;
  92. }
  93.  
  94. #Index {
  95. position: absolute;
  96. top: Xpx;
  97. left: Xpx;
  98. width: Xpx;
  99. height: Xpx;
  100. overflow: auto;
  101. }
  102.  
  103. #dp {
  104. position: absolute;
  105. top: Xpx;
  106. left: Xpx;
  107. width: 160px;
  108. height: 220px;
  109. }
  110.  
  111. /* text */
  112.  
  113. body, div {
  114. font: 14px "Delius Swash Caps";
  115. color: #000000!important;
  116. cursor: url(http://ego-box.com/cursors/82.ico), url(X), auto;
  117. }
  118.  
  119. b {
  120. font: bold 15px "Delius Swash Caps"";
  121. letter-spacing: 3px;
  122. color: #transparent !important;
  123. }
  124.  
  125. i {
  126. font-style: italic;
  127. color: #transparent !important;
  128. }
  129.  
  130. u {
  131. font: bold 15px "Delius Swash Caps"";
  132. letter-spacing: 3px;
  133. text-decoration: none;
  134. border-bottom: 1px dotted #transparent;
  135. }
  136.  
  137. p {
  138. background-color: pink;
  139. }
  140.  
  141. /* links */
  142.  
  143. a, a:link, a:visited, a:active {
  144. font: bold 15px "Delius Swash Caps";
  145. text-decoration: blink;
  146. text-transform: uppercase;
  147. letter-spacing: 3px;
  148. color: #18e9ff!important;
  149. -moz-transition: all 0.9s ease;
  150. -webkit-transition: all 0.9s ease;
  151. cursor: url(http://ego-box.com/cursors/82.ico), url(X), auto;
  152. }
  153.  
  154. a:hover {
  155. background-color: #transparent;
  156. color: #ffffff!important;
  157. }
  158.  
  159.  
  160. /* headers */
  161.  
  162. h1 {
  163. font: 30px "AkaDora"; letter-spacing: 5px; text-transform: lowercase;
  164. background: #transparent; color: #18e9ff!important; padding: 1px; border: 0px solid #transparent;
  165. transition: 0.7s ease; -webkit-transition: 0.7s ease; -o-transition: 0.7s ease; -ms-transition: 0.7s ease;
  166. }
  167. h1:hover { background: #transparent; color: none; }
  168.  
  169.  
  170.  
  171. /* horizontal rule */
  172.  
  173. hr {
  174. border-width: 0px 0px 1px;
  175. border-style: dotted;
  176. border-color: #transparent;
  177. }
  178.  
  179. #url_panel { width: Xpx !important; }
  180. #url_panel_header, #url_panel_ColRow { display: none !important; }
  181.  
  182. </style>
  183.  
  184. <style type="text/css">
  185. #url_panel_colRow a {display:none !important;}
  186. </style>
  187.  
  188. <!--- Layout By Wismy END sz ---!>
  189.  
  190. <style type="text/css">
  191. #visitors_panel_colRow a{
  192. font-size: 0px !important;
  193. }
  194. </style>
  195.  
  196. <marquee id='imvustylez_visitors_marquee' onmouseout='this.start()' onmouseover='this.stop()' behavior='scroll' direction='left' scrollamount='5'></marquee>
  197. <script type="text/javascript">
  198. function imvustylez_scroll_visitors(){
  199. var pageLoaded= 0;
  200. if(document.getElementById("footerBanner")){
  201. clearTimeout(pageLoaded);
  202. if(document.getElementById("visitors_panel_colRow")){
  203. var visitors_cells=document.getElementById("visitors_panel_colRow").getElementsByTagName("td");
  204. var visitors_icons_html = "<table cellpadding='5'><tr>";
  205. for(x=0;x<visitors_cells.length;x++){
  206. if(visitors_cells[x].innerHTML!='<img src="/catalog/web_images/space.gif" alt="spacer" width="50" height="1" border="0">') visitors_icons_html +="<td>"+visitors_cells[x].innerHTML+ "</td>";
  207. }
  208. visitors_icons_html += "</tr></table>";
  209. document.getElementById("imvustylez_visitors_marquee").innerHTML=visitors_icons_html;
  210. document.getElementById("visitors_panel_colRow").style.display="none";
  211. }
  212. } else {pageLoaded=setTimeout("imvustylez_scroll_visitors()", 2000);}
  213. }
  214. imvustylez_scroll_visitors();
  215. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement