Galleria (full sized media) component for mobile

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
lakhiii
Posts: 15
Joined: 11 Jan 2022, 17:43

11 Feb 2022, 15:27

I noticed there is margin left and right - is it possible to make it full sized? in the mobile screen?

cetincakiroglu
Posts: 130
Joined: 17 Dec 2021, 09:33

14 Feb 2022, 09:52

Hi,

Could you please share a screenshot?

Regards

lakhiii
Posts: 15
Joined: 11 Jan 2022, 17:43

14 Feb 2022, 15:46

Here is an example:
https://drive.google.com/file/d/17sxoFU ... sp=sharing

the red circled area - I want to remove this by showing the whole image in mobile without any margins.
similar to facebook, each image is shown full sized without any margins and fixed rectangular shaped image.
is this possible?

cetincakiroglu
Posts: 130
Joined: 17 Dec 2021, 09:33

15 Feb 2022, 08:22

Hi,

This is default white-space from the layout. You need to manipulate it by custom CSS If you want to override.

For example;

Code: Select all

.layout-content{
  padding: 0px;
}

lakhiii
Posts: 15
Joined: 11 Jan 2022, 17:43

15 Feb 2022, 17:38

thanks! it worked!

cetincakiroglu
Posts: 130
Joined: 17 Dec 2021, 09:33

16 Feb 2022, 09:03

You're welcome

Post Reply

Return to “Poseidon - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 7 guests