By akmal on Tuesday, 07 May 2019
Posted in General
Replies 1
Likes 0
Views 358
Votes 0
Can I remove the look like the image given by a red arrow?
Hey Akmal,

Sorry to say this, unfortunately we don't have a setting to disable it. But you can try modify in this following file:

JoomlaFolder/components/com_easysocial/themes/wireframe/dashboard/guests/default.php

Remove code from this line 14 to 16:

<div>
<?php echo $this->html('html.login', $return); ?>
</div>


Then override this file into your current site template directory location
JoomlaFolder/templates/YourCurrentTemplate/html/com_easysocial/dashboard/guests/default.php
·
Tuesday, 07 May 2019 16:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post