Search…

X3 Photo Gallery Support Forums

Search…
 
ClaudioMaffucci
Experienced
Topic Author
Posts: 37
Joined: 12 Mar 2018, 06:22

Frame rounded

15 Jun 2024, 15:25

Hi,
Could you support me to have also the folders of the galléries from the menu rounded (see picture attached)?
Thank you in advance.
Regards,
Claudio
Attachments
IMG_6396.png
IMG_6396.png (769.02 KiB) Viewed 1999 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Frame rounded

15 Jun 2024, 21:43

Try something like this in Settings > Custom > Custom CSS:
Code
.mega.carousel .image-container {
  border-radius: 3px;
}
 
ClaudioMaffucci
Experienced
Topic Author
Posts: 37
Joined: 12 Mar 2018, 06:22

Re: Frame rounded

16 Jun 2024, 02:47

Hi,
Thank you very much it workshop perfectly.
Regards,
Claudio