How can we mislay my comments box as well as friends box in friendster?
I can see friendster profiles that have no comments box as well as friendster box. It’s only their about me. They only have links to click if we wish to post comments, as well as to perspective their pics.How can we do it?
using CSS in friendster.
name_of_div_in_css {
display:none;
}
totally forgot a id of a criticism box.
You can set your comments of commemorative in to in isolation setting. In which manner, no a single can post anything there. Or might wish to set it to something similar to it needs your capitulation prior to it could be posted. In which manner, we have been means to shade initial a comments.
I’m not certain how to mislay a criticism box, though what Coy referred to is what we do. Xer0 is rather right too. Type in to a CSS space:
/* BOX: MY FRIENDS */
.friends {
display:none;
}
I did a discerning check as well as it should work. we attempted joining it upon here though it doesn’t uncover a last results.
Hope which rather helped.