Post a new topic
Does anyone know how to remove this? I tried this line in my userChrome.ss, but that doesn't work:menuitem[label="Subscribe to This Page..."] { display: none !important;}
In the area where it has the label followed by the quotations just delete the text and leave it blank between those two quotations. Like this:menuitem[label=""] {display: none !important;}
You must register and become a member to post a reply.