Viewing 6 posts - 1 through 6 (of 6 total)
-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 2, 2017 at 2:15 am #998823Hi
Open template folder /html/com_user/login/default_login.php
Add below code after line 70<?php if (JPluginHelper::isEnabled('system', 'remember')) : ?> <div class="control-group"> <div class="control-label"><label><?php echo JText::_('COM_USERS_LOGIN_REMEMBER_ME') ?></label></div> <div class="controls"><input id="remember" type="checkbox" name="remember" class="inputbox" value="yes"/></div> </div> <?php endif; ?>
Here >>> http://prntscr.com/dq97xu
Save and check.
January 3, 2017 at 11:24 am #999222Thanks done ! .
Now I need to fix the position of tick box its not showing in place ( i mean before remember me ) .
waiting for your kind assistance
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 4, 2017 at 2:17 am #999380This reply has been marked as private.January 5, 2017 at 1:14 pm #999924This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 6, 2017 at 2:21 am #1000091Hi
I applied some modification and it looks like it is with default Joomla template.
Becuase the width is not as much to adjust them in one row.
It look like this :http://prntscr.com/ds2b9d
http://prntscr.com/ds2bxmJanuary 6, 2017 at 6:19 am #1000141okay my dear thanks .
thats all
appreciate your support
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by tareqkhaled 7 years, 10 months ago.
The topic ‘remember me in login form’ is closed to new replies.