Okay, I want a MySpace code that hides your friends and comments, but that shows ONLY the "Add Comment" button, lacking the "View All" code.
If there isn't one of those, afterwards I'll take a code that hide friends/comments and shows both buttons instead. ;)
Thanks so much,
~~Ali. :)
Answers: <style type="text/css">
td.text td.certificate table table table, td.text td.manual table br, td.text td.article table .orangetext15, td.text td.schoolbook .redlink, td.text td.paper span.btext {display:none;}
td.text td.primer table {background-color:transparent;}
td.text td.manuscript table td, td.text td.record table {height:0;padding:0;border:0;}
td.manual td.text table table td {padding:3;}
td.record td.text table table br {display:inline;}
</style>
<style>
.btext, .redlink{display:none;visibility:invisible;...
td td td td table {display:none;}
</style>
www.codemylayouts.com
****under the tweaks****
will probably have what your looking for