- Posts: 6
- Thank you received: 0
All questions about EDocman extension
Modal for download document problem
- Daniel Luetolf
- Offline
- New Member
-
Less
More
5 years 10 months ago #125676
by Daniel Luetolf
Replied by Daniel Luetolf on topic Modal for download document problem
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
5 years 10 months ago - 5 years 10 months ago #125677
by Mr. Dam
Replied by Mr. Dam on topic Modal for download document problem
Hi,
Please open Edocman Configuration -> Tab: Custom CSS and add
Good luck
Dam
Please open Edocman Configuration -> Tab: Custom CSS and add
Code:
.modal-backdrop
{
z-index:-1 !important;
}
Dam
Last edit: 5 years 10 months ago by Mr. Dam.
Please Log in or Create an account to join the conversation.
- IdB
- Offline
- Banned
-
Less
More
- Posts: 10
- Thank you received: 1
5 years 10 months ago #125678
by IdB
Replied by IdB on topic Modal for download document problem
I got this code and this worked for my site:
.modal-backdrop{
position: relative !important;
z-index:-1 !important;
}
.modal-backdrop{
position: relative !important;
z-index:-1 !important;
}
The following user(s) said Thank You: Daniel Luetolf
Please Log in or Create an account to join the conversation.
- Daniel Luetolf
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
5 years 10 months ago - 5 years 10 months ago #125679
by Daniel Luetolf
Replied by Daniel Luetolf on topic Modal for download document problem
Thank you Dam.
But it's still not working.
But it's still not working.
Attachments:
Last edit: 5 years 10 months ago by Daniel Luetolf.
Please Log in or Create an account to join the conversation.
- Daniel Luetolf
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
5 years 10 months ago #125680
by Daniel Luetolf
Replied by Daniel Luetolf on topic Modal for download document problem
It works
Thanks a lot

Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.