Apologies for what must be yet another Joomla 4 post!
I'm in the process of migrating two Joomla 3 sites to Joomla 4. One site has completed where the gallery gave some odd layout problems but when I went into the config, changed one setting, saved, changed it back, saved, it fixed itself. However I can't get this trick to work on another site. I'm wondering if there is something underlying that's not correct
Site is www.nsjxc.co.uk - This is a mirror to the 'live' site www.highglide.co.uk which is still on J3. If you look at the J3 site it displays fine but on the J4 version it's not working well at all. I'm not sure where to start. Link is 'Gallery' in the main menu
Any advice would be greatly appreciated
Thanks
Phoca Gallery and J4
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery and J4
Hi, can you paste a screenshot to see what do you exactly mean with "it's not working well"?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Hero
- Posts: 2818
- Joined: 28 Nov 2010, 17:20
Re: Phoca Gallery and J4
Hi,
We don't know what you mean by "it's not working well"?
For the time being, for your information:
The preview images have different heights. e.g. 62, 86, 75 pixels etc. and titles of different lengths.
That's why they look different.
If you want to have borders like in J3, you could, for example, enter the following code to your customs CSS:
But like I said, we don't know what you mean.
Kind regards
Christine
We don't know what you mean by "it's not working well"?
For the time being, for your information:
The preview images have different heights. e.g. 62, 86, 75 pixels etc. and titles of different lengths.
That's why they look different.
If you want to have borders like in J3, you could, for example, enter the following code to your customs CSS:
Code: Select all
pg-category-box {
border: 1px solid lightgrey;
}
Kind regards
Christine