By David Falise on Monday, 13 May 2019
Posted in Technical Issues
Replies 1
Likes 0
Views 725
Votes 0
I noticed that the z - index for the share window needs to be increased

Now currently at (z-index: 2;) needs to be at (z-index: 10;)

please check this on other templates as well

#es .mentions textarea {
padding: 0 !important;
margin: 0 !important;
border: 0 !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-radius: 0;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
white-space: pre-wrap;
word-wrap: break-word;
resize: none;
outline: 0;
overflow: hidden;
color: #444;
Hi there,

By using default Joomla template, it seems that there are no issues currently. I believed it is because of your current template that may need to be adjust with your requirement as stated above.

Can you provide us with your backend and FTP access so that we can further check this issues?
·
Monday, 13 May 2019 10:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post