Help - Search - Members - Calendar
Full Version: Hiding Upcoming Shows
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
vrnt
I found this code to remove the upcoming shows, but it also removes the music player

td.text div {display:none;}
td.text td div {display:block;}

There's another code to remove only the upcoming shows?
Mickey
Try using this instead:

CODE
<style>
div table table {position: absolute; top: -100px; left: 50%; margin-left: -1000px; z-index: 9;}
.clearfix table table, div table table table, div table table div, .latestBlogEntry, .friendSpace, .friendSpace table, .friendsComments table {position: static; margin: auto;}
</style>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.