Help - Search - Members - Calendar
Full Version: Hiding my comments...and other things
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
Gangsturr
So I just edited some text in my about me section and then went to go see how it'll look on my profile and my comments became unhidden. And my location and last login are also unhidden now.

Help?

profile.

Headline
CODE
"<font style="display:none;">"</font>


about me section
CODE

<style>
body {
background-color: 000000;
background-image: url(http://usera.ImageCave.com/Dying_Kiss/background.jpg);
background-position: top center;
background-repeat: norepeat;
background-attachment: ;
}
table, tr, td {
background-color: ffffff;
border: 0px;
}

table table {
border: 0px;
}
table table table table{
border:0px;
}
table table table {
border-width: 0px;
border-color: 000000;
border-style: solid;
background-color: transparent;
}
table table table td {
background-color: ffffff;
filter:alpha(100);
-moz-opacity:1;
opacity:1;
-khtml-opacity:1;
}
table table table table td {
filter:none;
}

.u {
font-family: Arial;
font-size: 9px;
color: 000000;
font-weight: normal;
text-decoration: underline;
}

.b, strong {
font-family: Arial;
font-size: 9px;
color: 000000;
font-weight: bold;
text-decoration: normal;
}

.blacktext10, .blacktext12 {
font-family: Arial;
font-size: 10px;
color: 000000;
font-weight: bold;
text-transform: normal;
text-decoration: none;
}
.whitetext12 {
font-family: Arial;
font-size: 10px;
color: 000000;
font-weight: none;
text-transform: normal;
text-decoration: none;
}

.text {
font-family: Arial;
font-size: 10px;
color: 000000;
font-weight: none;
text-transform: normal;
text-decoration: normal;
}

.orangetext15, .lightbluetext8 {
font-family: Arial;
font-size: 10px;
color: 000000;
font-weight: none;
text-transform: normal;
text-decoration: none;
}

.redtext, .redbtext, .btext {
font-family: Arial;
font-size: 10px;
color: 000000;
font-weight: none;
text-transform: normal;
text-decoration: none;
}

.nametext {
font-family: Arial;
font-size: 16px;
color: 000000;
font-weight: bold;
text-transform: normal;
text-decoration: none;
}

a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
font: Arial;
font-size: 9px;
color: 000000;
font-weight: bold;
text-transform: lowercase;
text-decoration: none;
}
a.navbar:hover, a.man:hover, a:hover {
font: Arial;
font-size: 9px;
color: 000000;
font-weight: normal;
text-transform: lowercase;
text-decoration: none;
letter-spacing: -1px;
}

.userprofiledetail { display:none; } .orangetext15, .contacttable, .userProfileURL, .friendspace, .lightbluetext8, .whitetext12, .comments, .stats {display:none}
</style>




<style>
{width of profile}
.contactTable {display:none;}
table table td img {display:none;}
table table table td img {display:inline;}
table td td {width:0px;}

table {width:450px;}
table table {width:auto;}
table table td {padding:3px;}
table table table td {padding:0px;}
table table table {width:270px !important; height:0px;}

td.text td a img {width:auto !important;}
table table table table table,
table table table table table td {
width:0px !important; padding:0px !important;}
td.text a img {width:100px !important;}
td.text td.text a img {width:35px !important;}
td td td div strong {width:170px !important; display:block;}
</style>





<style> .hidden {visibility:hidden; display:none;} </style>

<style>{hide top search and shortcuts bar}div div select, div div form {display:none !important;}select { filter:alpha(opacity=0); }</style>



<style>.profile {display:none !important;}</style>
<style>.profile a {display:none !important;}</style>
<style>.profile select {display:none !important;}</style>
<style>.profile form {display:none !important;}</style>

<style>
.latestBlogEntry {display: none;}
</style>

<style>
.alignmsuic
td td embed, td td object{width:270px;}
td.text embed {width:270px;}
td.text embed, td.text object {width:270px;}</style>


<style>
{navi bar}
.profilewidth, .profilewidth div {background-image:none!important; background-color:transparent!important;}div.profilewidth td {background-color:000000!important;}div.profilewidth td div {background-color:000000!important;}</style>

<style>{bottomlinks}
tr {background:transparent;}body table table div font a, body table table div div {display:none;}</style>


Who I'd Like To Meet
CODE
<div class="comments"><table><tr><td><table><tr><td><br />
</td></tr></table></td></tr></table></div>


Heroes
(I don't know why the dots are there now.)
CODE
..
..
..
..
..
..
..
..
..
..
..
..
..
<td>
<div class="hidden"><table><tr><td><table><tr><td></td></tr></table></td></tr></table></div></td>
Gangsturr
how about centering the bottom link and such?
Gangsturr
I took that out but it is still to the left.
Then I found this code
CODE
<style type="text/css">a.text, table div font a, table div div {visibility:hidden;}</style>

and it hid the links but not the copyright. Which is what I want.
But it's still not centered.
Mickey
Try this code:

CODE
<style>
body {text-align:center;}
table {margin:0 auto; text-align:left; width:800px;}
table table {width:auto;}
</style>

That should do it.
tokyo-rose
Topic Closed, and Moved to Myspace Resolved Topics. Please PM a moderator if you would like this reopened.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.