Welcome to Nice Theme Store forum!
Tell us and our members who you are, what you like and why you became a member of this site.
We welcome all new members and hope to see you around a lot!
Tell us and our members who you are, what you like and why you became a member of this site.
We welcome all new members and hope to see you around a lot!
Login box (remember me)
- oscarjonker
- Offline Topic Author
- New Member
- Thanks: 0
- Posts: 5
When using the kpop template, the login popup does not show the 'remember me' option well. Can you tell me what to do?
Last Edit:8 months 1 week ago
Post by oscarjonker
Last edit: 8 months 1 week ago by oscarjonker.
Please Log in or Create an account to join the conversation.
Disable Gzip to determine if it is caused by KPop or your Joomla template.
Post by Joomla!NL
The following user(s) said Thank You: ntstore
Please Log in or Create an account to join the conversation.
Hi oscarjonker,
Please try to follow some below steps:
1. From your back-end click to the Users -> Manager menu.
2. Click the Options button on the top bar.
3. In the "User Options" tab choose Yes in the "Allow User Registration" option.
4. Save and reload our website to view the changes.
Kind regards,
Please try to follow some below steps:
1. From your back-end click to the Users -> Manager menu.
2. Click the Options button on the top bar.
3. In the "User Options" tab choose Yes in the "Allow User Registration" option.
4. Save and reload our website to view the changes.
Kind regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Post by ntstore
Please Log in or Create an account to join the conversation.
- Chico Gois
- Offline
- New Member
- Thanks: 2
- Posts: 17
Hello,
Try locating this part in the CSS files and changing
width: auto;
For width: 15px;
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
width: auto; <- Change to width: 15px;
}
Try locating this part in the CSS files and changing
width: auto;
For width: 15px;
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
width: auto; <- Change to width: 15px;
}
Post by Chico Gois
The following user(s) said Thank You: ntstore
Please Log in or Create an account to join the conversation.
Time to create page: 0.800 seconds