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.

#116238 Close-Button not visible / Popup Theme Shadow

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 Ryan on Tuesday, 20 February 2024 20:03 GMT

boschma
Hi there! since one of this last updates the closing-button is still within the markup but not to use and not visible. (Using Popup Theme Shadow). Adding the following code in plg_system_jecemediabox/css/jcemediabox.min.css helps out for now:

.wf-mediabox-theme-shadow .wf-mediabox-prev, .wf-mediabox-theme-shadow .wf-mediabox-next, .wf-mediabox-theme-shadow .wf-mediabox-close
{
  display: block;
  z-index: 1;
  float: right;
  position: relative;
  border: none;
  border-radius: 0;
  background-color: transparent;
  left: auto;
  top: 0;
  color: #fff;
}
Close Action is set to 'Close button and background overlay click'. Maybe with the next update ...? THX! ;-) Best, Boris

Ryan
Thank you, fixed in the next update.

Ryan Demmer

Lead Developer / CEO / CTO

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