0
Votes
Undo
  1. sarl CTC
  2. Commercial Templates
  3. Wednesday, 30 March 2022
  4.  Subscribe via email
Hi,
I'm interesting by the menu 'login' i have seen in the Emani template.
I would like the same menu in my nina template.
it is possible?
Thierry
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Thierry

For details on adding a login module to a menu item dropdown, may I suggest the following article... https://joomla51.com/tutorials/template-extras/adding-a-module-to-the-menu-dropdown

If you have created your site from the template demo installer you should also find an unpublished example of this menu item in your menu manager (main menu).

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
if I am at ' home', the ' login' is available but if I am in another tab, the login tab is not accessible
https://visiomaths.fr
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try checking the menu assignment tab of both your login module and the login dropdown menu item and ensure both are set to display on all pages.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
it is ok
thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran,

I followed the tutorial but in Grace Template the login box it is very trick, short width and show password button stay white until you pass with the mouse
see pic pls
Screenshot 2023-10-12 at 12.13.48.png
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi rebelojose

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Tks Ciaran for reply.
demo site

I tried add this two custom .css to to template but without result.

.mod-login__options {
box-width; 250px
}
.com-users-login__options {
box-width; 250px
}


have a good weekend
regards
References
  1. https://dev.rebellicatm.com/zoe/
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav .item-2430 > ul {
width: 300px;
}
.hornav .item-2430 ul button {
background-color: #979797;
}
.hornav .item-2430 ul button {
height: 1em;
}


Note that as Joomla4 is now using Bootstrap 5, the design of forms and buttons is a little larger than Joomla 3 which used Bootstrap 2.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
tks Ciaran for reply.

almost perfect!

I change
.hornav .item-2430 ul button {
height: 1em;
to
.hornav .item-2430 ul button {
height: 3em;

because the eye and login button and stay in half the size, so I changed from 1em to 3em and it is ok
login.png login_3em.png

so the "remember me" click continuous very short and it is impossible to check, what I could do?

regards
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav .form-check-input[type="checkbox"] {
min-height: 1rem;
min-width: 1rem;
margin-right: 6px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Great,
it is perfect
many thanks Ciaran

regards
jose
  1. more than a month ago
  2. Commercial Templates
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

about mobile menu, -- login mobile don't show: "forgot password", "forgot username", and "create a account"
what I could do?

or the best way would be when in desktop version when clicked on user area show login window (menumod-login)
when mobile version go to login module.

login_mobile s.jpg
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 12
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue? The previously provided URL is giving a 404 error.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 13
Accepted Answer Pending Moderation
0
Votes
Undo
tks for fast reply

of course here
  1. more than a month ago
  2. Commercial Templates
  3. # 14
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.mod-login__options.list-unstyled {
display: block !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 15
Accepted Answer Pending Moderation
0
Votes
Undo
worked.

thank you Ciaran

regards
  1. more than a month ago
  2. Commercial Templates
  3. # 16
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok