Post Closed
134
Views
6
Comments
[Dublin Template] Login Screen bug in latest Dublin template
Question
dublin-template
Web icon
Forge asset by OutSystems

Please fix this:



Footer takes too much space, IsPersistent checkbox and Login button hidden inside footer.

2025-04-22 05-54-18
Shashi Kant Shukla

Hi Harlin,

I have created a sample login page using Dublin template and found looking good.

Have you you one some changes in CSS ?


Regards

-SK-

2024-03-25 06-19-08
Harlin Setiadarma

Shashi kant Shukla wrote:

Hi Harlin,

I have created a sample login page using Dublin template and found looking good.

Have you you one some changes in CSS ?


Regards

-SK-

Have you upgrade to latest Service Studio, Silk UI Web and Dublin Template?

You're logo was different than mine.

I use default CSS, and fresh new web app using Dublin template also has this problem.

I have 2 personal environments and 4 enterprise on-premise environments, all exhibit this problem.

2020-02-28 09-46-54
Eduardo Jauch

Hi Harlin,

It seems the problem is not the footer itself.
The problem seems to be the LOGO.

The Logo image is 196x196 and is being shown as it is.
Before, the image was being shown as a 32x32 image, and than it showed at the side of the title.

But the footer occupying 20% of the screen seems to much. 10% would be better.
But changing it still leaves the page "unbalanced", and to keep the image this size, you have to pull everything up.

And, of course, on small resolutions the problem can reappear... 

Easy to fix, but annoying anyway.
Cheers.

2024-03-25 06-19-08
Harlin Setiadarma

Eduardo Jauch wrote:

Hi Harlin,

It seems the problem is not the footer itself.
The problem seems to be the LOGO.

The Logo image is 196x196 and is being shown as it is.
Before, the image was being shown as a 32x32 image, and than it showed at the side of the title.

But the footer occupying 20% of the screen seems to much. 10% would be better.
But changing it still leaves the page "unbalanced", and to keep the image this size, you have to pull everything up.

And, of course, on small resolutions the problem can reappear... 

Easy to fix, but annoying anyway.
Cheers.

Have you encounter with this bug too?

So, the workaround was changing image width and height?

Thanks, I'll try.


2024-03-25 06-19-08
Harlin Setiadarma

I think this is a bug from Service Studio, not Dublin template, since in the old version Service Studio did not provide Header_Logo, so Dublin template use default 32x32 grey donut icon.

Since Service Studio now provide Header_Logo in Image Resource in 196x196, Dublin Template show it as it is.

2024-03-25 06-19-08
Harlin Setiadarma

Confirmed, it was because Header_logo provided by Service Studio at the time of web app creation was in larger resolution than Dublin template (and potentially others) expected.