Wednesday, November 25, 2009

Whats the code to strip your myspace of original html??

or "hide original content"



because i have the div codes and everything.



but when i put it in, part of my original myspace shows



like the codes i have are suppose to cover the whole thing



even my default pic.



Whats the code to strip your myspace of original html??

To get the div to cover the whole page you have to mess with the length and width.



Try this, put this in who I'd like to meet it should work. And below this code I have the about me code. Hopefully it'll work. Also delete some of the stuff you have on your page like your old about me and old code and anything else that displays on your page. It helps a lot. If it doesn't work then sorry about that but it works on mine.



%26lt;div class="main"%26gt;



%26lt;table style="width: 1024px;height: 1143px;cellpadding: 0px;cellspacing: 0px;background-color: d1cdcd" border="0" bordercolor="#D1CDCD"%26gt;



%26lt;tr%26gt;



%26lt;td valign="top"%26gt;



%26lt;div class="overlay_wrapper"%26gt;



%26lt;div class="content_container"%26gt;



%26lt;div class="content_left"%26gt;



%26lt;p align="center"%26gt; %26lt;/p%26gt;



%26lt;table border="0" width="100%" id="table2"%26gt;



%26lt;tr%26gt;



%26lt;td width="507"%26gt;



%26lt;/td%26gt;



%26lt;/tr%26gt;



%26lt;/table%26gt;



%26lt;form method="post"



action=""%26gt;



%26lt;p align="center"%26gt;



%26lt;/p%26gt;



%26lt;input type="hidden" name="friendID" value=""%26gt;



%26lt;/form%26gt;



%26lt;/div%26gt;



%26lt;br class="clear" /%26gt;



%26lt;/div%26gt;



%26lt;/div%26gt;



%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;%26lt;/div%26gt;



%26lt;div style="position: relative;



height: 400px;



overflow: hidden;



border: 0px;"%26gt;



%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;



And this in about me:



%26lt;style type="text/css"%26gt;



body{



background-color: d1cdcd;



}



table, td {



background-color: d1cdcd;



}



.main {



position: absolute;



left: 50%;



top: 125px;



width: 1024px;



z-index: 1;



margin-left: -512px;



}



.overlay_wrapper {



text-align: center;



font-family: helvetica, verdana, arial, sans-serif;



font-size: 11px;



line-height: 1.5em !important;



margin-top: 5em;



}



h2 {



font-family: arial, sans-serif;



color: ABC970;



font-size: 15px;



font-weight: bold;



text-transform: lowercase;



letter-spacing: -1px;



}



h2 span {



color: acacac;



}



.overlay_wrapper p {



color: 575757;



}



.overlay_wrapper p a {



text-decoration: none;



font-weight: normal;



color: ABC970;



border-bottom: 0px solid;



border-color: DDEDBF;



}



.overlay_wrapper p a:hover {



background-color: F4FFD6;



}



.content_container {



margin: 0 auto 0;



text-align: left;



width: 800px;



}



.content_left {



font-size: 1.1em;



width: 430px;



float: left;



}



.middle_links {



float: left;



margin-top: 5.5em;



margin-left: 55px;



width: 100px;



}



.middle_links ul {



margin: 0;



padding: 0;



list-style: none;



border: 0px solid;



border-color: DDEDBF;



border-width: 0px 0 0 0;



}



.middle_links li {



width: 100px;



display: block;



}



.middle_links li a:link, .middle_links li a:visited,



.middle_links li a:active {



display: block;



width: 97px;



padding-left: 3px;



font-weight: normal;



color: ABC970;



text-decoration: none;



border: 0px solid;



border-color: DDEDBF;



border-width: 0 0 0px 0;



}



.middle_links li a:hover {



text-decoration: none;



color: ABC970;



display: block;



width: 97px;



background-color: EFF6E1;



}



textarea {



color: 575757;



width: 425px;



height: 125px;



padding: 3px !important;



background-color: E7F1D3;



border: 0px solid;



border-color: ABC970;



overflow: auto;



}



.clear {



clear: both;



}



%26lt;/style%26gt;

No comments:

Post a Comment

 
ltd