rockaneLLa
Sep 28 2008, 04:47 AM

Is that possible?
Anarchy
Sep 28 2008, 11:55 AM
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
Sep 28 2008, 06:22 PM
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
Sep 29 2008, 11:55 AM
^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
Sep 29 2008, 09:28 PM
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
Sep 30 2008, 02:48 AM
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.