Black shadow on screen after smily choosen
Black shadow on screen after smily choosen
9 years 5 months ago - 9 years 5 months ago
Hi,
if a user is writing an answer and want to insert a smiley over the smily-bar a box is opening.
after a smiley is choosen and the window closed there is like a black shadow other the whole website.
I have to move the mouse to the top and it will go away and I can continue writing.
Do you know what to do?
I fixed also the modal div, because the box width was to small and the height to big.
place: root/templates/joomla-template-name/css/bootstrap.css
Did I do it right so far?
Hope u can help!
my site: www.goldwaschen-sachsen.de/kunena.html (german)
if a user is writing an answer and want to insert a smiley over the smily-bar a box is opening.
after a smiley is choosen and the window closed there is like a black shadow other the whole website.
I have to move the mouse to the top and it will go away and I can continue writing.
Do you know what to do?
I fixed also the modal div, because the box width was to small and the height to big.
Code:
div.modal {
position: fixed;
top: 50%;
left: 50%;
z-index: 1050;
overflow: auto;
width: 650px;
max-height: 350px;
margin: -350px 0 0 -280px;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0,0,0,0.3);
*border: 1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
box-shadow: 0 3px 7px rgba(0,0,0,0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
place: root/templates/joomla-template-name/css/bootstrap.css
Did I do it right so far?
Hope u can help!
my site: www.goldwaschen-sachsen.de/kunena.html (german)
Last edit: 9 years 5 months ago by Tom001.
Please Log in or Create an account to join the conversation.
Re: Black shadow on screen after smily choosen
9 years 5 months ago
with the basic kunena template is the same problem.
so it seems that there is a prob with my joomla template.
so it seems that there is a prob with my joomla template.
Please Log in or Create an account to join the conversation.
Re: Black shadow on screen after smily choosen
9 years 5 months ago
Hi Tom001,
Thanks you very much about your suggest. We will apply your suggest code to next version of template. I see some conflict style on your site. Can you send me the back-end account? I'll help you custom some style to make more perfect with your site.
Best regards,
Thanks you very much about your suggest. We will apply your suggest code to next version of template. I see some conflict style on your site. Can you send me the back-end account? I'll help you custom some style to make more perfect with your site.
Best regards,
The following user(s) said Thank You: Tom001
Please Log in or Create an account to join the conversation.
Re: Black shadow on screen after smily choosen
9 years 5 months ago
Thank you very much. I've got mail from me.
bye,
Tom
bye,
Tom
Please Log in or Create an account to join the conversation.
Re: Black shadow on screen after smily choosen
9 years 5 months ago
Hey Guys,
did send login to your gmail. Then you could do the changes?
thx
did send login to your gmail. Then you could do the changes?
thx
Please Log in or Create an account to join the conversation.
Re: Black shadow on screen after smily choosen
9 years 5 months ago
Hi Tom,
Sorry we miss your email. We are updating style on your site. We will message to you when finish.
Regards,
Sorry we miss your email. We are updating style on your site. We will message to you when finish.
Regards,
The following user(s) said Thank You: Tom001
Please Log in or Create an account to join the conversation.
Re: Black shadow on screen after smily choosen
9 years 5 months ago
Hi support Team,
if you check my template - there is also an other problem. The kunena team said this is an template issue.
Kunena 5.0.4 and Joomla 3.6.4 and UddeIm 3.9.
Using the Kunena Template NTS Kay.
If I want to write a private message (UddeIM) there is no emoticon-bar above the text field visible.
Maybe you have also for that problem a solution.
if you check my template - there is also an other problem. The kunena team said this is an template issue.
Kunena 5.0.4 and Joomla 3.6.4 and UddeIm 3.9.
Using the Kunena Template NTS Kay.
If I want to write a private message (UddeIM) there is no emoticon-bar above the text field visible.
Maybe you have also for that problem a solution.
Please Log in or Create an account to join the conversation.
Re: Black shadow on screen after smily choosen
9 years 5 months ago
Hi Tom001,
We will try to check on our template, please wait an answer from us.
Regards,
We will try to check on our template, please wait an answer from us.
Regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
Re: Black shadow on screen after smily choosen
9 years 4 months ago
Hey Guys,
still waiting
Sorry for the reminder.
still waiting
Sorry for the reminder.
Huyen Nguyen wrote: Hi Tom001,
We will try to check on our template, please wait an answer from us.
Regards,
Please Log in or Create an account to join the conversation.
Time to create page: 0.234 seconds