By HMED on Tuesday, 24 November 2015
Posted in General
Likes 0
Views 453
Votes 0
Hi,

we are looking to hide the login/register default box located in the ES community page, is it possible ?

Thanks

(looking for next versions of ES & ED)
Hi Jan,

If you want hide it, you can use the following css hack and see how it goes,
div#fd.es .es-login-box {
display: none;
}


Regarding on the login box, unfortunately it is not possible to turn it off currently.
·
Tuesday, 24 November 2015 18:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jan,

Do you mean that you want to hide the following login box as from the screenshot here, http://screencast.com/t/0iWunpmtVN ? If that so I'm afraid it is only possible with core modification or css hack in order to hide it.
·
Tuesday, 24 November 2015 17:48
·
0 Likes
·
0 Votes
·
0 Comments
·
yes

we are using ES community as home page and a big place is occupied by the login box

thank you,
·
Tuesday, 24 November 2015 17:52
·
0 Likes
·
0 Votes
·
0 Comments
·
what about the login popup ? when we add the ES stream for guest we get this popup some seconds after page loading, can we disable this popup ?
·
Tuesday, 24 November 2015 17:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much Ezrul
·
Tuesday, 24 November 2015 18:44
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Jan.
·
Wednesday, 25 November 2015 12:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post