You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#116427 Padding in mediabox popup

Posted in ‘Mediabox’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by scognamiglio on Wednesday, 13 March 2024 11:27 GMT

scognamiglio
Hi,
I would like to know how I can add padding in the Mediabox popup, because the text is too close to the margin
Best regards
Emilio

Ryan
Please post a link to an example on your site.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

scognamiglio
Hi,
you can see the popup here: https://www.fondazionemele.it/en/the-foundation/history-and-organization
The popup is on the Councillors' name

Ryan
Add the following to your template's user.css file:

.wf-mediabox-content-item {
  margin: 10px;
}

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

scognamiglio
Thanks, it works correctly now

Best regards
Emilio