Re: How to remove pictures on the nabble "home" ?
Posted by sylvestre on Mar 06, 2011; 9:09pm
URL: https://support.nabble.com/How-to-remove-pictures-on-the-nabble-home-tp6091451p6095241.html
Thanks.
I have been able to delete the picture with the code:
.nabble span#avatarA-hide, .nabble span#avatarA-show, .nabble span.avatarB, .nabble span#avatarB-hide, .nabble span#avatarB-show, .nabble div.avatar-outer, .nabble img.avatar {
display: none;
}
as proposed in the message you showed me.
Thanks!
Now, I am to find out how to remove the "Created by" ;)