Business Web
Supreme Deity
In Training
Lifetime member
Member Likes (0)
I've been having some trouble with the chat plugin appearing below my side menu and discovered that it is due to the z-index css element.
Please add this to line 139 of style.css in the chat plugin - inside #chat-block-site {
z-index:200;
That sorts it out. I put 200 because by default AllWebMenus, which I use to create the menus on my site, has a value of 100.
Responses (2)
Sales & Support Pro (joined March 2010) Likes (0)
Hi WP3,
This is something that sounds specific to your set up and is because of the styles built into AllWebMenus rather than anything that needs altering with the Chat plugin.
I'd suggest you add this styling to your themes style.css instead and consider over-writing the z-index used by AllWebMenus as that is the root cause.
Thanks,
Phil
Member (joined July 2010) Likes (0)
It's not a problem for me because it is working ok now, I just thought it would be good for others as various scripts would be using the z-index element.
WordPress Questions?
We've got answers!
Find out more »