Shape 5

Joomla Templates => Incline - Club => : agatti October 14, 2017, 11:09:39 AM



: messed up login/register
: agatti October 14, 2017, 11:09:39 AM
Hello folks.

Until now I have used the Incline template without the Login/Register function. Now I wanted to start using it, but I see it's all messed up.

Please have a look at: https://www.elementotango.it

a few things appear to me:

(1) If you try to login, you seem you can't write anything in the login/pass fields, while you can in the "register" fields.
(2) In the Registration S5 box, please see at the bottom that Captcha is not showing, and the calendar icon is all messed up :(
(3) If you click the link to recover the login or password, you land to the home page, and the module to request the recovery info is in the middle of the page... how can I setup a page with just those modules in ?

Sorry for these many questions - they are all related to the login/register function and I hope they're easy to resolve.

Many thanks!

Regards Andrea.


: Re: messed up login/register
: mikek October 16, 2017, 08:59:56 AM
Hello,

1. Something is overriding the css for this area. Add the following to custom.css:

#cboxContent input {
font-size:14px !important;
}

2. You need to check with your host to make sure that the Free Type and GD Libraries are installed and enabled on your server. Add the following to fix the button layout:

#jform_profile_dob1_btn {
margin-top:0px !important;
}

3. That's completely controlled by Joomla itself, not the template or the module. However, I clicked on the links and I am not seeing this on your site.


: Re: messed up login/register
: agatti October 17, 2017, 02:18:03 AM
Hello,

1. Something is overriding the css for this area. Add the following to custom.css:

#cboxContent input {
font-size:14px !important;
}
This is now working better, but a nasty scroll bar has appeared on the right of the box. How can we eliminate that ?

2. You need to check with your host to make sure that the Free Type and GD Libraries are installed and enabled on your server. Add the following to fix the button layout:

#jform_profile_dob1_btn {
margin-top:0px !important;
}
Checking with the host today -- thanks.

3. That's completely controlled by Joomla itself, not the template or the module. However, I clicked on the links and I am not seeing this on your site.
You're right, I solved it in the meantime -- thanks.

I'll post an update soon.

Thanks

- Andrea.


: Re: messed up login/register
: agatti October 17, 2017, 03:26:46 AM
Hi, confirmed the GD libraries are installed and active. The layout still does not look too good despite the changes and your help - thanks for that. (please see my previous post).
Hope it is not too complex to fix it. Thanks again. Regards AG.

Maybe you can share a link where I could see exactly how it should look like ? The demo page only works partially.

Thanks! AG


: Re: messed up login/register
: mikek October 17, 2017, 07:32:42 AM
Hello,

1. That css would not create a scrollbar. I checked your site and there is none showing.

2. You've changed the css for this area. Yesterday the icon was showing fine and all it needed was an margin change. You've now altered something that removed the icon. You can try adding this to custom.css but I am not sure it's going to work:

.icon-calendar {
font-size:14px !important;
}

Do you check the FreeType library as well as the GD library?
Please also try reinstalling the module with the latest version:

https://www.shape5.com/component/option,com_docman/Itemid,96/task,cat_view/gid,90/