Posts:
25
Registered:
4-Mar-2025
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 14:11
in response to: JeffTucker
|
|
|
I'm starting to lose track of what's happening. I had selected "HiDPI DIA-images" and “ justified” (Gerechtfertigt is the German word for that; and not 16:9).
But on the iPhone the display is still not correct.
|
|
|
Posts:
8,057
Registered:
31-Jan-2006
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 14:17
in response to: JeffTucker
|
|
|
As final proof that there's nothing wrong with the image itself, here's a quickly slapped-together test album using the same image, but with Neptune instead of Photoblogger:
(demo album removed)
|
|
|
Posts:
25
Registered:
4-Mar-2025
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 14:17
in response to: textvorlage
|
|
|
I have made the same changes to “...fotos2” and everything is ok on the computer. But again, it's not right on the iPhone.
|
|
|
Posts:
8,057
Registered:
31-Jan-2006
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 14:25
in response to: JeffTucker
|
|
|
It's also not a caching problem - I get the same results in other browsers.
For those keeping score, we've eliminated the following possible culprits:
- A problem with the image.
- A problem with the way the server is providing the image.
- A problem being triggered by the use of variants.
- A problem being triggered by the image bounds.
- A problem being triggered by the use of HiDPI images.
- A problem being caused by browser caching.
That doesn't leave much, other than the lightbox script itself.
|
|
|
Posts:
25
Registered:
4-Mar-2025
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 14:54
in response to: JeffTucker
|
|
|
The Neptune skin looks good, but I like it darker. I have uploaded a test under “...fotos4”. I would still have to change the font and the background colors (chocolate like in Photoblogger).
On the iPhone it works, but you have to swipe, there is no arrow to the right or left.
Maybe there is still a solution for Photoblogger; if not, I will definitely look into Neptune.
|
|
|
Posts:
25
Registered:
4-Mar-2025
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 14:56
in response to: JeffTucker
|
|
|
That doesn't leave much, other than the lightbox script itself.
Has nobody mentioned the problem before?
|
|
|
Posts:
8,057
Registered:
31-Jan-2006
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 14:58
in response to: textvorlage
|
|
|
Has nobody mentioned the problem before?
Not that I'm aware of, but the skin gets regular updates and changes, so it might have been working properly before.
ETA: The problem does not seem to occur in Photoblogger 5.4.0. I'm not sure which of the intervening updates causes the trouble.
|
|
|
Posts:
25
Registered:
4-Mar-2025
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 16:01
in response to: JeffTucker
|
|
|
Maybe Laza will read this…
But in the meanwhile I will try to change the backgroundcolor of neptunium to "Chocolate"
Edited by: textvorlage on 28 May 2025, 16:02
|
|
|
Posts:
8,057
Registered:
31-Jan-2006
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 16:17
in response to: textvorlage
|
|
|
|
Remember, Neptune isn't just a different version of Photoblogger. It's a very different skin. There is no "search" capability, for example, because unlike Photoblogger, it's not a JSON-driven skin. No support for social media or a shopping cart, either.
To customize a Neptune layout, do not start plugging in custom CSS. It's usually not needed. Choose the "Custom" style of Neptune (see attachment), then go to the Neptune > Custom tab, where you can set any colors you like:
https://jefftucker.jalbum.net/skins/neptune/man/neptune_custom.html
|
|
|
Posts:
25
Registered:
4-Mar-2025
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 16:31
in response to: JeffTucker
|
|
|
At the moment, I'm not interested in selling photos or linking the site to social media. I will take a closer look.
Thank you very much!
|
|
|
Posts:
1,558
Registered:
6-Sep-2005
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 17:37
in response to: textvorlage
|
|
|
I'm currently investigating the issue.
To center the logo, add this custom CSS code to Settings / Photoblogger / Advanced / Custom code / CSS box:
.topbar .logo.align-center {
width: 100%;
justify-items: center;
}
I still don't know how to reproduce the error on my PC (using the Safari emulator). Can you please turn Settings / Photoblogger / Advanced / Debug mode ON on the fotos3 album and Make+Upload it?
Never mind, I was finally able to reproduce it.
Edited by: Laza on 28 May 2025, 17:39
|
|
|
Posts:
1,558
Registered:
6-Sep-2005
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 18:01
in response to: textvorlage
|
|
|
As I see, the Settings / Photoblogger / Lightbox / Main image / Fit images was turned off in your albums. For me, enabling this option resolved the problem.
I believe this option isn't clear enough. Fit images work both ways: it shrinks the image if larger, or enlarges it if smaller than the screen (but only at max. zoom).
I will probably modify it this way:
( ) Fit images to the screen
The following options are only displayed if the above option is on:
( ) Only shrink
Max Zoom ( 1.2 )
(and this is displayed when "Only shrink" is not selected)
|
|
|
Posts:
8,057
Registered:
31-Jan-2006
|
|
|
Re: Responsive Display doesn't work
Posted:
28 May 25, 18:32
in response to: Laza
|
|
|
Yes, it appears that using both Fit Images and Maximum enlargement: 1.0 fixes things.
But as far as I'm concerned, that's exactly what a lightbox script should do: always show the image within the display space, and never show it larger than its inherent size. There shouldn't be any other option. Zooming is OK, but never by default.
|
|
|
Posts:
25
Registered:
4-Mar-2025
|
|
|
Re: Responsive Display doesn't work
Posted:
29 May 25, 07:32
in response to: JeffTucker
|
|
|
Many thanks to #JeffTucker and #Laza for the great support. You have really helped me a lot. I won't be able to be at my computer today. Have a great day.
|
|
|
|
Legend
|
|
Forum admins
|
|
Helpful Answer
|
|
Correct Answer
|
|