Trendy Login changes the default design of static login page (/login) on login required sites and adds the ability to customize the page content via component settings.
I know this is an old comment, but I’ve just started using this on a test site so I want to check in.
You must enable the login required site setting to get the static login page. Otherwise, as you noted, you can enable the component but you’ll still get the login modal rather than the trendy login.
To get the static login page you must require login. If you don’t and you hit the /login route, you get a login modal instead and this component is ignored.
Hi. This is working beautifully on a pc screen but only uses the left hand third of the image on mobile. Is there something I should to to get the pc image to shrink more widthways - realising that the aspect ratio is different.
Any advice how to use the component for a good look on typical pc screen and mobile much appreciated.
예시에서는 다음과 같은 것이 사용되었을 것으로 생각됩니다: 회원가입 전에 사이트에 대한 중요한 정보를 이 공간에 포함시키고, 심지어 비디오까지 넣을 수 있습니다: <iframe width="560" height="315" src="https://www.youtube.com/embed/u7iW9DyFw7M?si=SQImwxaPkPVQgaNt" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>