Page 1 of 1

Wrong layout after migration to Joomla 4.

Posted: 30 Dec 2022, 16:01
by Matje
After migration to Joomla 4, the photo album looks very different.
The categories are in each other and the text is much too large.
Does anyone have a solution to get this right again.
Thank you in advance.

Web link to the page
https://www.judoclubreuver.nl/index.php/fotoalbum

Re: Wrong layout after migration to Joomla 4.

Posted: 31 Dec 2022, 01:10
by Jan
Hi, check the Phoca Gallery administration - check if some of the style is loaded: theme_standard or theme_simple.

Image

Jan

Re: Wrong layout after migration to Joomla 4.

Posted: 31 Dec 2022, 15:28
by Matje
Hi Jan,

https://imgur.com/MM0gL3w

This is how it is set up now.

Regards, Matje.

Re: Wrong layout after migration to Joomla 4.

Posted: 01 Jan 2023, 01:35
by Matje
Hi Jan,

I have add the theme "Theme_standart.css" and published it.
Now the page looks good, thanks for your hint.
Thank you.
A
successful 2023, Matje

Re: Wrong layout after migration to Joomla 4.

Posted: 03 Jan 2023, 17:33
by Jan
Hi, great to hear it, thank you, Jan

Re: Wrong layout after migration to Joomla 4.

Posted: 19 Mar 2023, 05:21
by cappleby
Jan I too had that problem until I added the standard theme but now the titles are overlapping the thumbnails and seem larger than they need to but I can't find the plce in the CSS to change their position or size. Can you help please.

Chris A

Re: Wrong layout after migration to Joomla 4.

Posted: 19 Mar 2023, 20:19
by christine
Hi Chris A,

depends on the size of your thumbs.

To change the title, try following (to your custom.css and or user.css):

Code: Select all

.pg-category-box-title {
font-size: 20px;  
}
and/or we need your URL, to tell you more.

Kind regards
Christine