No responsive template in joomla 4 migrated from joomla 3

Phoca Gallery - image gallery extension
User avatar
forlx.62
Phoca Member
Phoca Member
Posts: 21
Joined: 29 Oct 2022, 22:35

Re: No responsive template in joomla 4 migrated from joomla 3

Post by forlx.62 »

Hello,

It's done in helix 3 CSS , thank you for your help

Kind Regards
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: No responsive template in joomla 4 migrated from joomla 3

Post by Jan »

Hi,

BTW you can make the box image size to 100% with e.g.:

Code: Select all

#download-box div {
    width: 100% !important;
}
but then only the box will enlarge because the image does not have such width:

Image

BTW2 the width is managed by parameter: Detail Window Width in Phoca Gallery options

Image

Jan
If you find Phoca extensions useful, please support the project
Post Reply