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
Wrong layout after migration to Joomla 4.
-
- Phoca Newbie
- Posts: 5
- Joined: 08 Aug 2022, 10:52
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Wrong layout after migration to Joomla 4.
Hi, check the Phoca Gallery administration - check if some of the style is loaded: theme_standard or theme_simple.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 08 Aug 2022, 10:52
-
- Phoca Newbie
- Posts: 5
- Joined: 08 Aug 2022, 10:52
Re: Wrong layout after migration to Joomla 4.
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
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
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Wrong layout after migration to Joomla 4.
Hi, great to hear it, thank you, Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 14 Mar 2023, 05:07
Re: Wrong layout after migration to Joomla 4.
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
Chris A
-
- Phoca Hero
- Posts: 2818
- Joined: 28 Nov 2010, 17:20
Re: Wrong layout after migration to Joomla 4.
Hi Chris A,
depends on the size of your thumbs.
To change the title, try following (to your custom.css and or user.css):
and/or we need your URL, to tell you more.
Kind regards
Christine
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;
}
Kind regards
Christine