Help - Search - Members - Calendar
Full Version: Hide "MySpace Comedy" graphic
Forums > Resource Center > Support Center > Myspace Support > Myspace Resolved Topics
rockaneLLa


Is that possible?
Anarchy
This is posted in the wrong forum. Topic moved.

Anyway, I don't know of a way to hide that. I don't have any experience with customizing MySpace Comedy profiles. Also, I don't know of a way to hide that without hiding other images/link images contained in tables. Sorry.
fixtatik
this works for music profiles, which are set up almost identically to comedy profiles, so it should work in that case, too.
CODE
td td a img { display:none; }
td td td a img { display:inline; }
Anarchy
^I tried that script and messed around with other table properties before I posted my reply and it didn't work for me, so that's why I said I didn't know of a solution. I tried the code you provided and it didn't work either.
fixtatik
well, of course it always depends on what else you have on your profile. it's going to get rid of the filler images in the contact table, but the td td td a img { } line should keep all other images where they're supposed to be.

the code works; there just might be something else interfering with it. maybe adding "!important" to the end could do the trick?
Anarchy
Ah, there it is. Yep, that code works. Thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.