Ciao ragazzi. Sto cercando piano piano di creare il myspace per la mia band. Sto seguendo questa discussione per iniziare
http://forum.ilnissardo.com/index.php/topic,401.0.htmlNon riesco a togliere alcune informazione dalla parte sinistra come per esempio l'online status. la stringa che uso e chè è stata ustata dai ragazzi che l'hanno pubblicata è:
<style>
{! Hide Basic Information Module !}
div.basicInfoModule {display:none;}
{!-eliminate text from url space-!}
table table table table div {display:none;}
{!-recover div in friend and comment spaces-!}
table table td.text table table div {display:block;}
td[id*="ProfileMember Since"] {visibility:hidden !important;}
</style>
<style>
.nametext, font strong{display:none;}
table table table table td.text img {display:none;}
table table p table table td.text img, table table td.text table table td.text img {display:block;}
table, td {height:auto !important; }
table table br {display:none}
table table td.text br, table table p td br {display:inline; line-height:13px}
</style>
<style>
{!-hide row headers in General Table-!}
table table table table td span.lightbluetext8 {display:none;}
span.whitetext12 {background-color:transparent; display:block; z-index:9;}
td.text td.text span.whitetext12, table.contactTable span.whitetext12 {position:static; background-color:transparent; display:inline}
</style>
Per il loro myspace però questa stringa funziona alla grande. Potete aiutarmi?