Load a module with user actions (buttons or what you want) in the position "banner"
Able to click the buttons
Unable to click the buttons
PHP 7.3 + J4alpha9
The problem is that the .header-shadow DIV in the template Cassiopeia take place over the content and then create a layer where the user can not click the buttons
SOLUTION :
In the CSS, add
pointer-events: none;
to the css class .header-shadow
Title |
|
Labels |
Added:
J4 Issue
|
Status | New | ⇒ | Information Required |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-26 21:22:39 |
Closed_By | ⇒ | Quy |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/24761
Please test PR #25010
As you have a solution please submit a pull request