Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Myspace Nuisance..

Posted by: Charlotte Jun 21 2007, 04:55 PM

I'd like to get rid of the about me and blog tables on my myspace, which would be easy enough, but for some reason, previous HTML is preventing me from fixing it. Can someone help me find what's stopping it from being hidden? Thanks!

<style type="text/css">

form>img#googleTLogo
{
background-image:url(http://x.myspace.com/images/powered_by_google_white.png);
background-repeat: no-repeat;
}

#googleTLogo
{
vertical-align:bottom;
width:120px;
height:30px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://x.myspace.com/images/powered_by_google_white.png', sizingMethod='image');
}

</style><style type="text/css">

{Background Settings}
body { background-image:url("http://img.photobucket.com/albums/v253/Fatcatchopper/cement.jpg"); background-repeat:repeat; background-position:center; background-attachment:fixed;} .

{Hides other tables}
table, tr, td, input, div { background-color:transparent; border:0px;} .

{table properties}
table table table td {filter:alpha(opacity=90); opacity:0.9; -khtml-opacity:0.9; background-color:000000;} table table table { border-color:ffffff; border-style:solid; border-width:2px;} table table table table td {background-image:none; background-color:transparent; filter:none; opacity:1;} table table table {width:220px;} td.text table {width:auto;} table table table table {border:0px;} .


{Replaces the old contact table with the new one} .contactTable {width:300px; height:150px; background-image:url("http://img.photobucket.com/albums/v253/Fatcatchopper/cursive.jpg"); background-repeat:no-repeat; background-position:center center;} .contactTable img {display:none;} .contactTable td {background-color:transparent;} .contactTable a {display:block; width:115px; height:30px; filter:none !important; background-color:transparent !important; background-image:none !important;} .

{replace the extended network with image}
span.blacktext12 span {display:none !important;} span.blacktext12 {display:block; width:500px; height:400px; background:url("http://img.photobucket.com/albums/v253/Fatcatchopper/banksy.jpg") no-repeat center center;} .

{Regular links}
a:link, a:active, a:visited, a.redlink:link, a.redlink:active, a.redlink:visited { color: ffffff !important; text-decoration:none;} a:hover, a.redlink:hover { color: ffffff !important; text-decoration:none;} .

{Navigation bar - home, search, mail ect ect} a.navbar:link, a.navbar:active, a.navbar:visited { color: ffffff !important; text-decoration:none;} a.navbar:hover { color: ffffff !important; text-decoration:none;} .

{Default Text Settings}
table, tr, td, p, li, div, span, .text { color: ffffff !important; font-weight:normal !important;} .

{your name above your profile pic} span.nametext { color: ffffff !important; font-weight:normal !important;} . {XXs interest XXs details} span.whitetext12 { color: ffffff !important; font-weight:normal !important;} .

{music, general, movies, ect ect}
span.lightbluetext8 { color: ffffff !important; font-weight:normal !important;} .

{about me, who id like to meet}
span.orangetext15 { color: ffffff !important; font-weight:normal !important;} .

{latest blog entries, and XX has XX friends}
<STYLE type='text/css'>table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;}</STYLE><style type="text/css">
body, html {visibility:visible !important; display:block !important}
</style>

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)