This question is answered.


Permlink Replies: 2 - Pages: 1 - Last Post: 1 Apr 23, 17:01 Last Post By: EnkiLee
EnkiLee

Posts: 15
Registered: 1-Dec-2013
The layout of the overview-page of story changed after update
Posted: 31 Mar 23, 18:54
 
  Click to reply to this thread Reply
Hi, something has changed with the layout generated by story after update to the current version.

Example: https://glossmann.eu/Reisen_bildert/Spanien/Malaga/index.html
The caption of the single-images (e. g. Catedral de la Encarnación de Málaga) has moved from below the image to the right side of the image. I didn't change the album (well, except some tests to undo this change). I don't like this, i would like to have the caption back below the image.

More strange: https://glossmann.eu/Reisen_bildert/Sibirien/Novosibirsk/index.html
Here the same happens with the single-images, but in a different way: On this page the caption of the image has moved from below to the left side of the image. It behaves different as on the page before.

This happens with firefox and with Edge.

Is there a setting where i can change this back?

Best regards! Uwe
Laza

Posts: 1,794
Registered: 6-Sep-2005
Re: The layout of the overview-page of story changed after update
Posted: 1 Apr 23, 10:49   in response to: EnkiLee in response to: EnkiLee
Correct
  Click to reply to this thread Reply
Hi Uwe,

This was a conscious change to make the layout more exciting. Here's the code that makes the captions behave as they did before:
.main > .content > .single .long-comment { align-items: stretch !important; flex-direction: column; }
.main > .content > .single .image { order: 0 !important; }
.main > .content > .single .long-comment .caption { order: 1 !important; max-width: none !important; padding: 0 !important; }

Should be added to the Settings / Story / Advanced / Custom code / CSS box.
EnkiLee

Posts: 15
Registered: 1-Dec-2013
Re: The layout of the overview-page of story changed after update
Posted: 1 Apr 23, 17:01   in response to: Laza in response to: Laza
 
  Click to reply to this thread Reply
Hi Laza,

thank you, this worked.

Perhaps (in future) there could be a setting to control this behaviour, for the ones, who are not web developers. ;-)
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums