Topic-icon Problem Size "Forgot Image"

Active Subscriptions:

None
10 years 3 months ago - 10 years 3 months ago #44348 by Teddy68
Hello,

I contact you because I have a problem.
The height of "Forgot Image" is smaller than the entry fields (See in attachment).
File Attachment:


How can I adjust it please?

Thanks and best regards,
Teddy
Last edit: 10 years 3 months ago by Teddy68.
The topic has been locked.
Support Specialist
10 years 3 months ago #44359 by alzander
Please edit the media/sourcecoast/themes/sclogin/sourcecoast.css file. Around line 30, you'll see:
a.forgot.btn {
    height: 28px !important;
}
Update the height to 54, like:
a.forgot.btn {
    height: 54px !important;
}
That should get you going.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 3 months ago #44365 by Teddy68
Replied by Teddy68 on topic Problem Size "Forgot Image"
Thanks Alex ;)

Regards,
Teddy
The topic has been locked.
Support Specialist
10 years 3 months ago #44381 by alzander
Glad that helped. If you need anything else, just let us know!

Thanks,
Alex
The topic has been locked.