By Sean Carney on Thursday, 07 June 2018
Posted in General
Likes 0
Views 630
Votes 0
Please check out my home page at https://www.drcarney.com

You will then need to login to the site to see that while being logged in the popup style window with all your personal profile data is layering behind some EasyBlog modules. This makes it almost impossible to logout from the home page.
Hi Sean,

It appears the template css is causing the issue: http://take.ms/7vKy8

You can try using the following custom css to address the conflict.

#grid1wrap {
z-index: 3;
}
·
Thursday, 07 June 2018 11:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much. I will ask them. :-) I tried your code and it did not work but I have to admit that I did not turn off all possible caching so maybe it was correct. I will try again tomorrow after I hear from them.
·
Wednesday, 13 June 2018 05:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sean,

Yes some caching system was probably at work. I have helped you uncomment the custom css and after a while, the custom css is now applied to the frontend(http://take.ms/MbpQ6).

Can you help me check again and see how it goes?
·
Wednesday, 13 June 2018 14:21
·
0 Likes
·
0 Votes
·
0 Comments
·
I changed the value to a higher number than 3. It is working. We can close this ticket. I will resolve it.

Thank you, Sean
·
Friday, 15 June 2018 00:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Sean, glad that your issue is resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding
·
Friday, 15 June 2018 01:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post