BanBan
Instant Message
Send Message
|
Posted:
July 8, 2008 3:20 PM
<style>
.a {hide member since row}
tr[id="Member SinceRow"] {display:none;}
</style>
<style>
.a {hide band website row}
tr[id="Band WebsiteRow"] {display:none;}
</style>
<style>
.a {hide band members row}
tr[id="Band MembersRow"] {display:none;}
</style>
<style>
.a {hide band influences row}
tr[id="InfluencesRow"] {display:none;}
</style>
<style>
.a {hide sounds like row}
tr[id="Sounds LikeRow"] {display:none;}
</style>
<style>
.a {hide record label row}
tr[id="Record LabelRow"] {display:none;}
</style>
<style>
.a {hide label type row}
tr[id="Type of LabelRow"] {display:none;}
</style>
<style>
.a {upcoming shows section}
div[id="profile_bandschedule"] {display:none;}
.a {upcoming shows title}
div[id="profile_bandschedule"] span.whitetext12 {color:green;}
.a {upcoming shows parenthesis}
div[id="profile_bandschedule"] span.whitelink font {color:red;}
.a {upcoming shows view all link}
div[id="profile_bandschedule"] span.whitelink font a.whitelink {color:dodgerblue;}
.a {upcoming shows date}
div[id="profile_bandschedule"] td td td font {color:dodgerblue;}
.a {upcoming shows link}
div[id="profile_bandschedule"] td td font a {color:dodgerblue;}
.a {upcoming shows location}
div[id="profile_bandschedule"] td font {color:red;}
</style>
|