By trevorl on Wednesday, 12 November 2014
Posted in General Issues
Replies 2
Likes 0
Views 834
Votes 0
Hi, I installed Komento.

I have disabled profile system. But... when a user clicks on the avatar or there is another action, Komento uses the default joomla notice bars. ( see picture for better description )

How do I stop this, it looks really messy - Thanks for your help.
Don't worry; The following seemed to do the trick

.kmt-form-alert
{
display: none !important;
}
.message
{
display: none !important;}

Thanks.
·
Wednesday, 12 November 2014 22:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Great! Glad to hear that.
·
Thursday, 13 November 2014 00:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post